/* CSS Document */

/* BALISES HTML GLOBALE */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #dccdae;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	padding: 0px 0px 20px 0px;
	
	text-align: center;
}

a img {
	border: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ACCESSIBILITE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#liensevitement { /* Block contenant les liens d'evitement */
	width: 970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
		
	text-align: right;
	color: #fff;
	
	font-size: 0.7em;
}

#liensevitement a { /* Les liens d'evitement */
	color: #fff;
}
#liensevitement a:hover, #liensevitement a:focus, #liensevitement a:active {  /* Rollover des liens d evitement */
	color: #dccdae;
}
h2.access {  /* Balise H2 masquee */
	position: absolute;
	color: #FFFFFF;
	z-index: 100;
	top:-10000px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* STRUCTURE DE LA PAGE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#conteneur { /* Conteneur global */
	background-color: #fff;
	background-image: url(images/page_bandeau.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	z-index: 1;
	text-align: left;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* BANDEAU */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#flash {
	width: 970px;
	height: 193px;   /* 		!!!!!!!!	Laisser une hauteur mini au cas ou le flash ne se charge pas.			!!!!!!!!!!!!!    */
}

h1 {
	width: 161px;
	position: absolute;
	top: 16px;
	left: 35px;
	z-index: 99;
}

#masque {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FORMULAIRE DE RECHERCHE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#recherche {  /* Formulaire */
	/*float: left;
	margin: 16px 0 0 780px;
	display: inline;*/
	width: 181px;
	
	position: absolute;
	top: 16px;
	left: 780px;
	z-index: 99;
}

#recherche label { /* Label */
	display: none;
}

#recherche p {
	background-image: url(images/bg_input_recherche.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 21px;
}

#recherche p, #recherche input { 
	vertical-align: middle;
}

#recherche input { /* Champ de saisie */
	color: #57640b;
	font-size: 0.7em;
	width: 132px;
	text-align: left;
	background-color: transparent;
	border: none;
	padding: 0 0 0 6px;
}
#recherche input.boutonok {
	width: 39px;
	height: 21px;
	
	background-image: url(images/bouton_ok.gif);
	border: medium none; 	/* NE PAS EFFACER CETTE LIGNE */
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	
	text-align: center;
	font-size: 0.5em;
	/font-size: 0.7em;
	margin: 0 0 0 -6px;
}

#recherche input.boutonok:hover {
	color: #5a4432;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MENU PRINCIPAL */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul#nav_principale {
	list-style: none;
	padding: 0;
	width: 970px;
	clear: both;
	position: absolute;
	top: 108px;
	left: 0;
	z-index: 99;
}

ul#nav_principale li {
	display: inline;
}


/* COLONNE GAUCHE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#colonne_gauche { /* Colonne gauche */
	overflow-x: visible!important;
	overflow-x: hidden;
	
	float: left;
	width: 213px;

	background: url(images/bg_colonne_gauche.png) repeat-y #fff;
}

#colonne_gauche_haut {
	background: url(images/bg_colonne_gauche_haut.png) no-repeat top;
}

#colonne_gauche_bas {
	background: url(images/bg_colonne_gauche_bas.png) no-repeat bottom;
	height: 475px;
	padding: 0 0 200px 0;
}
html>body #colonne_gauche_bas {
	height:auto;
	min-height: 475px;
}

#colonne_gauche h2{
	background-image: url(images/bg_h2_ssmenu.jpg);
	background-repeat: repeat-y;
	padding: 10px 0 15px 0;
	text-align: center;
}



/* COLONNE CONTENU */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#bg_contenu {
	position: absolute;
	z-index: 20;
	top: 193px;
	left: 210px;
	background: url(images/bg_col_contenu.png) no-repeat top;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_col_contenu.png',sizingMethod='scale');
	width: 555px;
	height: 444px;

}

#colonne_contenu {	
	z-index: 99;
	position: relative;
	overflow-x: visible!important;
	overflow-x: hidden;
	float: left;
	width: 475px;
	height: 444px;
	padding: 0 40px 20px 40px;
	margin: 0 0 0 -3px;
	
}
html>body #colonne_contenu {	
	height: auto;
	min-height: 444px;
}

/* COLONNE DROITE */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#colonne_droite {
	float: right;
	width: 205px;
	overflow-x: visible!important;
	overflow-x: hidden;
}

#colonne_droite h2 {
	background: url(images/bg_h2_droite.png) no-repeat top;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_h2_droite.png',sizingMethod='image');
	width: 184px;
	height: 70px;
	padding: 41px 0 0 21px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* MENU RESTEZ INFORME */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#nav_restez_informe{
	list-style-type: none;
	background: url(images/bg_col_droite.jpg) no-repeat;
	height: 231px;
}
html>body #nav_restez_informe{
	height: auto;
	min-height: 231px;
}
#nav_restez_informe li {
	display: inline;
}

#nav_restez_informe li a {
	display: block;
	padding: 0 0 7px 0;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FOOTER */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#footer { /* Block pied de page */
	background-color: #f5f4f3;
	border-top: 1px solid #ededed;
	width: 970px;
	background-image: url(images/bg_footer_int.gif);
	background-repeat: repeat-x;
	background-position: bottom;

				
	color: #6F6F6F;
	
	margin: 10px 0 0 0;
	padding: 0 0 11px 0;
	
	text-align: center;

}
#footer a {
	color: #003d56;
	font-size: 0.8em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul { /* Liste */
	list-style-type: none;
}
#footer ul li { /* Liste */
	display: inline;
}

#footer ul li a.artaccess{ /* Liste */
	background: url(images/access.gif) no-repeat 100% 55%;
	padding-right: 15px;
}

/* DIVERS */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* pour "pousser" si presence de float */
/* penser à placer un &nbsp; pour eviter le bug sous netscape (page à rallonge) */ 
.clear {
	clear: both;
	height: 0px; /* correction page a rallonge sous netscape*/
	line-height: 0px;
	font-size: 1px;
}
.clearliste {
	clear: both;
}

/* Pour affichage correct PNG */
.format_png { behavior: url(win_png.htc); }

.imprimer { /* paragraphe bouton Imprimer */
	float: right;
	margin: -24px 0 0 0 ;
}
.siimprimer { /* masquage image bandeau imprimer */
	display: none;
}


