
body {
	background:url(fond-page.jpg) repeat-x;
	background-color:#09678D;
	margin:0px;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	color:#585858;
	text-align:justify;
	}

form {margin:0px;padding:0px;}
img {border:0px;padding:0px;margin:0px;vertical-align:top;}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:hover{text-decoration:underline}

p {margin-top:10px;margin-bottom:10px;}
h1 {margin-top:10px;margin-bottom:10px;font-size:15px;line-height:18px;font-family:trebuchet MS, tahoma, arial, verdana;color:#0E94B5;}


#tout {
	/*background:url(fond-top.jpg) no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	overflow:hidden;
	zoom:1;
	position:relative;
	padding-bottom:0px;
	}
	
#topper {
	width:1000px;
	height:268px;
	background:url(fond-topper.jpg) no-repeat;
	position:relative;
	}
	
#topper-nav {
	text-align:right;
	font-size:10px;
	padding-top:5px;
	padding-right:55px;
	color:#3E3E3E;
	}

#topper-nav a {color:#B9B9B9;padding-left:7px;padding-right:7px;}
#topper-nav a:hover {text-decoration:none;color:#FFF;}

#logo {
	position:absolute;
	top:50px;
	left:75px;
	}
	
	
#interieur {
	background:url(fond-interieur.jpg) no-repeat;
	overflow:hidden;
	}
	
#menu {
	float:left;
	background:url(fond-menu.jpg) repeat-x;
	width:189px;
	font-size:11px;
	line-height:20px;
	padding:10px;
	margin-left:75px;
	}
	
#menu ul {list-style-type:none;margin:0px;padding:0px;}
#menu li {list-style-type:none;margin:0px;padding:0px;}
#menu a {color:#FFF;}
#menu a:hover {color:#FFF;text-decoration:none;padding-left:10px;background:url(pucemenu.gif) no-repeat;}
.active {padding-left:10px;background:url(pucemenu.gif) no-repeat;font-weight:bold;}

#contenu {
	float:right;
	width:657px;
	background:url(fond-contenu.jpg);
	margin-right:50px;
	}
#contenu a {color:#0E94B5;border-bottom:1px dotted #0E94B5;}
#contenu a:hover {color:#0A6A90;border-bottom:1px solid #0A6A90;text-decoration:none;}
	
	
	
	
#contenu2 {
	width:594px;
	padding-left:31px;
	padding-right:32px;
	padding-top:1px;
	background:url(fond-contenu2.jpg) no-repeat;
	}
	
#contenubas {
	width:657px;
	height:68px;
	background:url(fond-contenu3.jpg) no-repeat;
	}
	
#baspage {
	width:657px;
	height:136px;
	background:url(fond-baspage.jpg);
	position:relative;
	color:#FFF;
	}
	
#logosmall {position:absolute;top:21px;left:19px;}
#baspagetxt {position:absolute;top:20px;left:115px;}
#baspage a {color:#FFF;}
#youmozoom {color:#0E94B5;}
#baspagemenu {
	position:absolute;
	top:85px;
	left:11px;
	width:634px;
	text-align:center;
}





.td-texte {
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	}

.td-input input {
	border:1px solid #C3C3C3;
	color:#3B3B3B;
	font-size:13px;
	font-family:tahoma;
	padding:3px;
	background:url(fond-input.jpg) repeat-x;
	width:450px;
	margin:0px;
	}

.td-input textarea {
	border:1px solid #C3C3C3;
	color:#3B3B3B;
	font-size:13px;
	font-family:tahoma;
	padding:3px;
	background:url(fond-input.jpg) repeat-x;
	width:450px;
	margin:0px;
	}

.td-input2 {
	text-align:right;
	}
.td-input2 input {
	border:1px solid #05445B;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	font-family:tahoma;
	padding:3px;
	background:url(fond-input2.jpg) repeat-x;
	background-color:#0E94B5;
	width:150px;
	}


















