body
{
	margin:0px;
	color:#66575E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E5CFB1;
	font-size:12px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}

a
{
	color:#660033;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.img
{
	vertical-align:bottom;
	border:1px solid #660033;
	margin:0px;
}

form
{
	/*margin-bottom:10px;*/
	margin: 0;
	padding: 0;
}

#slogan
{
	font-weight:bold;
	font-size:24px;
	font-style: italic;
}

#tot
{
	height:300px;
}

#spacer_top
{
	height:120px; /*90*/
}

#menu_gauche
{
	float:right;
	height:60px;
	width:auto;
}

#menu_centre
{
	width:600px;
	margin-right:auto;
	margin-left:auto;
	height:100px;
}

#menu_droite
{
	float:left;
	height:60px;
	width:auto;
}

.titre
{
	font-weight:bold;
	text-align: left;
}
.ban {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align: center;
	vertical-align: bottom;
}
.contenu
{
	background-color:#E6CFB0;
	background-image:url(images/logo_DOWN2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.bouton
{
	vertical-align:middle;
}
.bgbord {
	background-color: #660033;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.bgbord:hover {
	text-decoration:none;
}
.titrecol {
	font-weight:bold;
	text-align: left;
	font-size: 16px;
}
.bggris {
	background-color: #66575e;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.bggris:hover {
	text-decoration:none;
}
.imggris {
	vertical-align:bottom;
	margin:0px;
	border: none;
}
.traitil {
	background-image: url(images/traitil.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
