/* CSS Document */

body {
	margin: 0;
	background-image: url(../img/bg.gif);
	background-position:center top;
	font: 13px/1.5em Arial, Verdana, Helvetica, serif; color: #996666;
	line-height: 18px;
}

A:link {text-decoration: underline; color:#000;}
A:visited {text-decoration: underline; color:#000;}
A:active {text-decoration: underline; color:#000;}
A:hover {text-decoration: none; color:#666;}

h1 {font-size: 22px; color:#663333; position: relative;}
h2 {font-size: 14px; color:#663333; margin-top: 0px; position: relative;}


img {border:0 ;padding: 0;}
/* hr {clear: both; width: 876px; background-image:url(../img/hr.gif); height:40px; border: 0;} */
.hor {clear: both; width: 876px; background-image:url(../img/hr.gif); height:40px; border: 0;}



#holder {width: 906px; margin-bottom: 140px;}
.maincontent {width: 876px;text-align:left;}
.menu {width: 876px;margin-top: 38px;}
.wideContent {width: 906px; text-align:left;}
.leftColumn {width: 310px;float: left; padding: 15px; padding-right: 80;s}
.rightColumn {width: 501px;float: right;}

.Banner {width: 906px; height: 385px; background-image:url(../img/bg_banner.gif); padding-top: 15px;}
#scroller {width: 877px;height: 349px;overflow: hidden; position: relative;}
#framecontent {width: 4000px;}
.section {width: 877px;height: 349px;float: left;text-align: left;background-color: #eaeaea;}
ul.navigation {margin: 0;padding: 0;list-style-type: none; text-align:center;}
ul.navigation li {display: inline;}


.linkLanguage {text-align:right;}
.logo {float: left; width: 147px;}
.DivFloatRight {float:right;}
.DivFloatLeft {float:left;}
.bannerLeft { width: 360px; margin-left: 45px; margin-top: 70px; float: left;}
.bannerRight { width: 360px; margin-left: 66px; margin-top: 70px; float: left;}
.footer { font-size:10px; color:#666;}


p {margin-bottom: 22px;}
.ingressDark {font: 13px/22px Georgia, "Times New Roman", Times, serif; color: #330000;}
.ingressOrange {font: 13px/22px Georgia, "Times New Roman", Times, serif; color: #cc6633; font-weight:bold;}
.ingressGreen {font: 13px/22px Georgia, "Times New Roman", Times, serif; color: #33cc99; font-weight:bold;}
.white {color: #FFF;}
.green {color: #33cc99;}
.orange {color: #cc6633;}
.black {color: #000;}


