/* ------------------------------------ */
/* Style a afficher dans l'editeur HTML */
/* ------------------------------------ */

/* Couleurs :
Vert fonce : #7baf00
Vert clair : #cde19a
*/

/* ---------- Balises HTML */
body
{
	background-image: url(picts/fond.gif);
	background-repeat: repeat-y ;
	background-color: #F8F8F8;
	margin: 0px;
	padding: 0px;
}

body, td, input
{
	font-family: Verdana, Arial, Verdana, sans-serif;
	font-size: 9pt;
	color:#323960;
	/*text-align: justify;*/
}
#Zone_Entete
{
	width: 100%;
	height: 145px;
	padding: 0px 0px 0px 0px;
	background-color: #5F6797;
	background-image: url(picts/fond_top.gif);
	background-repeat:repeat-x;
}

#Zone_Entete_bg
{
	width: 910px;
	height: 145px;
	padding: 0px 0px 0px 0px;
	background-image: url(picts/top.gif);
	background-repeat:no-repeat;
}

#Zone_Menu_bg
{
	width: 960px;
	height: 23px;
	padding: 1px 0px 0px 0px;
	background-image: url(picts/menu.gif);
	background-repeat:no-repeat;
}
#Zone_Menu_bg a
{
	margin-right:10px;
}

#Zone_News a, a:hover, a:visited
{
	color:#555E90;
	font-size:10pt;
	font-weight:bold;
	border-bottom:0px;
	/*background-color:Transparent;*/
}
#Zone_News a:hover
{
	color: #555E90;
	border-bottom: 1px solid #7baf00;
	background-color: #FFF;
}

#Zone_Negoce a, a:hover, a:visited
{
	color:White;
	font-size:10pt;
	font-weight:bold;
	border-bottom:0px;
}
#Zone_Negoce a:hover
{
	color:#5F6797;
}

#Zone_ColDroite1
{
	width: 800px;
	padding: 0 0px 0 0px;
	margin-left:10px;
	float: left;
}

#Bloc_Produit a, a:hover, a:visited
{
	color:White;
	font-size:10pt;
	font-weight:bold;
	border-bottom:0px;
}
#Bloc_Produit a:hover
{
	color:#5F6797;
}


#Zone_Logoflash
{
	position: absolute;
	top: 10px;
	left: 498px;
	width: 647px;
	height: 124px;
}

#Zone_drapeau_gb
{
	position: absolute;
	top: 174px;
	left: 122px;
	width: 75px;
	height: 75px;
}


.Zone_image
{
	width:160px;
	height:120px;
	text-align:center;
	bottom:0 px; 
	margin: 4px 4px 4px 4px;
	}

.Bloc_Image
{
	float:left;
	}

a.mentions:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 9pt;
	color:#555E90;
	text-decoration: none;
}

a.mentions:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 9pt;
	color:#555E90;
	text-decoration: none;
}
a.mentions:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 9pt;
	color:#555E90;
	text-decoration: none;
	background-color: transparent;
}

a
{
	color:#555E90;  /*#486600;*/
	text-decoration: none;
	border-bottom: 1px #8A8A8D dotted;
	/*background-color:#555E90;*/
}

a:visited
{
	/*color: #004000;*/
	text-decoration: none;
}

a:hover
{
	color: #7baf00;
	border-bottom: 1px solid #7baf00;
	background-color: #FFF;
}

 a.blancsmall
  { color: #323960; font-size: 6pt; text-decoration: none }

a.blancsmall:visited
 { color: #323960; font-weight: bold; text-decoration: none }

a.blancsmall:hover
 { color: #323960; font-weight: bold }
 

 

 
h1
{
	MARGIN: 0px;
	font-size: 16pt;
	/*color: #FFF;*/
	color:#555E90;
	padding: 0 0px 5px 0px;
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0px;
}

.htrait {
	MARGIN: 0px;
	padding: 3px 0px 3px 25px;
	border-bottom: 1px #555E90 dotted;
}

h2
{
	font-size: 13pt;
	color: #555E90;
	font-weight: bold;
	MARGIN: 0px;
	padding: 6px 0px 10px 25px;
	/*text-shadow: 2px 2px 1px #000;*/
	letter-spacing: 0px;
	text-align: left;
	border-bottom: 1px #555E90 dotted;
	/*background-image: url(picts/css/puce_h2.png);*/
	background-repeat: no-repeat;
	/*background-position: 0 7px;*/
}

h3
{
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 8px;
	COLOR: #7baf00;
	font-weight: bold;
	font-size: 12pt;
	height: 20px;
	/*background-image: url(picts/css/puce_h3.png);*/
	background-repeat: no-repeat;
}

h1
{
	MARGIN: 0px;
	font-size: 16pt;
	color: #555E90;
	padding: 0 0px 5px 0px;
	font-weight: normal ;
	/*text-shadow: 3px 3px 5px black;*/
	word-spacing: normal;
	text-align: right;
	letter-spacing: 0px;
}

H5
{
	font-size: 13pt;
	color: #08B3CE;
	font-weight: bold;
	MARGIN: 0px;
	padding: 6px 0px 10px 25px;
	/*text-shadow: 2px 2px 1px #000;*/
	letter-spacing: 0px;
	text-align: left;
	border-bottom: 1px #08B3CE dotted;
	/*background-image: url(picts/css/puce_h2.png);*/
	background-repeat: no-repeat;
	/*background-position: 0 7px;*/
}
H6
{
	font-size: 12pt;
	font-weight:bold;
	color: #FFFFFF;
	MARGIN: 0px;
	padding: 0px 0px 10px 5px;
	letter-spacing: 0px;
	text-align: left;
	
	background-repeat: no-repeat;
	
}
LI
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	/*LIST-STYLE-IMAGE: url(picts/css/puce.gif);*/
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 0px;
}

p { margin-top: 1em; }

.legend
{
	color: #6C74A2;
	font-size: 9pt;
	font-style:italic;
}

address
{
	color: #3A6DA5;
	font-size: 9pt;
	padding: 0.5em;
	margin: 1em;
	border: 1px #CCC dotted;
}

.titreactu
{
	color:#434C7A;
	padding:0px;
	font-weight:bold;
	font-size:10pt;
}

.tabentete
{
	color:#434C7A;
	font-weight:bold;	
}
.tabhisto
{
	color:#434C7A;
	font-size: 8pt;
	
}

/* ---------- Classes du site */
.MPM
{
	color: #6C74A2;
	font-weight: bold;
	text-transform: uppercase;
}

.textlegend
{
	FONT-SIZE: 9pt;
}

.textepetit
{
	FONT-SIZE: 9pt;
}

.gestionpage
{
	FONT-SIZE: 9px;
	COLOR: #415037;
}


.alignLeft { text-align: left; }

.CadreVert
{
	border-width: 1px 2px 2px 1px;
	border-color: #CDE19A;
	border-style: solid;
}


/* -- Formulaires : */
.formlibobli
{
	color: red;
	}
.formlib
{
}


.FormMailTitle
{
	font-size: 9pt;
	color: #525A83;
	
}
.FormMailValue 
{
	font-size: 9pt;
	color: #000;
}
.FormMailValue  a, a:hover, a:visited
{
	font-size: 9pt;
	color: #000;
	font-weight:normal;
}
.FormLPMail { background-color: #EDF0FD;}
.FormLIMail { background-color: #C5C9DA;}

.errormsg
{
	color: #a52a2a;
	font-size: 13pt;
}

.errormsgb
{
	color: red;
	font-weight: bold;
}

.menu_on
{
	color: #08B3CE;
	font-weight : bold;
	font-size : 10pt;
}

.menuH
{
	color:  #922626;
	font-weight : bold;
	font-size : 12pt;
}
.menuHsmall
{
	color:  #922626;
	font-weight : bold;
	font-size : 10pt;
}

#Menu_adia a
{
	color: white;
}	
	
#Menu_adia a:hover
{
	color: #08B3CE;
	}	

#Menu_adia a:visited
{
	color: white;
	}		
	
