/* Mise en page CSS du site pour screen */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#FFFFFF;
	
}
img {
	border: 0 none;
	padding: 0px;
	margin: 0px;
	width: auto;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0px;
	padding: 0;
	color: #DD007A;
}
h2 {
	color:#025C91;
	font-size: 1em;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-align: left;

}
p {
	text-align: justify;
	margin-top: 5px;
}
strong {
	color: #587096;
}
a{
	text-decoration: underline;
	color:#DC007B;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#585840
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #BCB892;
	cursor:help;
}

/*
hr {
display:none
}
*/

/* //////////////////////////////////////////////////////// GESTION DES DIV ////////////////////////////////////////////////////// */

div#container {
	position: relative;
	width: 710px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	text-align: left;
	background-color:transparent;
 }
div#contenu {
	position: relative;
	float: left;
	width: 710px;
	text-align: left;
}
div#contenu-int {
	position: relative;
	float: left;
	width: 710px;
	text-align: left;
	background-image: url(../images/fd-container.gif);
	background-repeat: repeat-y;
}
div#contenu-int2 {
	position: relative;
	float: left;
	width: 710px;
	text-align: left;
	background-image: url(../images/fd-container2.gif);
	background-repeat: repeat-y;
}
div#header {
	position: relative;
	width: 710px;
	height: 263px;
	float: left;
	background-image: url(../gb-cosmetic/images/fd-header.jpg);
	background-position: bottom left;
}
div#header-int {
	position: relative;
	width: 710px;
	height: 59px;
	float: left;
	background-image: url(../images/header.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#header p, div#header-int p {text-indent: -1000px}

#logo {
	position: relative;
	float:left;
	width: 204px;
	height: 58px;
	display: block;
	overflow: hidden;
}
div#mainnav {
	position: relative;
	float: left;
	font-family:Arial;
	font-size: 0.85em;
	width: 204px;
	height: 190px;
	background-image:url(../images/fd-menu.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#mainnav ul, #mainnav li {
	display:block;
	list-style: none;
	text-align: left;
	font-size: 0.9em;
}
div#nav-int {
	position: relative;
	float: left;
	width: 581px;
	height: 35px;
	background-color: #E7E6D5;
	background-image:url(../gb-cosmetic/images/fd-nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}
div#mentions {
	top: 20px;
	width: 480px;
	color: #000000;
	position: relative;
	float: left;
	margin-bottom: 25px;
	font-size: 0.85em;
}
div#mentions ul li ul {
	margin: 5px 0 5px 0;
}
div#mentions ul li ul li {
	background-image: url(../plan-site/images/separateur.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-left: 25px;
}
div#mentions ul li ul li a:active, div#mentions ul li ul li a:link {
	text-decoration: none;
	color:#333333;
}
div#mentions ul li ul li a:hover {
	text-decoration: underline;
	color:#333333;
}
div#mentions ul li ul li a:visited{
	text-decoration: none;
}
div#rallonge {
	position: relative;
	float: right;
	height: 35px;
	z-index: 1;
}
#nav-int ul, #nav-int li {
	display: block;
	list-style:none;
	position:absolute;
	height: 35px;
}
#nav-int li a:link, #nav-int li a:visited {
	display: block;
}
div#zone-centrale {
	top: 20px;
	width: 180px;
	color: #000000;
	position: relative;
	float: left;
	padding-left: 15px;
}
div#zone-centrale-int {
	top: 20px;
	width: 335px;
	color: #000000;
	position: relative;
	float: left;
	margin-bottom: 25px;
	font-size: 0.85em;
}
div#zone-centrale-int ul, div#mentions ul {
	margin-bottom: 5px;
}
div#zone-centrale-int ul li, div#mentions ul li {
	background-image:url(../images/puce-plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	margin-left: 25px;
}
div#zone-visuels {
	width: 128px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	float: left;
	font-size: 0.95em;
	height: auto;
	background-color: #E7EBF1;
	margin-top: 1px;
	margin-left: 36px;
}

div#zone-visuels a {
	text-align: center;
	text-decoration: none;
	color: #687FA4;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 4px;
	display: block;
}
#telechargement {
	margin-top: 15px;
	background-color: #D6DCE6;
	color: #DD007A;
	text-align: left;
	padding: 10px;
}
#telechargement p {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#telechargement a {
	text-decoration: none;
	font-size: 0.7em;
	color: #DD007A;
	margin-left: 16px;
	text-align:left;
}

#telechargement a:visited, #telechargement a:link {
	color: #DD007A;
	text-align: left;
}
#telechargement a:hover{
	text-decoration: underline;
}
div#entrees-secondaires {
	position: relative;
	float: left;
	font-family:Arial;
	width: 220px;
	top: 49px;
	padding-left: 12px;
	margin: 0px;
}
div#entrees-secondaires-int {
	position: relative;
	float: right;
	font-family:Arial;
	width: 195px;
	padding-left: 16px;
	font-size: 0.8em;
	height: 18px;
	background-color: #687FA4;
	text-align:left;
	line-height: 1.7em;
	margin-left: -20px;
}
div#entrees-secondaires-int2 {
	position: relative;
	float: right;
	font-family:Arial;
	width: 195px;
	padding-left: 16px;
	font-size: 0.8em;
	height: 18px;
	background-color: #687FA4;
	text-align:left;
	line-height: 1.7em;
	margin-top: -18px;
}
#entrees-secondaires ul, #entrees-secondaires li, #entrees-secondaires-int ul, #entrees-secondaires-int li {
	display:inline;
	margin: 0 10px 0 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	color: #FFFFFF;
}
div#entrees-secondaires-int2 ul, div#entrees-secondaires-int2 li {
	display:inline;
	margin: 0 10px 0 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	color: #FFFFFF;
}
#entrees-secondaires li a, #entrees-secondaires-int li a, div#entrees-secondaires-int2 li a{
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#entrees-secondaires li a:hover, #entrees-secondaires-int li a:hover, div#entrees-secondaires-int2 a:hover {
	text-decoration: underline;
}
div#col-droite {
	position: relative;
	float: right;
	width: 194px;
	text-align: right;
	height:100%;
	background-image: url(../images/fd-col-droite.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
}
hr.hauteur {
	clear: both;
	visibility:hidden;
	margin: 0;
	padding: 0;
}
div#texte {
	position: relative;
	float: left;
	padding: 0 0 0 25px;
	color: #666666;
	width: 350px;
	font-size: 0.85em;
	line-height: 1.2em;
}
div#savoir-plus {
	position: relative;
	float: left;
	text-align: right;
	padding: 0;
	color: #D90072;
	width: 350px;
	font-size: 0.85em;
	margin-top: 0px;
}
div#savoir-plus a {
	color: #D90072;
	text-decoration: none;
}
div#savoir-plus a:hover {
	text-decoration: underline;
}
div#illustration {
	width: 93px;
	position: relative;
	float: right;
	height: 93px;
}
div#footer {
	position: relative;
	float: left;
	background-image: url(../gb-cosmetic/images/fd-footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 54px;
	width: 710px;
}
div#footer p {
	padding-left: 12px;
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#587096;

}
div#footer a {
	color:#587096;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
/* ///////////////////////////////////////////////////// GESTION DES ROLL-OVER /////////////////////////////////////////////////// */
#rub1{width: auto}
#rub1 a {
	width: 203px;
	height: 38px;
	display: block;
	text-indent:-1000px;
   background: url(../gb-cosmetic/images/rub1.gif)
               0px 0px no-repeat;
}
#rub1 a:hover {
   background: transparent url(../gb-cosmetic/images/rub1.gif) 
               -203px 0px no-repeat;
}
#rub2{width: auto}
#rub2 a {
	width: 203px;
	height: 38px;
	display: block;
	text-indent:-1000px;
   background: url(../gb-cosmetic/images/rub2.gif) 
               0px 0px no-repeat;
}
#rub2 a:hover {
   background: transparent url(../gb-cosmetic/images/rub2.gif) 
               -203px 0px no-repeat;
}
#rub3{width: auto}
#rub3 a {
	width: 203px;
	height: 50px;
	display: block;
	text-indent:-1000px;
   background: url(../gb-cosmetic/images/rub3.gif) 
               0px 0px no-repeat;
}
#rub3 a:hover {
   background: transparent url(../gb-cosmetic/images/rub3.gif) 
               -203px 0px no-repeat;
}
#rub-int1 a, #rub-int2 a, #rub-int3 a { line-height: 20em;}

#rub-int1 {
	width: 203px;
	left: 0px;
}
#rub-int1 a:hover {
   background: transparent url(../gb-cosmetic/images/fd-nav.gif)
               0px -40px no-repeat;
}
#rub-int2 {
	width: 180px;
	left: 203px;
	height: 35px;
	display: block;
}
#rub-int2 a:hover {
   background: transparent url(../gb-cosmetic/images/fd-nav.gif) 
               -203px -40px no-repeat;
}
#rub-int3 {
	width: 225px;
	left: 370px;
	height: 35px;
	display: block;
}
#rub-int3 a:hover {
   background: transparent url(../gb-cosmetic/images/fd-nav.gif)
               -370px -40px no-repeat;
}

/* /////////////////////////////////////////////////////// GESTION DES STYLES ///////////////////////////////////////////////////// */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #012537;
}
.fil-ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #687FA4;
	text-decoration: none;
	text-align: right;
	margin: 5px 0;
}
.fil-ariane a:link, .fil-ariane a:visited {
	text-decoration: none;
	color: #687FA4;
}
.fil-ariane a:hover {
	text-decoration: underline;
	color: #687FA4;
}
.mentions {
	color: #687FA4;
	font-size: 0.8em;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 15px 8px 0 5px;
	text-align: right;
	display: block;
}
.mentions a:hover {
	text-decoration: underline;
}
/* /////////////////////////////////////////////////////// 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;
}
#corpForm .legende {
	font-style: italic;
	color: #666;
	margin-left: 85px;
	padding: 0px;
}

#validForm {
	text-align: right; 
	padding-right: 200px;
	padding-top: 6px;
}
#validForm input {
	font-size: 0.8em;
	font-weight: normal; 
	margin-left: 0em;
}
