/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
}

#contenedor{
width:100%;
height:100%;
}


#encabezado{
width:600px;
height:140px;
margin:0px auto;
}

#logo{
	width:350px;
	height:140px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	float:left;
	background-position: 15px;
}

#esq_sup_izq{
	height:140px;
	width:40px;
	background-image:url(../images/esq_sup_izq.gif);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
}

#esq_sup_der{
	height:140px;
	width:40px;
	background-image:url(../images/esq_sup_der.gif);
	background-repeat:no-repeat;
	float:left;
	
	
}

#botonera{
width:170px;
height:140px;
background-image:url(../images/back_invert.jpg);
background-repeat:repeat;
float:left;
}

#cuerpo{
width:600px;
height:437px;
background-image:url(../images/home_img.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#cuerpo_contenidos_fysit{
	width:600px;
	margin:0px auto;
	height:297px;
	background-color:#98c93f;
	background-image:url(../images/back_fysit.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	overflow-y:scroll;
}

#cuerpo_contenidos_fysit_contacto{
	width:600px;
	margin:0px auto;
	height:297px;
	background-color:#98c93f;
	background-image:url(../images/back_contacto.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	overflow-y:scroll;
}

#cuerpo_contenidos_fysit_contacto #field{
/*width:200px;*/
margin-bottom:5px;
}

#cuerpo_contenidos_fysit_contacto #textfield{

}

#cuerpo_contenidos_fysit_contacto #campo01{
float:left;
width:90px;
}

#cuerpo_contenidos_fysit_contacto #enviar{
float:left;
margin-left:90px;

}



#cuerpo_contenidos_fysit_servicios{
	width:600px;
	margin:0px auto;
	height:297px;
	background-color:#98c93f;
	background-image:url(../images/back_servicios.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	overflow-y:scroll;
}

#cuerpo_contenidos_fysit_tecnologias{
	width:600px;
	margin:0px auto;
	height:297px;
	background-color:#98c93f;
	background-image:url(../images/back_tecnologias.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	overflow-y:scroll;
}
#texto{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	color:#666;
	
} 

#img_top{
width:600px;
height:40px;
background-image:url(../images/img_top.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#img_down{
width:600px;
height:60px;
background-image:url(../images/img_down.jpg);
background-repeat:no-repeat;
margin:0px auto;
}

#titulo{
width:600px;
height:40px;
background-color:#397539;
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
line-height:40px;
text-indent:30px;
}

#stars_line{
background-image:url(../images/white_line.gif);
background-repeat:repeat-x;
width:490px;
float:right;
height:10px;
margin-top:-25px;
}

#stars_line_s{
background-image:url(../images/white_line.gif);
background-repeat:repeat-x;
width:450px;
float:right;
height:10px;
margin-top:-25px;
}

#stars_line_t{
background-image:url(../images/white_line.gif);
background-repeat:repeat-x;
width:420px;
float:right;
height:10px;
margin-top:-25px;
}

#pie{
	width:600px;
	height:40px;
	margin:0px auto;
}

#esq_inf_izq{
height:40px;
width:40px;
background-image:url(../images/esq_inf_izq.gif);
background-repeat:no-repeat;
float:left;
}

#esq_inf_der{
height:40px;
width:40px;
background-image:url(../images/esq_inf_der.gif);
background-repeat:no-repeat;
float:right;

}

#pie #star{
background-image:url(../images/black_star.gif);
background-repeat:no-repeat;
background-color:#c2d951;
height:40px;
width:40px;
background-position:center;

float:left;
}

#pie #data{
width:480px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
height:40px;
color:#000000;
font-weight:bold;
line-height:35px;
float:left;

background-color:#c2d951;
}

#data a{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;}

#data a:hover{
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;}



#final{
height:30px;}

