/* --- STYLES DE BASE --- */

/* Page */
html {
	font-size: 100%;
}
body {
	margin:0;
	padding:0;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	font-size: 1em;
	line-height: 1.4;
	color:#555555;
	background:#979492;
	text-align:center;
}
#conteneur {
	width:1024px;
	background :#979492 url("images/bg_conteneur.png") repeat-y center top;
	margin:0 auto;
}
#pre {
	height:50px;
	width:996px;
	text-align:center;
	overflow:hidden;
	margin: 0 auto;
}
#main {
	margin:0;
	padding:0 50px;
	clear:both;
}
#sidebar {
	margin:0 650px 0 0;
	text-align: left;
	background-color:#fff;
}
#content {
	width:575px;
	margin:0;
	text-align: left;
	float:right;
	background-color:#f0efef;
}
#footer {
	background-color:#00558d;
	color:#FFFFFF;
	clear:both;
	padding: .25em 0;
	margin: 0 14px;
}
#logos {
	margin:30px auto 0;
	text-align:center;
}
#menu {
	margin:0 auto;
	text-align:center;
	position:relative;
}
#slide {
	position:absolute;
	bottom:2px;
	height:3px;
	background:#979492;
	z-index:100;
}
#btn_right {
	clear:both;
	text-align:right;
	float:none;
	display:block;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0;
	line-height: 1.2;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
#pre h1 {
	text-indent: -5000px;
	overflow: hidden;
	line-height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	text-align:left;
	font-size:1em;
	color:#979492;
}
#content h2 {
	text-align:right;
	font-size:1.4em;
	color:#00558d;
}
#content h3 {
	padding-top:10px;
	text-align:left;
	font-size:0.8em;
	color:#333;
	border-top:1px dotted #00558d;
}
#content h4 {
	font-size:0.75em;
	color:#00558D;
}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
	font-size:0.8em;
	list-style-type:circle;
}
#sidebar ul li {
	color:#00558d;
	margin-bottom: 0.25em;
}
#content ul li {
	color:#444;
}
#menu ul {
	list-style:none;
	z-index:100;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
}
#menu li {
	display: inline;
	margin:0 auto;
	text-align:center;
}
#contact ul {
	margin:0;
	padding:0;
}
#contact ul li {
	margin: 0;
	padding:0;
	border:1px solid red;
	list-style-type:none;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
#entete p {
	text-align: center !important;
}
#sidebar p {
	text-align:justify;
	font-size:0.8em;
	color:#00558d;
}
#logos p {
	text-align:center;
}
#content p {
	text-align:justify;
	font-size:0.8em;
	color:#444;
}
#content p.MessageInfo {
	text-align:center;
	font-size:0.8em;
	color:#00558D;
	font-weight: bold;
}
#contact p {
	clear: left;
	height:20px;
}
#footer p {
	text-align:center;
	font-size:0.8em;
	color:#fff;
}

/* Liens */
a {
	text-decoration: underline;
}
a:link {
	color: #555;
}
a:visited {
	color: #333;
}
a:hover, a:focus, a:active {
	color: #00558d;
}
a img {
	border: none;
}
#sidebar a:link, #sidebar a:visited {
	color:#777;
	text-decoration:none;
}
#sidebar a:active, #sidebar a:hover {
	color:#fff;
	background-color:#979492;
}
#sidebar #logos a:active, #sidebar #logos a:hover {
	background-color:transparent;
}
#sidebar #entete a:active, #sidebar #entete a:hover {
	background-color:transparent;
}
#content a:link, #content a:visited {
	color:#00558d;
	text-decoration:none;
}
#content a:active, #content a:hover {
	color:#fff;
	background-color:#00558d;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#fff;
	text-decoration:underline;
}
#menu a, #menu a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#00558d;
	padding:5px;
}
#menu a:hover, #menu a:active {
	text-decoration:none;
	color:#777;
	background:none;
}
.PostContent a.LienImages {
	display: block;
	margin: auto;
}
.PostContent a.LienImages:hover , .PostContent a.LienImages:active {
	background:none !important;
}
#content img.SitePrevisu {
	text-align: center;
	margin: 20px auto 0;
	display: block;
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* Formulaires */
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
}
#contact label {
	color:#00558D;
	display: block;
	width: 140px;
	float:left;
	font-size: 12px;
}
#contact input {
	margin:0 10px 0 0;
	padding:1px;
	background-color:#fff;
	border:1px solid #00558D;
	color:#00558D;
	display: block;
	float: left;
	width: 130px;
}
#contact select {
	padding: 0;
	margin: 0;
	background-color:#fff;
	border:1px solid #00558D;
	color:#00558D;
	width: 135px;
}
#contact textarea {
	padding: 1px;
	margin: 2px 0 10px 0;
	width: 99%;
	height: 150px;
	background-color:#fff;
	border:1px solid #00558D;
	color:#00558D;
}
#btn_right input {
	width: 100px;
	border:1px solid #00558D;
	background:#00558D;
	color:#fff;
	cursor: pointer;
	float: none;
	display: inline;
}

/* Images */
#logos img {
	border:5px solid #ccc;
}
#content img {
	border:none;
	margin-right:10px;
}