/***********************************************/
/* IHSI.css                                    */
/* A utiliser avec les fichiers du site IHSI   */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#header {
	background-image: url(images/bg_ligne1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	float: left;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;	
	line-height: 1.166;	
}
#principal {
	background-image: url(../images/bg_principal.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#header {
	background-color: #FFF2D8;
	background-image: url(images/bg_ligne1.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	float: left;
}
#bandejaune {
	background-color: #FFCC00;
	height: 15px;
	width: 100%;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	border:0;
}

a:hover{
	text-decoration: none;
}

a:link, a:visited #onglet{
	color: #005FA9;
	text-decoration: none;
}


a:hover #onglet{
	text-decoration: underline;
}
#principal #dernier_chiffre #chifre_cle_index #onglet {
	font-size: 9px;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 7px 2px 0px 10px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}
li{
list-style-type: square;
}
ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 150px;
	height: 32px;
	color: #cccccc;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

# img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ sub styles **************/

.sub{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.sub a:link, .sub a:visited {
	font-size: 80%;
	color: #ffffff;
}

.sub a:hover{
	color: #cccccc;
}

/*************** 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;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}



/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************ relatedLinks styles **************/

#relatedLinks {
	position: relative;
	width: 150px;
	height: 32px;
	color: #cccccc;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#relatedLinks td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEED0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#relatedLinks a{
	display: block;
	color: #FFFFFF;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/








#bandenoire {
	background-color: #666666;
	background-image: url(../images/bg_ligne2.jpg);
	background-repeat: repeat-x;
	clear: both;
	/**
	
	width: 100%;**/
	height: 28px;
}
#globalNav a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: right;
}
#globalNav td {
	padding-left: 10px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEED0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer {
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 19px;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 2px 5px 10px;
}
#bandejaune td {
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
}
.titrejaune {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFB017;
	padding-top: 16px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 1.2em;
	margin: 4px 0px 4px 0px;
}
.titrejaune2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFB017;
	font-weight: bold;
}
.haiti_en_chiffre {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	width: 150px;
	background-color: #FFFFFF;
}
#gauche {
	padding-left: 0px;
	line-height: 1.25em;
}
#gauche h1 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
#gauche ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#gauche li {
	margin-left: 18px;
	list-style-position: outside;
	list-style-image: url(../../images/puce.gif);
	margin-bottom: 5px;
}
#principal td {
	padding-right: 6px;
}
#gauche a {
	color: #000000;
}
#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#bandenoire td {
	color: #FFFFFF;
	background-position: center center;
}
#header #titre {
}
#principal #colonne1 {
	width: 160px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
#principal #colonne2 {
	width: 160px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.select1 {
	width: 160px;
	border-top-color: #2B477E;
	border-right-color: #2B477E;
	border-bottom-color: #2B477E;
	border-left-color: #2B477E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.story h4 {
	color: #334d55;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 3px;
}
.titre_accueil {
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
#2 {

	position: relative;
	width: 150px;
	height: 32px;
	color: #cccccc;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav2 td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-color: #FFEED0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#globalNav2 a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: right;
}
#principal #dernier_chiffre {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
}
.scrypt_Df {
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
}
.bon {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 8px;
}
#recensement1 {
	background-image: url(../../gif/recensement1.gif);
	height: 332px;
	width: 182px;
	background-repeat: no-repeat;
}
#rgph_cle {
	background-image: url(../../gif/rgph_cles.gif);
	height: 132px;
	width: 361px;
}
.rgph_cle1 {
	background-image: url(../../gif/rgph_cles.gif);
	height: 132px;
	width: 361px;
}
h4 {
	color: #990000;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.selectbat {
	width: 150px;
	margin-left: 25px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}
#recensement2 {

	background-image: url(../../gif/recensement2.gif);
	height: 332px;
	width: 182px;
}
#recensement3 {
	background-image: url(../../gif/carte_recencement.gif);
	height: 176px;
	width: 183px;
	background-repeat: no-repeat;
}
.recherche_carte {
	color: #FFFFFF;
	margin-left: 10px;
}
.but {
	width: 150px;
	margin-left: 25px;
	border: 1px solid #000000;
	background-color: #FFCC00;
}
.titre {
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
.titre:hover {
	color: #005FA9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
}
.selectbat2 {

	width: 400px;
	margin-left: 25px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#stat_economie_cle {

	background-image: url(../../gif/fonds_indicateur_economiques.gif);
	height: 114px;
	width: 405px;
}
.but2 {
	margin-left: 25px;
	border: 1px solid #000000;
	background-color: #FFCC00;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#boite_enfonce {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7E7E7E;
	border-right-color: #7E7E7E;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7E7E7E;
	border-left-color: #716F64;
}
#stat_demo_cle {


	background-image: url(../../gif/fond_stat_demo.gif);
	height: 68px;
	width: 254px;
}
#chifre_cle_index {
	background-image: url(../../gif/fond_chifre_cle_index.gif);
	height: 82px;
	width: 386px;
}
#chifre_cle_index2 {
	background-image: url(../../gif/fond_chifre_cle_index2.gif);
	height: 82px;
	width: 386px;
}
#historique {
	border: 1px solid #FEAB11;
	margin-top: 15px;

	width: ;
	clip: rect(auto,5px,auto,5px);
	padding-left: 5px;
}
#historique #titre {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
	width: 250px;
	background-color: #FEAB11;
}
#historique #titre:hover {
	color: #005FA9;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: bold;
	width: 250px;
}
#menu_droite {
	border: 1px solid #FEAB11;
	margin-top: 15px;
	width: 275px;
	clip: rect(auto,5px,auto,5px);
	padding-left: 5px;
}
#menu_droite a {
	color: #005FA9;
	
}
#menu_droite #titre {
	font-size: 12px;
	color: #000000;
	background-color: #FEAB11;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu_droite_graph {
	border: 1px solid #FEAB11;
	margin-top: 15px;
	width: 182px;
	height:174px;
	clip: rect(auto,5px,auto,5px);
	padding-left: 5px;
	overflow: auto;
}
#menu_resultat #titre {
	font-size: 12px;
	color: #000000;
	background-color: #FEAB11;
	font-weight: bold;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#as {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE16;
}
#as_titre {
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE16;
	font-weight: bold;
	vertical-align: middle;
}
#as2 {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE16;
}
#indice {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAE16;
	font-weight: bold;
	background-color: #FFAE16;
	padding-top: 5px;
	width: 192px;
}
#newsletter input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#enquettes {
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB017;
	margin-top: 5px;
}
#enquettes_corps {
	margin-left: 30px;
	margin-top: 5px;
}
#menu_gauche {

	border: 1px solid #FEAB11;
	width: 182px;
	clip: rect(auto,5px,auto,5px);
}
#globalNav_ligne {
	color: #FFFFFF;
	text-align: right;
}
#globalNav_ligne a {
	color: #FFFFFF;
}
.recherche {
	height: 132px;
	width: 361px;
	font-size: 10px;
}
.documents {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	width: 150px;
	background-color: #FFFFFF;
}
.documents_rubrique {


	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #005FA9;
}
#stc_org {
	overflow: auto;
	width: ;
	height: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-top-style: solid;
	border-top-color: #990000;
	border-top-width: 1px;
}
#japon {
	border: 1px solid #FFB017;
}
.md_indice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 192px;
}
#mg {
	background-image: url(../../gif/cotejaune.jpg);
	height: 186px;
	width: 191px;
	background-repeat: no-repeat;
}
#inventaires {
	background-image: url(../../gif/inventaire_contour.gif);
	height: 220px;
	width: 192px;
	background-repeat: no-repeat;
}
#invent {
	background-color: #FEAB11;
}

#inventaires #tab{
	height: 180px;
	overflow: auto;
}
#dernier_chiffre #refe {
	background-image: url(../../vignette/reference2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#newsletter {
	color: #FFFFFF;
	background-color: #FEAB11;
	width: 196px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.click {
	font-size: 12px;
	color: #FEAB11;
	text-decoration: underline;
	font-weight: bold;
}
#back_ong_inventaire {
	background-image: url(../../gif/gif_noir.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*------------------------  menu onglet inventaire ------------------------------*/
#menu .fmenu {
	line-height: 20px;
	text-decoration: none;
	display: block;
	margin: 0px;
	height: 20px;
	width: 85px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #000000;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
#menu .fmenu:link, #menu .fmenu:visited {
	background-image: url(../../gif/ong_inv1.gif);
}
#menu .fmenu:hover {
	background-image: url(../../gif/ong_inv2.gif);
}
#menu .fmenu:active {
	background-image: url(../../gif/ong_inv3.gif);
}
.selectbat2 {
	width: 80px;
	margin-left: 25px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	height: 14px;
}
.selectbut {
	width: 20px;
	margin-left: 25px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
	height: 16px;
	background-color: #FFFFFF;
}
#depart {

	background-color: #FEAB11;
}
#comm {


	background-color: #FEAB11;
}
.menu_gauche {
	padding-left: 5px;
	font-weight: bold;
	height: 20px;
	color: #030303;
}
.menu_gauche_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #030303;
	background-color: #FFB017;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center 3px;
}
.menu_gauche_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 2px;
}
.menu_gauche_link a, .menu_gauche_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #030303;
	text-decoration: none;
	font-weight: normal;
}
.menu_gauche_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
	font-weight: normal;
}
.lr_fonds {
	background-image: url(../../gif/lr_middle.gif);
}
