@import url("_textos.css");
@import url("_fisiovitally.css");

/* CUERPO */
	#div_imagen_principal {
		position:relative;
		margin-bottom:30px;
	}
		#div_imagen_principal h1 { 
			position:absolute;
			top:200px;
			left:650px;
		}
		
	#div_destacado_1 {
		border:0px dotted blue;
		background-image:url(../img/caja-azul-inf.gif);
		background-position:bottom;
		background-repeat:no-repeat;
		background-color:#d3ecf4;
		padding:0 0 15px 0;
		width:292px;
		float:left;
		margin-right:22px;
		height:332px
	}
		#div_localizacion {
			border:0px dotted blue;
			background-image:url(../img/caja-azul-sup.gif);
			background-position:top;
			background-repeat:no-repeat;
			padding:15px;
		}
			#div_localizacion h2 {
				padding-bottom:10px;
			}
			#div_localizacion p {
				background-color:#fff;
				padding:10px;
			}
		#div_contacto  {
			padding:0 15px;
		}
			#div_contacto  h2 {
				padding-bottom:10px;
			}
			#div_datos_contacto {
				background-color:#fff;
				padding:10px;
			}

	#div_destacado_2 {
		border:0px dotted blue;
		text-align:center;
		background-position:center top;
		background-repeat:no-repeat;
		margin-left:307px;
		padding:80px 30px 30px 30px;
		height:56px;
	}

/*
body {
	background-color:#FFFFFF;
	background-image:url(../img/fondo-home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
}
#div_contenedor{
	width:980px;
	margin:Auto;
	border:0px dashed #333;
	text-align:left;
	padding:0 0 0 20px;	
	float: none;
}
#div_cabecera {
border:0px dotted #00FF00
}
*/
/* INICIO MENU */
/*
#div_menu {
border:0px dotted #00FF00;
width:182px;
display: table-cell;
float:left;
}
#div_menu div {
border:0px dotted #00FF00;
}
#div_menu img {
border:0px dotted #FF0000;
margin:0;
padding:0;
}

#div_menu ul {
list-style:none;
margin:0;
padding:0;
border:0px dashed #333;
}
#div_menu ul li {
list-style:none;
margin:0;
padding:0;
background-color:#fffdd6;
}
#div_w3c {
text-align:center;
padding:10px 0 0 0;
}
div_w3c img {
border:0;
}
*/
/* INICIO CENTRAL */
/*
#div_central {
border:0px dotted #00FF00;
width:768px;
margin:0 0 0 202px;
padding:0 0 0 0;
}
html>body div#div_index{overflow:hidden} 
* html div#div_index{height:1%} 

#div_index {
padding:20px 0 30px 0;
border:0px dotted #FF0000;
}

.separador_home {
border:0px dotted #FF0000;
border-bottom:1px dotted #422277;
height:1px;
font-size:1px;
}
#div_index_1 {
width:245px;
float:left;
padding:0 20px 0 0;
border:0px dotted #FF0000;
}
#div_index_2 {
width:245px;
float:left;
padding:0 20px 0 0;
border:0px dotted #FF0000;
}
#div_index_3 {
width:230px;
float:left;
padding:0 0 0 0;
text-align:right;
border:0px dotted #FF0000;
}
#div_telefono {
background-image:url(../img/pastilla-telefono.gif);
width:228px;
height:95px;
text-align:center;
padding:22px 0 0 0;
}
#div_patrocinadores_derecha {
margin:20px 0 5px 0;
border:0px solid #411f76;
}
#div_pie {
padding:17px;
background-color:#f2f1e5;
background-image:url(../img/fondo-pie.gif);
background-repeat:repeat-x;
}
#div_pie div {
border:0px dashed #FFFFFF;
}
#div_pie_izda {
float:left;
border:0px dotted #FF0000;
}
#div_pie_dcha {
border:0px dotted #00FF00;
}
.img_pie {
cursor:pointer;
margin:0 10px 0 0;
}
*/
