﻿
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;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}




#container {
	margin: 0 auto;

}
#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:50%;
	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
{
	border: 1px solid #AAAAAA;
	margin: 0px 5px;
	list-style-type: none;
	float: left;
	width: 100px;
	text-align: center;
}
/* Styles pour les éléments de navigation */
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #4C0069;
	background-color: #B3E200;
	display: block;
	padding: 0px;
/*	border-bottom: 1px solid #f2f2f2;*/
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
/*	border-bottom: 1px #017F01 solid;*/
	background-color: #D30023;
}
#sidebar a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
/*	border-bottom: 1px #017F01 solid;*/
	background-color: #D30023;
}

#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: #B3E200;
}
#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: #4C0069;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #4C0069;
	text-decoration: underline;
}
#footer a:hover {
	color: #4C0069;
	text-decoration: none;
}

a.lightbox:link {
	color: #00529E;
	text-decoration:none;
}
a.lightbox:visited {
	color: #00529E;
	text-decoration:none;
}
a.lightbox:hover {
	color: #FFEC00;
	text-decoration:none;
}
a.lightbox:active {
	color: #FFEC00;
	text-decoration:none;
}
a img
{
	border:none;
}



.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_center {
	text-align:center;
}
.style_plan {

	height: 780px;
}
.style_gauche {
	padding-right:10px;
	float: left;
}
.style_gauche_historique {
	float: left;
	width: 100px;
	color: #017F01;
	text-align:center;
	font-weight: bold;
}

.liste_astre {
	list-style: url('../images/pucenewastre12.gif');
	text-align:left;
}
.style_puce_second {
	list-style: url('../images/pucenewsecond12.gif');
}

.coleur_vertfonce {
	color: #D30023;
}
.bold_theme {
	color: #4C0069;
	font: normal normal bolder 100% Verdana;
}
h4 {
	color: #4C0069;
}
h1 {
	color: #4C0069;
}
h2 {
	color: #4C0069;
}
h3 {
	color: #4C0069;
}
.important {
	color: #4C0069;
	font: normal normal bolder 100% Verdana;
	margin-left: 120px;
}
form {
	width: 35em;
	border-color: #D30023;
	background-color: #eee;
	background-image: url('../images/fond-contact.gif');
}
label {
	color: #D30023;
}
a.liens:link {
	color: #000000;
	text-decoration: none;
}
a.liens:visited {
	color: #000000;
	text-decoration:none;
}
a.liens:hover {
	color: #D30023;
}
a.liens:active {
	color: #D30023;
}
