/* CSS Document */

body {
	background:url(img/fondo.png) #fff6d3 repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:21px;
}

#superior {
	height:140px;
	width:100%;
}

#menu {
	height:55px;
	width:100%;
}

#marco {
	width:970px;
	margin:0px auto;
}


#textoDestacado {
	height:400px;
	width:369px;
	float:left;
	margin-top:25px;
}

#logo {
	height:90px;
	width:415px;
	float:left;
	margin-top:20px;
}


.contacto {
	height:40px;
	width:130px;
	float:right;
	margin-right:20px;
	background:url(img/contactenos2.png);
}

a:link .contacto {
	height:40px;
	width:130px;
	float:right;
	margin-right:20px;
	background:url(img/contactenos2.png);
}

a:visited .contacto {
	height:40px;
	width:130px;
	float:right;
	margin-right:20px;
	background:url(img/contactenos2.png);
}

a:hover .contacto {
	height:40px;
	width:130px;
	float:right;
	margin-right:20px;
	background:url(img/contactenos.png);
}

a:active .contacto {
	height:40px;
	width:130px;
	float:right;
	margin-right:20px;
	background:url(img/contactenos.png);
}

#destaque {
	height:425px;
	width:970px;
	margin:0px auto;
}

#cuerpo {
	width:970px;
	margin:0 auto;
	margin-top:20px;
}

#separador {
	clear:both;
	width:970px;
	height:30px;
}

#colizq {
	float:left;
	width:570px;
	margin-right:20px;
}

#colder {
	float:left;
	width:380px;
}

#recuadro {
	width:370px;
	height:160px;
	float:left;
	margin:5px;
/*	background:url(img/marco.png);
*/	
}

#twittbox {
	width:370px;
	float:left;
	margin-left:10px;
/*	background:url(img/marco.png);
*/	
}


#fotos {
	float:left;
	width:600px;
	height:470px;
	margin-top:20px;
	background:url(img/fotos.png);
}


#foto_interior {
	float:left;
	width:457px;
	height:325px;
	margin-top:35px;
	margin-left:45px;
}


h1 {
	color:#060;
	margin:10px 0px;
	padding:0px;
	font-size:14px;
}

#pie {
	text-align:center;
	background-color:#FA9003;
	height:80px;
	padding:20px;
}

#textopie {
	width:900px;
	margin:0px auto;
	color:#fff6d3;
	font-weight:bold;
}

.listaNormal {
list-style:none;
color:#444444;
}

.listaNormal li {
background:url(img/bullet.gif) no-repeat 2px 3px;
color:#444444;
padding: 0px 10px 10px 15px;
}

.cursiva {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#444444;
size:12px;
}

a.vincm {
color:#ff6600;
text-decoration:underline;
}

a.vincm:link {
color:#ff6600;
text-decoration:underline;
}

a.vincm:active {
color:#ff6600;
text-decoration:underline;
}

a.vincm:hover {
color:#ff6600;
text-decoration:none;
}

a.vincm:visited {
color:#ff6600;
text-decoration:none;
}

#navPrincipal {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
width:900px;
background: url(img/fondo_barra.jpg) repeat-x;
float:left;
}

#navPrincipal ul {
margin:0px;
padding:0px;
border: none;
}


#navPrincipal li {
list-style:none;
float:left;
}

#navPrincipal a {
display:block;
padding:0 16px;
line-height:4.1em;
text-decoration:none;
color:#FF0;

background:url(img/separador_vinc.jpg) no-repeat left;
}

#navPrincipal .izquierda a {
background:none;
}

#navPrincipal .derecha a {
padding: 0px 16.5px;
}

#navPrincipal a:hover {
color:#FFF;
}


.texto_galeria {
clear:both;
}


h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#31A329;
margin:0;
padding:10px 10px 0px 10px;
font-size:16px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#31A329;
margin:0;
padding:10px 10px 0px 10px;
font-size:14px;
}

.borde {
	border:1px solid #666;
	padding:3px;
}
	
a.biblio:link,
a.biblio:visited,
a.biblio:hover,
a.biblio:active  {
	display:block;
	width:100%;
	height:20px;
	border:1px solid #FFF; background:#093; padding:4px; font-size:14px; color:#FFF;
	text-decoration:none;
	}
	

a.biblio:hover
 {
	text-decoration:underline;
	}
	
#foto {
	width:576px;
	height:434px;
	margin-top:10px;
	padding-bottom:10px;
		background:url(img/sample.png) no-repeat;
		padding:8px;

}

#articulo {
	width:550px;
	height:65px;
	border: 1px #666 dashed;
	background:#FEFFDF;
	margin-top:10px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	padding:10px;
	color:#060;
}

#articulo2 {
	width:550px;
	border: 1px #666 dashed;
	background:#FEFFDF;
	margin-top:10px;
	font-size:18px;
	line-height:30px;
	text-align:center;
	padding:10px;
	color:#060;
}

#articulo2 p {
	color:#333;
}

	
.columna {
	width:250px;
	margin-right:10px;
	float:left;
}

.separador {
	height:20px;
	clear:both;
}
