@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: Arial,  sans-serif;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	color : #004C6D;
	line-height:18px;
	letter-spacing:0.02em;

}
body {
	margin:0;
	background: url(img/fond-particuliers.gif) repeat-x center top #FFF;
}

#general {
 	width:800px;
	max-width:800px;
	min-height:200px;
	margin:0px auto 0px auto;
	background: url(img/header.gif) no-repeat center top white;
}

#slogan {
	float:right;
	width:800px;
	margin:55px 0 0 0;
	text-align:right;
}

#slogan2 {
	float:left;
	margin:130px auto 0 0;
	text-align:left;
}
	
#contenu {	
	float:left;
	width:550px;
	max-width:550px;
	margin:30px 0 0 0;
}
	
#menu {	
	float:left;
	width:150px;
	margin:20px 0 0 50px;
	text-align:left;
}

#coordonnees {
	float:left;
	margin:0 auto 0 auto;
	min-width:100%;
	background:url(img/footer.gif) repeat-x center top #FFF;
	height:70px;
	vertical-align:middle;
	text-align:center;
}
	
#contenu table {	
	margin:0;
	padding:0;
	border:0;
}

#image {
	margin:0;
	padding:0;
	border:0;
}








h1 {
	color : white;
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	letter-spacing:0.3 em;
	white-space: nowrap;
	margin:0;
	border:0;
	padding:0;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	text-align:left;
	font-size:25px;
	font-weight:bold;
	color:#00AEEF;
	line-height:22px;
	letter-spacing:0.025em;
	white-space: nowrap;
	margin:0;
	border:0;
	padding:0;
	}

h3 {
	text-align:Left;
	font-size:14px;
	font-weight:bold;
	color:#B81A29;
	line-height:18px;
	letter-spacing:0.025em;
	white-space: nowrap;
	border:0;
	}
	
h4 {
	text-align:left;
	font-weight:normal;
	font-size:13px;
	color : #004C6D;
	line-height:20px;
	letter-spacing:0.025em;
	white-space: nowrap;
	margin:0;
	border:0;
	padding:0;
}
h4 a, h4 a:visited, h4 a:link, h4 a:hover, h4 a:active, h4 a:hover {
	font-size: 13px;
	color: #004C6D;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;
	white-space: nowrap;
}

h6 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align:left;
	color : white;
	line-height:20px;
	letter-spacing:0.025em;
	margin:0;
	border:0;
	padding:0;
	white-space: nowrap;
	padding-left:50px;
	padding-top:5px;
	
}


li{
	list-style:disc;
	text-align:left;
	font-weight:normal;
	font-size:13px;
	color : #004C6D;
	line-height:18px;
	letter-spacing:0.025em;
	white-space: nowrap;
	margin:0;
	border:0;
	padding:0;
}

.ico ul {
border:O;
padding:0;
margin:0;
}
.ico li {
height:75px;
background:#FFF url(img/fond-bloc-lien.gif) no-repeat;
	line-height:70px;
width:525px;
list-style:none;
border:O;
padding:0;
margin:0;
margin-bottom:15px;
}
.ico img
{
vertical-align:middle;
border:O;
padding:0;
margin:0;
margin-left:15px;
}


.blanc {color:white;}
.bleu {color:#004C6D;}
	
a, a:visited, a:link, a:hover, a:active   {
	font-size: 13px;
	color:#00AEEF;
	font-weight: bold;
	line-height:25px;
	text-decoration:none;
	white-space: nowrap;
}
a:hover {
	text-decoration:none;
}

#coordonnees a, #coordonnees a:visited, #coordonnees a:link, #coordonnees a:hover, #coordonnees a:active,#coordonnees a:hover  {
	color:white;
}


