@charset "UTF-8";
/* CSS Document */
<!--
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
-->
a:link {
text-decoration: none;
color: #5574b9;
font-weight: normal
}

a:visited {
text-decoration: none;
color: #5574b9;
font-weight: normal
}

a:hover {
text-decoration: none;
color: #5574b9;
font-weight: normal
}

a:active {
text-decoration: underline;
color: #5574b9;
font-weight: normal
}

.text1 {
font-size: 11px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
color: #666666;
font-weight: normal;
line-height: 13px
}
 
.text2 {
font-size: 11px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
color: #666666;
font-weight: normal;
line-height: 17px
}
 
.text3 {
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #1F1F1F;
	font-weight: bold;
	line-height: 12px;
}
 
.text4 {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5574b9;
	font-weight: normal;
	line-height: 12px;
}
.text5 {
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5574b9;
	font-weight: normal;
	line-height: 17px;
}
.text5:link {
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #5574b9;
	font-weight: normal;
	line-height: 17px;
}
.text5:hover {
	font-size: 11px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #658BDE;
	font-weight: normal;
	line-height: 17px;
}
 
.textos {
	font-size: 12px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	line-height: 14px
}

.campos_contacto {
	background-color: #F7F8FB;
	border: 1px solid #D2CFBB;
	color: #64603C;
	width:100;
	height:15;
	font-family: tahoma, verdana, arial;
	font-color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

