a:link { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}
a:hover { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
a:active { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
a:visited { font-family: Arial; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;}

.link1:link { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: none;}
.link1:hover { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: underline;}
.link1:active { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: underline;}
.link1:visited { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: none;}

.link2:link { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: none;}
.link2:hover { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: underline;}
.link2:active { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: underline;}
.link2:visited { font-family: Arial; font-weight:normal; font-size:11px; color:#ffffff; text-decoration: none;}

.link3:link { font-family: Arial; font-weight:normal; font-size:11px; color:#999999; text-decoration: none;}
.link3:hover { font-family: Arial; font-weight:normal; font-size:11px; color:#999999; text-decoration: underline;}
.link3:active { font-family: Arial; font-weight:normal; font-size:11px; color:#999999; text-decoration: underline;}
.link3:visited { font-family: Arial; font-weight:normal; font-size:11px; color:#999999; text-decoration: none;}



body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(../img/bg_home_01.jpg);
	background-position: center center;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4F2FD;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEC0CD;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.border1{
	padding:10px;
}

form {
	margin: 0px;
}

.botones {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8D2C2D;
	border: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.forms {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A6A8AE;
	width: 100%;
	border: 1px solid #565B78;
	margin: 0px;
	padding: 0px 5px;
}
	

