body{
	background-color: #f4f3ee;
	font-family: verdana;
	color: #605e5e;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #ff7011;
	font-weight: bold;
}	

a:hover{
	color: orange;
}	



#lat1{
	background-image: url(grf/lat1_b.gif);
	width: 22px;
}

#lat2{
	background-image: url(grf/lat2_b.gif);
	width: 39px;
}

#menu{
	background-image: url(grf/fondo_menu.gif);
	height: 98px;
	border-top: 1px solid black;
	margin-top: -1px;
	text-aling: right;
}

#pie{
	background-image: url(grf/pie.gif);
	height: 171px;
}

#cuerpo{
	margin-left: 15px;
	margin-right: 10px;
}

.tit_gris{
	font-family: arial;
	font-size: 30px;
	color: #cac4bd;
}

.tit_naranja{
	font-family: TAHOMA;
	font-size: 18px;
	color: #f6a800;
}

input, textarea, select{
	background-color: #ffffff;
	font-family: verdana;
	color: #gray;
	font-size: 11px;
	border: 1px solid #f1f1f1;
	width: 285px;
	position: relative;
	top: -2px;
}

#confidencialidad_y_proteccion_de_datos{
	background-color: #edede7;
	font-family: verdana;
	color: #gray;
	font-size: 9px;
	border: 1px solid #d5d4d4;
	padding: 5px;
	padding-top: 0;	
	margin-bottom: 20px;
}


