@charset "utf-8";
body
{
	background-image: url(images/back.jpg);
	background-position: center top;
	background-color: #b80000;
	background-repeat: no-repeat;
	margin-top: 225px;
}
.main 
{
	background-color: #000000;
	background-image: url(images/backcenter.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.bannersiteweb 
{
	background-color: #000000;
	background-position: left top;
	background-repeat: no-repeat;
}
.image 
{
	display:block;
	width:200px;
	height:170px;
	background-position:50% 50%;
	background-color: #000000;
	background-repeat: no-repeat;
}

.bottomback
{
	background-image: url(images/bottomback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body , td , a
{
	font-family:Verdana; color:#ffffff; font-size:11px; 
}
input, textarea, select
{
	font-family:Verdana; color:#ffffff; font-size:11px;
	margin:0px;
	padding: 2px 2px 2px 6px;
	color:#ffffff;
	background-color:#333333;
	border: solid 2px #000000;
}
.buttonBig
{
	font-family:Verdana; color:#ffffff; font-size:15px;
	margin:0px;
	padding: 2px 2px 2px 6px;
	color:#ffffff;
	background-color:#333333;
	border: solid 2px #000000;
}
.texte_titre
{
	color: #FF9900;
	font-weight: bold;
}
.bannerback
{
	background-image: url(images/banner_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

