/* Mise en page CSS du site pour screen */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#FCFCFC;
	background-image:url(../images/fd-interface.gif);
	background-repeat: repeat-x;
	background-position: top left;

}
img {
	border: 0 none;
}
h1 {
	font-size: 1.3em;
	margin: 0 0 10px 0px;
	padding: 0;
	color: #14557B;
}
h2 {
	font-size: 1em;
	margin: 0 0 15px 0;
	padding: 0px;
	color: #C32057;
	text-align: justify;
}
p {
	text-align: justify;
	margin-top: 5px;
}
strong {
	color: #4D4C48;
}
a{
	text-decoration: none;
	color:#585840;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#585840;
}

/*** ADD ONS MATTHIEU **/
#fd-colonne-droite a{
	text-decoration: underline;
	color:#ffffff;
}

#fd-colonne-droite a:hover{
	text-decoration: none;
	color:#ffffff;
}

#fd-colonne-droite a:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
#fd-colonne-droite p{
	color:#ffffff; 
}
/*** FIN ADD ONS MATTHIEU **/

ul, li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #BCB892;
	cursor:help;
}
/*
hr {
display:none
}
*/
/* //////////////////////////////////////////////////////// GESTION DES DIV ////////////////////////////////////////////////////// */

div#container {
	position: relative;
	width: 955px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
}
div#fond-container {
	position: relative;
	width: 955px;
	float:left;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
	background-image:url(../images/fd-container.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div#container-int {
	position: relative;
	width: 955px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
}
div#fond-container-int {
	position: relative;
	width: 955px;
	float:left;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
	background-image:url(../images/fd-container-int.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div#contenu {
	position: relative;
	float: left;
	width: 955px;
	text-align: left;
	background-image:url(../images/fd-contenu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: auto;
}
div#contenu-int {
	position: relative;
	float: left;
	width: 955px;
	height: auto;
	text-align: left;
	background-color:transparent;
}

div#header {
	width: 953px;
	height: 226px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #666666;
	position: relative;
	overflow: hidden;
}
div#header-int {
	width: 953px;
	height: 182px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #666666;
	position: relative;
	overflow: hidden;
}
div#zone-logo-int {
	width: 173px;
	position: relative;
	height: 182px;
	float: left;
}
div#zone-logo {
	width: 219px;
	position: relative;
	height: 226px;
	float: left;
}
div#langue { float:right; text-align: right; font-size: .7em; padding: 10px 10px 0 0}
div#langue a:link, div#langue a:visited, div#langue a:active { text-decoration:none; color:#CCCCCC}
div#langue a:hover { text-decoration:underline;}
div#mainnav {
	width: 720px;
	position: relative;
	text-align: left;
	background-image: url(../images/fd-nav-en.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 17px;
	margin-left: 14px;
	float:left;
	margin-top: 18px;
	overflow: hidden;
}
div#mainnav ul, div#mainnav li {
	display: inline;
	list-style:none;
	position:absolute;
	padding-top: 0px;
}

div#mainnav li a:link, div#mainnav li a:visited  {
	height: 17px;
	display: block;
	text-indent: -9000em;
}
div#entrees-secondaires {
	position: relative;
	float: left;
	width: 712px;
	padding-top: 35px;
}
div#entrees-secondaires-int {
	position: relative;
	float: left;
	width: auto;
	padding-top: 24px;
}
#particulier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	background-image: url(../images/fd-particulier-en.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 122px;
	width: 346px;
	float:left;
	margin: 0px;
}
#professionnel a, #particulier a {
	color:#FFFFFF;
	text-decoration: none;
}
#particulier h1{
	padding: 3px 0px 0px 104px;
	margin: 0px;
}
#particulier p {
	padding: 3px 20px 0px 104px;
	margin: 0px;
}
#particulier-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	height: 75px;
	width: 256px;
	float:left;
	margin: 0px;
}
#particulier-int a{
	padding: 0;
	margin: 0px;
}
#professionnel p{
	padding: 3px 5px 0px 119px;
	margin: 0px;
	width: 210px;
}
#professionnel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #FFFFFF;
	background-image: url(../images/fd-pro-en.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 122px;
	width: 350px;
	margin: 0px;
	float: right;
}
#professionnel h1{
	padding: 3px 5px 0px 118px;
	margin: 0px;
}
#professionnel-int {
	height: 75px;
	width: 297px;
	margin: 0px;
	float: left;
}
#professionnel-int a{
	padding: 0px;
	margin: 0px;
}
#actualite-int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	height: 222px;
	width: 75px;
	margin: 0px;
	float: left;
}
#actualite-int a{
	padding: 0px;
	margin: 0px;
}
div#interieur {
	font-family: Arial, Helvetica, sans-serif;
	/*width: 945px;*/
	width: 636px;
	height: 330px;
	background-image: url(../images/fd-bienvenue-en.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
	margin: 20px 20px 0px 23px;
}
div#interieur-int {
	font-family: Arial, Helvetica, sans-serif;
	width: 953px;
	height: auto;
	font-size: .9em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
	margin: 0px;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #666666;
	background-color: #FFFFFF;
}
div#zone-texte {
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	height: auto;
	font-size: .9em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
	margin: 50px 10px 14px 40px;
	padding-bottom: 30px;
	background-color: transparent;
}
div#zone-texte ul {
	margin: 8px 0 8px 20px;
	display: block;
}
div#zone-texte ul li {
	background-image:url(../images/puce.gif);
	background-repeat: no-repeat;
	background-position: left .3em;
	text-indent:1.2em;
	margin-left: 25px;
	margin-top: 15px;
	padding: 4px 0px;
	display: block;
}
div#zone-texte ul li ul {
	margin: 5px 0 5px 0;
}
div#zone-texte ul li ul li {
	background-image: url(../images/separateur.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 25px;
	margin-top: 2px;
}
div#zone-texte ul li a:active, div#zone-texte ul li a:link, div#zone-texte ul li ul li a:active, div#zone-texte ul li ul li a:link {
	text-decoration: none;
	color:#333333;
}
div#zone-texte ul li a:hover, div#zone-texte ul li ul li a:hover {
	text-decoration: underline;
	color:#333333;
}
div#zone-texte ul li a:visited, div#zone-texte ul li ul li a:visited{
	text-decoration: none;
}
div#ariane, div#services {
	background-image:url(../images/filet.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 35px;
	width: auto;
	text-align: right;	
	font-size: .75em;
	color:#666666;
}
div#ariane a:visited, div#services a:visited {color: #666666;}
div#colonne-droite {
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	position: relative;
	float: right;
	margin-right: 6px;
	margin-top: -15px;
}
div#fd-colonne-droite {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fd-colonne-droite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	height: 371px;
	font-size: .85em;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 15px 50px 0px 20px;
}

div#fd-colonne-droite h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/puce2.gif);
	background-repeat: no-repeat;
	background-position: left .4em;
	font-size: 1.2em;
	color: #A6D5EE;
	margin-top: 20px;
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #A6D5EE;
}
div#fd-colonne-droite strong {
	color: #FFFFFF;
}
div#fd-colonne-droite p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#fd-colonne-droite ul{ margin: 8px 0; padding: 0px;}
div#fd-colonne-droite ul li { 
	display:block; 
	margin: 5px 0;
	padding-left: 18px;
	background-image:url(../images/doc.gif);
	background-position: left .3em;
	background-repeat: no-repeat;
}

hr.hauteur {
	clear: both;
	visibility:hidden;
	margin: 0;
	padding: 0;
}

#bienvenue {
	width: 636px;
	height: 203px;
	background-image: url(../images/fd-bienvenue-en.gif);
	background-repeat: no-repeat;
	font-size: .8em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
}
#bienvenue h1{margin: 20px 0 0 25px}
#bienvenue p {
	margin: 5px 280px 0 25px;
}
#bienvenue h2 {
	margin: 8px 280px 0 27px;
	text-align: justify;
	font-size: 1em;
	color: #C32057;
}
div#video {
	width: 226px;
	height: 168px;
	margin-top: 20px;
	float:right;
	margin-right: 20px;
	border: #C32057 solid 1px;
}
#implantations {
	width: 323px;
	height: 110px;
	background-image: url(../images/fd-implantations-en.gif);
	background-repeat: no-repeat;
	font-size: .75em;
	line-height: 1em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
}
#implantations h1{margin: 20px 0 0 130px}
#implantations p {
	margin: 3px 30px 0 130px;
	color:#C32057;
	font-weight: bold;
}
#zoom {	
	width: 313px;
	height: 87px;
	background-image: url(../images/fd-zoom.gif);
	background-repeat: no-repeat;
	font-size: .75em;
	line-height: 1em;
	color: #000000;
	position: relative;
	float: left;
	text-align: left;
}
#zoom h1{margin: 18px 0 0 25px}
#zoom p {
	margin: 3px 30px 0 25px;
	color:#C32057;
	font-weight: bold;
}
#visuel-zoom {
	margin: 18px 10px 0 10px;
	float: left;
	position: relative
}
div#fond-actus {
	width: 251px;
	height: 291px;
	background-image: url(../images/fd-actu-en.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: left;
	position:relative;
	float: left;
}
div#fond-actus h1{
	padding: 20px 0 0 15px;
	margin: 0px;
}
div#lien-actus{
	color: #666666;
	text-align:right;
	padding: 0px;
	margin-right: 20px;
	font-size: 0.7em;
	float: right;
}

div#actus {
	width: 220px;
	height: 221px;
	overflow: hidden;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin-top: 0px;
	padding: 0px 15px;
	text-align: left;
}
div.actus {
	position: relative;
}

div#actus p {text-align:left}
div#actus strong{
	color:#C32057;
	padding-left: 5px;
}
div#footer {
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#585840;
	height: auto;
	width: 955px;
	margin-top: -14px;
	padding-top:30px;
	background-color:transparent;
	background-image:url(../images/footer-kop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#footer-int {
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color:#585840;
	height: auto;
	width: 955px;
	background-image:url(../images/footer-kop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top:30px;
	background-color:transparent;
}
div#footer p, div#footer-int p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color:#585840;
	text-align: center;
}
div#footer a, div#footer-int a {
	color:#585840;
	text-decoration: none;
}
div#footer a:hover, div#footer-int a:hover {
	text-decoration: underline;
}
/* ///////////////////////////////////////////////////// GESTION DES ROLL-OVER /////////////////////////////////////////////////// */
#rubrique1 {
	width: 130px;
	text-indent: -9000px;
	left: 0px;
	background: transparent url(../images/fd-nav-en.gif)
               0px 0px no-repeat;
}
#rubrique1 a{
	width: 130px;
	left: 0px;
	background: transparent url(../images/fd-nav-en.gif)
               0px -17px no-repeat;
}
#rubrique1 a:hover {
	background: transparent url(../images/fd-nav-en.gif)
               0px 0px no-repeat;
}
#rubrique2 { 
	width: 110px;
	left: 130px;
	text-indent: -9000px;
	background: transparent url(../images/fd-nav-en.gif)
               -130px 0px no-repeat;
}
#rubrique2 a{ 
	width: 130px;
	left: 130px;
	background: transparent url(../images/fd-nav-en.gif)
               -130px -17px no-repeat;
}
#rubrique2 a:hover {
   background: transparent url(../images/fd-nav-en.gif)
               -130px 0px no-repeat;
}
#rubrique3 {
	width: 170px;
	left: 240px;
	text-indent: -9000px;
	background: transparent url(../images/fd-nav-en.gif)
               -240px 0px no-repeat;
}
#rubrique3 a{
	width: 170px;
	left: 240px;
	background: transparent url(../images/fd-nav-en.gif)
               -240px -17px no-repeat;
}
#rubrique3 a:hover {
   background: transparent url(../images/fd-nav-en.gif)
               -240px 0px no-repeat;
}
#rubrique4 {
	left: 410px; 
	width: 100px;
	text-indent: -9000px;
	background: transparent url(../images/fd-nav-en.gif)
               -410px 0px no-repeat;
}
#rubrique4 a{
	left: 410px; 
	width: 100px;
	background: transparent url(../images/fd-nav-en.gif)
               -410px -17px no-repeat;
}
#rubrique4 a:hover {
   background: transparent url(../images/fd-nav-en.gif)
               -410px 0px no-repeat;
}
#rubrique5 {
	width: 150px;
	left: 510px;
	text-indent: -9000px;
	background: transparent url(../images/fd-nav-en.gif)
              -510px 0px no-repeat;
}
#rubrique5 a{
	width: 150px;
	left: 510px;
	background: transparent url(../images/fd-nav-en.gif)
              -510px -17px no-repeat;
}
#rubrique5 a:hover {
   background: transparent url(../images/fd-nav-en.gif)
               -510px 0px no-repeat;
}
#rubrique6 {
	width: 60px;
	left: 640px;
	text-indent: -9000px;
	background: transparent url(../images/fd-nav-en.gif)
              -640px 0px no-repeat;
}
#rubrique6 a{
	width: 60px;
	left: 640px;
	background: transparent url(../images/fd-nav-en.gif)
              -640px -17px no-repeat;
}
#rubrique6 a:hover {
   background: transparent url(../images/fd-nav-en.gif)
               -640px 0px no-repeat;
}
/* /////////////////////////////////////////////////////// GESTION DES STYLES ///////////////////////////////////////////////////// */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #012537;
}
.legende-images {
	font-style: italic;
	font-size: 0.8em;
	color: #666;
	text-align: center;
}
.texte-actus a:link, .texte-actus a:visited, .texte-actus a:hover {
	text-decoration: underline;
	color: #555555;
}
.lien-entrees {
	font-size: 0.8em;
	color: #FFFFFF;
}
.posrelative {
	position: relative;
	padding: 5px 0px;
	background-image: url(../images/separateur-actu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.liens-home {
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
	margin-right: 25px;
}
.liens-home2 {
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
	margin-right: 15px;
}
.liens-home3 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	margin-right: 20px;
}
.liens-home4 {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
}
.liens-bienvenue {
	color: #666666;
	font-size: .95em;
	text-decoration: none;
	text-align: right;
	padding-top: 6px;
	margin-right: 280px;
}
/* /////////////////////////////////////////////////////// GESTION DU FORMULAIRE DE CONTACT ///////////////////////////////////////////////////// */
#corpForm {	
	padding: 0em;
	color: black;
	margin: 0;
}
#corpForm fieldset {	
	margin: 0;
	font-style: normal;
	padding: 0 4em 1em;
}
#corpForm legend {	
	font-weight: bold;
	color: black;
}
#corpForm p {	
	padding: .4em 0;
	margin: 0 0 .3em 0;
}
#corpForm fieldset#coordonnees label {	
	float: left;	
	width: 20%;	
	text-align: right;	
	margin: 0;
	padding: 0 .6em 0 0;
	line-height: 1.8;	
}
#corpForm label.oblig {
	font-weight: bold;
}
.mentions {
	font-size: 0.8em;
	color: #666;
}
.legende {
	font-style: italic;
	font-size: 0.8em;
	color: #666;
	margin-left: 115px;
	padding: 0px;
}
#validForm {
	text-align: right; 
	padding-right: 270px;
	padding-top: 6px;
}
#validForm input {
	font-size: 0.8em;
	font-weight: normal; 
	margin-left: 0em;
}
/*div#video {
	right: 12px; overflow: hidden; width: 181px; color: #006bb1; bottom: 244px; position: absolute; height: 179px
}*/
div.zone-video{ height:615px; width:720px; text-align:center; overflow:hidden;}
