@import url("/skin/styles.general.css");
@import url("/skin/skin_default/client.css");
@import url("/skin/skin_default/menu.css");
@import url("/skin/skin_default/pager.css");

@import url("/modules/actualites/module.css");

/* -------------------------------------------------------------- 
   STYLES ÉLÉMENTS DE BASE
-------------------------------------------------------------- */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #2b241c url(/images/texture-dirt.jpg) center;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a {color: #993300; text-decoration: underline;}
a:hover {text-decoration: none;}
p {margin: 5px 0 15px 0; line-height: 1.6em;}
form {margin:0px; padding:0px;}
img {border: none;}
ul, li {margin: 0; padding: 0; list-style: none;}

/* -------------------------------------------------------------- 
   STYLES DE FORMULAIRE
-------------------------------------------------------------- */
fieldset {
	border: 0;
	padding: 0;
	margin: 20px 0 5px 0;
}

	fieldset legend {
		font: bold 13px Georgia, "Times New Roman", Times, serif;
		padding: 0 0 5px 0;
		display: block;
		width: 100%;
	}
	
	fieldset div {
		padding: 5px 0;
		clear: left;
	}
	
		fieldset div label {
			float: left;
			display: block;
			width: 80px;
			font-size: 11px;
			padding: 2px 0;
		}
		
		fieldset div input.inptbox {
			border: 1px solid #bfbcab;
			padding: 1px 3px;
			font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color: #666352;
		}	fieldset div input.omInvalid {border: 1px solid #990000; background: #f8f2f2; color: #333;}
		
		fieldset div textarea {
			border: 1px solid #bfbcab;
			padding: 1px 3px;
			font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color: #666352;
			line-height: 1.4em;
		}
		
div.boutons {border: 1px solid #701f00; float: left;}

	div.boutons a.btn input{
		background: #993300;
		border: none;
		border-top: 1px solid #c94b00;
		border-left: 1px solid #c94b00;
		border-bottom: 1px solid #7c1f00;
		border-right: 1px solid #7c1f00;
		padding: 0px 10px;
		margin: 0px;
		cursor: pointer;
		color: #fff;
		overflow: visible;
		font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}	div.boutons a:hover.btn input{
			background: #701f00;
			border-top: 1px solid #521200;
			border-left: 1px solid #521200;
			border-bottom: 1px solid #a52e00;
			border-right: 1px solid #a52e00;
			color: #ddd6a5;
		}

/* -------------------------------------------------------------- 
   STYLES GÉNÉRAUX
-------------------------------------------------------------- */
.clearLeft,
.clearRight,
.clearBoth {
	clear: left;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
}	.clearRight {clear: right;}
	.clearBoth {clear: both;}

div.rss a {
	padding-left: 19px;
	background: url(/images/rss.gif) 0px 0px no-repeat;
}

div#public_message {position: relative;}
div#public_message #message {
	position: absolute;
	top: 10px;
	left: 315px;
	background: #ffffcc url(/images/icon-attention.gif) 5px 4px no-repeat;
	border: 1px solid #999900;
	padding: 3px 10px 3px 25px;
}

div#publicerror, div#publicerrorErr {color: #262600;}

/* -------------------------------------------------------------- 
   CONTAINER
-------------------------------------------------------------- */
#top {
	width: 100%;
	height: 100%;
   	position: relative;
}	html > body #top {min-height:100%; height: auto;}

	#top div.top {
/*		width: 950px;
		margin: 0 auto;   *** DIV INUTILE ? */
	}
	
/* -------------------------------------------------------------- 
   HEADER
-------------------------------------------------------------- */
#header {
	width: 100%;
	height: 180px;
	background: url(/images/overlay.png) top left no-repeat;
}

	#header #headerinner {
		width: 950px;
		margin: 0 auto;
	}

#logo {
	width: 258px;
	height: 164px;
	padding: 4px 8px 8px 9px;
	float: left;
}

	#logo a {
		text-decoration: none;
		display: block;
		height: 33px;
		width: 258px;
		padding: 0px 0 131px 0;
		background: url(/images/bg-logo.gif) 51px 34px no-repeat;
		color: #8d8a78;
		font: italic 11px Georgia, "Times New Roman", Times, serif;
		text-align: center;
		overflow: visible;
	}
	
		#logo a span {
			display: block;
			padding: 0 30px 0px 80px;
		}
		
	#hdrright {
		width: 675px;
		height: 180px;
		float: left;
	}
	
		#hdrright #plandusite {
			background: #8d8a78 url(/images/bg-headernav.gif) bottom left repeat-x;
			width: 675px;
			height: 37px;
			border-bottom: 2px solid #fff;
			text-align: right;
			font-size: 10px;
		}
			
			#hdrright #plandusite ul {
				height: 37px;
				float: right;
				padding: 0 8px 0 0;
			}
			
				#hdrright #plandusite ul li {
					float: left;
					height: 37px;
					background: url(/images/bg-headernav-li.gif) top left no-repeat;
					padding: 0 0 0 9px;
				}
				
					#hdrright #plandusite ul li a {
						float: left;
						display: block;
						height: 26px;
						color: #fff;
						text-decoration: none;
						padding: 11px 3px 0 24px;
					}	#hdrright #plandusite ul li.accueil a {background: url(/images/icon-accueil.gif) 11px 14px no-repeat;}
						#hdrright #plandusite ul li.plan a {background: url(/images/icon-sitemap.gif) 11px 14px no-repeat;}
						#hdrright #plandusite ul li a:hover {text-decoration: underline;}
						
		#hdrright #hdrimage {
			border-left: 2px solid #fff;
			border-right: 2px solid #fff;
			width: 671px;
			height: 141px;
			float: left;
		}

/* -------------------------------------------------------------- 
   CORPS DE PAGE
-------------------------------------------------------------- */
#page {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 105px;
}

#cols {

}
	
#colLeft {
	float: left;
	width: 275px;
}

#colRight {
	float: left;
	width: 675px;
	background: #fff;
}

#printp{
	padding: 40px;
	margin: 0;
}

/* -------------------------------------------------------------- 
   FOOTER
-------------------------------------------------------------- */
#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 105px;
}

	#footer #footerinner {
		width: 950px;
		height: 135px;
		margin: 0 auto;
	}
	
		#footer #footerinner #footercontent {
			background: #bfbcab;
			height: 115px;
			width: 645px;
			padding: 10px 15px;
			float: right;
			font-size: 11px;
			color: #201a14;
		}
		
			#footer #footerinner #footercontent #ccirs {
				height: 88px;
				width: 480px;
				float: left;
			}
			
				#footer #footerinner #footercontent #ccirs a {
					display: block;
					text-decoration: none;
					float: left;
					background: url(/images/ccirs-logo-membre.gif) 10px 10px no-repeat;
					padding: 10px 0 0 10px;
					line-height: 1.1em;
					color: #59574d;
				}
			
			#footer #footerinner #footercontent #footercredits {
				height: 28px;
				width: 165px;
				float: left;
				padding: 30px 0 0 0;
			}
		
/* -------------------------------------------------------------- 
   ACCUEIL
-------------------------------------------------------------- */
#intro {
	float: left;
	width: 345px;
	padding-bottom: 50px;
}

#quoideneuf {
	float: left;
	width: 170px;
	background: #e2e1d6;
	display: inline;
	margin: 0 0 0 40px;
	padding: 20px 20px 10px 20px;
	font-size: 11px;
}

	#quoideneuf h2 {
		color: #79765b;
		font: 18px Georgia, "Times New Roman", Times, serif;
		padding: 0;
		margin: 0 0 10px 0;
		line-height: 1.0em;
	}
		
		#quoideneuf ul {border-bottom: 1px solid #d5d3c6; margin: 0;}
		#quoideneuf ul li {padding: 10px 0; border-top: 1px solid #d5d3c6; background: none;}
		
			#quoideneuf ul li a {
				display: block;
				text-decoration: none;
				color: #666352;
				padding: 0;
			}
			
				#quoideneuf ul li a small {
					font-size: 11px;
					display: block;
					color: #a09c85;
				}
				
				#quoideneuf ul li a strong {
					display: block;
					color: #993300;
				}	#quoideneuf ul li a:hover strong {text-decoration: underline;}
				
		#printp #quoideneuf div.more {
			padding: 10px 0 0 0;
			margin: 0;
			background: none;
		}
		
			#printp #quoideneuf div.more a {
				color: #59574d;
				text-decoration: none;
				float: right;
				background: url(/images/icon-golist.gif) 0px 2px no-repeat;
				padding: 0 0 0 13px;
				font-weight: normal;
			}	#printp #quoideneuf div.more a:hover {text-decoration: underline;}
		
/* -------------------------------------------------------------- 
   UI TOOLS - BARRE PRINT
-------------------------------------------------------------- */
#spt {
	background: url(/images/bg-uitools.gif) bottom right no-repeat;
	width: 661px;
	height: 35px;
	margin: 0 2px;
	padding: 12px 10px 0 0;
}

	#spt a {
		float: right;
		display: block;
		color: #8d8a78;
		text-decoration: none;
		background: url(/images/icon-print.gif) 0px 6px no-repeat;
		font-size: 11px;
		padding: 2px 0 2px 13px;
	}
	
/* -------------------------------------------------------------- 
   PLAN DU SITE
-------------------------------------------------------------- */
ul#planghost li a {font-weight: bold;}
ul#planghost li ul li a {font-weight: normal; color: #000000; text-decoration: none;}
ul#planghost li ul li a:hover {text-decoration: underline;}

/* -------------------------------------------------------------- 
   NOUS JOINDRE
-------------------------------------------------------------- */
#split {
	width: 595px;
}

	#split #left {
		float: left;
		width: 245px;
		padding: 0 20px 0 0;
		overflow: hidden;
	}
	
	#split #right {
		float: left;
		width: 294px;
		padding: 0 0 0 20px;
		border-left: 1px solid #e2e1d6;
	}	html > body #split #right {width: 309px;}