@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
a:hover {
	color: #993300;
}
a:link {
	color: #005190;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 926px;
}
#menu_bg {
	height: 79px;
	padding-top: 72px;
	width: 644px;
	text-align: left;
}

#banner_index {
	height: 299px;
	width: 926px;
}
#logos_bg {
	background-image: url(img/logos_bg.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 926px;
}
#footer {
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 926px;
	font-size: 10px;
	color: #99c1c0;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 14px;
}
#footer a:link {
	color: #00FFCC;
}

#page_abajo {
	background-image: url(img/page_abajo.jpg);
	background-repeat:  repeat-x;
	height: 33px;
}
#banner_logos {
	height: 61px;
	width: 874px;
	background-color: #e1e0e2;
}
#page_bg {
	background-image: url(img/page_bg.jpg);
	background-repeat:   repeat-x;
	height: 398px;
	width: 874px;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
}
p {
	margin: 0px;
	padding: 0px;
}

#info {
	font-size: 10px;
	text-align: left;
	width: 623px;
	padding-top: 38px;
	background-image: url(img/logos_bg.jpg);
	background-repeat:  repeat-x;
	background-position: right top;
	margin: 0px;
	padding-bottom: 34px;
}
#3logos {
	height: 98px;
	width: 221px;
}
h2 {
	color: #005190;
	margin: 0px;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
li {
	padding-bottom: 10px;
}

