body
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg_gris2.gif);
	background-repeat: repeat;
}
div {margin: 0; padding: 0;}
.new td, th {font-family: Arial; font-size: 12px;}
td, th {font-family: Arial; font-size: 11px;}
p  {margin: 0; padding: 0;}
a {color: #000000; text-decoration: underline;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #FFCC00; text-decoration: underline;}

#page
{
	margin: 20px auto;
	width: 900px;
	text-align: left;
	padding: 0;
	border: 1px solid #000000;
	background-image: url(images/bg_extra.gif);
	background-repeat: repeat-y;
}

#header {position: relative;}

#content {
	margin-right: 200px;
	width: 700px;
}

#menu {
	background-image: url(images/bg_menus.gif);
	background-repeat: repeat;
	width: 900px;
	height: 34px;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

#menu a {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
	color: #FFCC00;
}

#menu ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 8px 3px;
}

#menu li {
	position:relative;
}

#droite {
	float: left;
	margin-left: -200px;
	width: 200px;
}

#wrapper {
	float: left;
	width: 100%;
}

#footer {
	background-image: url(images/bg_gris.gif);
	background-repeat: repeat;
	width: 100%;
	height: 21px;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-align: right;
	text-transform: uppercase;
	padding: 0;
	clear: left;
}

#footer a {color: #999999; text-decoration: none;}
#footer a:hover {color: #FFCC00;}

#menu_header {
	float: left;
	text-align: right;
	width: 439px;
	height: 160px;
	/*background-image: url(images/bg_header.gif);*/
	background-image: url(images/bg_header1.gif);
}

#menu_header a {font-family: Verdana; font-size: 12px; font-weight: bold;}
#menu_header a:hover {color: #CC3333;}
#menu_header ul {margin: 30px 20px 0 0; padding: 0;}
#menu_header li {position: relative; list-style: none; margin: 0;}
#menu_header li a {padding: 0; text-decoration: none; color: #FFFFFF;}
#menu_header li a:hover {color: #CC3333;}

#prix {color: #CC3333;}
#description {
	color: #000000;
	text-transform: uppercase;
}

#prix a {color: #CC3333; text-decoration: none;}
#prix a:hover {color: #CC3333; text-decoration: underline;}
#description a {
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
#description a:hover {
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

#titre1 {
	font-family: Arial;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
}

#titre1 a {
	font-family: Arial;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

#titre1 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CC3333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

#titre3 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.texte {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	width: 250px;
}

.titre2 {
	font-family: Arial;
	font-size: 11px;
	color: #CC3333;
}


.formbtn {
	background: #F5C44C;
	color: #504D4D;
	padding: 1px;
	border: 2px solid #C1372C;
	font-size: 1em;
}

.text_area {
	border: 1px solid #504D4D;
	color: #504D4D;
}

.text_area_obligatoire {
	border: 1px solid #C1372C;
	color: #C1372C;
}


