HTML {
	margin: 0;
	overflow:auto;
	border: none;
	padding: 0;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial; 
}

body{
	background-color: #D0FAF9;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;	
	color: #FFFFFF;
	font-family: Arial; 
}

table{
	margin: 0 auto;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;	
	color: #FFFFFF;
	font-family: Arial;
}

.main{
	width: 1010px;
	margin: 0 auto;
	
}

form{ margin: 0;}

input.log{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	margin: 0px;
	height: 14px;
	color: #225C67;
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	width: 138px;
	background-color:#FFFFFF;
}

input.contact{
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	margin: 0px;
	height: 17px;
	color: #225C67;
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	width: 300px;
	background-color:#FFFFFF;
}

a{
	color: #FFFFFF;   
	font-size: 11pt;
}

a:visited{
	color: #FFFFFF;
}

a:hover{
	color: #34C8EA;
}

a.bas{
	color: #225C67;
	font-size: 10pt;
	font-weight: normal;
}

a.bas:visited{
	color: #225C67;
}

a.bas:hover{
	color: #34C8EA;
}

.degradegauche{
	background-color: #235A66;
	background-image: url(images/Pages/degrade_gauche.jpg);
	background-repeat: repeat-y;

}

.degradedroit{
	background-color: #235A66;
	background-image: url(images/Pages/degrade_droite.jpg);
	background-position:right;
	background-repeat: repeat-y;
	margin-right: 1px;
}

.page{background-color: #235A66;}

.champs{background-color: #FFFFFF;}

.majuscule{
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;	
	color: #34C8EA;	
	font-family: Arial; 
}

.textebleu{
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;	
	color: #34C8EA;	
	font-family: Arial; 
}
.bas{
	color: #225C67;
	font-size: 10pt;
	font-weight: bold;
}
