.devolver {
	font-family:"Tahoma" ;
	font-size:11px;
	color:#1e5a8e;
	line-height:1;
	
}
.style7 {
	font-family:"Tahoma" ;
	font-size:19px;
	color:#ffffff;
	line-height:1;
}
.style8 {
	font-family:Tahoma;
	font-size:13px;
	color:#010101;
	font-weight:bold;
}
.style9 {
	font-family:Tahoma;
	font-size:11px;
	color:#010101;
	line-height:1.7;
}


.fondo{
	background-color:#000066;
	color:#FFFFFF;
}
.Inputbg, textarea.captcha,input.captcha1,input.captcha2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#422315;
	border: 1px inset #61361a;
	background:#f9f1e2;
}

.Inputbg2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	border: 1px solid #cccccc;
	background-image: url(../images/shadow_textbox2.gif);
}


a{
text-decoration:underline;
font-family:Tahoma;
color:#1e5a8e;							
}
a:hover{
color:#5894d4;
/*font-weight:bold;*/
text-decoration:none;
}
li { list-style-type: none; }
.enlace{
	text-decoration:none;
	color:#131355;
}
.enlace:hover{
	text-decoration:none;
	font-size:14px;
	font-family:cursive;
	color:#0066FF;
}
.tabla,.tabla td{
	 border:1px solid #000000;
	 font-size:9px;
	 color:#000000;
	 font-family: Tahoma;
}

.links {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1466d1;
	text-decoration:none;
}

.fieldset{
	
	
	border-width:2px 2px 2px 10px;
	border-style:solid;
	border-color:#276192;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
		
	margin:20px 0px 20px 20px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

.legend{	
	background-color:#ffffff;
	
	border-width:1px 1px 1px 10px;
	border-color:#b0dcfd;
	border-style:solid;
	
	color:#010101;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
		
	width:150px;
	padding:3px 5px;
	margin:0px 0px 10px -10px;
	position:relative;
	top: -14px;
	
}
	 




