@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	color:#373737;
	background-color:#000000;
}
body, div, form, table, tr, th, td, img, p, h1, h2, h3, h4, h5, h6, span, input {
	margin:0px;
	padding:0px;
	border:none;
}

li {
	padding:5px;
}

#page { /*Alinea al centro la pagina y define el tamaño*/
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

/*Estilos para la Barra de Navegacion*/
#barra_de_navegacion {
	height: 23px;
	padding-left:160px;
	background-image: url(../images/tile_barra_de_navegacion.gif);
	background-repeat: repeat-x;
	background-color: #838181;
	overflow:visible;
	text-align:center;
	z-index:5000;
}

#barra_de_navegacion a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	display:block;
	height:17px;
	margin-top:3px;
	float:left;
	text-decoration:none;
	color:#FFFFFF;	
}

#barra_de_navegacion a:hover{
	text-decoration:none;
	color:#9E3100;	
}

#barra_de_navegacion img{
	display:block;
	width:51px;
	height:23px;
	float:left;
	background-image: url(../images/separador_botones.gif);
}

#contenido {
	background-image:url(../images/tile_contenido.gif);
	background-color: #21150F;
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#bloqueHome {
	text-align:left;
	margin:20px 0px 0px 50px;
	width: 870px;
	float: left;
	border:0px solid #000000;
}

#imagenHome {
	width: 414px;
	height:182px;
	float: left;
	margin: 0px 35px 35px 0px;
	z-index:0;
}

.tituloHome {
	color: #9E3100;
	font-size: 12px;
	line-height:18px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;	
}

.subtituloHome {
	color: #9E3100;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;	
}

.subtituloHome:link{
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.subtituloHome:hover{
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.subtituloHome:active{
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

.subtituloHome:visited{
	color: #000000;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}




.tituloHome:hover{
	color: #000000;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	display:block;
	text-decoration:none;
}

#noticiaPrincipalHome {
	text-align:justify;
	width: 360px;
	height:185px;
	float: left;
}

#noticiasHome {
	text-align:left;
	width: 360px;
	height:185px;
	float: left;
}

#noticiasHome img {
	display:block;
	float:left;
}

#apoyadorFoto {
	width: 50px;
	height:120px;
	margin-right:3px;
	float: left;
	background-image:url(../images/apoyador_foto.gif)
}

#fotoMuestra {
	width: 111px;
	margin-right:10px;
	float: left;
	border:0px solid #000000;
}


#divisorVertical {
	width: 86px;
	height:185px;
	margin-top:-20px;
	float: left;
	background-image:url(../images/divisor_vertical_noticias.gif)
}

#footer {
	background-image:url(../images/tile_footer.gif);
	background-color: #21150F;
	width: 920px;
	height: 34px;	
	margin-left:auto;
	margin-right:auto;
}

.clearAll{
	line-height:0px;
	overflow:hidden;
	height:0px;
	clear:both;	
}

#bloqueInterna {
	text-align:left;
	margin:-3px 0px 0px 87px;
	padding: 25px 0px 0px 21px;
	width: 723px;
	border-left:1px solid #666050;
	border-right:0px solid #666050;
	float:left;
}

#fotosInternas {
	width: 180px;
	float:left;
	border-left:0px solid #666050;
	border-right:0px solid #666050;	
}

#subfotosInternas {
	text-align:right;
	float:right;
	margin-top:10px;
	margin-right:15px;
	border-left:0px solid #666050;
	border-right:0px solid #666050;	
}

#textosInternas {
	width: 490px;
	float:left;
	text-align:justify;
	border-left:0px solid #666050;
	border-right:0px solid #666050;
}

#textosInternas a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	float:left;
	text-decoration:none;
	color:#373737;	
}

#textosInternas a:hover{
	text-decoration:underline;
}

#tituloInternas {
	width: 688px;
	height:25px;
	background-repeat:no-repeat;
	color:#000000;
	font-size:14px;
	line-height:17px;
	float:left;
}

#tituloInternasSP {
	width: 688px;
	height:25px;
	background-repeat:no-repeat;
	color:#000000;
	font-size:14px;
	line-height:17px;
	float:left;
}

#tituloInternasSP a{
	color: #9E3100;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;	
}

#tituloInternasSP a:hover{
	color: #000000;
	text-decoration:none;	
}

#textoProductosInterna {
	width: 750px;
	float:left;
	text-align:justify;
	border-left:0px solid #666050;
	border-right:0px solid #666050;
}

#panelProductos {
	width:230px;
	float:left;
	border-right:0px solid #000000;
	text-align:left;
	padding-left:10px;
}

#descripcionProducto {
	width:220px;
	float:left;
	border:0px solid #000000;
	margin-top:10px;
}

