body , html
{
	/*  Les margin, les scrolls, et la hauteur sont les seuls propriétés a redefinir dans le body   */
	
	font: 11px/13px arial; 
	color: #555753; 
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
	scrollbar-base-color: #5BA4FF;
	background:url(../images/charte/fond.jpg) repeat-x top left #194B9F;
}

td
{
	font: 11px/13px arial; 
	font-weight: normal;
	font-style: normal;
}

.text{
	font: 12px/13px arial; 
	font-weight: normal;
	font-style:normal;
	text-align:justify;
	letter-spacing:0.5px;
	color: #18489B;
	padding:10px 20px 0px 20px;
	line-height:20px;
}
.text_name{
	font: 12px/13px arial; 
	font-weight: normal;
	font-style:normal;
	letter-spacing:0.5px;
	color: #18489B;
	padding:10px 0px 0px 60px;
	line-height:20px;
}
.petit{
  font: 11px arial; 
	font-weight: normal;
	font-weight:bold;
 
}

.petit1{
  font: 11px arial; 
	font-weight: normal;
	font-weight:bold;
	color: #18489B;

}

.title_text{
  font: 18px/13px arial; 
	font-weight: bold;
	font-style:normal;
	color: #1B4A9C;
}
.title_text1{
  font: 13px/13px arial; 
	font-style:normal;
 	font-weight:bold;
  line-height:16px;
	color: #1B4A9C;
}
.title_text2{
  font: 14px/13px arial; 
	font-style:normal;
 	font-weight:bold;
  line-height:16px;
	color: #FE7FAB;
}
.title_text3{
  font: 18px arial; 
	font-style:normal;
 	font-weight:bold;
  line-height:16px;
	color: #FA89B1;
}

.label{
  font: 12px/13px arial; 
	font-weight: normal;
	font-style:normal;
	color: #18489B;
}  	

.text2{
  font: 18px/13px arial; 
	font-weight: bold;
	font-style:normal;
	letter-spacing:1px;
	color: #000000;
	padding:10px 10px 10px 10px;
	line-height:20px; 
}

.text1{
	font: 13px/13px arial; 
	font-weight: bold;
	font-style:normal;
	letter-spacing:1px;
	color: #FE7FAB;
	padding:0px 10px 0px 10px;
	line-height:20px;
}  
	
#container
{
	width:100%;
	height:100%;
	vertical-align:top;
}

#table_charte
{

	background:url(../images/charte/philippe-campignion_05.jpg) repeat-y top left;
}

#td_charte	
{

	text-align:left;
	background:url(../images/charte/philippe-campignion_04.jpg) no-repeat top right;
	padding:0px;
}
{
	float:right;
	width:610px !important;
	width:598px;
	
	text-align:right;
}
.contenu{
	float:left;
	width:570px !important;
	width:598px;
	padding:10px 30px 0 10px;
	
}


a:link { 
  font-size:13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #003EFA;
	}
a:visited { 
  font-size:13px;
	font-weight: bold; 
	text-decoration: none; 
	color: #003EFA;
	}
a:hover, a:active { 
	color: #475DA1;
	}


h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
font-style:normal;
color:#ffffff;
background-image:url(images/charte/bg-h1.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-left:30px;
padding-bottom:10px;
border-bottom:1px dashed #ffffff;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#ffffff;
}

h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
}

#basdepage
{
	height:20px;
	text-align:center;
	background-color:#74B2FF;
	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;
}


.inputForm{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color:#CBD8E1;
	width: 150px;
	border: 1px solid #7EA4BB;
}
.inputFormOver{
	font-family:  sans-serif;
	font-size: 11px;
	
	font-weight: normal;
	background-color:#E1E4E9;
	width: 150px;
	border: 1px solid /*#A73364;*/#ADC7D6;
}

.button{
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/charte/button_bg.jpg);
	border: 1px solid #7EA4BB;
	background-position: bottom left;
	background-color: #CBD8E1;
	vertical-align: bottom;
}
.buttonOver{
	font-family:Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #577C92;
	background-position: bottom left;
	background-color: #B2C7D8;
	vertical-align: bottom;
}


.cyc {
				display: none;
			        }
