body {
	color: #000;
	background: #98964E url("../medias/images/background.gif") repeat-x center top;
	margin: 0px;
	padding: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 { display: none; }

a:link {
	color: #C84834;
}
a:visited {
	color: #C84834;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #C84834;
	text-decoration: none;
}

#content {
	margin: 0px auto 30px;
	width: 774px;
	background:  url("../medias/images/content-background.gif") repeat-y center top;
	padding: 0px;
	text-align: center;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 774px;
	text-align: right;
}
#top p {
	margin: 0px;
	padding: 5px 35px 0 0;
}

#header {
	margin: 0px auto;
	padding: 0px;
	width: 774px;
	background:  url("../medias/images/contentHeader-background.gif") repeat-y center top;
	height: 151px;
}

#headerVisual {
	margin: 0px auto;
	padding: 0px;
	height: 151px;
	width: 730px;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 730px;
	position: relative;
}

#contentMenu {
	margin: 0px;
	padding: 0px;
	width: 192px;
	float: left;
}

#contentText {
	margin: 0px;
	padding: 0px;
	width: 532px;
	float: right;
}

#contentText h2 {
	font-size : 16px;
	color: #C84834;
	font-weight: normal;
}

#contentText h2.slogan {
	font-size : 18px;
	line-height: 24px;
	color: #fff;
	font-weight: normal;
	padding: 1em;
	border: 1px solid #C84834;
	background: #C84834;
	text-align: center;
}

#contentText h3 {
	font-size : 14px;
	clear: both; border-bottom: 1px solid #ccc;
}



#nav {
	margin-top: 15px;
	padding-bottom: 30px;
	padding-top: 30px;
}

#navlist {
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 100%;
	color: #667886;
	margin: 0;
}

#navlist li {
	list-style: none;
	margin: 0;
	text-align: right;
	padding: 0px;
	border-bottom: 1px dotted #FF9B4C;
}

#navlist li a {
display: block;
padding: 0.25em 2.25em 0.25em 0.5em;
text-decoration: none;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }

#navlist li a:hover {
color: #fff;
background: #FFC36C url("../medias/images/contentMenu-bullet.gif") no-repeat right center;
}

#active {
color: #000;
background: #FFC36C url("../medias/images/contentMenu-bullet.gif") no-repeat right center;
border-bottom: 1px dotted #FF9B4C;
}

#sponsors {
	text-align: center;
	margin: 0px;
	padding: 45px 0px 0px;
}

.text {
	margin: 40px auto 30px;
	width: 386px;
	text-align: justify;
}

#contentFooter {
	margin: 0px auto;
	padding: 10px 0px 5px;
	width: 730px;

}

#contentFooter p {
	float: right;
	width: 535px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #415767;
	text-align: center;
	margin: 5px 0px 10px;
	padding: 0px;
}

#contentFooterShadow {
	background:  url("../medias/images/contentFooter-background.gif") no-repeat center bottom;
	height: 28px;
	margin: 0px auto;
	width: 774px;
	padding: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.hide {
	display: none;
}
.polGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fieldSansBorder {
	background-color: #E5E5E5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: E5E5E5;
	border-right-color: E5E5E5;
	border-bottom-color: E5E5E5;
	border-left-color: E5E5E5;
}

