/* CSS Document */
body{
	background-image:url(imagenes/background.jpg); background-repeat:repeat-x; background-color:#000000; 
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; text-align:center;
}

#top{ background-image:url(imagenes/topBackground.jpg); background-repeat:no-repeat; background-position:center top; height:145px;}
#menu { height: 31px;}
#contenidoPrincipal{ padding-bottom:10px; float:left; width:100%;}
#informacion{ background-color:#333333; padding-top:15px; padding-bottom:10px; float:left; width:100%; margin-top:10px;}
#pie{ padding-top:10px; padding-bottom:10px; clear:left; }
.contenedor { width:980px; margin:auto; clear:both;}

/* columnas menu - url */
#menuColumna1, #menuColumna2{ float:left; width:490px;}
.menu{ margin:10px 10px 15px 10px; font-size:14px; }

/*tres columnas contenido*/
#columnaInfo1, #columnaInfo2 { float:left; width:410px;}
#columnaBanners { float:left; width:160px; background-image:url(imagenes/backBanner.gif); background-repeat:no-repeat; }
.recBannerZone{ padding:14px 0 20px 0px; text-align:center float:left; }
.recBannerZone2{ padding:8px 0 0px 0px; text-align:center float:left; }

/*dos columnas black*/
.columnasTb { width:460px; float:left; padding:10px; text-align:left; }

/* Fotos Galerķa */
.fotot1, .fotot2, .fotot3 { float:left; padding:10px 25px 10px 25px; width:130px; text-align:center;  background-image:url(imagenes/back_thb01.gif); background-repeat:no-repeat; }
.fotot1{ margin:5px 4px 4px 10px; }
.fotot2{ margin:5px 4px 4px 7px; }
.fotot3{ margin:5px 14px 4px 4px; }
.fotot4{ float:left; padding:10px 25px 10px 25px; width:130px; height:250px; text-align:center;  background-image:url(imagenes/back_thb02.gif); background-repeat:no-repeat; margin:5px 4px 4px 7px; }

.informacionRecuadro{ 
	padding:35px 30px 10px 20px;
	margin:15px, 5px, 10px, 5px;
	background-image:url(imagenes/bk_recInfo.jpg); background-repeat:no-repeat;
	text-align:left;
}

a:link {
	text-decoration: none; 
	color:#d60000;
}
a:visited{
	text-decoration: none; 
	text-decoration: #991514; 
	color:#d60000;
}
a:ative{
	text-decoration: underline; 
	color:#d60000;
}
a:hover {
	text-decoration: underline; 
	color: #d60000;
}	

h2 { color:#CCC; font-size:20px; padding-bottom:12px; }
h3{ color:#999; font-size:16px; }
h4{ color:#CCCCCC; font-size:12px; }
b{ color:#c2c2c2; }

/*galeria*/
.recuadroImgBig { width:790px; background-image:url(imagenes/topVerIlustracion.gif); background-repeat:no-repeat; background-color:#363636;
padding:10px 0 10px 0; float:left;}
.columnaDescripcion{ float:left; width:185px; }
.recuadroDescripcion { width:160px; text-align:left; float:left; margin-left:5px; padding:40px 10px 20px 10px; background-image:url(imagenes/descripcionBack.jpg); background-repeat:no-repeat; background-position:top; }
.bannerGaleria{ margin-left:5px; text-align:center; padding-top:10px; padding-left:10px; float:left; width:170px;}
.avatar{ padding-right:10px;}
.descripcionGalAutor{ padding:10px; float:left; width:960px; }
.fotoT{ padding:6px; border:#666666 solid 1px; }
