@charset "UTF-8";
/* CSS Document */
#global {
		min-height:100%;
		width:1000px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#353535;
		position:relative;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../images/bg_content.jpg);
		background-position:top;
		background-repeat:repeat-y;
		}
		#flash {
			width:1000px;
			height:242px;
			font-family:Arial, Helvetica, sans-serif;
			color:#353535;
			font-size:12px;
			}
			#content {
				width:1000px;
				min-height:508px;
				overflow:auto;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#353535;
				background-image:url(../images/bg_content_photo.jpg);
				background-position:top;
				background-repeat:no-repeat;
				}
				#menu{
					width:200px;
					height:auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					line-height:15px;
					text-align:left;
					color:#353535;
					float:left;
					background-image:url(../images/bg_menu.gif);
					background-position:right;
					background-repeat:repeat-y;
					margin-left:100px;
					}
				#news {
					width:200px;
					height:auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					line-height:16px;
					text-align:left;
					color:#353535;
					float:left;
					margin-left:100px;
					}
				#text{
					width:550px;
					height:auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#353535;
					float:right;
					margin-right:100px;
					margin-left:50px;
					}
			#footer {
				width:1000px;
				height:100px;
				font-family:Arial, Helvetica, sans-serif;
				background-image:url(../images/bg_footer.jpg);
				background-repeat:no-repeat;
				}
				#hypertext_menu {
					width:1000px;
					height:30px;
					padding-top:20px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#ffffff;
					text-align:center
					}
				#credits {
					width:1000px;
					height:30px;
					padding-top:20px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:10px;
					line-height:12px;
					color:#ffffff;
					text-align:center
					}
body {
	background-color:#788c06;
	background-image:url(../images/bg_photo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	margin:0px;
	padding:0px;
	}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#353535;
	line-height:25px!important;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	padding-top:15px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7f9b30;
	line-height:20px!important;
	font-weight:bold;
	line-height:14px;
	text-align:left;
	padding-top:15px;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#7f9b30;
	line-height:20px!important;
	font-weight:normal;
	line-height:14px;
	text-align:left;
	padding-top:5px;
	border-bottom:solid #BFBFBF thin;
	padding-bottom:8px;
	}
a {
	color:#353535;
	}
a:link {
	color:#353535;
	text-decoration:none;
	}
a:hover {
	color:#891a1c!important;
	font-weight:normal;
	text-decoration:none;
	}
a:active {
	color:#353535;
	text-decoration:none;
	}
a:visited {
	color:#353535;
	text-decoration:none;
	}
 ul li { 
 	list-style-type:disc;
	padding-bottom:10px;
	text-align:left;
	line-height:16px;
	text-indent:0px;
	margin-left:-25px;
	margin-top:auto;
	}

.active {
	color:#afbd21;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	}
.sousmenu {
	font-size:12px;
	line-height:14px;
	}
.hypertext_white {
	color:#FFFFFF!important;
	}
.menu {
	font-size:16px;
	line-height:20px;
	}
.notes {
	font-size:11px;
	line-height:13px;
	}