﻿@import url("layout.css");
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	width: 1000px;
	background-color: #FFFFFF;
/*	background-image: url('../images/fonda.jpg');
	background-repeat: repeat;
	background-attachment: fixed;*/
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: 0px;
	margin-top: 0px;

}
#container {
	position: relative;
	top: 0px;
	left: 0px;
	height:100%;
}
#masthead {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#sidebar
{	margin-left:auto;
	margin-right:auto;
/*	width:674px;*/
	width:75%;
	height:5px;
/*   margin-left: 10%;*/
}

#sidebar ul
{
	font: bold xx-small Verdana;
	padding: 0;
	margin: 0;
	border-width: 1px 1px 1px 1px;
/*	border-style: double;
	border-color: #D91717;*/	
	height: 5px;
}
#sidebar li
{
	margin: 0px 5px 0px 5px;
	list-style-type: none;
	float: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #AAAAAA;
	width: 100px;
	text-align: center;
}
/* Styles pour les éléments de navigation */
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FE3200;
	display: block;
	padding: 0px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EEEEEE;
	border-bottom: 1px #FE3200 solid;
	background-color: #FE3200;
}
#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px #FE3200 solid;
	background-color: #FE3200;
}

#left_col {
	background-position: 0px 0px;
	width: 350px;
		float: left;
		text-align:center;
		left: 0px;
		top: 0px;
	font-weight: 700;
	background-repeat: repeat;
	background-attachment: scroll;
}

#page_content {
	background-position: 0px 0px;
	margin-right: 0px;
	margin-left: 350px;
	background-repeat: repeat;
	background-attachment: scroll;
}

#content {
	list-style: url('../images/pucenew12.gif');
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	margin-left: auto;
	margin-right: auto;

}

#footer {
	text-align: center;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #FE3200;
}
#masthead img {
	border-width: 0px;
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

/* Styles pour le pied de page */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_puce {
	list-style: url('../images/stylepucenew12.gif');
}

.side_left {
	width: 200px;
	text-align: center;
	float: left;
}
.side_center {
width:200px;
text-align:center;
float:left;
}

.side_right {
width:200px;
text-align:center;
margin-left:400px;
}

.cote_gauche {
	width: 300px;
	float: left;
}
.cote_droit {
    margin-left:300px;
	width: 300px;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align:center;
}
.style_gauche {
	float: left;
}
.style_gauche_historique {
	float: left;
	width: 100px;
	color: #FE3200;
	text-align:center;
	font-weight: bold;
}
.coleur_vertfonce {
	color: #FE3200;
}
.bold_theme {
	color: #FE3200;
	font: normal normal bolder 100% Verdana;
}
h4 {
	color: #FE3200;
	width: 514px;
	height: 29px;
}
h1 {
	color: #FE3200;
}
h2 {
	color: #FE3200;
}
h3 {
	color: #FE3200;
}
.important {
	color: #FE3200;
	font: normal normal bolder 100% Verdana;
	margin-left: 120px;
}
form {
	width: 35em;
	border-color: #FE3200;
	background-color: #eee;
	background-image: url('../images/fond-contact.gif');
}
label {
	color: #FE3200;
}
.image
{
	border:none;
}
a.liens:link {
	color: #000000;
	text-decoration: none;
}
a.liens:visited {
	color: #000000;
	text-decoration:none;
}
a.liens:hover {
	color: #FE3200;
}
a.liens:active {
	color: #FE3200;
}

