/** elements cachés **/

.navigation {display:block}

.naventete {
	display:none;
	}

.navdroite{
	display:none;
	}

.recherche_externe
{
    display:none;
}

body
{
    font-family:Arial, sans-serif;
	color:#4B4B4B;
}
h1 {
    margin-top:0px;
    /*margin-bottom:10px;*/
    margin-left:0px;
    font-size:170%;
	padding-left:25px;
	font-style: italic;
	color: #FFF;
	background-color: #A9CF43;
	width: 725px;
	height: 22px;
	/*padding-top:2px;
	padding-bottom:4px;*/
	font-family:Arial, sans-serif;
}
.pair {
	background-color: #FFFFFF;
}
h2 {
    margin-top:0px;
    /*margin-bottom:10px;*/
    margin-left:0px;
    font-size:150%;
	padding-left:25px;
	font-style: italic;
	color: #DA1717;
	height: 22px;
	padding-top:2px;
	padding-bottom:4px;
	font-family:Arial, sans-serif;
	padding-left:10px;
	border-left: 10px solid #DA1717;
	border-bottom: 1px solid #DA1717;
}

h3 {
    font-size:120%;
    font-weight:bold;
	background-color:#FB9108;
	padding: 2px;
	color: #FFFFFF;
	padding-left:10px;
	border-left: 10px solid #BE6E06;
}

h4 {
    background-color:#666666;
	padding: 2px;
}

h5 {
    font-size:100%;
    font-weight:bold;
	background-image:url('img/titre_puce2.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left:12px;
}

a
{
	color:#4B4B4B;
	text-decoration:underline;
}
	
a:hover
{	
	color:#FFCC00;
}

#bloc_droite img a:hover
{
	border-top: 0px solid #FFCC00;
	border-bottom: 0px solid #FFCC00;
}

#bloc_container
{
    width:990px;
    margin-left:auto;
    margin-right:auto;
	background-repeat: repeat-y;
	background-position: top left;
	position:relative;
	margin-top:2px;
}

/* blocs mise en page **/



#bloc_bandeau
{
    background-image: url('img/bandeau.jpg');
	background-position: top center;
	background-repeat: no-repeat;
    width:990px;
    height:230px;
}

#bloc_gauche
{
    background-image: url('img/logo.gif');
	background-position: top center;
	background-repeat: no-repeat;
	float:left;
    height:100%;
    width:200px;
	margin-left:20px;
}

#bloc_droite
{
    width:185px;
	float:left;
	padding-left: 5px;
	margin-left: 3px;
	padding-bottom:10px;
	background-color:#ECA814;
	margin-top:35px;
	font-size:70%;
}

#bloc_centre
{
    float:left;
	font-size:70%;
	padding-left :0px;
	padding-right :5px;
	padding-top:5px;
	padding-bottom:0px;
	margin-right:2px;
	width:550px;
}

#bloc_centre .texte
{
	float:left;
	padding:10px;
	margin-top:-8px;
    border: 1px solid #000;
	width:520px;
}


#bloc_centre .bloc .entete
{
    font-size:x-large;
    margin-top:34px;
    margin-bottom:14px;
}


#bloc_centre .bloc .corps:first-letter
{
    font-size:xx-large;
    color:#000000;
}

/** blocs **/

.navgauche
{
	width: 180px;
	background-color: #FFF;
	margin-top:70px;
}

.navgauche .niveau1 .entete
{
    background-image:url('img/puce_nav.gif');
    background-repeat:no-repeat;
	width:20px;
	background-position:center center;
	padding-top:10px;
	
}

.navaccueil a
{
    color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:75%;
	width: 170px;
}

.navgauche a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:75%;
	width: 170px;
}



.navaccueil
{
	margin-bottom:2px;
	text-align:right;
	width: 170px;
	background-image:url('img/bg_rubrique.gif');
    background-repeat:no-repeat;
	height:17px;
	font-size:95%;
}

.navaccueil a
{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:75%;
	width: 170px;
}

.navaccueil a:hover
{
	
}

.navaccueil .page-niveau1-selectionne
{
	background-image:url('img/bg_rubrique_on.gif');
}

.navgauche a:hover, .navaccueil a:hover
{
	
}
.navgauche .rubrique
{
	margin-bottom:1px;
	width: 180px;
	background-color: #DA1717;
	font-size:100%;
	height:30px;
}

.navgauche .page, .navgauche .rubrique-niveau2, .navgauche .rubrique-niveau2-selectionne
{
	margin-bottom:1px;
	width: 180px;
	height:20px;
	font-size:95%;
	background-color: #FFCFCF;
}

.navgauche .page-niveau2, .navgauche .page-niveau2-selectionne
{
	margin-bottom:1px;
	width: 180px;
	height:20px;
	font-size:95%;
	background-color: #FFF;
}

.navgauche .page-niveau2 a, .navgauche .page-niveau2-selectionne a
{
	color: #800000;
	width: 180px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
	font-weight:normal;
	background-image:url('img/puce_nav2.gif');
    background-repeat:no-repeat;
	background-position:left center;
	margin-left:30px;
}

.navgauche .page .entete
{
	width: 0px;
}

.navgauche .page a, .navgauche .rubrique-niveau2 a
{
	color: #800000;
	width: 180px;
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	font-weight:normal;
	background-image:url('img/puce_nav2.gif');
    background-repeat:no-repeat;
	background-position:left center;
	margin-left:20px;
}

.navgauche .page a:hover
{
	
}

.navgauche .page a:hover
{
	color:#FFF;
}

.navgauche .rubrique a:hover
{
	
}

.navgauche .page-niveau1-selectionne, .navgauche .rubrique-niveau2-selectionne
{
	background-color: #FF6767;
}

.navgauche .page-niveau1-selectionne a, .navgauche .rubrique-niveau2-selectionne a
{
	color: #FFF;
	background-image:url('img/puce_nav2_on.gif');
    background-repeat:no-repeat;
	background-position:left center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	width: 180px;
	height:20px;
	margin-left:20px;
}

.navgauche .page-niveau2-selectionne, .navgauche .page-niveau2
{
	display:none;
}

.nav3
{
	
}

.nav3 .rubrique-niveau1, .nav3 .rubrique-niveau2, .nav3 .page-niveau1, .nav3 .rubrique-niveau1-selectionne, .nav3 .rubrique-niveau2-selectionne, .nav3 .page-niveau1-selectionne
{
	display:none;
}

.nav3 .racine
{
	margin-top:-15px;
	padding-top:15px;
	margin-left:10px;
	clear:left;
	margin-bottom: -10px;
}

.nav3 .page-niveau2-selectionne, .nav3 .page-niveau2
{
	padding: 0px;
	margin: 0px;
}

.nav3 .page
{
	float:left;
	
}

.nav3 .page .entete
{
	width:13px;
	background-image:url(/specific/formats/img/puce_nav3.gif);
	background-repeat:no-repeat;
	background-position: center center;
}

.nav3 a
{
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	margin-right: 15px;
	
}



.naventete
{
	display:none;
}
#bloc_newsletter
{
	z-index:2;
	color: transparent;
	margin-left: 0px;
	margin-top: 10px;
}

#bloc_newsletter input
{
	margin-left: 10px;
	margin:5px;
}

#bloc_newsletter .bouton
{
	background-image: url(/specific/formats/img/valider.gif);
	width: 63px;
	height:20px;
	border: none;
	color: transparent;
}

#bloc_newsletter .bloc_haut
{
	font-weight:bold;
	color: #FFF;
	font-weight: bold;
}

.titre .cheminpage
{
    font-weight:bold;
}

#bloc_corps
{
    padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}

.paragraphe
{
    padding:5px;
}

.paragraphe.avectitre h2
{
    color:#E87500;
    font-size:160%;
    margin-top:0px;
    padding-top:0px;
}

.bloc_actu
{
    padding:5px;
}

.bloc_actu .actu
{
    font-size:90%;
	color:#3F300E;
}


.bloc_actu a
{
    text-decoration:none;
	font-size:120%;
	font-weight:bold;
}

.bloc_actu .titrebloc
{
    background-image:url('img/actualite.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin:5px;
}

.bloc_actu .titre
{
    font-size:120%;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:12px;
	background-image:url('img/puce_actu.gif');
	background-repeat: no-repeat;
	background-position: center left;
	background-color:transparent;
	width:180px;
	color:#3F300E;
}

.bloc_actu .photo
{
    margin:5px;
	width:60px;
}

.actu_page
{
    
}

.actu_page h3
{
    margin-left:0px;
    margin-bottom:4px;
}

.actu_page .photo
{
    align: left;
	margin:10px;
	border:1px solid #000;
	width:200px;
}

.spanListeLiensSelectionne
{
    color:#C8E906;
}

.actu_page
{
    margin-bottom:20px;
	width:350px;
}

.actu_page .actu_titre
{
    margin-bottom:5px;
    font-weight:bold;
    font-size:120%;
}

.actu_page.selectionne .actu_titre
{
    font-size:140%;
}

.actu_page.selectionne:first-letter
{
    text-transform:capitalize;
}

.actu_titre h4
{
   margin-top:0px;
}
 
.actu_titre h4, .actu_corps , .actu_resume
{
    margin-left:10px;
	width:750px;
}

.formchecker_reponse .message
{
    width:70%;
    overflow:visible;
}

.formchecker_reponse .lienok
{

}

.formchecker_reponse a
{
    text-decoration:none;
    border:1px solid #000;
    padding:2px;
    margin-left:auto;
    margin-right:auto;
    width:20px;
    display:block;
}

.formchecker_reponse a:hover
{
    border-style:dotted;
    text-decoration:underline;
}

li 
{
   list-style-type:square; 
}

.lien_bouton
{
    display:block;
    border:1px solid #853035;
    padding:3px;
    text-decoration:none;
    text-align:center;
    
}

.lien_bouton:hover
{
    border-style:dotted;
    text-decoration:underline;
}

.table
{
    border-collapse:separate;
}

.tab
{
    border:1px solid #82AE48;
	margin-left: auto;
	margin-right: auto;
}

.tab td
{
    border:1px solid #B5D789;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.tab_titre
{
    text-align:center;
	font-size:170%;
	background-color:#7F9B5A;
	color:#FFF;
}

.tab_titre2
{
    text-align:center;
	font-weight:bold;
	font-size:115%;
	background-color:#B2CA93;
}

.tab_prix
{
    text-align:center;
}

.tab_comment
{
    font-style:italic;
	font-size:85%;
}

.recherche_interne a
{
    color:#AA0000;
	font-weight:bold;
	font-size:90%;
	
}

.recherche_interne .texte
{
    display:none;
}

.recherche_interne .bouton
{
    border-style:none;
	background-color: #FFF;
}

.recherche_interne input
{
    float:left;
	
	margin-right: 5px;
	font-size:80%;
    
}

.recherche_interne
{
    position:relative;
	right:640px;
    top:30px;
	font-size:80%;
	font-weight:bold;
	float:left;
	padding-top:150px;
  display:none;
}

#bloc_adresse
{
	font-size: 60%;
	color: #000;
	margin-top:-20px;
	position: absolute;
}

#bloc_adresse img
{
	margin-right:5px;
	margin-left:5px;
}

#bloc_titre
{
	color: #2D4492;
	width:760px;
	font-size: 115%;
	margin-top:25px;
	position: absolute;
	text-align:center;
	font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}/* navigation pied **/

#bloc_pied 
{
	border-right: none;
	border-left: none; 
	position: relative;
    clear:both;
	color: #CB4DB5;
	height: 15px;
	widht:990px;
	background-image: url(/specific/formats/img/bas.gif);
}

.navpied
{
	position: absolute;
	margin-left: 350px;
	top: 0px;
}

.navpied td
{
	height:25px;
}

.navpied a
{
	color:#CB4DB5;
	font-size:60%;
    text-decoration:none;
	list-style-type: circle;
}

.navpied a:hover
{
	color:#CB4DB5;
	text-decoration: underline;
}

.navpied .page
{
	float: left;
}

.navpied .rubrique
{
	float: left;
	display:none;
}

.navpied .entete
{
    width:0px;
	display:none;	
}

.navpied .pied
{
    width:25px;
	background-image: url(/specific/formats/img/puce_navpied.gif);
	background-repeat: no-repeat;
	background-position: center center;	
}

.copyright
{
	position: absolute;
	left: 500px;
	top: -4px;
	font-size:60%;
	color:#CB4DB5;
}

.copyright a
{
	color:#CB4DB5;
	border-left-style: none;
	text-decoration:none;
}

.copyright a:hover
{
	color:#CB4DB5;
	text-decoration: underline;
}


.haut
{
	margin-top: 25px;
}

.haut a
{
	color:#FFF;
	font-size:90%;
	text-decoration:none;
}
	
.haut a:hover
{	
	color:#FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}

#bloc_outils
{
	position: absolute;
	top: 210px;
	left:210px;
	z-index:1;
}

#bloc_outils td
{
	font-size: 70%;
	padding: 2px;
}

#bloc_outils a
{
	text-decoration:none;
	color: #777777;
}

#bloc_outils a:hover
{
	color: #000;
}