body 
{
	position: relative;
	margin:0px;
	background:url(../img/fond-page.jpg) repeat-x;
	background-color:#FFEFD4;
	font-size:10px;
	font-family:verdana;
	}
* { margin: 0px; padding: 0px; }

img {border:0px;}
form {padding:0px;margin:0px;}
table {text-align:left;}
td{vertical-align:top;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
p, .p {margin-top:10px;margin-bottom:10px}


#tout {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	zoom:1;
	border:0px solid #F00;
	background:url(../img/fond-tout.jpg) repeat-y;
	}

#navtop {
	text-align:right;
	height:20px;
	font-size:11px;
	font-family:tahoma, verdana;
	color:#FFF;
	font-weight:bold;
	padding-top:5px;
	}

#navtop a {color:#FFF;}


#contenu {
	overflow:hidden;
	zoom:1;
	margin-top:20px;
	background:url(../img/fond-contenu.jpg) no-repeat right top;
	
	}

#menu {
	float:right;
	width:200px;
	font-family:tahoma;
	color:#1D85B9;
	font-size:11px;
	line-height:18px;
	}

#menu ul {
	font-size:16px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
	padding-bottom:190px;
	}

#menu li {
	margin:0px;
	padding:5px;
	}

#menu a {color:#1D85B9;}
#menu .selected { font-weight: bold; }
#menu p {padding-left:20px;}

#menu strong {
	font-size:14px;
	}

#principal 
{
	overflow: hidden;
	zoom:1;
	margin: 0 50px 0 0 !important;
	width: 615px;
	padding-left:20px;
	line-height:18px;
	color:#434343;
	}

h3 { font-size: 12px }

#principal a {color:#1D85B9;}

#principal h1 {
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	border-bottom:3px solid #F5CD8A;
	color:#1B84B9;
	margin-top:40px;
	margin-bottom:20px;
	}

#baspage {
	background:url(../img/fond-baspage.jpg);
	height:21px;
	padding-top:6px;
	text-align:center;
	margin-top:70px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	font-family:tahoma;
	}