body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000680;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}
#site {
	width: 768px;
	height: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 105px;
	width: 766px;
	background-position: left top;	
}
#footer {
	width: 350px;
	height: 13px;
	background-color: #B2CCE5;
	padding: 3px;
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	text-align: center;
	word-spacing: 100px;
}
#contenu {
	width: 768px;
}
#conteneur {
	top: 130px;
	left: 145px;
	width: 638px;
	float: right;
}
#menu {
	padding-left: 127px;
}
#topmenu {
	width: 127px;
	heigt: 30px;
	background-image: url(images/totg_01.gif);
	background-repeat: repeat-x;
}
#navigation {
	width: 127px;
	background-image: url(images/fond_totd.gif);
}
#essentiel {
	width: 441px;
	position: relative;
	background-image: url(images/header-essentiel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	margin: 2px;
	padding: 25px 2px 2px;
}
#zone00 {
	width: 441px;
	position: relative;
	background-position: right top;
	float: left;
	margin: 2px;
	padding: 10px 2px 2px;
}
#dynamic {
	background-image: url(images/header-actu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F4F8FB;
	width: 195px;
	margin: 2px;
	padding: 25px 2px 2px;
}
#recherche {
	background-color: #BDD2E9;
	background-image: url(images/champ_recherche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 127px;
	height: 80px;
	margin-top: 5px;
}
h1{
	color: #000680;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000680;
	font-size: 18px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
h2{
	color: #70A1CF;
	text-decoration: none;
	font-size: 14px;
}
h3{
	text-transform: uppercase;
	font-size: 11px;
}
a{
	color: #000680;
	text-decoration: none;
}
a:hover {
	color: #000680;
	text-decoration: underline;	
}
.tablactus {
	border-bottom: 1px dashed #8BBADC;
}
.footlink {
	color: #FFFFFF;
}
.liresuite {
	font-weight: bold;
	color: #70A1CF;
}
.liresuite:hover {
	font-weight: bold;
	color: #89B8DB;
}
.textclair {
	color: #70A1CF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEECF5;
	border-bottom-color: #DEECF5;
}
.textclair2 {
	color: #70A1CF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hommes {
	background-color: #F4F8FB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2985BC;
	border-bottom-color: #2985BC;
	padding: 5px;
}
.foottext {
	color: #6B9CCD;
}

