body {background-color : #000000;}
.cuerpo {background-color : #dadada;border:2px solid #ff6f20;}
.borde {border:1px solid #F7F3F2;}
.desarrollo  {font-size : xx-small;font-family : Georgia,Arial;color : #8d8d8d;text-decoration : none;}
.mail  {font-size : small;font-family : Georgia,Arial;color : #ff6f20;text-decoration : none;}
.mail2  {font-size : small;font-family : Georgia,Arial;color : #797479;text-decoration : underline;}
.fecha  {font-size : xx-small;font-family : verdana;color : #8DA1C0;text-decoration : none;}
.menu  {font-size : small;font-family : Georgia,Arial;color : #ff6f20;text-decoration : none;line-height:16pt;}
.menu2  {font-size : small;font-family : Georgia,Arial;color : #FFFFFF;text-decoration : none;line-height:16pt;}
.menu3  {font-size : xx-small;font-family : Georgia,Arial;color : #797479;text-decoration : none;line-height:16pt;}
.menu4  {font-size : x-small;font-family : Georgia,Arial;color : #ffffff;text-decoration : none;line-height:16pt;}
.texto  {font-size : xx-small;font-family : verdana;color : #5d5d5d;text-decoration : none;}
.textonegro  {font-size : xx-small;font-family :verdana,Arial;color : #000000;text-decoration : none;}
.textonaranja  {font-size : xx-small;font-family :verdana,Arial;color : #ff6f20;text-decoration : none;}
.texto2  {font-size : xx-small;font-family : verdana;color : #515151;text-decoration : none;}
.info  {font-size : xx-small;font-family : verdana;color : #BDBDBD;text-decoration : none;}
.titulo  {font-size : large;font-family : Georgia,Arial;color : #ff6f20;text-decoration : none;line-height:16pt;}
.boton  {font-size : xx-small;font-family : verdana;color : #487F83;text-decoration : none;}
.masinfo  {font-size : xx-small;font-family : verdana;color : #c6ccca;text-decoration : none;}
.titular  {font-size : x-small;font-family : verdana;color : #487F83;text-decoration : none;}
.direccion  {font-size : xx-small;font-family : verdana;color : #6abbc1;text-decoration : none;}
.textoblanco  {font-size : xx-small;font-family : verdana;color : #ff6f20;text-decoration : none;}
.textoblanco2  {font-size : xx-small;font-family : verdana;color : #ffffff;text-decoration : none;}

.cabecera {
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pie {
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
input.cajatexto {
	border-color : Silver;
	border-style : inset;
	border-width : 1pt;
	border-bottom-width : 1pt;
	border-top-width : 1pt;
	border-right-width : 1pt;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color : #F59104;
}
select.cajatexto {
	border-color : Silver;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-size : x-small;font-family : Georgia,Arial;color : #403c40;
}
textarea.legal {
	border-color : white;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color :#b2b2b2;
}
textarea.cajatexto {
	border-color : Silver;
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-right-width : 1px;
	background-color : White;
	font-family : verdana;
	font-size : xx-small;
	color :#F59104;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
img.sin {text-decoration: none}



