@charset "utf-8";
body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333;
	margin: 0px;
}
.black {
	color: #000;
}

.texto1{
	font-family: Arial, Verdana, Tahoma;	font-size: 11px;
	color: #333333;
}
.homeback {
	height:100%
	background-color: #FFFFFF;
	background-image: url(../back/back2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links {
	line-height: 20px;
	text-align: left;
}
.links a{
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.links a:hover{
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
.linksback{
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
	height: 20px;
}
.linksback a{
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration:none;
}
.linksback a:hover{
	font-family: Arial, Verdana, sans-serif;	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	background-color: #00aeef;
	text-decoration:none;
	background-color: #0066CC;
}
.titles{
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
.titles a{
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
}
h1 {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #333;
	font-weight: normal;
}
.blue{
	color: #00A0DD;
}
.text-form {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	width: 300px;
}
.text-form2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	width: 635px;
}
.form input.send {
	width: 60px;
	height: 32px;
	vertical-align: top;
	border: none;
	line-height: normal;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img/send.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.form input.enviar {
	width: 60px;
	height: 32px;
	vertical-align: top;
	border: none;
	line-height: normal;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img/enviar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.links-footer {
	color: #FFFFFF;
	text-decoration:none;
}
.links-footer-gris {
	color: #666;
	text-decoration:none;
}
.links-footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.links-footer a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.t-linkhtml {
	background-color: #010C32;
	height: 30px;
	text-align: right;
	padding-right: 50px;
	vertical-align: middle;
}
.t-linkhtml a {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;
	font-weight: bold;
}
.html{
	line-height: 30px;
	text-align: right;
	padding-right: 120;
}
.html a{
	font-family: Arial, Verdana, sans-serif;	font-size: 9px;
	color: #666;
		font-weight: bold;
	text-decoration:none;
}
.html a:hover{
	font-family: Arial, Verdana, sans-serif;	font-size: 9px;
	color: #999;
		font-weight: bold;
	text-decoration:none;
}