 
*{
	margin: 0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	}



body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBE6DD;
}

.clearfix{
clear:both;
}


#top{
		
		width:960px;
		margin:0 auto;
		height:166px;
		background:url(../images/bgtop.jpg);
		background-repeat:no-repeat;
		}
		
#logo{
	width:147px;
	position:relative;
	left: 50px;
	top: 10px;
		}
		
		
#top_gallery{
		margin:0 auto;
		width:928px;
		margin-bottom:10px;
		}
		
#top_gallery2{
		margin:0 auto;
		width:928px;
		height:420px;
		margin-bottom:10px;
		}
		
#menutop{
	width:630px;
	position:relative;
	left: 365px;
	top: -16px;
		}
		
		
.menutop{
	position:relative;
	
	}

.menutop li{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#79260E;
	font-size:17px;
	padding-left:24px;
	list-style-type:none;
		}
		
.menutop li a{
	color:#79260E;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
		}
		
.menutop li a:hover{
	color:#000;
	text-decoration:underline;
		}

		
#wrapcontent{
	margin:0 auto;
	margin-top:20px;
	width:928px;
		}
		
		
#wrap_portada{
	margin:0 auto;
	width:928px;
		}
		
#leftportada{
		width:311px;
		height:167px;
		float:left;
		border:solid #F8F6F3 3px;
		}
	
	
#leftcontent{
		width:317px;
		float:left;
		}
		
		
#rightportada{
		width:594px;
		height:167px;
		border:solid #F8F6F3 3px;
		float:left;
		margin-left:10px;
		}
		
		#rightcontent{
		width:592px;
		border:solid #F8F6F3 4px;
		float:left;
		margin-left:10px;
		margin-bottom:20px;
		background-color:#EBE6DD;
		}
		
		
#shadow1{
		width:928px;
		height:20px;
		background:url(../images/bgshadow.jpg);
		background-repeat:no-repeat;
		}
		

	
	
#footer{
		margin:0 auto;
		width:928px;
		height:80px;
		}

	
	.footerlinks{
	color:#761D04;
	font-size:11px;
	position:relative;
	width:500px;
	left: 20px;
	top: 0px;
	line-height:20px;
	}
	
	.footerlinks a{
    color:#761D04;
	font-size:11px;
	text-decoration:none;
	}
	
   .footerlinks a:hover{
	color:#761D04;
	text-decoration:underline;
	}
	
	.cmascredits{
	width:300px;
	position:relative;
	left: 600px;
	top: -20px;
	color:#761D04;
	font-size:11px;
	line-height:16px;
	}
	
	.cmascredits a{
	color:#761D04;
	text-decoration:none;
	font-size:11px;
	}
	
	.cmascredits a:hover{
	color:#761D04;
	text-decoration:underline;
	}
				

.contenido, label{
		color:#666666;
		line-height:22px;
		font-size:11px;
	
		}
		label{
		color:#666666;
		line-height:22px;
		font-size:11px;
		padding-left: 5px;
		}
		.contenido a{
		color:#666666;
		text-decoration:none;
		}
		
		.contenido a:hover{
		color:#6A4600;
		text-decoration:underline;
		}
		
		.contenido12{
		color:#666666;
		line-height:24px;
		font-size:12px;
		}
		
		.contenido12 a{
		color:#666666;
		text-decoration:none;
		}
		
		.contenido12 a:hover{
		color:#005271;
		text-decoration:underline;
		}



.titulos{
		font-size:32px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#79260E;
		height:60px;
		background:url(../images/bgtitulos.jpg);
		background-repeat:no-repeat;
		padding-top:10px;
		padding-left:14px;
    }
	
.h1{
		font-size:23px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#79260E;
    }
	
		.h2{
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
    }
	
		.h2 a{
		color:#B8220D;
		text-decoration:none;
    }
	
		.h2 a:hover{
		color:#B8220D;
		text-decoration:underline;
    }
	
		.h3{
		font-size:14px;
		font-weight:bold;
		color:#761D04;
		line-height:22px;
    }
	
		.h3 a{
		color:#761D04;
		text-decoration:none;
    }
	
		.h3 a:hover{
		color:#761D04;
		text-decoration:underline;
    }
	
		.vermas{
		font-size:11px;
		color:#79260E;
		font-weight:bold;
    }
	
		.vermas a{
		color:#79260E;
		text-decoration:none;
    }
	
		.vermas a:hover{
		color:#79260E;
		text-decoration:underline;
    }


	
.form1, {
		font-size:11px;
		color:#666;
		width:150px;
		height:20px;
    }
input{
	color:#666;	
	font-size:11px;
	padding: 3px;
	border: #C5AC94 solid 1px;
	
	}
textarea {
	color:#666;	
	font-size:11px;
	padding: 3px;
	border: #C5AC94 solid 1px;
	
	
	}
