@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #5F6976;
	color: #505761;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 5px 0 0px 0;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
}

h1 {
	color: #FA6D05;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 21px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 3px 0px;
}

h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 2px 0px;
}

h3 {
	color: #0066CC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	font-style: oblique;
	font-weight: normal;
	line-height: 16px;
}

a,  a:link {
	color: #262499;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #663333;
  font-weight: bold;
  text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}


a:hover {
  color: #ca0009;
  text-decoration: underline;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	padding: 4px;
}


a:focus {
  color: #ca0009;
}

a:active {
  color: #262499;
}

p {
	margin: 0px 0px 0px 15px;
}

#page {
	margin: 0 auto 0 auto; 
	text-align: left; 
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(../images/fondpage1_r2_c1.jpg);
	background-repeat: repeat-y;
}
#page #entete {
	font-size: 18px;
	font-weight: bold;
	height: 250px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}
#page #navigation {
	background-color: #CCCCCC; 
	height: 15px;
	padding: 5px 10px 5px 0px; 
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	list-style: none ;
	text-align: right ;
}

#navigation li {
	display: inline ;
}

#navigation li a {
	font: 1em "Trebuchet MS",Arial,sans-serif;
	padding: 0px 15px 0px 15px;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	text-decoration: underline ;
}
	
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
#page #contenu {
	padding-top: 0px;
}

#page #contenu a {
	font: 1em Arial,sans-serif;
	padding: 0px 15px 0px 0px;
	font-weight: bold;
	color:#000080;
}

#page #contenu a:hover, #navigation li a:focus, #navigation li a:active {
	text-decoration: underline ;
}

#page #contenuFaq {
	padding-top: 0px;
}

#page #contenuFaq a {
	font: 1em Arial,sans-serif;
	padding: 0px 15px 0px 0px;
	font-weight: bold;
	color:#FF6600;
}

#page #contenuFaq a:hover, #navigation li a:focus, #navigation li a:active {
	text-decoration: underline;
	color: #000066;
}

#page #contenu #colonneDroite {
	border-left: dotted 2px #999999;
	float: right;
	padding: 10px 20px 10px 10px;
	width: 380px;
}

#page #contenuFaq #colonneDroiteFaq {
	border-left: dotted 2px #999999;
	float: right;
	padding: 10px 20px 10px 10px;
	width: 235px;
}

#page #contenu #colonneGauche {
	margin: 0 0 0 0;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 455px;
}

#page #contenuFaq #colonneGaucheFaq {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 20px;
	float: left;
	width: 580px;
}

#colonneGaucheFaq a {
	/*padding: 0px 15px 0px 0px;*/
	font-weight: bold;
	color:#000088;
	font-family: Arial, sans-serif;
	font-size: 1em;
}

#colonneGaucheFaq li {
	padding: 0px 15px 0px 0px;
}


#page #contenuFaq #colonneGaucheFaq ul {
	margin-top: 5px;
}


#colonneGaucheFaq a:hover, #questions li a:focus, #questions li a:active {
	text-decoration: underline;
	color: #FF6600;
}

#page #contenu .clearFloat {
  clear: right;
  display: block;
}

#page #contenuFaq .clearFloat {
  clear: right;
  display: block;
}

#page #pied {
	background-color: #eaeff5;
	border-top: solid 1px #8e9fd0;
	padding: 10px 10px 0px 5px;
	margin: 0px 10px 0px 15px;
}

#pied #menuBas {
	list-style: none;
	display: inline;
}

#menuBas li {
	display: inline ;
}
#page #entete #numTel {
}


#menuBas li a {
	font: 1em "Trebuchet MS",Arial,sans-serif;
	padding: 0px 15px 0px 15px;
}

#menuBas li a:hover, #navigation li a:focus, #navigation li a:active {
	text-decoration: underline ;
}

#pied #marquesDeposees {
	padding: 10px 0px 10px 25px;
}

#page #entete #numTel {
	float: right;
	width: 180px;
	height: 38px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	margin: 10px 15px 0px 0px;
	line-height: 20px;
}
#page #entete #hautPage {
	float: left;
	width: 670px;
	padding: 10px 0px 10px 10px;
	height: 30px;
}
#page #entete #bandeauFlash {
	float: left;
	height: 200px;
	width: 860px;
	padding: 0px 10px 0px 10px;
}

#page #entete #bandeauImage {
	float: left;
	height: 150px;
	width: 770px;
	padding: 50px 0px 0px 100px;
	background-image:url(../images/fond_bandeau_bleu_vide.jpg);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}

#references {
	background-color: #EFEFEF;
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
.liendroite {
	text-align: right;
}
.flvPlayerDroite {
	padding-left: 50px;
}
.fond_forme {
	background-image: url(../images/site_comite_fnd.jpg);
	background-repeat: no-repeat;
	border: 1px solid #808080;
}

.preference1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #009;
	margin: 10px 0px 0px 20px;
	font-weight: bold;
	font-style: italic;
}
.preference2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #009;
	margin: 10px 15px 0px 20px;
	font-weight: bold;
	font-style: italic;
}
