@charset "utf-8";
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 8px;
}


body {
	margin-top: 0px;
	background-color: #1C3261;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/fondo_trans.jpg);
}
.flash {
	text-align: center;
	z-index: 0;
}
.pie {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #002E63;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	font-weight: bold;
}
.contenidos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	margin: 5px;
}
.contactenos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #016FC8;
	text-align: center;
}
.pie2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #002E63;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
