.borde {border:1px solid #99ccff;}
.bordegris {border:1px solid #e0e0e0;}
.desarrollo  {font-size : xx-small;font-family : Arial;color : #e8eaec;text-decoration : none;}
.fecha  {font-size : xx-small;font-family : verdana;color : #8DA1C0;text-decoration : none;}
.menu  {font-size : x-small;font-family : verdana;color : #4a4a4a;text-decoration : none;}
.menu2  {font-size : x-small;font-family : verdana;color : #83A3BC;text-decoration : none;}
.texto  {font-size : xx-small;font-family : verdana;color : #515151;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;}
.texto3  {font-size : xx-small;font-family : verdana;color : #215670;text-decoration : none;}
.texto4  {font-size : xx-small;font-family : verdana;color : #83A3BC;text-decoration : none;}
.texto5  {font-size : xx-small;font-family : verdana;color : #547897;text-decoration : none;}
.titulo  {font-size : x-small;font-family : verdana;color : #8DA1C0;text-decoration : none;}
.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;}


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 : #353B4C;
}
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-family : verdana;
	font-size : xx-small;
	color :#bc0306;
}

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 :#bc0306;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
img.sin {text-decoration: none}
