/* ESI Conseil */

body {
	background-color: #B0D1DF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474646;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	background-image: url(images/interface/fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	list-style-image: url(images/icones/puce.gif);
	}
a:link    {
	text-decoration:none;
	color:#46ACFF;
	font-weight: bold;
}
a:visited {
	text-decoration:none;
	color:#46ACFF;
	font-weight: bold;
}
a:hover   {
	text-decoration:underline;
	color:#7CC6FF;
	font-weight: bold;
}  
h1 {
	font-size: 30px;
	font-weight: normal;
}

h2 { font-size: 16px; }

h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #483B2A;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDBDAD;
	margin-top: 30px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: center;
}
h5 a:link, h5 a:visited, #colonne_droite h5 a:link, #colonne_droite h5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #46ACFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-radius: 12px;
}
h5 a:hover, #colonne_droite h5 a:hover { background-color: #007EE8; }

li {
	margin-bottom: 10px;
	padding-left: 5px;
}
.fichier {
	background-image: url(images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
hr  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDBDAD;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}

#central {
	background-color: #FFFFFF;
	top: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 210px;
	border-radius: 0px 0px 20px 20px;
}

.logo {
	position: absolute;
	left: auto;
	top: 30px;
	margin-left: 40px;
}

.vignette {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	border: 3px solid #CDBDAD;
	clear: both;
}
.signature  {
	font-size: 12px;
	color: #4D463D;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.signature  a:link, .signature a:visited {
	color: #a57c5a;
	font-weight: normal;
}
.pied_de_page  {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pied_de_page  a:link, .pied_de_page a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.references, .references a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
}

