html {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	padding: 0;
	height: 1024px;
	width: 100%;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #BEBB4E;
	background: #752B53  url("../imgs/fnd_web.png")  no-repeat  center top ;
	
	
	
}

#centrado {
	position: relative;
	width: 830px;
	margin: 0 auto;
  padding: 0; 
  overflow: hidden;
}
/**** CABECERA ****/
#cabecera {
	background: url("../imgs/cabecera.png") no-repeat center top;
	height:431px;
	
}
/* Cabecera Superior (Logo, menu, dirección , foto detalle */
#cabecera_a{ 
	height: 204px;
	width:830px;
}
	/* cabecera "a" bloque del derecho (logo) */
		/*logo casa luisa */
		#logocl {
			position:relative;
			width:190px;
			padding:83px 0 0 41px;
			/*border:1px solid;*/
			float:left;
		}
		/*logo casa dolores */
		#logocd {
			position:relative;
			width:190px;
			padding:83px 0 0 41px;
			/*border:1px solid;*/
			float:left;
		}
	/* cabecera "a" bloque del centro */
	/*Bloque general*/
	.cab_a_centro{
		width:300px;
		float:left;
		
	}
		/* Parte superior del bloque del Centro */
		.cab_a_cent_a{
			padding: 57px 0 0 48px;
			font-weight:bold;
			font-size:12px;
		}
		.cab_a_cent_a a {
			color:#BEBB4E;
			text-decoration:none;
		}
		/* Parte inferior del bloque del Centro */
		.cab_a_cent_b{
			padding: 62px 0 0 0;
			font-size:12px;
		}
			.cent_b_izq{
				padding: 0 12px 0 18px;
				float:left;
			}
			.cent_b_izq span{
				color:#B17C52;
			}
			.cent_b_centro{
				float:left;
			}
			.cent_b_der{
				padding: 0 0 0 14px;
				float:left;
			}
	/* cabecera "a" bloque del izquierda */
	.cab_a_izq{
		width: 292px;
		float:left;
		padding:8px 0 0 0;
		
	}
/* Cabecera Inferior (Tira de imagenes y menu principal) */
#cabecera_b{
	/*border:1px solid;*/
}
	/* cabecera "b" bloque del izquierda */
	.tiraimgs{
		width:586px;
		height:227px;
		/*border:1px #CC9900 solid;*/
		padding:2px 0 0 12px;
		float:left;
	}
	.ft_ampliada{
		float:left;
	}
	.tiraimgs img {
		padding: 0.4em 0 0.1em 0.3em;
	}
	/* cabecera "b" bloque del derecha (MENU) */
	.menu{
		
		width:165px;
		float:left;
		padding: 33px 0 0 30px;	
	}
	.menu ul{
	
		padding: 0;
		margin:0;
	
	}
	.menu ul li{
		font-weight: bold;
		width:126px;
		height:22px;
		padding:3px 0 0 20px;
		background-color: transparent;
		background-image: url(../imgs/menu_line.jpg);
		background-repeat: repeat-x;
		list-style-type: none;
	}
	.menu a {
		color: #BEBB4E;
		text-decoration:none;
		
	}
	.menu a:hover { 
		color: #B17C52;
	}
	#seccion { 
		color:#FFFFFF;
	}
/**** CONTENIDO ****/
#contenido {
	background: #752B53 /*url("../imgs/fnd_contenido.png") repeat-y*/ center top;
	/*filter:alpha(opacity=40);*/
	height:360px;
	width:100%;
}
*:first-child+html #contenido { 
	background: url("../imgs/fnd_contenido.png") repeat-y center top;
}
html>body #contenido {
	background: url("../imgs/fnd_contenido.png") repeat-y center top;
}
.col_a{
	width:200px;
	height:315px;
	float:left;
	padding:10px 15px 10px 26px;
	
	
}
.col_line{
	padding: 18px 0 0 0;
	float:left;

}
.col_b {
	float:left;
	width:270px;
	padding:10px 15px 0 15px;		
}
/* columna de intereses */
.col_c{
	float:left;
	width: 270px;
	padding:10px 0 0 0px;
	height:330px;
}
	.col_c1{
		background: url("../imgs/cont_cuadro1.jpg") no-repeat top;
		height:6px;
		/*border: #99CC00 1px solid;*/
		padding:0px;
		margin:0px;
		
	}
	.col_c2{
		background:url("../imgs/cont_cuadro2.jpg") repeat-y top;
		padding: 0 15px 0 20px;
		height:320px;
	}
		.col_b2_ft {
			padding: 3px 0 0 0;		
		}
		
	.col_c3{
		background: url("../imgs/cont_cuadro3.jpg") no-repeat top;
		height:8px;
		padding:0;
		/*border: #FFFF00  1px solid;*/
	}
.col_d { 
	width: 488px;
	height:315px;
	float:left;
	padding:20px 25px 10px 34px;
}

/* estilo del texto de las columnas */
.col_a h2 {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BEBB4E;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
.col_b h2 {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#BEBB4E;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
.col_c h2 {
	font-family: Century Gothic;
	font-size:16px;
	color:#BEBB4E;
	text-transform:uppercase;
	padding:5px 0 0 0;
	margin:0;
}

.col_a p, .col_b p, .col_c p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.col_c h3 { 
	color:#BEBB4E;
	font-family:Century Gothic;
	font-size: 12px;
	margin:8px 0px -10px 0px;
	padding:0px;
}
.col_c p{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding: 12px 0 7px 0;
}
.col_d h2{
	margin: 0px;
	padding: 0px;
	top:0px;
	bottom:0px;
	
	
}
.col_d p {
	color:#FFFFFF;
	font-size: 0.75em;
	text-align: justify;
}
/**** PIE ****/

#pie {
	width:100%;
	height:132px;
	padding:2px 0 0 0;
	font-size:11px;
	font-weight:bold;
}

.pie_a_izq {
	background-color:#602242;
	height:57px;
	width: 357px;
	padding: 15px 3px 0 55px;
	float:left;
}
	.pie_a_izq_i {
		width:190px;
		float:left;
		
	}
	.pie_a_izq_d{
		float:left;
		width:160px
	}
.pie_a_der { 
	background: #602242 url("../imgs/fnd_pie_a_der.jpg") no-repeat center top;
	height: 72px;
	width: 413px;
	float:right;
	
}

.pie_a_der_i {
	width: 230px;
	height:60px;
	padding: 10px 2px 0 22px;
	float:left;
}
.pie_a_der_i img { 
	padding: 0 8px 0 0;
}

.pie_a_der_d{
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}
.pie_a_der_d img { 
	padding:5px 0 0 0;
}
#pie_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-transform:uppercase;
	padding: 8px 0 0 0 ;
}
.pie_b_izq{
	height: 72px;
	width: 370px;
	float:left;
	padding: 23px 0 0 40px;
	
}
.pie_b_der{

	float:left;
	width:413px;
	padding:12px 0 0 0;
}
.avisolegal{
	float:left;
	padding:12px 0 0 80px;
	
}
.avisolegal a{ 
	color:#FFFFFF;
	text-decoration:none;

}

#logosci {
	position:relative;
	width:95px;
 	height:34px;
	float:right;
	padding: 0 60px 0 0;
	
	
}
#logosci a{
	color:#FFFFFF;
	padding: 0 0 0 2px;
	text-decoration:none;
	font-size:8px;

}

#logosci a span{
 position:absolute;
 top: 0;
 left: 0;
 background: transparent url("../imgs/logo_sci.jpg") no-repeat left top;
 z-index:2;
 width:95px;
 height:34px;
 cursor:pointer;

}
.mail {
	color:#BEBB4E;
	text-decoration:none;
}	