
/* 4.CONTAINER 
====================================================================================*/ 

/****** 4.0. Home ******/

body#home #container_content {
	width:552px;	
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	z-index:70;
	float:left;
	}
	
body#home #content {
	font-family: Arial, Helvetica, sans-serif;
	height: 415px;
	background:url(images/estaciones/verano_home.png) top left no-repeat;
	}
/*_______ Seccion de arriba_____*/
body#home #home_estacion {
	width: 552px;
	height:254px;
	float:left;
	}

body#home #home_estacion .texto {
	width:390px;	
	margin: 40px 0px 0px 145px;
	padding: 0px 0px 0px 0px;
	}

body#home #home_estacion .texto p{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 14px;
	/*color:#594441;/*marron*/
	color:#494a4a;/*gris*/
	font-size:11px;
	font-weight:bold;
	}


/*_______ Seccion del medico_____*/

body#home #home_recuerde {
	width: 300px;
	height:153px;
	float:left;
	}

body#home #home_recuerde .texto {
	width:125px;	
	margin: 30px 0px 0px 95px;
	padding: 0px 0px 0px 0px;
	}

body#home #home_recuerde .texto h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color:#333;
	}	
#home_recuerde .texto p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	font-size: 11px;
	color:#333;
	}

/*_______ Seccion de i______*/

body#home #home_info {
	width: 200px;
	height:153px;
	float:left;
	}

body#home #home_info .texto {
	width:70px;	
	margin: 40px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	float:left;
	}

body#home #home_info .texto h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color:#333;
	}	
body#home #home_info .texto p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	font-size: 11px;
	color:#333;
	}	
body#home #home_info .link {
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	}	


/*_______ Seccion de los lee con airoso______*/

body#home #home_lee {
	width: 140px;
	height:153px;
	float:left;
	}

body#home #home_lee .texto {
	width:100px;	
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	text-align:left;
	}

body#home #home_lee .texto h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color:#333;
	}	
body#home #home_vistazo .texto p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	font-size: 11px;
	color:#333;
	}	

/*_______ Imagen para cerrar el globo______*/

body#home #home_cierre {
	background:url(images/estaciones/otono_home_cierre.gif) top left no-repeat;
	width: 552px;
	height:63px;
	float:left;
	}