@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
}
.thrColFixHdr #container {
	width: 946px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/container-bg2.png);
	scrollbar-face-color: silver;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-Color: #000000;
} 
.thrColFixHdr #header {
	padding-top: 20;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	background-color: #000000;
} 
#header #menu {
	clear: both;
	background-image: url(images/menu2.gif);
	height: 29px;
	width: 946px;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a {
	display: block;
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/menu2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	text-align: center;
}
#menu .ultimo {
	width: 120px;
}
#menu .primero {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#menu a:hover {
	background-repeat: repeat-x;
	background-position: 0px -29px;
}


#header #logo {
	float: left;
	width: 275px;
	margin-top: 10px;
}
#header #banner {
	float: right;
	width: 468px;
	margin-top: 30px;
	margin-right: 10px;
}
.thrColFixHdr #mainContent {
	float: left;
	width: 655px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0;
	min-height: 500px;
	background-color: #FFFFFF;
} 
.thrColFixHdr  #mainContent h1 {
    font-family: Impact, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
font-style: italic
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 110px;
	min-height: 500px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
overflow: hidden;
}

#sidebar1 a {
	color: #FFFFFF;
text-decoration: none;
display: block;
padding-top: 3px;
padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(images/menu2.gif);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 97px;
	margin-bottom: 5px;
}
#bannerleft *   {
	background-color: #000000;
	background-image: none;
}
#bannerleft a   {
	background-color: #000000;
	background-image: none;
	padding: 0px;
}
#bannerleft a:hover   {
	background-color: #000000;
	background-image: none;
	background-position: -100px -100px;
}
#sidebar1 a:hover {
	color: #ff0000;
	background-image: url(images/menu2.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 155px;
	min-height: 500px;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sidebar2  h3, #sidebar1 h3 {
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #footer {
	background-color: #000000;
	height: 80px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 110px;
	color: #FFFFFF;
	font-size: 11px;
} 
.thrColFixHdr #container #footer .copy {

}
#footer  #footerLinks   {
	width: 804px;
	margin: 0px;
	padding: 0px;
}
#footer #footerLinks ul {
	margin: 0px;
	padding: 0px;
	height: 26px;
}

#footerLinks  li {
	list-style-type: none;
	display: block;
	float: left;







	width: 128
.px;
	text-align: left;
	width: 134px;
}
#footerLinks   a {
	display: block;











	width: 128
.px;
}

.thrColFixHdr #container #footer .powered {
	clear: both;
}



#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.thrColFixHdr #container #sidebar2 .widget {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.thrColFixHdr #container #sidebar2 .widget h3 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-image: url(menu2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 3px;
}
.widget p {
	text-align: justify;
	margin: 3px;
}

.thrColFixHdr #container #sidebar2 #banner {
	width: 160px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container #footer #bottombanner {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}


.thrColFixHdr #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 */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
A:link {color: #666666;}
A:visited {color: #666666;}
A:active {color: #999999;}
A:hover {color: #3c679e;}

