@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
h3 {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
}
.form {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	border: 1px solid #999999;
	height: 28px;
	width: 185px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-bottom: 0px;
	margin: 0px;
}
.form2 {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	border: 1px solid #999999;
	height: 163px;
	width: 500px;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.texto-azul {
	font-weight: bold;
	color: #274aad;
}
.texto-azul2 {
	font-size: 13px;
	font-weight: bold;
	color: #274aad;
}
.texto-10 {
	font-size: 10px;
	color: #000000;
	text-align: left;
	
}
.texto-10 a{
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration:none;
	
}
.texto-10 a:hover{
	font-size: 10px;
	color: #666666;
	text-align: left;
	text-decoration:underline;
	}
.send {
	width: 60px;
	height: 25px;
	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;
}
.send2 {
	width: 60px;
	height: 25px;
	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;
}.send3 {
	width: 60px;
	height: 25px;
	vertical-align: top;
	border: none;
	line-height: normal;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img/ru-send.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.just {
	text-align: justify;
}

