BODY {
	background-color:#cbc1a4;
	color:#000000;
	background-image:url('../images/bg.gif');
	background-repeat:repeat;	
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	margin-bottom:0px;
	text-align: center;
}

#main {
	width:963px;
	margin:0px auto;
	background-color:#cbc1a4;
	background-image:url('../images/bgmain.gif');
	background-repeat:repeat-y;
	padding:0px 20px;
	text-align: left;
}

A:link,
A:visited,
A:active,
A:hover {
	color:#bb0202;
	text-decoration:underline;
}

#menu {
	height:47px;
	background-image:url('../images/shadow-top.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#000000;
	font-weight:bold;
}

.imenu {
	color:#d3c68a;
	float:left;
	padding:10px 18px;
	font-size:14px;
	text-transform:uppercase;
}

.imenu-o { 
	background-color:#cbc1a4;
	color:#d3c68a;
	float:left;
	padding:4px 4px 20px 4px;
	margin:6px 14px 0px 14px;
	font-size:14px;
	text-transform:uppercase;
}


.imenu A:link,
.imenu A:visited,
.imenu A:hover,
.imenu A:active {
	color:#d3c68a;
	text-decoration:none;
}

.imenu-o A:link,
.imenu-o A:visited,
.imenu-o A:hover,
.imenu-o A:active {
	color:#000000;
	text-decoration:none;
}

#zonecontente-centre {
	width:935px;
	padding:15px 14px;
	text-align:center;
	font-size:12px;
}

#zonecontente {
	width:900px;
	padding:20px 0px 15px 36px;
}

#sousmenu {
	padding-bottom:20px;
	text-transform:uppercase;
}

#sousmenu A:link,
#sousmenu A:visited {
	color:#000000;
	text-decoration:none;
}

#sousmenu A:active,
#sousmenu A:hover {
	text-decoration:underline;
}

#sousmenu .smo {
	border-bottom:1px dashed #000000;
	font-weight:bold;
}

#sousmenu .smo A:active,
#sousmenu .smo A:hover {
	text-decoration:none;
}

.col1, .col1-fln {
	width:578px;
	float:left;
	padding-right:40px;
	text-align:justify;
	line-height:1.5;
}

.col2 {
	width:277px;
	float:left;
}

/*.col1:first-line, .col1-2:first-line {
	font-size:36px;
}*/

.col1-2, .col2-2 {
	width:430px;
	float:left;
	text-align:justify;
	line-height:1.5;
}

.col1-2 {
	padding-right:30px;
}

.col1-sml {
	width:534px;
	float:left;
	text-align:center;
	line-height:1.5;
	padding-right:10px;
}

.col2-lrg {
	width:331px;
	float:left;
}

.col2-lrg H2 {
	font-size:30px;
	margin-bottom:2px;
	margin-top:0px;
}

HR {
	border:0px;
	height:2px;
	color:#000000;
	background-color:#000000;
	margin-bottom:20px;
}

.imgthumb {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
	border:2px solid #000000;
	cursor:pointer;
}

H2 {
	font-size:36px;
}

.lauriers {
	float:left;
	margin-left:4px;
}

.laurel-set .lauriers {
	float:none;
	margin:18px auto;
	text-align:center;
}

.t-desc {font-weight:bolder; font-size:16px; margin:20px 0;}

.boom {font-size:33px;margin-top:0; padding-top:0;}
.boom-p {margin-top:0; padding-top:0;}

blockquote {font-size:16px; line-height:16px; margin:0; padding:0;font-weight:bolder;}
.quo {margin-bottom:0; padding-bottom:5px;}

.cite {font-size:11px; font-weight:normal; padding-top:0; margin-top:0;padding-bottom:20px;}

.thumbnail {
	width:160px;
	float:left;
	padding-bottom:10px;
}

#footer {
	background-image:url('../images/footer.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#ffffff;
	height:127px;
	padding-top:260px;
	padding-left:135px;
}

#footer H1 {
	font-size:18px;
	margin:0px;
}

#footer P {
	font-size:11px;
}

#footer A:link,
#footer A:visited {
	color:#d3c68a;
	text-decoration:none;
}

#footer A:hover,
#footer A:active {
	color:#d3c68a;
	text-decoration:underline;
}



/**UTILITAIRES**/

.clear	{ clear:both; }
.left	{ float:left; }
.right	{ float:right; }
.nobord	{ border:0px; }
.p1		{ margin-top:0px; }
.spacer15	{ height:15px; }
.spacer50	{ height:50px; }
