body {
	margin:0px;
	background:url(../img/fond.jpg) repeat-x;
	background-color:#FFF;
	margin-bottom:100px;
	font-size:11px;
	font-family:verdana;
	}


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;}


#tout {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

.menu {
	background-color:#E2E2E2;
	}

.nivo1 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	}

.nivo1 a 
{
	display: block;
	background-color:#F1F1F1;
	color:#37C1F8;
	}
.nivo1 .selected { color: #FFF !important; background: #37C1F8; }

.nivo2 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
	margin-left: 7px;
	font-size: 13px;
	}

.nivo2 a {
	padding-left: 8px;
	color:#737B85;
	background: url(../img/picto-menu.gif) no-repeat left center;
}

.nivo2 .selected 
{ 
	color: #FCAC01; 
	background: url(../img/picto-menu-selected.gif) no-repeat left center;
	text-decoration: underline;
}
.nivo3 {
	margin-top:8px;
	margin-bottom:8px;
	font-size:11px;
	font-weight: bold;
	margin-left: 15px;
}

.nivo3 a {
	padding-left: 8px;
	color:#737B85;
	background: url(../img/sous-menu.gif) no-repeat left center;
	}

.nivo3 .selected 
{ 
	color: #D32C33; 
	background: url(../img/sous-menu-selected.gif) no-repeat left center;
}

.nivo4 {
	margin-top:8px;
	margin-bottom:8px;
	font-size:11px;
	margin-left: 20px;
}

.nivo4 a {
	padding-left: 8px;
	color:#737B85;
	}

.nivo4 .selected 
{ 
	color: #D32C33; 
}


.contenu {
	background-color:#FFFFFF;
	}

#logo2 
{
	background:url(../img/logo2.jpg);
	width:210px;
	height:165px;
	padding-top:200px;
	padding-left:30px;
	padding-right:474px;
	line-height:17px;
	color:#797D81;
	font-size: 12px;
}

#flash {
	position:absolute;
	top:15px;
	right:45px;
	}

#baspage {
	background:url(../img/baspage.jpg);
	width:524px;
	height:43px;
	padding-top:30px;
	padding-left:190px;
	color:#797D81;
	line-height:15px;
	}

#baspage a {
	color:#797D81;
	}

#interieur {
	width:613px;
	border:0px solid #FF0000;
	margin-left:21px;
	margin-bottom:30px;
	}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	padding:3px;
	padding-left:20px;
	background-color:#FECC26;
	font-size:11px;
	color:#797D81;
	}

h3 {
	margin-top:0px;
	margin-bottom:20px;
	font-size:12px;
	color:#FECC26;
	}

.suivant {
	text-align:right;
	}

.suivant a {
	color:#FECC26;
	}
/***********COMMUN***********/	
h1 
{
	color: #FCAC01;
	font-size: 16px;
	text-decoration: underline;
	display: inline;
	clear: both;
}

.span 
{ 
	font-size: 11px;
	color: #FCAC01;
}

.suiv, .prec
{
	color: #FCAC01;
	font-weight: bold;
	text-decoration: underline !important;
}

.suiv 
{
	float: right;
	background: url(../img/suivant.jpg) no-repeat right 4px;
	padding-right: 15px;
}

.prec
{
	float: left;
	background: url(../img/precedent.gif) no-repeat left 4px;
	padding-left: 15px;
}

.ajout 
{
	font-size: 12px;
	line-height: 20px;
	color: #737B85;
	padding: 0 20px;
}

.ajout strong 
{
	color: #A4CB39;
}

#accro 
{
	background: #E2E2E2;
	border: solid 1px #797D81;
	margin: 15px 0 15px 25px;
}