@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background:url(../images/fondoBody.jpg) repeat-x ;

	}
*{font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;}
.submenu	{background:#000; width:200px; margin-top:15px; margin-left:13px;}	
.submenu ul	{padding:0px; margin:0px; padding-top:5px;padding-bottom:5px;padding-left:5px;}
.submenu li	{display:inline; margin-right:10px;}
a {color:#789c55; text-decoration:none;}	
a:hover {color:#b2e67f;}	
strong	{color:#8fbb64}
.image 	{border:#060 1px solid;}
.campo	{width:340px; height:18px;}	
.botonForm	{width:155px; height:34px; background:url(../images/botEnviar.gif) no-repeat; border:0px;}
textarea{width:700px; height:108px;}	
.tituloCaja	{
	position:absolute;
	left: 16px;
	top: 14px;
	color:#FFF;
	font-size:18px;
}
.textoCaja{
	position:absolute;
	left: 17px;
	top: 113px;
	width: 323px;
	color:#FFF;
}
.textoCaja a{
	float:right;
	
	color:#8fbb64;
	text-decoration:none;
	}
.textoCaja a:hover{
	color:#c6e4a8;

	}	
.fotoCaja{
	position:absolute;
	left: 15px;
	top: 44px;
	}
.Caja	{background:url(../images/caja.jpg);
		width:349px;
		height:190px;
		position:relative;
		float:left;
		margin-right:15px;
}	
.Cajas{
		position:relative;
		width:730px;
		height:200px;
	
	
	}
.padding{
		margin-left:20px

	}		
.tituloBotonera{
	position:relative;
	background:url(../images/fondoTitulos.gif) no-repeat;
	width:225px;
	height:41px;
	left:10px;
	top:10px;
	text-align:center;
	color:#FFF;
	line-height:40px;
	font-size:18px;
	padding-bottom:10px;
	
	}
.botonera{
		width:245px;
		position:relative;
	}

.botonera a{
	color:#8fbb64;
	text-decoration:none;
	
	}	
.botonera a:hover{
	color:#c6e4a8;
	text-decoration:none;	
		}		
li{
	list-style:square;
	}		
.green	{color:#8fbb64;}	
.Texto{
	position:relative;
	margin-left:250px;
	width:720px;
	margin-top:-325px;
	}
.tituloSeccion	{
	position:absolute;
	width:559px;
	height:38px;
	font-family:Trebuchet MS;
	font-size:40px;
	color:#626262;
	font-weight:100;
	left: 253px;
	top: 103px;
}
.botsCabecera a{
width:104px;
height:36px;
background:url(../images/fondoBot.gif) top;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display:block;
float:left;
text-align:center;
text-decoration:none;
line-height:35px;
}
.botsCabecera a:hover{

background:url(../images/fondoBot.gif) bottom;


}
.botsCabecera{
	position:absolute;
	left: 232px;
	top: 60px;
	width:829px;
	height: 40px;
}	
.botsCabecera ul{

	margin:0px;
}
.botsCabecera li{

	display:inline;
}
.logo	{
	position:absolute;
	width:207px;
	height:60px;
	background:url(../images/logo.gif);
	left: 3px;
	top: 17px;
	}	
.lucesSemaforo{
	position:absolute;
	background:url(../images/lucesSemaforo.gif);
	width:129px;
	height:39px;
	left: 26px;
	top: 101px;
}
.semaforo{
	position:absolute;
	width:278px;
	height:170px;
	left: 162px;
	top: -9px;
}

.contenedor{
	width:100%;
	}
strong	{font-weight:bold;}
.contCabecera{
	
	height:143px;
	width:100%;
	background:url(../images/fondoCabecera.jpg) no-repeat center  ;


	}
.cabecera{
	width:999px;
	margin:auto;
	border:#FF0000 0px solid;
	position:relative;

}
.contCuerpo{
	background:url(../images/fondoCuerpo.jpg) repeat-y center;
	/*height:500px;*/
	width:100%;

}
.cuerpo{
	width:999px;
	margin:auto;
	position:relative;
}
.titulo	{font-size:18px; font-family:trebuchet MS; color:#7da15a;}
.contPie{
	background:url(../images/fondoContPie.jpg) repeat-x;
	height:132px;
	width:100%;	
}
.pie{
	background:url(../images/fondoPie.jpg) repeat-x ;
	width:999px;
	margin:auto;
	height:132px;
	position:relative;
	text-align:center;
	color:#FFF;
	line-height:90px;
}
