/* Start of CMSMS style sheet 'Layout' */
/* --- Main --- */
body {
	background: url('/images/background.jpg') #16390A no-repeat top center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 100%;
}

a {
	color: #FFF;
}
h1 {

}

h2 {
	background: url('/images/title_border.png') no-repeat;
	font-family: Helvetica;
	font-size: 24px;
	height: 50px;
	padding: 6px 0 0 68px;
}

#main h3 {
	background: url('/images/h3.png') left 3px no-repeat;
	color: #abf033;
	font-family: Arial;
	font-size: 14px;
	line-height:24px;
	height:24px;
	margin: 0 0 0 60px;
	padding: 0 0 0 30px;
	text-transform: uppercase;
}

h4 {
	font-size: 16px;
	margin: 15px 5px;
}

p {
	font-size: 12px;
	margin: 10px 5px;
}

/* --- Usefull Classes --- */
.accessibility, .out {
	position: absolute;
	left: -999999px;
}

.clear {
	clear: both;
}
.green {
	color: #abf033;
}

img {
	margin: 5px;
}

.error, .notice, .success { border: 2px solid; padding: 0 5px;}
.error { background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4; }
.notice { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a { color: #8A1F11; }
.notice a { color: #514721; }
.success a { color: #264409; } 

/* --- Content --- */
#pagewrapper {
	font-size: 12px;
	margin: auto;
	width: 941px;
}

#header {
	height: 150px;
	margin: 50px 0 0 50px;
	min-height: 150px;
}
#lang {
	font-size: 11px;
	text-align: right;
	margin-right: 20px;
}
#content {
	background: url('/images/content.png') bottom left no-repeat;
	padding: 0 20px 30px 30px;
	min-height: 250px;
}
	#content #sidebar {
		float: left;
		font-size: 19px;
		width: 250px;
	}
		#content #sidebar h3 {
			display: inline;
			padding-left:5px;
		}
		#content #sidebar img {
			margin: 0;
		}
		#content #sidebar ul li {
			background: url('/images/menu_liste_bottom.png') left bottom no-repeat;
			list-style-type: none;
			margin: 5px 0;
			padding: 0 0 10px 20px;
			width: 230px;
		}
			#content #sidebar ul li img {
				margin-top: 5px;
			}
			#content #sidebar ul li a {
				padding: 5px;
				text-decoration: none;
			}
				#content #sidebar ul li ul  {
					list-style: none;
				}
				#content #sidebar ul li ul li {
					background: url('/images/menu_liste_sub.jpg') no-repeat 0 4px;
					font-size: 12px;
					margin: 0 0 0 11px;
					padding: 0 0 0 10px;
				}
				#content #sidebar ul li ul li.currentpage {
					background: url('/images/menu_liste_sub_on.png') left top no-repeat;
					color: #abf033;
					padding-left: 13px;
					margin: 0 0 0 8px;
				}
					
	#content #main {
		float: right;
		width: 620px;
	}
.thumb a {
	background:none repeat scroll 0 0 transparent;
	border:none;
}
#TB_caption {
    height: 30px;
}
#footer {
	font-size: 12px;
	margin: 0 20px;
}
	#footer_top {
		background: url('/images/footer_top.jpg') left top no-repeat;
		height: 5px;
		margin: 0;
		padding: 0;
	}
	#footer_bottom {
		background: url('/images/footer_bottom.jpg') left top no-repeat;
		height: 5px;
		margin: 0;
		padding: 0;
	}
	#baseline {
		background: #091803;
		font-size: 11px;
		padding: 5px;
		text-align: center;
	}
	#links_footer {
		margin: 3px 0 0 15px;
	}
		#menu_footer {
			float: left;
			padding: 5px;
		}
		#copyright {
			float: right;
			padding: 5px;
		}

/* Main */
#main ul,
#main ul li {
	margin-left: 10px;
}

/* News */

div.NewsSummary {
	float:left;
	margin:10px 0;
}
div.NewsSummary img {
	margin: 0;
}
div.NewsSummaryLeft {
	float: left;
	font-size: 11px;
	width: 120px;
}
	div.NewsSummaryLeftWrapper {
		/*background: url('/images/actu_arrow.jpg') 135px 10px no-repeat;*/
		position: relative;
	}
	div.NewsSummaryLeftWrapperTop {
		background: url('/images/actu_top.jpg') top left no-repeat;
		height: 5px;
	}
		div.NewsSummaryPostdate {
			background: #091803;
			height: 20px;
			position: absolute;
			padding-left: 5px;
			top: 5px;
			width: 125px;
		}	
		div.NewsSummaryLinkFollow {
			background:url("/images/lire_la_suite.png") no-repeat scroll left top transparent;
			height:24px;
			left:22px;
			padding-left:12px;
			position:absolute;
			width:84px;
		}
			div.NewsSummaryLinkFollow a {
				color: #000;		
			}
			
	div.NewsSummaryLeftWrapperContent {
		/*background: #dad9d1;*/
		padding-left: 2px;
		width: 133px;
	}
	div.NewsSummaryLeftWrapperBottom {
		background: url('/images/actu_bottom.jpg') top left no-repeat;
		height: 5px;
	}
	
div.NewsSummaryRight {
	float: right;
	font-size: 12px;
	width: 465px;
}
	div.NewsSummaryLink,
	div.NewsSummaryLink a	{
		color: #abf033;
		font-size: 18px;
	}
div.NewsPostImage {
	float: left;
	padding:5px;
}
div#NewsPostDetailSummary,
div#NewsPostDetailReturnLink {
	font-size: 12px;
	padding-left: 5px;
}

/* Contact */
div.contactform {
	margin: 10px 0;
}
div.contactform fieldset {
	margin: 10px 0; 
}
div.contactform fieldset label {
	display: block;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 100px;
}
div.contactform fieldset input {
	float: left;
}
div.contactform fieldset legend {
	font-size: 18px;
}
div.contactform fieldset textarea {
	font-family:Trebuchet MS;
	font-size:12px;
	width: 300px;
}
div.contactform fieldset div {
	float: left;
	margin: 5px 0;
}
div.contactform fieldset div.clear {
	float: none;
}
div.contactform fieldset div.form_error {
	float: left;
	margin-left: 110px;
}
div.contactform div.captcha {
	float: left;
}
div.contactform div.captcha img {
	display: block;
}

div.contactform div.captcha_left {
	float: left;
	width: 200px;
}
div.contactform div.captcha_right {
	float: none;
	width: 400px;
}
div.contactform div.error {
	float: none;
}
div.contactform div.captcha_error {
	margin: 10px 0;
	width: 160px;
}
span.required_symbol {
	color: red;
}
div#main div.error ul {
	margin-left: 20px;
} 
.picturelist {
overflow: hidden;
}
/* End of 'Layout' */

