@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;}

body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5a584e;
	text-align:center;
	font-size: 85%;}

#wrapper {
	position: relative;
	background: #d3cfb6 /*url(../images/sombra.gif) repeat-y*/;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
	
#clear {clear:both;}

/*Elementos contenedores: Header, Content, Footer */

#header {
	position: relative;
	width: 760px;
	height: 123px;
	background-image: url(../images/encabezado.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #530000;
	float: left;
	font-size: 40px;
	margin-left: -9000px;	}	*/
	
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	}	
		
#header li {display:inline;}
	
#header li a {
	padding:0.5px 10px;
	background-color:#B0A97D;
	float:left;
	font-size:11px;
	line-height:21px;
	text-decoration:none;
	color:#000000;
	border: 1px solid #7A7449;
	border-bottom:0px;
	 /*solid #d3cfb6;*/
	margin-top: 101px;
	margin-left: 22px;	
	}

#header ul a:hover {
	color:#990000;
	background-color: #d3cfb6;
	/*border-bottom: 1px solid #d3cfb6;*/}
	
#header ul .current a {
	background-color: #d3cfb6;
	border-bottom: 1px solid #d3cfb6;}
	
	
	

#content {
	float:none;
	margin: 0;
	padding:3em;
	
}

#content img.portada {
	margin: 0 20px 10px 10px;
	padding: 0px;
	float: left;
	border: 2px solid #000;
}

#content h1 {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #530000;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #777;	
}

.tituloint{
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #530000;
	font-size: 1em;
	letter-spacing: 0.1em;
}

#content h2{
	margin-left: 10px;
	color: #530000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: underline;
}

#content p{
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.8em;
	text-indent: 3em;
}
#content ul {
	font-size: 0.95em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#wrapper #content .contacto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 2em;
	font-size: 1.2em;
	color: #000000;
	text-align: right;
}

#content a {
	text-decoration:none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-size: 1em;
	font-style: italic;
}
.provincial {
	color: #000000;
	border: 1.5px solid #333333;
	background-color: #DDDAC6;
	padding: 8px;
	
}


/*a:hover {color:#990000;}*/

#content a.sigpag {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.9em;
	float: right;
}


#content a:hover {
	color:#9F0000;
}
	
#content img.vinculos {
	margin: 10px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
	width: 144px;}

br.clear {clear:both;}


#footer {
	color: #fff;
	font: .8em "Trebuchet MS", Verdana, sans-serif;
	background:#000;
	margin-top: 1em;
	padding: 0.3em 1em 0.3em 1em;
	text-align: right;}
.textotabla {
	font-size: 16px;
	text-transform: uppercase;
	color: #530000;
	vertical-align: middle;
	padding: 0px;
}
