/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
	margin-top: 0px;
	background-color: #212565;

}
.bandeau{width:900px;background-color:#FFFFFF;}
.BandeauGauche {
	float:left;
	height:100px;
	width:500px;
	line-height: 100px;
	margin: 0;
	text-align: center;
	background: url('images/BandeauGauche.gif') 50% 50% no-repeat;
	text-indent: -32000px;
}
.photo{height:80px;width:194px;margin-top:17px;}
.BandeauDroite{float:left;height:100px;width:400px;background-image:url('images/BandeauDroite.gif');background-repeat:no-repeat;}
/* Photo clignotante */
#divimagea{position:absolute;width:200px;height:83px;opacity:100;FILTER:alpha(opacity=100);}
#divimageb{position:absolute;width:200px;height:83px;opacity:0;FILTER:alpha(opacity=0);}
h2, h3, h4, h5, h6 {
	margin: 0;
}
input {
   border: 0px solid #000
}
.champsaisie{
   border: 1px solid #000
}
.prix{
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #CC3333;
}
.bouton{
	color:#FFFFFF;
	background-color: #CC3300;
}
.link{
	font-family: "Comic Sans MS";
	font-size: 21px;
	color: #663399;
	text-decoration: blink;
}
.lien{
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #663399;
	text-decoration: none;
	border: 0;
}
.message{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
h2 {

	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
}

p, ol, ul {
	line-height: 180%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colOne li.first {
	background: none;
}

#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}