BODY {
	scrollbar-3dlight-color : #ebebeb;
	scrollbar-base-color : #E2E2E2;
	scrollbar-darkshadow-color : #ebebeb;
	scrollbar-arrow-color : #ebebeb;
	ime-mode : auto;
	scrollbar-highlight-color : #cccccc;
	scrollbar-face-color : #cccccc;
	scrollbar-shadow-color : #cccccc;
	scrollbar-track-color : #E2E2E2;
font: .8em Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #0299ce; 
 	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/* @group Disposition */

.sessions {
	font-size: 13px;
}
.sessions a {
	font-size: 14px;
}
.sessions td{
	border-bottom: 1px dashed #eb8c00;
	padding: 5px;
}
.info {
	background-color: #ffdec8;
	text-align: left;
	color: #ff7926;
}

.info p {
	color: #763005;
	font-weight: bold;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 0;
}
.document_contenu {
	clear: both;
	float: left;
	width: 100%;
}

.planchephoto {
	width: 160px;
	float: right;
	text-align: center;
}
.planchephoto img {
	margin: 5px auto;
	border-style: none;
}
.planchephoto div {
	float: left;
	margin: 5px;
	text-align: center;
	width: 200px;
}
.planchephoto a:link,a:visited,a:hover,a:active {
	border-style: hidden;
	border-bottom-style: none;
	border-bottom-width: 0;
	padding: 0;
}
.dessous {
	width: 100%;
	clear: both;
}
.bandeau {
	clear: both;
	text-align: right;
	border-bottom: 2px solid #0080ae;
	padding: 5px 0;
	color: #0080ae;
	margin: 5px 0;
	font-size: 18px;
	font-weight: bold;
}

.bandeau_mois {
	clear: both;
	text-align: left;
	border-bottom: 2px solid #0299ce;
	padding: 5px 0;
	color: #0299ce;
	margin: 5px 0;
	font-size: 15px;
	font-weight: bold;
}
.menu {
	margin: 0;
}
.menu li {
	width: 228px;
	height: 35px;
	list-style-type: none;
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 10px;
	background: url(images/rubrique.gif) no-repeat;
}
.pieddepage {
	text-align: center;
	padding: 5;
	border-top: 2px solid #f90;
	clear: both;
	margin: 10px 0;
}
.menu_ligne li {
	display: inline;
}

.fond {
	background-image: url(images/fond.jpg);
}
.principal {
	margin: 0 auto;
	width: 900px;
}


.entete {
	background-image: url(images/entete.gif);
	height: 124px;
	clear: both;
}
.contenu {
	clear: both;
	background-image: url(images/fond_ligne.gif);
	float: right;
}
.droite {
	float: right;
	width: 670px;
	text-align: center;
	background-image: none;
}
.gauche {
	float: left;
	width: 230px;
	text-align: center;
	background-image: none;
}
/* @end */

/* @group texte */

.gras {
	font-weight: bold;
}

ul {
	margin-left: 20px;
}

.formation div {
	width: 340px;
	margin: 10px;
	float: left;
}
.formation h2 {
	font-weight: bold;
	font-size: 14px;
	color: #0080ae;
	padding: 2px;
	border-bottom: 1px dotted #0080ae;
	margin-bottom: 5px;
}
.formation p {
	margin: 4px;
}
.rubriques {
	margin: 10px 5px 20px 0;
	clear: both;
}
.rubriques li {
	margin-top: 5px;
	margin-bottom: 20px;
	list-style-type: none;
}
.rubriques h2 {
	font-weight: bold;
	font-size: 16px;
	color: #0080ae;
	padding: 2px;
	border-bottom: 1px dashed #0080ae;
	margin-bottom: 5px;
}
h1,h2,h3,h4{font-size:14px;margin:1px;}
h1{
	font-size: 20px;
}
h2{font-size:13px;font-weight: normal}
h3{font-size:13px;}
h4{font-size:13px;font-weight: normal}

.grand_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	font-style: normal;
	
	color: #003366;
}

.gris {
	color: #cccccc;
}



.petit {
	font-size: 12px;
}



/* @end */

/* @group Cadres et Traits */

.cadrenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}

.cadrenoir_petit {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
}
.trait_noir_haut {
	border-top : 1px solid black;
}
.trait_noir_bas {
	border-bottom : 1px solid black;
}
.trait_noir_gauche_bas {
	border-left : 1px solid black;
	border-bottom : 1px solid black;
}
.trait_noir_gauche {
	border-left : 1px solid black;
}
.trait_noir_bas_droite {
	border-right : 1px solid black;
	border-bottom : 1px solid black;
}
.trait_noir_droite {
	border-right : 1px solid black;
}
.trait_noir_gauche_haut_2 {
	border-left : 2px solid black;
	border-top : 2px solid black;
}

.cadregris {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
border: 1px solid #CCCCCC;
}
.trait_gris_bas {
	border-bottom : 1px solid #ebebeb;
}
.trait_gris_haut {
	border-top : 1px solid #ebebeb;
}
.trait_gris_gauche {
	border-left : 1px solid #cccccc;
}
.trait_gris_haut_bas {
	border-top : 1px solid #ebebeb;
	border-bottom : 1px solid #ebebeb;
}
.cadre_blanc {
	
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	border-left : 0px solid #ffffff;
	border-top : 0px solid #ffffff;
	border-right : 0px solid #ffffff;
	border-bottom : 0px solid #ffffff;
}

.cadre_bleu {
	border-left : 2px solid #6699cc;
	border-top : 2px solid #6699cc;
	border-right : 2px solid #6699cc;
	border-bottom : 2px solid #6699cc;
}



/* @end */


/* @group Formulaire */

form {
	margin:0px;
}
.formulaire {
	font-weight: bold;
	font-size: 15px;
}
.formulaire input,textarea,button {
	clear: both;
	padding: 4px;
	margin: 2px 0 10px;
	border: 3px solid #6591af;
	width: 100%;
	background-color: #eaeef1;
	color: #516570;
	font: 14px Arial, Helvetica, sans-serif;
}



/* @end */