/*******************************************************************************************/
/* ID Solution ©2001-2007 Tous droits réservés, reproduction partiele ou totale interdite. */ 
/* http://www.id-solution.fr                                                               */
/*******************************************************************************************/
/* body */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	color: #666;
	background-color: #FFFFFF;
	text-align: center;
}
/**************************************************************************************/
/* skin */
.haut_droite {
	background-image: url(img/haut_droite_120.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width:12px;
	height:120px;
}
.haut_gauche {
	background-image: url(img/haut_gauche_120.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	width:12px;
	height:120px;
}
.centre_droite {
	background-image: url(img/centre_droite.gif);
}
.centre_gauche {
	background-image: url(img/centre_gauche.gif);
}
.bas_droite {
	background-image: url(img/bas_droite.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bas_gauche {
	background-image: url(img/bas_gauche.gif);
	background-position: top;
	background-repeat: no-repeat;
}
/**************************************************************************************/
/* en tête */

h1 {}
h2 {
	background-image: url(img/bgt1.gif);
	background-repeat: repeat-x;
	margin:0 0 1em 0;
	padding:0;
	color: White;
	font-size: 90%;
	font-weight: bold;
	height: 14px;
	vertical-align: middle;
}

h3 { font:italic 1.5em Georgia, "Times New Roman", Times, serif; color:#ff4500; padding:0; margin:0;}
h6 { font:italic 1.5em Georgia, "Times New Roman", Times, serif; color:#ff4500; padding:0; margin:0;}
.h7 {
	background-image: url(img/bgt2.gif);
	background-repeat: repeat-x;
	margin:0 0 1em 0;
	padding:0;
	color: White;
	font-size: 90%;
	font-weight: bold;
	height: 14px;
	vertical-align: middle;
}
.h8 {
	background-image: url(img/bgt4.gif);
	background-repeat: repeat-x;
	margin:0 0 1em 0;
	padding:0;
	color: White;
	font-size: 90%;
	font-weight: bold;
	height: 14px;
	vertical-align: middle;
}
/**************************************************************************************/
.top { 		color:#999999; text-align:center;}
.center { 	text-align:center;}

.chevron {color: #ff4500; font-weight:bold } 

li { 		margin-bottom:0.3em;}
input { 	padding:0; margin:0; border:#CCCCCC 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
textarea { 	padding:0; margin:0; border:#CCCCCC 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
select { 	padding:0; margin:0; border:#CCCCCC 1px solid; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
form { 		padding:0; margin:0;}
p { 		text-align:justify; margin: 0.1em 0 0.1em 0; }
img { 		border:none;}
/**************************************************************************************/
.bg1 { }
.bg2 { }
.bg3 { }
.bg4 { }
.bg5 { }
.bg6 { }
/**************************************************************************************/
.bgt1 {		background-image: url(img/bgt1.gif)};
/**************************************************************************************/
div {
	margin: 0; 
	padding: 0; 
	display: block;
}
/**************************************************************************************/
a:link {
	color: #ff4500; 
	text-decoration: none;
}

a:hover {
	color: #ff4500; 
	text-decoration: underline;
}

a:visited {
	color: #ff4500; 
	text-decoration: none;
}

.lien_actif {color:#ff4500;}
/**************************************************************************************/
.container {
	background-color: #FFFFFF; 
	margin: 0 auto 0 auto; 
	padding:0; 
	width: 940px;
/*	border-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
*/
}
/**************************************************************************************/
.header {
	padding: 1em; 
	margin: 0; 
	text-align: left;
	width:100%;
/*	background-image: url(img/header.gif); 
	background-repeat:repeat-x;
	background-position: center;
	height: 100px;
*/
}

.header p {
	text-indent: 2em; 
	color: #666666;
}
/**************************************************************************************/
ul.navigation {
	list-style-type: none; 
	float: left; 
	display: block; 
	width: 940px; 
	line-height: 0.1em; 
	clear: both; 
	margin: 0; 
	padding: 0; 
	background-color: White;
	border-bottom: 1px solid #C4C4C4;
}
/**************************************************************************************/
.left {
	float: left; 
	clear: both; 
	width: 20em; 
	margin: 0 0 0 0.1em; 
	padding: 0;
}

.leftcontent {
	margin: 0.5em; 
	padding: 0.3em; 
	border: 1px solid #EEE; 
	text-align: left;
	background-image: url(img/left_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.leftcontent p {
	padding-left: 1em;
}

.leftcontent p a:link, a:visited{
	color: #666666;
	text-decoration: none
	
}

.leftcontent p a:hover{
	color: #FF4500;
	text-decoration:none;
}

.left h2 {
	text-align: left; 
	padding: 0 0 0 0.5em;
}
/**************************************************************************************/
.content {
	clear: right; 
	text-align: left; 
	margin: 0.5em 0.5em 0 20em; 
	padding: 0.3em 1ex 0.3em 1ex;
	border: 1px solid #EEE;
}

.content li {
	background: url(../img/bullet_side.gif) no-repeat 0 1px;
	list-style:none;
	padding: 0 0 2px 20px;
}


/*
.content li {
	background-image: url(img/bullet_side.gif);
	background-repeat:no-repeat;
    padding: 0 0 3px 27px;

}/*
.content a:link, a:visited {
	color: #FF4500;
	text-decoration:none;
}
.content a:hover {
	color: #FF4500;
	text-decoration:underline;
}
*/
.content h2 {
	padding: 0 0 0 1em;
}
/**************************************************************************************/
.footer {
	font-size: 9px; 
	margin: 0.1em; 
	padding: 0.3em; 
	text-align: center; 
	clear: both;
}

.footer p { 
	border: 1px solid #C4C4C4;
	padding: 0.5em;
	margin: 0.3em;
}
.footer a { text-decoration:none; color:#666666;}
