/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 98%;
	font-family: Verdana;
	font-weight: bold;
	background-color: #004000;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: underline;
}

.image_pub {
	cursor: pointer;
	text-align: center;
	width: 100%;
	display: block;
}
a:hover {
	color: #D8D681;
}


/******************ONGLET*********************/



#tabs {
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-image: url(../images/bouton_menu.gif);
  }
#tabs ul {
	margin:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
	padding:0px 0px 0 0px;
  }
#tabs li {
	display:inline;
	margin:0;
	width: 130px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D681;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D681;
	padding:0;
	float: left;
  }
#tabs a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(../images/bouton_menu.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
  }
#tabs a span {
	float:left;
	display:block;
	color:#000000;
	text-transform: capitalize;
	width: 130px;
	text-align: center;
	vertical-align: bottom;
	height: 42px;
	line-height: 38px;
  }
#tabs a span:hover {
	float:left;
	display:block;
	color:#000000;
	text-transform: capitalize;
	width: 130px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bouton_menu_hover.gif);
	background-repeat: repeat-x;
	background-position: 98% 98%;

  }
#tabs a span {float:none;}
#tabs a:hover span {
	color:#000;
	background-image: url(../images/bouton_menu_hover.gif);
	background-repeat: repeat-x;
	background-position: 98% 98%;
	cursor: pointer;
  }
.option_active{
	background-position:100%;
	background-color: #EEEDC8;
	background-image: url(../images/bouton_menu_activated.gif);
	background-repeat: repeat-x;
	border-bottom-style: none;

}
.option_active:hover{
	display:inline;
	margin:0;
	width: 130px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	padding:0;
	float: left;
	background-image: none;
	background-repeat: repeat-x;
		border-bottom-style: none;
}
.active span {
  background-position:100%;
  color:#000000;
}
	
	
/************** header tag styles **************/

h1{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	float: left;
}

h2{
	color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
#encart_pub {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 100;
	background-color: #0000FF;
	height: 930px;
	width: 102%;
	background-image: url(../images/logo_rond_anime4.gif);
	background-position: center top;
	background-repeat: no-repeat;
	visibility: hidden;
}


h3{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
.equipe_nom {
	font-size: 12px;
	font-weight: bold;
	background-position: center;
}
.equipe_fonction {
	font-size: 10px;
	text-transform: uppercase;
}
.equipe_tel {
	font-size: 10px;
}
.equipe_element {
	line-height: 18px;
	text-align: center;
	vertical-align: top;
	display: block;
}



h4{
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}
ul li{
	line-height: 20px;
}
ul ul{
	list-style-type: disc;

}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 color: #334d55;
}
				
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	width:100%;
	background-color: #c4e1e2;
	z-index: 1;
}
.adresse_bas_page {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #EEEDC8;
}
.mail_bas_page {
	font-size: 12px;
	text-align: center;
	color: #EEEDC8;
}
.mail_bas_page a{
	font-size: 12px;
	text-align: center;
	color: #D8D681;
}


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	width:100%;
	vertical-align: middle;
	left: 10px;
	right: 10px;
	z-index: 10;
}
.partie_logo {
	width: 100%;
	text-align: left;
}


#pageNav{
	padding: 0px;
	background-color: #F3F2D8;
	text-align: left;
	margin: 0px;
	width: 215px;
}
.plan_site {
	width: 225px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 0px;
	font-size: 10px;
	font-weight: bold;
	background-color: #EEEDC8;
}


#content{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 98%;
	height: 100%;
	margin-right: -15px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 26px;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	color: #919999;
	font-size: 12px;
}

#utility a{
	color: #ffffff;
}



/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	z-index: 1;
}

#pageName h2{
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 28px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	z-index: 10;
}

#globalNav img{
	margin-bottom: -4px;
	z-index: 10;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 28px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 1;
	font-size: 10px;
	font-weight: bold;
	background-color: #00CC00;
}

#globalLink a{
	font-size: 14px;
	font-weight: bold;
}

a.glink, a.glink:visited{
  	color: #000000;
	font-weight: bold;
	border-right: 1px solid #8FB8BC;
}
.optionmenuselected{
	background-color: #F3F2D8;
	width: 180px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-size: 14px;
	height: 35px;
}
.optionmenuselected a{
	color: #000000;
}
.optionmenu{
	background-color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	border: thin solid #000000;
	height: 100%;
	width: 150px;
	visibility: visible;
	z-index: 12;
}
.optionmenu a{
	color: #000000;
}
.optionmenu:hover{
	background-color: #00FF00;
	color: #F3F2D8;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 120px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	z-index: 10;
	background-image: url(../images/glbnav_background.gif);
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
	background-image: url(../images/glbnav_background.gif);
	z-index: 10;
}


/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}







/************** feature styles *****************/

.feature{
	min-height: 200px;
	width: 100%;
	vertical-align: top;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
html>body .feature {height: auto;}

.feature h3{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story h3{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.story p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story a.capsule{
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 8px;
	color: #21536A;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
	text-align: center;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #004000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #004000;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #004000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #EEEDC8;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 10px;
	font-weight: bold;
	width: 100%;
}

.relatedLinks h3{
	margin-bottom: 3px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
.slogan {
	color: #F3F2D8;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 180px;
	text-align: center;
	vertical-align: middle;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 25px;
	height: 120px;
}
.relatedLinks a{
	display: block;
	margin-bottom: 3px;
	color: #005FA9;
	text-decoration: underline;
	cursor: pointer;
}

.relatedLinks a:hover span{
	color: #66CCFF;
}



/**************** advert styles *****************/

#advert{
	padding: 4px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D8D681;
}

#advert img{
	display: block;
	text-align: center;
	border: 1px solid #004000;
}
#advert a{
	font-size: 10px;
}
.adressecontact {
	font-size: 14px;
	min-height: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 15px;
	line-height: 25px;
	width: 100%;
	margin-top: 15px;
	visibility: visible;
}
.horaire_ouverture_paire {
	background-color: #cccccc;
}
.horaire_ouverture_impaire {
	background-color: #84a7d0;
}
.partie_centrale {
	background-color: #F6F6F6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.lien_offre_parrainage {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 2px;
	text-decoration: underline;
}


.horaire_ouverture {
	text-align: center;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.texte_offre_parrainage {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.contact_coordoonnes_agence {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.registred {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}
.registredpetit {
	vertical-align: top;
	font-size: 9px;
	font-weight: bold;
}
.lien {
	color: #006699;
	text-decoration: underline;
	cursor: pointer;
}
.lien_devis_ligne {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline blink;
	text-align: center;
	cursor: pointer;
}
.tableau_materiel {
	background-color: #F2F2F2;
	width: 97%;
	text-align: center;
}
.titre_tableau_materiel {
	font-size: 14px;
	font-weight: bolder;
	background-color: #F2F2F2;
	width: 100%;
	text-align: center;
}
.titre_colonne_tableau_materiel {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.feature p {
	margin-bottom: 15px;
	margin-top: 0px;
}
.adresse_bandeau_verticale {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	line-height: 20px;
}
/*STYLE INFOS LEGALES*/
.texteinfoslegales {
	font-size: 10px;
	color: #EEEDC8;
	text-transform: none;
	text-align: left;
}
.ancrenommee {
	text-align: right;
	line-height: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-right: 15px;
	color: #D8D681;
}
.ancrenommee a:link{
	color: #D8D681;
}
.titrerubriqueinfoslegales {
	font-size: 14px;
	font-weight: bold;
	color: #EEEDC8;
	text-align: left;
}
.titre_page {
	width: 225px;
	height: 100%;
	padding-bottom: 8px;
	padding-left: 10px;
	z-index: 1;
}
.bouton {
	width: 145px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.mandatory {
	vertical-align: top;
}
.prime_devis {
	text-align: center;
	display: block;
}

.intitule_champ_formulaire {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.champ_erreur {
	background-color: #F2F288;
}
.select_formulaire {
	font-size: 10px;
	font-weight: bold;
}
.champ_formulaire_tableau {
	font-size: 11px;
	font-weight: bold;
}
.gras {
	font-weight: bolder;
	font-size: large;
}
.titre_tableau_renseignement {

	font-size: 24px;
	font-weight: bolder;
}
.total_assure {
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}

.tableau_materiel_entete {
	background-color: #F2F2F2;
	width: 100%;
	text-align: center;
	display: block;
}
.titre_inventaire {
	width: 90%;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.bouton_valider {
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEDC8;
	margin-top: 20px;
	border: 3px ridge #D8D681;
	font-weight: bold;
	background-color: #EEEEEE;
}
.bouton_valider_hover {
	cursor: pointer;
	background-color: #D8D681;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #EEEDC8;
	margin-top: 20px;
	border: 3px ridge #EEEEEE;
	font-weight: bold;
}
.bouton_valider_click {
	cursor: pointer;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #51501A;
	margin-top: 20px;
	border: 3px ridge #EEEEEE;
	font-weight: bold;
}
.prime {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	background-color: #F2F2F2;
}
.boutonrouge {
	width: 145px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/bouton_rouge.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.lien_offre_nouveau_site {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	text-decoration: blink;
}
.remise_nouveau_site {
	font-size: 14px;
	font-weight: bold;
}

#advert_ouverture_site {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 4px;
}
.boutonvert {

	width: 145px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-image: url(../images/bouton_vert.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.lienextranet {
	font-size: 10px;
	color: #D8D681;
	text-align: center;
	cursor: pointer;
	margin: 12px;
}
.lienextranet a{
	font-size: 10px;
	color: #D8D681;
	text-decoration: underline;
	text-align: center;
	cursor: pointer;
	margin: 12px;
}

.lienoptionsespaceclient {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
	display: block;
	cursor: pointer;
}
.page {
	text-align: center;
	left: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.cadre_principal {
}
.cellule_logo {
	margin-right: 15px;
	background-color: #EEEDC8;
}
.bord_gauche_bandeau {
	width: 19px;
	height: 123px;
}
.cellule_centrale {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEDC8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEDC8;
}
.bord_bas_gauche {
	background-image: url(../images/cote_bas_gauche.gif);
	background-repeat: no-repeat;
	width: 25px;
	background-position: left bottom;
	height: 35px;
	background-color: #004000;
}
.bord_bas_droit {
	background-image: url(../images/cote_bas_droit.gif);
	background-repeat: no-repeat;
	width: 15px;
	background-position: right bottom;
	height: 24px;
	background-color: #004000;
}
.cadre_haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEDC8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEDC8;
	text-align: center;
	vertical-align: middle;
}
.bord_haut_droit {
	width: 18px;
	height: 121px;
}
.bord_droit_menu {
	background-image: url(../images/bouton_menu_bord_droit.gif);
	width: 30px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #EEEDC8;
}
.bord_gauche_menu {
	background-image: url(../images/bouton_menu_bord_gauche.gif);
	height: 35px;
	width: 30px;
	background-color: #EEEDC8;
	background-repeat: no-repeat;
}
.formulaire_ajout {
	text-align: center;
	font-size: 12px;
	color: #21536A;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #004000;
	margin-top: 15px;
	border: 3px solid #D8D681;
	height: 100%;
	padding-bottom: 15px;
}
.formulaire_ajout input{
	text-align: center;
}
.formulaire_ajout h2{
	color: #EEEDC8;
	font-size: 16px;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 10px;
}
.formulaire_ajout label{
	color: #EEEDC8;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
.radiobutton_formulaire{
	color:#21536A;
}
.intitule_formulaire {
	font-size: 12px;
	text-align: left;
	text-transform: capitalize;
	color: #EEEDC8;
}
.champ_formulaire {
	text-align: left;
	color: #EEEDC8;
}
.champ_formulaire select{
	text-align: right;
	background-color: #EEEDC8;
	font-size: 12px;
	border: thin solid #004000;
	color: #21536A;
	text-transform: capitalize;
	font-weight: bold;
}
.champ_formulaire input{
	text-align: left;
	background-color: #EEEDC8;
	font-size: 12px;
	border: thin solid #004000;
	color: #21536A;
	text-transform: capitalize;
	font-weight: bold;
}
.champ_formulaire textarea{
	text-align: left;
	background-color: #EEEDC8;
	font-size: 12px;
	border: thin solid #004000;
	color: #21536A;
	font-weight: bold;
}
.exposant {
	font-size: 9px;
	vertical-align: top;
}
.formulaire_ligne_paire {
	background-color: #007500;
}
.ville {
	font-size: 14px;
	font-weight: bold;
	color: #004000;
	background-color: #EEEDC8;
}
.prix {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #EEEDC8;
	white-space: nowrap;
	display: block;
	width: 150px;
	text-align: right;
}
.prix_detail {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	background-color: #EEEDC8;
	white-space: nowrap;
	text-align: center;
}
.descriptif {
	font-size: 12px;
	text-align: left;
	display: block;
	width: 100%;
}
.image_bureau_contact {
	border: 1px solid #004000;
}
.label_contact {
	font-size: 14px;
	font-weight: bold;
	color: #004000;
}
.vignette_annonce {
	border: 2px solid #004000;
}
.photo_annonce {
	border: 2px solid #004000;
}
.ville_vignette {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.prix_vignette {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.pas_vignette {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 135px;
	width: 175px;
	border: 2px solid #007500;
}
.titre_section {
	font-weight: bold;
	color: #004000;
	font-size: 14px;
}
.lien_inactif {
	color: #CCCCCC;
	text-decoration: underline;
}
.num_page_selected {
	color: #FF0000;
}
.texte_rouge {
	color: #FF0000;
}
