body 
{
	/*  Les margin, les scrolls, et la hauteur sont les seuls propriétés a redefinir dans le body   */
	
	font: 8pt/16pt arial; 
	color: #555753; 
	margin : 0px 0px 0px 0px;
	height:100%;
	scrollbar-base-color: #5BA4FF;
	background-color:#181C6D;
	}

td
{

	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #FFFFFF;
	line-height:20px;

}
.title_bold
{

	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style: normal;
	color: #FFFFFF;
	
}

#container
{	
	width:100%;
	height:100%;
	text-align:center;
	background-color:#181C6D;

}
#fond-index{
	background-attachment:scroll;
	background-image:url(images/charte/index_03.gif);
	background-repeat:repeat-x;
	background-position:center left;
}

#table_charte
{
	height:100%;
	min-height:100%;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	
	/*  pour un site centré utilisez les propriétés suivantes*/
	width:871px;
	background-color:#5BA4FF;
	margin-left:auto;
	margin-right:auto;
	background-attachment:scroll;
	background-image:url(images/charte/aquafure_05.gif);
	background-repeat:repeat-y;
	   
	
	/*  pour un site en 100%, utilisez les propriétés suivantes  
	width:100%;
	background-color:#B0D262;  */
}

#td_charte	
{
	/*  Définir ici ce que vous mettiez auparavant dans la balise td */
	/*  Dans la page HTML, quand vous voulez vous servir de ce style pour votre tableau faites comme ceci : */
	/*  <td id="td_charte">   */	
	height:100%;
	width:100%;
	text-align:left;
	background-image:url(images/charte/aquafure_04.jpg);
	background-repeat: no-repeat;
	padding-left:0px;
	padding-right:0px;

}

a:link { 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none; 
	color: white;
	}
a:visited { 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none; 
	color: white;
	}
a:hover, a:active { 
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none; 
	color: #85B8F7;
	}




#basdepage
{
  width:100%;
	height:18px;
	text-align:center;
	background-color:#85B8F7;
	background-image:url();
		/*   mettre ici le style que vous voulez définir pour les liens bas de page */
}

.text_area1 {
	font-size: 11px;
	color: #47A3FE;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #47A3FE;
}

.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #B9B6C3;
	color: #000066;
}

.alignement-vertical{
	vertical-align:middle;
}

#bt-autre{
	float:left;
	width:37px;
}

#contenu {
	float:left;
	width:723px;
	margin-left:45px;
}
#titre{
	
	padding-left:530px !important;
	padding-left:520px;
	width:200px !important;
	width:723px;
	

}
#texte-haut{
	padding-top:50px;

	padding-left:150px;
	width:600px !important;
	width:723px;

	

}
.notice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:15px;
	color: white;	
	}
.inputForm{
border:1px solid #223E88;
background-color: #FEFEFC;
width:150px;
color: Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.inputFormOver{
border:1px solid #696969;
background-color: #FCFCEF;
width:150px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Black;
font-weight: bold;
font-size: 10px;
}
.button{
border:1px solid #FFffff;
background-color: #223E88;
width:65px;
height:20px;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.buttonOver{
border:1px solid #E0A15E;
background-color: #85B8F7;
width:65px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:black;
}
/*

Start contact form definition */
.frmContact{ /* dedicated ID / Class for "contact form"*/
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color: #0054A4;
border:1px solid #F5DE06; 
background-color:#2950B7;
padding-bottom:8px;
padding-top:8px;
padding-left:15px;
padding-right:15px;

}

.frmContact table table{
	font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-style: normal;
  color: #ffffff;
	text-align:center;
	
	}
.frmContact table tr td{
	padding:2px !important;
}
.frmContact .Label, .frmContact label{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
color: #ffffff;
white-space:nowrap;
}
.asterix{
		color: white;	
		font-size: 13px;
		font-weight:normal;
	}
.cyc {
	display: none;
}





