	@charset "iso-8859-1";
/*** Règles générales*/
html, * {
	margin: 0;
	padding: 0;
/*	border: 0;		*/
	font-size: 12px;
}

body {
	background-image: url('../images/fond.gif');
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	padding: 10;
	font-family: arial;

}



#general {
	width: 1300px;
	margin: 0 auto;
	border: 2px solid #00639F;
	background: url('../images/global_fond.gif') repeat-x #ffffff;
	text-align: left;
	list-style: square;
    padding: 15px;
}

a {
	text-decoration: none;
	color: #29547E;
}
a:hover {
	text-decoration: underline;
	color: #ff3402;
}	
a:visited {
	text-decoration: none;
	color: red;

}


h1 {
	background: url('../images/test.gif') repeat left top;
	color: #FFFFFF;
	font-size: 33px;
	padding: 3px 0 0 20px;
	margin: 0;
	height: 66px;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: verdana;
}
h5 {
	padding: 3px 0 4px 16px;
	margin: 0px;
	color: #00685A;
	font-size: 24px;
	display:block;
	font-family: verdana;
	width:97%;
	
}
h2 {
	background: url('../images/puce.gif') no-repeat left 5px;
	padding: 5px 0px 5px 25px;
	margin: 0px;
	color: #00685A;
	font-size: 14px;
	display:block;
	width:97%;
	border-bottom:1px dashed #00685A;
}

h3 {
	float: left;
	padding: 0 0 0 15px;
	margin: 0px;
	color: #33618d;
	font-size: 14px;
	clear: both;
	text-align: left;
	font-style: bold;
}

.ligne {
	border-bottom:1px dashed #00685A;
}

.separation{
	clear:left;
	width:600px;
	height:1px;
	background:url('../images/separateur.jpg');
	margin-top:10px;
}
/* ------------------ header ------------------ */
#header {
	margin-left: 20px;
	height: 17px;
	float: right;
	width: 554px;
}

#logo {
	float: left;
	padding: 0 0 0 7px;
	border: 0;
}
.date{
	float: right;
	margin-right: 5px;
}

/* ------------------ Menu avec onglets ------------------ */
#onglet {
	float: left;
	width: 100%;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#onglet #onglet_ligne ul {
    margin:0;
    padding:0;
}
#onglet #onglet_ligne ul li {
	display: inline;
	margin: 0;
	padding: 0;
	height: auto;
	text-align: center;
}
#onglet #onglet_ligne ul li a {
	display: block;
	text-align: center;
	width: 98px !important;
	width: 103px;
	height: 50px;
	float: left;
	background: url('../images/menuhau1.gif') no-repeat left top;
	padding: 0 0 0 6px;
	text-decoration: none;
	font-size: 12px;
}
#onglet #onglet_ligne ul li a span {
	font-weight: bold;
	height: 50px;
	display: block;
	background: url('../images/menuhau2.gif') no-repeat right top;
	padding: 5px 12px 0 4px;
	color: #000000;
}
#onglet #onglet_ligne ul li a:hover, #onglet #onglet_ligne ul li.actif a {
	background-position: 0 -75px;
	cursor: pointer;
	background: url('../images/menuhau11.gif') no-repeat left top;
}
#onglet #onglet_ligne ul li a:hover span, #onglet #onglet_ligne ul li.actif a span {
	background-position: 100% -75px;
	color: red;
	background: url('../images/menuhau22.gif') no-repeat right top;
}

#onglet #onglet_ligne ul li a:hover {
	height: 50px;
	border-bottom:1px solid #338033;
}
#onglet #onglet_ligne ul li a:hover span {
	height: 50px;
	border-bottom:1px solid #338033;
}

#onglet #onglet_ligne ul li a:hover spani {
	height: 50px;
	border-bottom:1px solid blue;
}

#onglet #onglet_ligne ul li a:hover spani, #onglet #onglet_ligne ul li.actif a spani {
	background-position: 100% -75px;
	color: red;
	background: url('../images/menuhau22.gif') no-repeat right top;
}
#onglet #onglet_ligne ul li a spani {
	font-weight: bold;
	height: 50px;
	display: block;
	background: url('../images/menuhau2.gif') no-repeat right top;
	padding: 5px 12px 0 4px;
	color: #blue;
}

/* ----------------- menu de droite de l'accueil ------------------ */
.menu_accueil {
	float: left;
	margin-left: 25px;
}
.menu_accueil .forme_menu_droite {
	background: url('../images/menudroite.gif') repeat-x left top;
	margin-bottom: 7px;
	width: 228px;
}
.menu_accueil .forme_menu_droite span.titre_menu_droite {
	background: url('../images/accept.png') no-repeat left top;
	padding-left: 20px;
	height: 16px;
	font-size: 10px;
	margin: 0;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: bold;
	display: block;
	padding-top: 2px;
}
.menu_accueil .forme_menu_droite .contour {
	width: 220px;
	background: url('../images/inmenud.gif');
	clear: both;
	padding: 4px;
	border-bottom: 3px solid green;
}
.menu_accueil .forme_menu_droite ul {
	list-style: square;
    margin: 0 0 0 17px;
    padding:0;
}

.edito {
	border: 3px	solid green;
	margin: 10px 0 10px 10px;
	padding: 5px;
	background: url('../images/inmenud.gif') repeat scroll 0% 0%;
	width: 600px;
	height: auto; 
	float: left;
}
 .edito h2i{
	padding: 5px 0px 5px 25px;
	margin: 0px;
	color: #000000;
	font-size: 14px;
	font-style: bold;
	font-style: italic;
	display:block;
	width:95%;
	border-bottom:1px solid green;
 }
 .edito p{
	color: #000000;
	font-size: 12px;
	font-style: italic;
	display:block;
	width:95%;
}
/* ------------------ footer ------------------ */
#footer {
	margin: 9px auto 0 auto;
	padding: 4px 4px 0 0;
	clear: both;
	border-top: 2px solid #C6C6C6;
	background-color: #F3F3F3;
}
#footer p {
	color: #808080;
	font-size: 90%;
	line-height: 20px;
	text-align: center;
	margin:0;
	padding:0;
}
#footer a {
	color: #808080;
	font-weight: bold;
}
#footer_partenaire {
	margin: 0 auto;
	padding: 4px 4px 0 0;
	clear: both;
	border-top: 2px solid #C6C6C6;
	background-color: #FFFFFF;
}
#footer_partenaire p {
	color: #808080;
	font-size: 90%;
	line-height: 20px;
	text-align: left;
	margin:0;
	padding:0;
}
#footer_partenaire a {
	color: #808080;
}
#footer_partenaire .cpsi {
	margin-left: 3px;
	vertical-align:top;
	float: right;
}	
.pagination {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 0 0;
	float: right;
}
.pagination a {
	margin: 0 2px 0 2px;
	padding: 1px 3px 1px 3px;
	color: green;
}
.simulation {
	text-align: left;
}
