/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#fff;
	background-image:url(../images/defaults/top/bg_body.jpg);
	background-repeat:repeat-x;
}
img.right {
	float:right;
}
img.left {
	float:left;
}
img {
	vertical-align:bottom;
	border: none;
}
.clear {
	clear: both;
}
li, p {
	color: #77777f;
	font-size: 12px;
	line-height: 16px;
	padding: 0 10px 0 10px;
}
ul {
	padding: 0 0 0 30px;
}
a {
	color: #0171b3;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
}
a:hover {
	color: #fff;
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
span.gris {
	color: #999;
}
span.blue {
	color: #4777c8;
}
span.blue2 {
	color: #003689;
}
/* GENERAL DEFINITIONS ENDS */
/*PAGECONTENT STARTS*/
#PageContent {
	width: 868px;
	margin: 0 auto;
}
/*PAGECONTENT ENDS*/
/*TOP STARTS*/
#Top {
	background-image:url(../images/defaults/top/bg_top.jpg);
	background-repeat:repeat-x;
	height:216px;
}
#MenuTop {
/*background-image: url(../images/defaults/top/bg_menu_top.jpg);
	background-repeat:repeat-x;
	height: 20px;*/
}
#LinksTop {
	margin: 0 auto;
	width: 520px;
}
#MenuTop ul {
	float: right;
}
#MenuTop a, #MenuTop h1 {
	list-style: none;
	float: left;
	font-size: 10px;
	color: #999;
	padding: 0 5px 0 15px;
	line-height: 20px;
}
#MenuTop a:hover {
	color: #000;
}
#MenuTop a.dot {
	background-image: url(../images/defaults/top/link_dot.jpg);
	background-repeat: no-repeat;
}
.logoprincipal {
	float:left;
	padding-top:20px;
}
#Level3 {
	height: 66px;
	float:left;
	padding-top:130px;
	padding-left:10px;
}
#Level3 h2 {
	font-size: 18px;
	color: #fff;
	line-height: 22px;
	text-align:left;
	font-weight: normal;
}
/* TOP ENDS */
/* UPER CONTENT STARTS */
#Menu {
	width: 205px;
	float:left;
}
#ImagesContent {
	padding: 12px 0 10px 0;
	width: 660px;
	float:left;
}
/* UPER CONTENT ENDS */
/* INFO CONTENT STARTS */
#InfoContent {
	width: 657px;
	float: right;
}
#InfoContent h2 {
	color: #4b4b4b;
	font-size: 20px;
	font-weight: bold;
}
#InfoBox, #ContactBox {
	background-image:url(../images/defaults/content/bg_boxes.jpg);
	background-repeat:repeat-x;
	float: left;
}
#InfoBox {
	width: 435px;
	margin: 0 5px 0 0;
}
#ContactBox {
	width: 217px;
	height: 245px;
}
#ContactBox img {
	margin: 10px 0 0 20px;
}
#ContactInfo {
	width: 184px;
	height: 74px;
	background-image:url(../images/defaults/content/contact_box.jpg);
	background-repeat:no-repeat;
	margin: 10px 0 0 20px;
	padding: 10px 0 0 0;
}
#ContactInfo a, #ContactInfo p {
	color: #003d8e;
	font-size: 11px;
}
#ContactInfo a:hover {
	color: #FF9900;
}
#ContactBox h2 {
	font-size: 16px;
	color: #003d8e;
	border-bottom: 1px solid #cdcdcd;
	width: 179px;
	line-height: 25px;
	text-align: left;
	margin: 0 0 0 20px;
}
/* INFO CONTENT ENDS */
/* BOTTOM STARTS */
#Bottom {
	background-image: url(../images/defaults/content/bg_bottom.jpg);
	background-repeat:repeat-x;
	height: 70px;
	background-color: #333;
	padding: 20px 0 0 0;
}
#Bottom p {
	color: #b4b4b4;
	text-align: center;
}
/* BOTTOM ENDS */

