@charset "utf-8";
a:link {
	color: #00539F;
}
a:visited {
	color: #00539F;
}
a:active {
	color: #00539F;
}
a:hover {
	color: #EBB829;
}
.contactenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: left;
	margin-left: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-align: justify;
	margin-left: 20px;
}


.text_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539F;
	text-align: center;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}



/* CSS Document */

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00539F;
	text-align: center;
}

.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.intro_bg {
	background-image: url(img/intro_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.foot_bg {
	background-image: url(img/foot_shdw_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
