/* CSS Document */
body {
background-color:#cdd6da;
font-family:Geneva, Arial, Helvetica, sans-serif;
  scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #a8c4c7;
    scrollbar-highlight-color : #a8c4c7;
    scrollbar-shadow-color : #ffffff;

		}

h1 {
font-family:arial, sans-serif;
font-size:15px;
font-weight:bold;
color:#036289;
}
#Name {
font-family:arial, sans-serif;
font-size:15px;
font-weight:bold;
color:#036289;
}

td {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1d5e77;
		}

.other {font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1d5e77;
}		
 
a {  font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#1d5e77;
	  font-weight:bold;
	  text-decoration:underline;	  
 }	  
 
a:hover {  font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#000000;
	  font-weight:bold;
	  text-decoration:underline;
 }
 
a:visited {  font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#1d5e77;
	  font-weight:bold;
	  text-decoration:underline;	  
 }	  
 

.lia{
	list-style-type: square;

}

.a2 {  font-family:Geneva, Arial, Helvetica, sans-serif;
      font-size:12px;
      color:white;
	  font-weight:bold;
	  text-decoration:underline;	  
 }	  
 
div#scroll {
	overflow: auto;
	height: 358px;
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: v Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d5e77;
  scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #a8c4c7;
    scrollbar-highlight-color : #a8c4c7;
    scrollbar-shadow-color : #ffffff;
}

u {
	color: #FFFFFF;
	text-decoration: underline;

}

.adresse  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #051b28;
	text-decoration: none;

}

.adresse a       {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #051b28;
	text-decoration: none;

}

.adresse a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #051b28;
	text-decoration: underline;

}
.adresse a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #051b28;
	text-decoration: none;

}
a{
outline:none;
}


.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#1d5e77;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#1d5e77;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#1d5e77;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#1d5e77;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#1d5e77;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #ffffff;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#1d5e77;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;}
