BODY {
	background : #CCCCCC;
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 20px 0px 20px 0px;
	text-align: center;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #3F7DE3;
}
A:HOVER {
	color: #378237;
}

H1{
	font-size: 12pt;
}
#borde{
	border: 2px solid #cccccc;
	text-align: left;
	width: 700px;
	margin: auto;
}
#contenedor{
	text-align: left;
	width: 700px;
	margin: auto;
	
}
#cabecera{
	height : 106px;
	width: 700px;
}
#navegador{
	width: 700px;
	height: 25px;
}
#cuerpo{
	
	float:left;
	width:480px;
	height: 250px;
	margin-left: 8px;
	
	padding: 0px 0px 0px 0px;
	background-image:url(Images/fondo_cuerpo.gif);
}
#cuerpo_hab{
	
	float:left;
	width:480px;
	height: 400px;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
	background-image:url(Images/fondo_cuerpo_hab.gif);
}
#cuerpo_obras{
	
	float:left;
	width:480px;
	height: 800px;
	margin-left: 8px;
	padding: 0px 0px 0px 0px;
	
}
#navabajo{
	font-weight : bold;
}
#lateral{
	width: 200px;
	height: 250px;
	float:right;
	background-image:url(Images/fondo_lateral.gif);
}
#lateral_hab{
	width: 200px;
	height: 250px;
	float:right;
	background-image:url(Images/fondo_lateral_hab.gif);
}
#formulario{
	margin-left: 10px;
	
}


#otras ul{
	margin : 5px 10px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 4px;
}
#otras li{
	padding-left: 14px; 
	background: transparent url("Images/bullet.gif") 0 2px no-repeat;
	margin-bottom: 10px;	
}
#pie{
	clear : both;
	color : #666666;
	text-align : right;
	margin : 10px 10px 0px 10px;
	padding-bottom:10px;
}

.cuerpolateral{
	padding: 5px 4px 13px 10px;
}

.titlat{
	background-color:#339933;
	color:#ffffff;
	font-size:8pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : normal;
	letter-spacing : 2px;
}
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #494E6B;
}
A.enlacenav:HOVER{
	color: #3F7DE3;
}
.radio{
	clear : both;
}
.parrafo {
	margin-left: 35px;
	margin-top: 5px;

}
.formulario {
	border: thin solid #006633;
	margin-right: 60px;
}





form {
	padding: 50px;
	background: #84AA00;
	width: 250px;
}

label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
}

.campo {
	margin-bottom: 20px;
}


#boton_enviar { width: 88px; height: 27px; margin-left: 80px; background: #84AA00; border: 1px Solid #84AA00; background-image: url(boton.jpg); text-indent: -9999px; } 