/* CSS Document */
img, h1, h2, h3, h4, h5, h6, table, tr, td, div, a, dt, dd, ul, li, form{
	margin:0px;
	padding:0px;
}

p{
	margin-top:0px;
}

hr{
	color:#80CFF0;
	background:#80CFF0;
	height:3px;
	border:0;
}

h1{
	color:#333e4e;
	font-size:16px;
	text-align:center;
}

body {
	background:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0px;
	position:relative;
}

/***** Conteneur *****/

#conteneur {
	background: transparent url(../images/fond.gif) repeat-y;
	margin:auto;
	position:relative;
	width:968px;
	padding:0px;
}

/***** corps *****/
#corps {
	background:url(../images/fond-haut.gif) no-repeat;
	margin:auto;
	position:relative;
	width:968px;
}

/***** Bandeau *****/
#bandeau{
	background: transparent url(../images/fond_bandeau.gif) no-repeat;
	margin-bottom:10px;
	min-height:500px;
}

#logo{
	padding:3px 0px 0px 4px;
	position:relative;
}

#affBandeau{
	left:169px;
	position:absolute;
	top:3px;
	width:797px;
}

#affBandeau p{
	font-size:11px;
	line-height:15px;
	padding-top:10px;
	text-align:justify;
	width:590px;
}

/***** Conteneur2 *****/
#conteneur2{
	background: url(../images/fond_conteneur2.gif) repeat-y;
	width:968px;
}

/***** Menu *****/
#menu{
	background:url(../images/fond-menu.gif) no-repeat;
	height:345px;
	left:4px;
	position:absolute;
	top:120px;
	width:960px;
	z-index:99;
}

#diapo{
	padding:5px 0px 0px 11px;
}

#cont_menu{
	left:365px;
	position:absolute;
	top:41px;
	font-size:0px;
}

#retourHome{
	position:absolute;
	top:290px;
	left:10px;
}

/***** Corps *****/
#contenu{
	float:left;
	width:958px;
}

#Outils{
	margin:2px 0px;
	width:300px;
	float:left;	
}

.titre{
	text-align:center;
}

.paragraphe{
	text-align:justify;
}

.paragraphe img{
	border:1px solid #000000;
	margin:5px 0;
}

#bandeau .paragraphe{
	left:340px;
	position:absolute;
	top:175px;
	width:610px;
}

.titre p{
	color:#009EE1;
	font-size:14px;
	font-weight:bold;
	padding:10px 15px 0px 0px;
}

.titre a{
	color:#EF5D28;
	text-decoration:none;
}

.titre a:hover{
	color:#913737;
}

#presentation{
	padding:0px 10px;
	width:948px;
	clear:both;
}

.accroche h1{
	text-align:left;
}

.texte {
	width:948px;
}

#bottomCorps{
	clear:both;	
}

a.lien{
	color:#96bf0d;
	text-decoration:none;
}

a.lien:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

/***** Footer *****/
#footer {
	background:url(../images/fond-footer.gif) no-repeat;
	clear:both;
	color:white;
	height:37px;
	line-height:14px;
	text-align:center;
	width:968px;
	margin-top:10px;
	padding-top:2px;
}

#footer a{
	color:#FFFFFF;
}

#footer a:hover{
	color:#000000;
	font-weight:bold;
}

/***** LIENS GÉNÉRAUX *****/
a{
	color:#009EE0;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

/***** TABLES *****/
table.tableau{
	background:#0000AA;
	margin-top:10px;
	font-size:13px;
}

.tableau th{
	background:#ffffcc;
	color:#222222;
}

.tableau tr{
}

.tableau td{
	background:#FFFFFF;
	color:#000000;
	padding:3px;
}

.tableau .qt table{
	margin:0px;
	background:#FFFFFF;
}

.tableau .qt th{
	color:#000000;
}

.tableau .qt tr{
	background-color:#FFFFFF;
}

.tableau .qt td{
	color:#000000;
	padding:0px;
}
.tableau .qt td input{
	font-size:14px;
	height:16px;
	text-align:center;
	width:30px;
}

.paragraphe .tableau img{
	border:none;
}

/***** INPUT *****/
.input{
	border:1px solid #000000;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
}

.input200{
	width:198px;
	border:1px solid #000000;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:2px;
}

/***** Séparation *****/
.separation{
	margin:5px 0px 0px 13px;
	padding-bottom:3px;
}

/***** Affichages page par page *****/
#affPageParPage{
	text-align:center;
	padding-top:5px;
}

/***** Page d'impression *****/
#contenuPrint{
	background:#FFFFFF;
}

/***** Clearer *****/
.clearer{
	clear:both;
}

/***** Menu text *****/
.menuText{
	color:#07a1e1;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}

.menuText a{
	color:#07a1e1;
}

.menuText a:hover{
	color:#e2660c;
	text-decoration:none;
}

.menuTextActif{
	color:#e2660c;
}

/***** Boutons *****/
.bouton{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	border: 1px solid #000000;
	background-image: url(../images/fond_bouton.gif);
	padding-left: 1px;
	padding-right: 1px;
	height: 19px;
}
