@charset "utf-8";
/* CSS Document */

body{
background-image:url(images/jpg/background.jpg);
}

.tit_1{
font-family:"Trebuchet MS", Arial, Courier;
font-size:18px;
color:#000000;
}

.tit_2{
font-family:"Trebuchet MS", Arial, Courier;
font-size:15px;
color:#009933;
font-weight:bold;
}

.tit_3{
font-family:"Trebuchet MS", Arial, Courier;
font-size:13px;
color:#000000;
font-weight:bold;
}

.text_1{
font-family:"Trebuchet MS", Arial, Courier;
font-size:18px;
color:#999999;
}

.text_2{
font-family:"Trebuchet MS", Arial, Courier;
font-size:12px;
color:#202020;
}

.linksaibamais:active{font-family:"Trebuchet MS", Arial, Courier; font-size:11px; color:#374454; text-decoration:none;}
.linksaibamais:link{font-family:"Trebuchet MS", Arial, Courier; font-size:11px; color:#374454; text-decoration:none;}
.linksaibamais:visited{font-family:"Trebuchet MS", Arial, Courier; font-size:11px; color:#374454; text-decoration:none;}
.linksaibamais:hover{font-family:"Trebuchet MS", Arial, Courier; font-size:11px; color:#939598; text-decoration:underline;}

.linktext:active{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#777777; text-decoration:none;}
.linktext:link{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#777777; text-decoration:none;}
.linktext:visited{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#777777; text-decoration:none;}
.linktext:hover{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#999999; text-decoration:underline;}

.linktext2:active{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#202020; text-decoration:none;}
.linktext2:link{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#202020; text-decoration:none;}
.linktext2:visited{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#202020; text-decoration:none;}
.linktext2:hover{font-family:"Trebuchet MS", Arial, Courier; font-size:12px; color:#202020; text-decoration:underline;}

.Formulario {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	color: #006600;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#9C9C9C;
	scrollbar-arrow-color:#9c9c9c;
	scrollbar-track-color:#ffffff;
}
