/*
*{
	margin: 0px;
	padding: 0px;
}
*/

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	background: #f8fced url(images/fond_site.jpg) repeat-x;
}

.bold{
	font-weight: bold;
}


.spacer{
	clear: both;
	visibility:hidden;
}

.credit{
	color: #84a73a;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	background: url(images/fond_credit.gif) no-repeat right;
	float: right;
}

.credit:hover{
	color: #94ca22;
}

.mention{
	color: #84a73a;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 20px;
	float: left;
}

.mention:hover{
	color: #94ca22;
}

/********** structure  **************/

#haut{
	position: relative;
	width: 923px;
	height: 64px;
	background: url(images/fond_haut.jpg);
	margin: auto;
}



#banniere{
	width: 923px;
	height: 197px;
	/*background: url(images/banniere.jpg);*/
	margin: auto;
}

#conteneur{
	width: 923px;
	margin: auto;
	background: url(images/fond_conteneur.gif) repeat-y;
}

#colonne_gauche{
	width: 227px;
	float: left;
	/*border: #00f solid 1px;*/
}

#colonne_droite{
	width: 696px;
	float: left;
	/*border: #00f solid 1px;*/
}
/********** menu  **************/

#bloc_menu{
	width: 227px;
	background: url(images/fond_menu.jpg) repeat-y;
	
}

/* niveau 1  */
.rubrik1{
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 14px 25px 5px 30px;
	background: url(images/fond_rubrik1_off.gif) no-repeat 15px 15px;
}
.rubrik1:hover{
	color: #1a489c;
	background: url(images/fond_rubrik1_on.gif) no-repeat 15px 15px;
}
.rubrik1_actif{
	display: block;
	color: #1a489c;
	font-weight: bold;
	padding: 14px 25px 5px 30px;
	background: url(images/fond_rubrik1_actif.gif) no-repeat 15px 15px;
}
.rubrik1_actif:hover{
	color: #1a489c;
}
		/* niveau 2  */
.rubrik2{
	display: block;
	color: #fff;
	padding: 0px 25px 5px 45px;
	background: url(images/fond_rubrik2_off.gif) no-repeat 30px 2px;
}
.rubrik2:hover{
	color: #1a489c;
	background: url(images/fond_rubrik2_on.gif) no-repeat 30px 2px;
}
.rubrik2_actif{
	display: block;
	color: #1a489c;
	font-weight: bold;
	padding: 0px 25px 5px 45px;
	background: url(images/fond_rubrik2_on.gif) no-repeat 30px 2px;
}
.rubrik2_actif:hover{
	color: #1a489c;
}

/* niveau 3  */
.rubrik3{
	display: block;
	color: #fff;
	padding: 0px 25px 5px 53px;
	background: url(images/fond_rubrik3_off.gif) no-repeat 44px 2px;
}
.rubrik3:hover{
	color: #1a489c;
	background: url(images/fond_rubrik3_on.gif) no-repeat 44px 2px;
}
.rubrik3_actif{
	display: block;
	color: #1a489c;
	padding: 0px 25px 5px 53px;
	background: url(images/fond_rubrik3_off.gif) no-repeat 44px 2px;
	font-weight: bold;
}
.rubrik3_actif:hover{
	color: #1a489c;
}

/* niveau 4  */
.rubrik4{
	display: block;
	color: #fff;
	padding: 0px 25px 5px 60px;
}
.rubrik4:hover{
	color: #1a489c;
}
.rubrik4_actif{
	display: block;
	color: #1a489c;
	padding: 0px 25px 5px 60px;
	font-weight: bold;
}

.rubrik4_actif:hover{
	color: #1a489c;
}



.ligne{
	background: url(images/ligne_menu.gif) no-repeat 30px;
	height: 2px;
	font-size:0px;
}

/********** menu  horizontal **************/
#fond_contenu_haut{
	width: 662px;
	height: 55px;
	padding: 9px 20px 0px 14px;
	background: url(images/fond_contenu_haut.jpg) repeat-y;
	/*border: #00f solid 1px;*/
}

#fond_contenu_haut a{
	color: #fff;
	font-size:10px;
	/*letter-spacing: -0.1em;*/
}

#fond_contenu_haut a:hover{
	color: #12387e;
}

/********** bas **************/
#footer{
	width: 908px;
	height: 57px;
	padding: 26px 15px 0px 0px;
	background: url(images/fond_footer.gif) no-repeat;
	clear: both;
	margin: auto;
}

/********** contenu **************/
#titre{
	padding: 0px 0px 0px 17px;
}

#bloc_contenu{
	width: 620px;
	/*margin: 0px 0px 0px 30px;*/
	margin: 0px 0px 0px 26px;
	padding: 0px 25px 0px 15px;
	border-left: #a2aec6 solid 1px;
	/*border: #f00 solid 1px;*/
}

#bloc_contenu img{
	/*border: #a2aec6 solid 1px;*/
	padding:5px;
}
#bloc_contenu img.puce{
	border: 0px;
	padding:0px;
}

#recherche{
	position: absolute;
	right: 20px;
	top: 40px;
	font-weight: bold;
	color: #1a489c;
}

#retour_accueil{
	position: absolute;
	right: 20px;
	top: 20px;
	font-weight: bold;
	color: #1a489c;
	padding-left:16px;
	background: url(images/iconaccueil.gif) no-repeat 0px;
}
#retour_accueil_langues{
	position: absolute;
	right: 20px;
	top: 20px;
	font-weight: bold;
	color: #1a489c;
	padding-left:16px;
}

#retour_accueil a{
    color: #aaaaaa;
}
#retour_accueil a:hover{
    color: #1a489c;
}
.bouton_recherche{
	font-weight: bold;
	border: none;
	vertical-align: middle;
	background: none;
}

/***** accueil 10/12/2007*****/

#haut_accueil{
	position: relative;
	width: 923px;
	height: 64px;
	background: url(images/fond_haut_accueil.jpg);
	margin: auto;
}

#accueil_gauche{
	width: 310px;
	float: left;
	padding: 0px 0px 0px 10px;
	/*border:1px solid #000;*/
}
#accueil_droit{
	width: 240px;
	float: right;
	/*border:1px solid #000;*/
}

#accueil_contenu_haut{
	width: 600px;
	float: center;
	padding: 0px 0px 12px 30px;
}
#accueil_contenu_bas{
	width: 620px;
	float: center;
	padding: 0px 0px 12px 30px;
}


.para_accueil{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 8px;
	/*border-left: #a2aec6 solid 1px;*/
}

.para_accueil img{
	float: left;
	margin: 0px 10px 0px 0px;
	border: #e1dddc solid 1px;
}

.sous_titre_accueil{
	color: #5072af;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 25px;
}

.para_accueil_vert{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 8px;
	border-left: #dde7cc solid 1px;
}

.para_accueil_vert img{
	float: left;
	margin: 5px 5px 5px 0px;
	border: #e1dddc solid 1px;
}

.sous_titre_accueil_vert{
	color: #5f9401;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
}

#actu_swf {
    border-left: #a2aec6 solid 1px;
    padding-left: 10px;
    margin-left:10px;
    margin-top:20px;
    background: #ffffff;
}

/* plan du site */
/* niveau 1  */
.pds_rubrik1_actif{
	display: block;
	color: #5f9401;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 5px 30px;
	text-transform: uppercase;
	background: url(../upload/puces/puce_link.gif) no-repeat 10px 11px;
}
.pds_rubrik1_actif:hover{
	color: #1a489c;
}
/* niveau 2  */

.pds_rubrik2_actif{
	display: block;
	color: #1a489c;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 25px 5px 45px;
	
}
.pds_rubrik2_actif:hover{
	color: #5f9401;
}

/* niveau 3  */
.pds_rubrik3_actif{
	display: block;
	color: #5f9401;
	padding: 0px 25px 5px 53px;
	font-weight: bold;
}
.pds_rubrik3_actif:hover{
	color: #1a489c;
}

/* niveau 4  */
.pds_rubrik4_actif{
	display: block;
	color: #1a489c;
	padding: 0px 25px 5px 60px;
	font-weight: bold;
}

.pds_rubrik4_actif:hover{
	color: #5f9401;
}
