/* ESTILOS INICIO */

#bienvenida{
	display:table;
	text-align:center;
	margin:auto;
	width:100%;
	padding-bottom:10px;
}

#cuadro_bienvenida{
	width:233px;
}

#cuadro_sup{
	width:233px; 
	height:14px; 
	background:url(../maq/cuadro_sup.gif) no-repeat; 
}


#cuadro_centro{
	width:233px;
	background:url(../maq/cuadro_centro.gif)  repeat-y; 
	/*color:#003d8b;*/
	text-align:justify;
}

#cuadro_centro span{
	font-size:11px;
}


#cuadro_inf{
	width:233px; 
	height:27px; 
	background:url(../maq/cuadro_inf.gif) no-repeat;
}

#novedades{
	display:table;	
	text-align:center;
	margin:auto;
	width:100%;
	margin-top:7px;
	/*padding-left:4px;	*/
}

#cuadro_g{
	width:553px;
	margin-left:5px;
}

#cuadro_g_sup{
	width:553px;
	height:14px; 
	background:url(../maq/cuadro_g_sup.gif) no-repeat; 
}


#cuadro_g_centro{
	width:553px;
	background:url(../maq/cuadro_g_centro.gif)  repeat-y; 
	color:#5c83b4;
	padding-bottom:5px;
}

#cuadro_g_inf{
	clear:both;
	width:553px;
	height:29px; 
	background:url(../maq/cuadro_g_inf.gif) no-repeat;
}





/* Clases */
.contenedor_promocion{
	padding-top:16px;
	margin-left:28px;
	clear:both;
	color:#5c83b4;
}

.imagen_promocion{
	width:100px; 
	height:75px; 
	float:left;
}

.separador_promocion{
	float:left;
	width:10px;
	height:80px;
}

.datos_promocion{
	width:387px; 
	height:80px; 
	float:left; 
	text-align:left;	
	text-align:justify;
}

.spacer
{
	content:".";
	visibility:hidden;
	clear:both;
}


.titular_promocion_naranja{
	font-size:11px;
	color:#f6ae5f;
}

.titular_promocion{
	font-size:16px;
	font-weight:bold;
}

/* Ficha noticias */


#principal_f_noticias{
	float:left;
	width:970px;
	min-height:400px;
	height: auto !important;	
	height: 400px;
	overflow: hidden !important;/* para que se expandan las tres al mismo tiempo */	
	overflow: visible;/* para el explorer 6 */		
}

#ppal_iz_f_noticias,#ppal_der_f_noticias{
	float: left;	
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

#ppal_iz_f_noticias{
	width:685px;
	height: 100%;
	border-right:#fad6af 1px solid;
}

#ppal_der_f_noticias{
	width:284px;
}

#f_noticia{
	margin-left:4px;
	display:table;
}

/* cuadro */
#f_noticia_sup{
	width:676px; 
	height:11px;
	background:url(../maq/f_noticia_sup.gif) no-repeat;
	display:table;
	margin-top:10px;
}

#f_noticia_centro{
	width:676px; 
	height:341px;
	background:url(../maq/f_noticia_centro.gif) repeat-y;
	display:table;	
	height: auto !important;
}

#f_noticia_inf{
	width:676px; 
	height:27px;
	background:url(../maq/f_noticia_inf.gif) no-repeat;
	display:table;
}

#f_noticia_centro_top{
	margin-left:5px;
}

#f_noticia_centro_cab{
	font-size:24px; 
	border-bottom:#003d8b 1px solid;
	margin-left:20px;
	margin-right:20px;
}

#f_noticia_centro_cuerpo{
	margin:20px;
	text-align:justify;
}



/* Clases */
.content_add{
	float:left;
	width:100%;
	display:block;
	background-color:#FFFFFF;
}

.c_adjuntos{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.enlace_adjuntos{
	color:#f19201;
	text-decoration:underline;
}

.enlace_adjuntos:hover{
	color:#f19201;
	text-decoration:none;
}

.enlace_volver_2{
	color:#ffffff;
	font-size:18px;
}

.enlace_volver_2:hover{
	color:#003d8b;
	font-size:18px;
}

.limpia{
	clear:both;
}


