/* @override 
	http://dev.bois-de-noailly.fr/default.css
	http://dev.bois-de-noailly.fr/full.css
*/

body {
	background-color: #1f3a80;
	color: #fff;
	font: 0.9em Verdana,Arial,Helvetica,sans-serif;
}

.public a,
public a:visited,
.footer a{
	color: #fcfe90;
}

#bandeau{
	width: 760px;
	height: 267px;
	background-image: url(/img/bandeau3.jpg);
	margin-bottom: 10px;
	text-align: right;

}

#bandeau h1{
	margin: 0;
	padding: 0;
	position: relative;
	top: 79px;
	right: 20px;
}

#bandeau h2{
	margin: 0;
	padding: 0;
	position: relative;
	right: 20px;
	top: 85px;
}

/* @group menu */

#menu{
}

#menu a{
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

#menu span{
	width: 116px;
	text-align: center;
	margin: 2px;
	height: 20px;
	display: inline-block;
}

.menuitem{
	background-image: url(/img/bouton-bleu.jpg);
}

.menuhover,
.menuselected{
	cursor: pointer;
	background: url(/img/bouton-bleu.jpg) 0 20px;
}

/* @end */

.footer{
	font-size: 11px;
	text-align: right;
}

h1{
	margin-bottom: 0;
	padding-bottom: 0;
}

.content{
	width: 839px;
	margin-right: auto;
	margin-left: auto;
}

.optionslist li a{
	color: white;
}

.formtable img{
	background-color: white;
}
