/* CSS Document */
.principal { background:url(../images/fondo_2.jpg) bottom center no-repeat; 
			padding-top:20px; height:auto; }
.cabecera {background:url(../images/cabecera4.jpg);}			

.botones_articulos { width:140px; float:left; text-align:left; }
.botones_articulos img { border:none; padding:5px;}
.enlaces_articulos { width:200px; border-right:2px solid #E3A20A; border-left:2px solid #E3A20A;
					 float:left; text-align:left; padding:0 15px;}
.enlace_articulo {margin-bottom:10px; }					 
.enlace_articulo h2 {color:#E3A20A;}
.enlace_articulo h3 a{color:#8B8A88; text-decoration:none; font-weight:normal; font-size:12pt;}
.enlace_articulo h3 a:hover {color:#e3a20a; text-decoration:underline; }

.texto_articulos { width:550px;	float:left; padding:0 15px;}
.texto_articulos h1{ padding-left:30px; background:url(../images/miniyoquese.gif) left center no-repeat; 
			 text-align:left; color:#F48801;}
.texto_articulos h3{ padding-left:30px; text-align:left;}
.texto_articulos p {margin-left:30px; text-align:justify; margin-bottom:5px;}
.texto_articulos a {text-decoration:none; color:#0033FF;}
.texto_articulos a:hover {text-decoration:underline;}

.texto_articulos table{ padding-left:30px; cellspacing:0px; cellpadding:0px; text-align:left; font-size:10pt; border-collapse:separate; text-align:right;}
.texto_articulos tr{ height:20px;}
.texto_articulos td{ padding:2px;}					 
.texto_articulos tr.impar td{background:#E6B9B6;}
.texto_articulos tr.par td{background:#F2DCDB;}
.texto_articulos tr.impar td.td_titulo, .texto_articulos tr.par td.td_titulo{ color:#FFFFFF; font-weight:bold; background:#c66; text-align:left;}
.texto_articulos tr.nombres td {font-weight:bold; text-align:left;}

#album {width:auto; float:left; margin:50px 10px 10px 10px;}
#album .botones {float:left;}
#album .comentario {padding:5px; color:#999999; font-size:10pt; font-weight:normal; float:left; text-align:justify; width:400px;}

.corredor{ color:#333399; font-weight:bold;}


