<style type="text/css">
<style>
.body         { scrollbar-face-color: #ff6600; scrollbar-arrow-color: #FFFFFF; 
               scrollbar-track-color: #ffffff; scrollbar-shadow-color: #FFFFFF; 
               scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: 
               #ff6600; scrollbar-darkshadow-color: #ff6600 }
			   

.tablafullarriba {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
	color:#333333;

}
.raya_naranja {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.solid_toda_naranja {
	border: 2px solid #FF6600;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #ff6600;
}

.solidamboslados {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.izquierdablanca {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.solidblanca_derecha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.rayagris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	} 
.blur{ 
   background-color: #5f5f5f; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; height:auto;
   margin-top: 4px; 
} 

.shadow, 
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
	height: auto} 

.shadow{ 
   background-color: #4a4a4a; /*shadow color*/ 
   color: inherit; height:auto; 
} 

.content{ 
   background-color: #666666; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 0px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 

.dashesizquierda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.botones {
	border-top-width: 0 px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999999;
	line-height: 50px;
	letter-spacing: 5px;
	
}

.bajada {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	line-height: 28px;
	color:#333333;
	
}

.textos {
	border-top-width: 0 px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	padding-top:15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}
.textos2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	


	
}

.degrade {

background: rgb(255, 200, 255);
background: -moz-linear-gradient(90deg, transparent 15%, transparent 100%);
background: -webkit-linear-gradient(90deg, transparent 15%, transparent 100%);
background: -o-linear-gradient(90deg, transparent 15%, transparent 100%);
background: -ms-linear-gradient(90deg, transparent 15%, transparent 100%);
background: linear-gradient(180deg, transparent 15%, rgb(223, 80, 227) 100%);
}

.degrade2 {
background: rgb(17, 240, 80);
background: -moz-linear-gradient(90deg, transparent 0%, rgb(17, 240, 80) 100%);
background: -webkit-linear-gradient(90deg, transparent 0%, rgb(17, 240, 80) 100%);
background: -o-linear-gradient(90deg, transparent 0%, rgb(17, 240, 80) 100%);
background: -ms-linear-gradient(90deg, transparent 0%, rgb(17, 240, 80) 100%);
background: linear-gradient(180deg, transparent 0%, rgb(17, 240, 80) 100%);
}

.degrade3 {
background: rgb(255, 255, 255);
background: -moz-linear-gradient(180deg, rgb(255, 153, 0) 10%, transparent 100%);
background: -webkit-linear-gradient(180deg, rgb(255, 153, 0) 10%, transparent 100%);
background: -o-linear-gradient(180deg, rgb(255, 153, 0) 10%, transparent 100%);
background: -ms-linear-gradient(180deg, rgb(255, 153, 0) 10%, transparent 100%);
background: linear-gradient(180deg, transparent 0%, rgb(255, 153, 0) 100%);
}

.dashestodagris {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
	color:#333333;
}
.dashestodagris2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 25px;
	color:#333333;
}
.dashestodagris3 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#333333;
}

.lineas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #ff6600;
	border-left-color: #CCCCCC;
	padding-bottom: 4px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.solapa {
	padding-top: 6px;
	padding-left: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	line-height: 16px;
	color:#FFFFFF;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 102, 0) 86%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 102, 0) 86%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 102, 0) 86%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 102, 0) 86%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 102, 0) 86%);					-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;

}

.lista_detalle {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 2px;
	padding-left: 5px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color:#333333;
}
.style34 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }


.formulario {
	background-color: transparent;
	height: 35px;
	width: 280px;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-right: none;
	border-top: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #919191;
	padding-left: 8px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;

}
.formulario2 {
	background-color: transparent;
	width: 280px;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	border-right: none;
	border-top: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #919191;
	padding-left: 8px;
}
.formulario3 {
	width: 321px;
	border: 1px solid #BDBDAC;
	background-color: #D9D8D6;
}

.formulario4 {
	background-color: transparent;
	height: 26px;
	width: 96px;
	border: 1px solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 4px;
	overflow: hidden;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color: #919191;
}
.foto {
padding-right: 8px;


}












.tablafullarriba {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5F0C18;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
.tablaarriba_y_abajo_verde {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95c53b;
	border-right-color: #FFFFFF;
	border-bottom-color: #95c53b;
	border-left-color: #FFFFFF;	
}

.tablaunayuna {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95c53b;
	border-right-color: #ff6600;
	border-bottom-color: #95c53b;
	border-left-color: #ff6600;	
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.tablaunayuna2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95c53b;
	border-right-color: #40402e;
	border-bottom-color: #95c53b;
	border-left-color: #40402e;	
}

.tablaunayunasinrayas {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95c53b;
	border-right-color: #40402e;
	border-bottom-color: #95c53b;
	border-left-color: #40402e;	
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;

}

.tablaunayuna3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #95c53b;
	border-right-color: #ff6600;
	border-bottom-color: #95c53b;
	border-left-color: #ff6600;	
}



.tablafullarribagris {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablafullarribaverde {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #95c53b;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tablapunteadaarribaazul {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #016c9a;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.raya_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #016c9a;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.solid_toda_bordo {
	border: 2px solid #cc0001;
}
a:link {
	color: #ff6600;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:visited {
	color: #ff6600;
	text-decoration:none;
}
a:active {
	color: #ff6600;
	text-decoration:none;
}
.solidamboslados {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #cc0001;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
}

.solidverdeizquierda {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #cc0001;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
}

.solidverdederecha {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #217600;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
}

.esquinas {
	border-top: 2px;
	border-top-color: #cc0001;
	border-top-width: 2px;
	border-left: 2px;
	border-left-color: #cc0001;
	border-lef-width: 2px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.solidunladoydashed {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: FFFFFF;
	border-right-color: #cc0001;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
}
.solidunladoydashed_conpad {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: FFFFFF;
	border-right-color: #cc0001;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.izquierdapunteada {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #217600;
}

.solidblanca_derecha {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.punteada_blanca {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fotito {
	padding-right: 10px;
	}
	
.borde_tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0001;
	border-right-color: #cc0001;
	border-bottom-color: #cc0001;
	border-left-color: #cc0001;
	padding:2px;
}
.rayagris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	} 
.blur{ 
   background-color: #5f5f5f; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; height:auto;
   margin-top: 4px; 
} 

.shadow, 
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
	height: auto} 

.shadow{ 
   background-color: #4a4a4a; /*shadow color*/ 
   color: inherit; height:auto; 
} 

.content{ 
   background-color: #666666; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 0px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 

.dashesizquierda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boton1 {
	height: 18px;
	width: 60px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F70000;
	border-right-color: #970000;
	border-bottom-color: #970000;
	border-left-color: #F70000;
	background-color: #cc0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.boton2 {
	height: 18px;
	width: 136px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F70000;
	border-right-color: #970000;
	border-bottom-color: #970000;
	border-left-color: #F70000;
	background-color: #cc0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	height: 18px;
	width: 131px;
	border: 1px solid cc0001;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	height: 22px;
	width: 135px;
	border: 1px solid cc0001;
}
.parrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 19px;
	color: #666666;
}
.form3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	width: 150px;
	border: 1px solid cc0001;
}
.form4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	width: 250px;
	border: 1px solid cc0001;
}
.form5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D4D4;
	width: 320px;
	border: 1px solid cc0001;
}
.borde_inferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0001;
	border-right-color: #cc0001;
	border-bottom-color: #006666;
	border-left-color: #cc0001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration:none;

}
.borde_inferior2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #cc0001;
	border-right-color: #cc0001;
	border-bottom-color: #C7E098;
	border-left-color: #cc0001;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #016C9A;
	text-decoration:none;
}


.textos0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration:none;
}

.textos1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration:none;
}
.textos2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	text-decoration:none;
}
.textos3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
}
.textos4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration:none;
}
.textos5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
}
.textos_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #016C9A;
	text-decoration:none;
}
a.info {
    position:relative;
    z-index:24; background-color:#FFFFFF;
    color:#000;
    text-decoration:none;
} 
a.info:hover {
    z-index:25; background-color:#CCCCCC;
} 
a.info .tool { 
    display: none;
} 
a.info:hover .tool {
	display:block;
	position:absolute;
	bottom:1em;
	left:2em;
	background-color:#fff;
	color:#000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	border: 3px solid #CCCCCC;
} 
.bordes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-bottom:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration:none;
}

.link:link {
	color: #333333;
	text-decoration:none;
}
.link:hover {
	text-decoration:none;
	color: #ffffff;
}
.link:visited {
	color: #333333;
	text-decoration:none;
}
.link:active {
	color: #333333;
	text-decoration:none;
}


.texto_faq {
	border-top-style: solid;
	border-top-color: #ff6600;
	border-top-width: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#ff6600;
	border-left-style:solid 1px #ff6600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	cursor:pointer;
	-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;


}



</style>