﻿/*
	layout.css
*/

body {
	margin: 0;
	background-color: #E5E5E5;
	line-height: 1.5em;
	font-family: Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif;
	font-size: 75%;
	color: #000;
}

h2 {
	margin: 0;
	line-height: 1em;
	font-size: 2em;
	font-weight: normal;
	color: #475358;
}
h3 {
	font-size: 1.3333em;
	color: #475358;
}
h4 {
	font-size: 1.1666em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}

p {
	margin: 0 0 1.5em 0;
	text-align: justify;
}

a:link, a:visited {
	color: #000;
}
a:hover, a:active {
	text-decoration: none;
}

a img {
	border: none;
}

h2 a:link, h2 a:visited {
	color:#475358;
	text-decoration:none;
}

h2 a:hover, h2 a:active, h2 a:focus {
	color: #000;
	text-decoration: underline;
}

/* ------------------------------
/* COMMON
/* ------------------------------ */

/*** ***/
.out { position: absolute; left: -9999px; }
.hide { display: none; }
.invisible { visibility: hidden;}
.clear { clear: both; }


/*** TEXT ***/
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.text-nowrap { white-space: nowrap; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.underline { text-decoration: underline; }
.uppercase { text-transform: uppercase; }


/*** IMAGE ***/
.img-left { float: left; margin: 0 1.6666em 1.5em 0; }
.img-right { float: right; margin: 0 0 1.5em 1.6666em; }
.img-center { float: none; display: block; clear: both; margin: 0 auto 1.5em auto; }
.img-block { display: block; }


/* ------------------------------
/* HEADER
/* ------------------------------ */
#header-wrap {
	border-bottom: 2px solid #000;
	background: #4E585C url('img/header_bg.gif') repeat-x;
}
	#header {
		width: 942px;
		height: 124px;
		margin: 0 auto;
	}

		#brand {
			float: left;
			width: 204px;
		}
			#brand h1 {
				margin: 10px 0 0 30px;
			}

		#search {
			float: right;
			position: relative;
			padding: 35px 27px 0 0;
		}
			#search label {
				margin: 7px 5px 0 0;
				font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
				font-size: 0.9166em;
				color: #FFF;
			}
			#search input {
				width: 140px;
				height: 21px;
				padding: 7px 135px 0 5px;
				border: 1px solid #FFF;
				background-color: #E5E5E5;
			}
			#search button {
				position: absolute;
				top: 46px;
				right: 7px;
				width: 162px;
				height: 33px;
				padding: 0 0 0 13px;
				border: none;
				background: url('img/button-search.gif') no-repeat;
				font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
				font-size: 0.9166em;
				font-weight: bold;
				color: #000;
				cursor:pointer;
			}
			
	
/* ------------------------------
/* CONTAINER
/* ------------------------------ */
#container-wrap {
	background: url('img/container_bg.gif') repeat-y center top;
}
		#container {
			width: 942px;
			margin: 0 auto;
		}

/* --------------------
/* Main
/* -------------------- */
#main {
	float: left;
	width: 676px;
	padding: 40px 38px 0 67px;
}
	#main .actu {
		margin-bottom: 40px;
	}
		#main .actu-left {
			float: left;
			width: 72px;
			height: 215px;
			padding-top: 15px;
			background: url('img/actu-left.gif') no-repeat;
			text-align: center;
		}
		#main .dateless-left {
			float: left;
			width: 72px;
			height: 215px;
			padding-top: 15px;
			text-align: center;
		}
			#main .actu-left .date {
				display: block;
				line-height: 1em;
				font-size: 3em;
				font-weight: bold;
				color: #FFF;
			}
			#main .actu-left .month {
				display: block;
				text-transform: uppercase;
				line-height: 1em;
				font-size: 1.3333em;
				font-weight: bold;
				color: #FFF;
			}
		#main .actu-right {
			position: relative;
			float: left;
			width: 560px;
			padding: 0 22px 33px 22px;
			background: url('img/shadow.gif') no-repeat right bottom;
		}
			#main .actu-right .billet {
				width: 100%;
				overflow: hidden;
			}
				#main .actu-right .billet .post_thumb{
					float:left;
				}
				#main .actu-right .billet p {
					margin: 20px 10px 10px;
				}
			#main .actu-right .info {
				margin-bottom: 1em;
				padding: 5px 10px;
				background-color: #EDDCB6;
				font-size: 0.9166em;
			}
				#main .actu-right .info span {
					font-weight: bold;
				}
			#main a.more-link {
				position: absolute;
				right: 22px;
				bottom: 0;
				display: block;
				width: 99px;
				height: 33px;
				padding-left: 13px;
				background: url('img/button-more.gif') no-repeat;
				text-align: center;
				text-decoration: none;
				line-height: 33px;
				font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
				font-size: 0.9166em;
				font-weight: bold;
				color: #FFF;
			}
			
			.tools a:link,.tools a:visited{
				text-decoration: none;
			}
			
			#main a.more-link:hover, .tools a:hover {
				text-decoration: underline;
			}
			
			.alignleft {
				float:left;
			}
			
			#main .actu-right .alignleftpicto {
				margin-top:0;
			}
			
			.alignleftpicto {
				float:left;
			}
			.alignright {
				float: right;
			}

/* --------------------
/* Right
/* -------------------- */	
#right {
	float: left;
	width: 161px;
}
	#category {
		/*margin-top: 15px;*/
	}
		#category-header {
			height: 28px;
			padding: 32px 0 0 19px;
			background: url('img/category-header.gif') no-repeat;
		}
			#category-header h4 {
				margin: 0;
			}
		#category-content {
			padding: 0 0 10px;
			border-right: 1px solid #CFCFCF;
			background: #B5C700 url('img/category-bg.gif') no-repeat;
			min-height: 105px; 
		}
			#category-content ul {
				margin: 0;
				padding-left: 10px;
			}
				#category-content ul li {
					padding-left: 10px;
					background: url('img/category_arrow.gif') no-repeat 0 5px;
					list-style: none;
				}
					#category-content ul li a {
						text-decoration: none;
						color: #000;
					}
					#category-content ul li a:hover {
						text-decoration: underline;
					}
		#category-footer {
			height: 32px;
			background: url('img/category-footer.gif') no-repeat;
		}
	#rss {
		height: 48px;
		padding-left: 60px;
		border-right: 1px solid #CFCFCF;
		background: #F5B428 url('img/rss.gif') no-repeat 20px 0;
	}
		#rss a {
			text-decoration: none;
			line-height: 1em;
			color: #000;
		}
		#rss a:hover {
			text-decoration: underline;
		}
	#archives {}
		#archives-header {
			height: 28px;
			padding: 32px 0 0 19px;
			background: url('img/archives-header.gif') no-repeat;
		}
			#archives-header h4 {
				margin: 0;
			}
		#archives-content {
			padding: 0 0 10px;
			border-right: 1px solid #CFCFCF;
			background-color: #3CA8DA;
		}
			#archives-content ul {
				margin: 0;
				padding-left: 10px;
			}
				#archives-content ul li {
					padding-left: 10px;
					background: url('img/archives_arrow.gif') no-repeat 0 5px;
					list-style: none;
				}
					#archives-content ul li a {
						text-decoration: none;
						color: #000;
					}
					#archives-content ul li a:hover {
						text-decoration: underline;
					}
		#archives-footer {
			height: 32px;
			background: url('img/archives-footer.gif') no-repeat;
		}

/* ------------------------------
/* INDEX
/* ------------------------------ */
#index-wrap {
	background: #4C565A url('img/index_bg.gif') repeat-x;
}
	#index-outer {
		background: url('img/index-outer_bg.gif') no-repeat center top;
	}
		#index {
			width: 942px;
			margin: 0 auto;
			padding: 46px 0 15px 0;
		}
			#index p {
				margin: 0;
				padding: 15px;
				background-color: #858E91;
				font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
				font-size: 0.9166em;
				color: #FFF;
			}

/* ------------------------------
/* FOOTER
/* ------------------------------ */
#footer-wrap {
	background: #F3F3F3 url('img/footer_bg.gif') repeat-x;
}
	#footer {
		overflow: hidden;
		width: 942px;
		margin: 0 auto;
		padding: 20px 0;
		font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
		font-size: 0.8333em;
		color: #999;
	}
		#footer a {
			font-weight: bold;
			color: #444;
		}
		

/*** CREA ***/
#crea {
	float: left;
}

/*** BOTTOMMENU ***/
#bottommenu {
	float: right;
}
	#bottommenu ul {
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
		#bottommenu li {
			display: inline;
			padding: 0 5px;
			border-right: 1px solid #999;
		}
		#bottommenu li.external.last {
			border: none;
		}
			#bottommenu li.external a {
				padding-right: 15px;
				background: url('img/external.gif') no-repeat right top;
				color: #3F8F1E;
			}


.actu-right img {
	margin:10px;
}			
			
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p.aligncenter {
	text-align: center;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.tools img {
	margin: 0 0 0 5px;
}
/* End captions & aligment */

//* FORMULAIRE */
	form.wpcf7-form {
	}
		form.wpcf7-form p {
		}
		form.wpcf7-form p label {
			display:block;
			float:left;
			margin-right:10px;
			min-width:140px;
			text-align:right;
		}
		form.wpcf7-form p span {
		}
			form.wpcf7-form p span input {
			}
			form.wpcf7-form p span img {
			}

		form.wpcf7-form div.antispam {
			left:150px;
			position:relative;
			width:400px;
		}
//* FIN FORMULAIRE */

