/******* layout ************/

A {
  color: blue;
  background-color:transparent;
  text-decoration: none;
}

A:hover {
  color: blue;
  background-color:transparent;
  text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	background-color: #474347;
}

h1.bandeau {
	margin:0px;
	padding:0px;
	height:23px;
}

h2.imageaccueil {
	margin:0px;
	padding:0px;
	height:34px;
}

h2.image {
	margin:0px;
	padding:0px;
	height:16px;
}

div#container {
	position:relative;
	height:auto;
	width: 900px;
	margin:10px auto;
	margin-top:0px;
	color: #000000;
	background-color:#FFFFFF;
}

/****** Haut de page ********/
.header {
	margin: 0px;
	height:232px;
	padding: 0;
	width: 900px;
	z-index:10000;
}

div#container-top {
	margin:auto;
	margin-bottom:0px;
	width:900px;
	height:502px;
	background-image: url('images/image-intro.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

div#accroche {
	width:600px;
	margin:auto;
	margin-top:100px;
	font-family: Verdana;
	color:#000000;
	background-color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	/*letter-spacing:pt;*/
}

div#logo {
	margin: auto;
	width:164px;
	height:43px;
}

div#bouton_avantages {
	margin-left:700px;
	margin-top:-25px;
}

div#banner_fr {
	position:absolute;
	top:560px;
	margin-left:420px;
}

div#banner_uk {
	position:absolute;
	top:560px;
	margin-left:470px;
}

div#container-bottom {
	margin:auto;
	margin-top:0px;
	width:900px;
	height:194px;
}

/********* Menu gauche ************/
div#news { /* zone news */
	padding-top:60px;
	width: 144px;
	text-align:justify;
	font-size:10px;
}

/******************************/

p.corpstexte {
	text-align:justify;
}

p.titrePage {
	margin-top:20px;
	font-family: Verdana;
	color:#006FC5;
	background-color:transparent;
	font-weight: bold;
	font-size: 18px;
	letter-spacing:5pt;
}

p.sousTitre {
	font-family: Verdana;
	color:#000000;
	background-color:transparent;
	font-weight: normal;
	font-size: 11px;
}

p.sousTitre2 {
	font-family: Verdana;
	color:#000000;
	background-color:transparent;
	font-weight: normal;
	font-size: 14px;
}

p.textCap {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
}

.bleu {
	color:#006FC5;
	background-color:transparent;
}

p.petit {
	font-size: 11px;
	text-align:justify;
	margin-top:0px;
}


/******************************/


div#footer {
	margin: 0px;
	margin-top:15px;
	padding-right:55px;
	margin-right:102px;
	padding-top:20px;
	text-align:right;
	clear:both;
	width:788px;
	height:35px;
	font-size:10px;
	}

div#footer_keywords {
	margin: 0px;
	padding-top:10px;
	padding-left:75px;
	padding-right:75px;
	text-align:justify;
	clear:both;
	width:748px;
	height:35px;
	font-size:10px;
	}

/*****************************************/

div#filet {
	width:1px;
	height:500px;
	z-index:100;
	background-color:#000000;
	float:left;
	top:-100px;
}

div#corps_page {
	width:900px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	overflow: hidden;
	z-index:1;
}

div#container_gauche {
	margin:0;
	margin-top:0px;
	margin-left:10px;
	width:155px;
	height:481px;
	float:left;
}

div#container_droite {
	margin:0;
	margin-top:0px;
	float: left;
	width:729px;
}

div#container_droite_big {
	margin:0;
	margin-top:0px;
	margin-left:55px;
	float: left;
	width:800px;
}

div#gauche_haut {
	margin:0;
	margin-left:0px;
	/* border: 1px solid #045294; */
	width:155px;
	height:311px;
}
	
div#gauche_bas {
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	width:155px;
	height:160px;
	/*background-image: url('images/pied-haut-gauche.gif');
	background-position: bottom left;
	background-repeat: no-repeat;*/
}

div#droite_top {
	margin:0;
	margin-bottom:20px;
	width:575px;
	text-align:center;
	margin-right:56px;
	margin-left:56px;
}

div#droite_haut {
	margin:0;
	margin-left:0px;
	width:575px;
	margin-right:56px;
	margin-left:56px;
}
	
div#droite_bas {
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:56px;
	margin-left:56px;
	width:575px;
}

div#droite_top_big {
	margin:0;
	margin-top:40px;
	margin-bottom:20px;
	width:800px;
	text-align:center;
	margin-right:0px;
	margin-left:0px;
}

div#droite_haut_big {
	margin:0;
	margin-left:0px;
	width:800px;
	margin-right:0px;
	margin-left:0px;
}
	
div#droite_bas_big {
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-left:0px;
	width:800px;
}

/********* corps de la page ***********/


.sousTitre a {
  text-decoration: none;
  color:#9FBB6E;
  background-color:transparent;
}

.sousTitre a:hover {
  text-decoration: underline;
  color:#9FBB6E;
  background-color:transparent;
}

.list_bleue ul {
	padding:0;
	margin: 0;
}
.liste_bleue li{
	list-style-image: url('images/puce-bleue.gif');
	/*list-style-position: 5px 10;*/
	margin-left: 5px;
	/*margin-bottom : 8px;*/
	margin-bottom : 4px;
	text-transform: uppercase;
	font-weight: normal;
	width:245px;
}


p.list_tab {
	padding:0;
	margin: 0;
	line-height:8px;
}

.interligne {
	height: 1px; 
	color: #000000; 
	background-color:#EEEEEE;
	width: 100%; 
	border: none;
}



p.lien_fleche a {
	background-image: url('images/puce-menu.gif');
	background-repeat: no-repeat;
	margin:0; 
	margin-left: 20px;
	padding-left: 20px;
	color:#231f20;
	background-color:transparent;
	font-weight: bold;
	font-size: 14px;
	text-decoration : none;
}

p.lien_fleche a:hover {
	background-image: url('images/puce-menu-hover.gif');
	background-repeat: no-repeat;
	margin:0; 
	margin-left: 20px;
	padding-left: 20px;
	color:#00A3CF;
	background-color:transparent;
	font-weight: bold;
	font-size: 14px;
	text-decoration : none;
}

div.texte {
	color:#a6a0a2;
	background-color:transparent;
	padding-left: 40px;
	padding-right:40px;
	padding-top:3px;
	margin-bottom:10px;
	font-weight: normal;
	text-align:justify;
}

div.texte a {
	color:#a6a0a2;
	background-color:transparent;
	text-decoration:none;
}

div.texte a:hover {
	color:#a6a0a2;
	background-color:transparent;
	text-decoration:underline;
}

div#haut-bandeau {
	width:900px;
	height:120px;
}

div#boutons-haut {
	margin-top:10px;
	margin-left:55px;
	width:855px;
	margin-bottom:0px;
}

/*********** tableaux ************/
.nom_prestation {
	font-size:11px;
	font-weight:bold;
	color:#006FC5;
}

.detail_prestation {
	font-size:10px;
	text-align: left;
	/*font-weight:bold;
	color:#006FC5;*/
}



div#titre-bandeau {
	margin-left:55px;
	z-index:1;
}

/********* formulaires **********/
form {
background-color:transparent;
color:#000000;
/* padding:10px; */
/* width:350px; */
font-family:Verdana, Arial, sans-serif;
}
fieldset {
padding:20px;
margin-bottom:10px;
}
legend {
color:#a0522d;
background-color:transparent;
font-weight:bold
}
label {
/*margin-top:20px;
display:block;
font-size:90%;*/
}
label.inline {
display:inline
}
input {
border:1px solid black;
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
/* border:none; */
margin:1px;
}
input[type=text] {
border:1px solid black;
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}
input.text {
border:1px solid black;
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}

input[type=password] {
border:1px solid black;
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}
input.password {
border:1px solid black;
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}
input[type=radio] {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}
input.radio {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}
input[type=image] {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}
input.image {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}
input[type=checkbox] {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}
input.checkbox {
/* margin-right:50px; */
background-color:transparent;
color:#000000;
border:none;
}

select, option {
background-color:#CECEFF;
color:#000000;
font-family:Verdana, Arial, sans-serif;
}
select {
border:1px solid black;
}

textarea {
border:1px solid black; 
/* background-color:#E9D8EB;*/
font-family:Verdana, Arial, sans-serif;
/*border:none;*/
}

/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/

#menu 
{
	position:relative;
	z-index:1000;
	left:55px;
}

#menuDeroulant
{
	/*background: #6A6458;*/
	width: 900px;
	height: 18px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	top: 0;
	left: 0;
}
#menuDeroulant li
{
	float: left;
	width: 137px;
	margin: 0;
	padding: 0;
	padding-left: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	/*height: 1%;*/
	color: #FFF;
	background-color: transparent;
	margin: 0;
	/* padding: 4px 8px; */
	padding:0px;
	/*border-right: 1px solid #fff;*/
	text-decoration: none;
}
/*#menuDeroulant li a:hover { background-color: #F2462E; }
#menuDeroulant li a:active { background-color: #5F879D; }*/

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 109px;
	/*border-top: 1px solid transparent;
	border-right: 1px solid transparent;*/
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background-color: transparent;
	/*background: transparent url("fondTR.png") repeat;*/
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	/*background-color: #F2462E;*/
}

#menuDeroulant li:hover > .sousMenu { display: block; }





