.fondo {
	background-color:#EFEFEF;
	margin-top:0px;
}
#contenedor{
	width: 776px;
	margin: auto;
	background: url(../images/fondo.jpg)  repeat-y left top;
} 
#centrado {
	padding-top: 10px;
	text-align:center;
}
#cabecera {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera.jpg) no-repeat left top;
	text-align:right;
}
#cabecera2 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera2.jpg) no-repeat left top;
	text-align:right;
}
#cabecera3 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera3.jpg) no-repeat left top;
	text-align:right;
}
#cabecera4 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera4.jpg) no-repeat left top;
	text-align:right;
}
#cabecera5 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera5.jpg) no-repeat left top;
	text-align:right;
}
#cabecera6 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera6.jpg) no-repeat left top;
	text-align:right;
}
#cabecera7 {
	height: 110px;
	/*padding-top: 20px;*/
	background: url(../images/cabecera7.jpg) no-repeat left top;
	text-align:right;
}
#navegador{
width:100%;
padding : 3px 0px 5px 0px;
}

#menuSuperior	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;
	left:20px;
	top:0px;
	padding: 0px 35px 0px 35px;
	margin:0px;
	width:776px;
	height:25px;
	padding-top:3px;
}
#menuSuperior a	{
	color:#999999;
	text-transform:uppercase;  
	padding:20px 0px 3px 0px; 
	border:0pt solid #EFEFEF;
}
#menuSuperior a:hover {
	color:#CC0000;
	text-transform:uppercase; 
	padding:20px 0px 3px 0px; 
	border-bottom:2pt solid #999999;
}

#menuSuperior ul {display:block; float:left; margin:0px; height:10px;}

#menuSuperior li {display:block; float:left; margin-right:0px; padding:6px 13px 6px 13px; }

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
color: #494E6B;
}

A, A:VISITED, A:ACTIVE, A:FOCUS, A:LINK{
color: #494E6B;
text-decoration:none;
}
A:HOVER {
color:#CC0000;
}


h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

h1{font-size: 1.5em; color:#CC0000;}
h2{font-size: 1.1em; color:#CC0000;}
h3{font-size: 1.1em; color:#000000;}

i{
	font-family: Georgia, serif;
	font-style: italic;
	font-size:11px;
	font-weight:bold;
}

#lateral{
	width:200px;
	text-align:center;
	height:355px;
	margin-top:20px;
	margin-left:25px;
	margin-bottom:25px;
	padding: 0px 0px 10px 0px;
	border-right:1pt solid #CC0000;
	float:left;
}

#cuerpo{
	font-family: "Trebuchet MS", sans-serif;
	font-size:11px;
	color:#757575;
	width:455px;
	margin-top:20px;
	margin-right: 25px;
	margin-bottom:25px;
	padding: 10px 15px 10px 25px;
	float:right;
	line-height: 20px;
}

.negrita {
	color:#000000;
}	
#pie{
	font-family:Geneva, Helvetica, sans-serif;
	font-size:9px;
	height:40px;
	clear : both;
	color : #999999;
	text-align : center;
	padding: 10px 80px 0px 80px;
	background: url(../images/pie.jpg) left top;
}
#album { 
	position:relative;
	left:0px;
	top:0px;
	padding: 0px 0px 0px 0px;
	margin-right:10px;
	padding-top:3px; 
}
#album li {
	display:block; 
	float:left; 
	margin-left:0px; 
	padding:6px 6px 6px 6px; 
}
.textos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#CC0000;
	padding:2px;
	margin:3px;
}
.formul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#494E6B;
	padding:2px;
	margin:3px;
}
img {
	border:0px;
	
}
	
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	color:#CC0000;
	padding:2px;
	margin:3px;
}
#formul {
	width:150px;
}
#contactoIzq{
	width:100px;
	float:left;
}
#contactoDer{
	width:200px;
	text-align:left;
	float:right;
}