body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #666666;
	background-image: url(images/bg-blue.png);
	width: 100%;
}
.oneColFixCtrHdr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 1170px;
}
.oneColFixCtrHdr #header {
	background-color: #60859F;
	background-image: url(images/bg-blue.png);
	background-repeat: repeat-x;
	height: 160px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent {
	margin-top: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#wrapper {
}



.clearer{clear:both;}
#toTop{position:fixed; bottom:30px; margin-left:15px; z-index:100; background-color:#cccccc; border:#666 1px solid; padding:5px; }
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #60859F;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	color: #CE3402;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-size: 14px;
	color: #3D3D3D;
	text-decoration: underline;
}


p{
	font-size: 14px;
	color:#666666;
	line-height:125%;
	padding:0px 0px 13px 0px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-style: italic;
	list-style-type: disc;
	text-align: left;
	line-height: 175%;
}


#wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
#menu {
	background-color: #B9B1B1;
	height: 30px;
}

.titulos-1 {
	font-size: 16px;
	font-weight: normal;
	color: #B08500;
	text-decoration: underline;
}
.titulos-2 {
	font-size: 14px;
	font-weight: bold;
	color: #5F859E;
	text-decoration: underline;
}
.titulo-3 {
	font-weight: bold;
	color: #666666;
}



.titulos-p {
	font-weight: bold;
	text-decoration: underline;
}
.italic-txt {
	font-style: italic;
}


#header {
	width: 980px;
	color: #333;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation {
	height:30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}
#logo {
	width: 960px;
	color: #333;
	height: 88px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(file:///E|/CRISTINA/web%20files/images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#navigation a:link {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 26px;
}
#navigation a:visited {
	font-size: 17px;
	color: #FFFFFF;
	padding-right: 40px;
}
#navigation a:hover {
	font-size: 17px;
	color: #2C2727;
	text-decoration: underline;
	padding-right: 40px;
}


#logo .holder{position: relative; width:374px; height:71px; margin:25px 0px 0px 20px;}
#logo .news{position:absolute; width:260px; height:80px; margin:23px 0 0 220px; z-index:10;}
#logo .flash{position:relative; width:560px; height:120px;}
#logo .leftCol{
	float:left;
	width:465px;
	height:88px;
	text-align: left;
	background-repeat: no-repeat;
}
#logo .rightCol{float:left; width:560px; height:120px;}
a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
}
a:visited {
	font-size: 14px;
	color: #909090;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #509054;
	text-decoration: underline;
}






#content {position:relative; width: 980px; margin: 0px auto 0px auto; height:100%; z-index:5;}

#content a{color: text-decoration:none;}

#content a:hover{color:#074792; text-decoration:underline;}
#content a:active {
	color:#074792;
	text-decoration:underline;
}

#hp_leftCol p{font-size: 1.2em; color:#444; line-height:1.6em;}
#hp_rightCol p{font-size: 1.1em; color:#444; line-height:1.6em;}
.topIndent{padding-top:13px;}
#hp_leftCol{float:left; width:460px; height:auto; margin:20px 15px 20px 15px;}
#hp_rightCol{float:left; width:460px; height:auto; margin:20px 15px 20px 15px;}
#footer {
	height:250px;
	font-size:1.2em;
	color: #fff;
	line-height:1.4em;
	background-repeat:repeat-x;
	margin: 0px;
	background-color: #AACCE5;
	background-image: url(images/bg-footer.jpg);
	width: 100%;
}
#footer-in {
	height: 250px;
	width: 1077px;
}

#footer table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer a {
	font-size: 13px;
	font-weight: bold;
	color: #374D5B;
}


#footer a:hover {
	font-weight: bold;
	color: #1C272F;
	text-decoration: underline;
}

#footerContent {
	width: 980px;
	height:240px; /*border: 1px solid #ccc;*/
	margin: 0px auto 0px auto;
	padding-bottom:0px;
	background-repeat:no-repeat;
}
.footer-p {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer .leftText{float: left;width:490px; height:auto;}
#footer .leftText a {color:#fff;}
#footer .rightText{float: left;width:490px; height:auto;}

#content_sub {
	position:relative;
	width: 1100px;
	height:100%;
	background-image:url(file:///E|/CRISTINA/web%20files/images/bg_sub_content.png);
	background-repeat:repeat-y;
	z-index:5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
#content_sub_bottom{
	width: 1100px;
	height:33px;
	background-image:url(file:///E|/CRISTINA/web%20files/images/bg_sub_content_bottom.png);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
}
#sub_leftCol{
	float:left;
	width:730px;
	height:auto;
	margin:20px 10px 20px 40px;
}
#sub_rightCol{
	float:right;
	width:250px;
	height:auto;
	margin:20px 50px 20px 15px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #AACCE4;
}
#sub_leftTop{width:580px; height:auto; padding-bottom:15px;}
.title-right-table {
	font-size: 16px;
	font-weight: bold;
	color: #509054;
	text-decoration: underline;
}
.right-table-p {
	font-size: 14px;
	font-weight: bold;
	color: #5F859E;
	text-align: center;
}
.links-content {
	font-weight: bold;
	color: #CD992C;
}
#top-ads {

}
.img {
	border: thin solid #CCC;
	padding: 5px;
}

