@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #031428;
	margin: 0px;
}
#h1_tag {
	text-align: center;
	background-color: #242426;
	height: auto;
}
#header {
	background-color: #05274D;
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
#menu {
	background-image: url(IMAGES/bg_banner.png);
	width: 900px;
	margin: auto;
	height: 235px;
	padding-right: 25px;
	padding-left: 45px;
	background-position: center;
	padding-top: 15px;
	font-size: 11px;
	color: #CCCCCC;
}
#menu a:link {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
#menu a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #CCCCCC;
}
#menu a:active {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}

#TEXT {
	margin: auto;
	width: 1000px;
	padding-top: 25px;
}
#TEXT #cont_text {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#h1_tag #cont {
	width: 1000px;
	margin: auto;
	height: 50px;
}
#menu #contact {
	float: right;
	width: 150px;
	padding-left: 0px;
	padding-right: 15px;
	text-align: right;
}


h1 {
	font-size: 9px;
	color: #666666;
}
h2 {
	font-size: 9px;
	color: #051629;
}
h3 {
	font-size: 24px;
	color: #05274D;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #3A3A3D;
}
#cont_pie  {
	background-image: url(IMAGES/bg_h2.jpg);
	width: 980px;
	margin: auto;
	background-repeat: no-repeat;
	background-color: #0A2F59;
	padding: 10px;
}
.Estilo2 {
	color: #CAE0F9
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#menu #banner_contact {
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
