/*
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;
	background: #311C00 url(images/img1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}

h2, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999933;
}

h1 {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCFF99;
} 

h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999933;
	text-align: center;
} 

h2, h3 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
}

h2 {
	margin-top: 20px;
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

a {
	color: #D9C09A;
}

p, ol, ul {
	line-height: 160%;
	text-align: justify;
}

ul {
	margin-left: 45px;
	padding-left: 0;
	list-style: none;
	color: #FFFF99;
}

#colOne li {
	padding: 2px 0px 0px 30px; 
	background: url(images/list.png) no-repeat 0% .3em;
}

#colOne ul.nobg li{
	background: none;
}

#colTwo ul li {
	padding: 3px;
	list-style: none;
	border-top: 1px solid #311C00;
}

#colTwo ul {
	margin:  0 0 0 10px;
	font-size: 0.8em;
	color: #fff;
	background:#311C00 url(images/opacity.png) no-repeat bottom left;
}

#colTwo ul li.first {
	background: none;
	color: #666633;
	font-weight: bold;
	font-size: 1.2em;
	border: none;
	background-color: #FFFF66;
}

#colTwo ul li a {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0 0 0 8px;
	color: #FFFF99;
	text-decoration: none;
}

#colTwo ul li.first a {
	color: #666633;
	font-weight: bold;
	font-size: 1em;
}

#colTwo ul li a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

strong {
	font-size: 1.2em;
}

input {
	margin: 5px;
}

textarea {
	width:100%;
	padding:4px;
	margin: 5px;
}

.indent {
	margin-top: 0;
	margin-left: 50px;
}

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

.image-left {
	border: 3px solid #311C00;
	width: 200px;
	float: left;
	margin: 0 20px 20px 40px;
}

.image-right {
	width: 200px;
	float: right;
	margin: 0 40px 20px 20px;
	border: 3px solid #311C00;
}

.image-center {
	width: 700px;
	margin: 20px 0 20px 0;
	border: 3px solid #311C00;
}

.prix {
	float: right;
	padding: 7px;
	font-family: "arial black", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #FF9900;
}

.margin-top {
	margin-top: 50px;	
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear:both;
}

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	/*width: 730px;*/
	background: url(images/banner.png) no-repeat;
	width: 1000px;
	/*height: 250px;*/
	height: 370px;
	margin: 0 auto;
}

#header * {
	/*text-transform: lowercase;*/
	color: #FFFFFF;
}


#header .image {
	position: relative;
	top: 30px;
	left: 20px;
	width: 275px;
	/*padding: 30px 0 0 20px;
	margin-top: 40px;*/
}

/*
#header ul {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}*/


/* Content */

#content {
	/*width: 730px;*/
	width: 1024px;
	margin: 0 auto;
}

#colOne {
	float: left;
	padding: 0;
	width: 750px;
}

#colOne h2, #colOne h3 {
	margin-bottom: 30px;
}

#colTwo {
	float: right;
	width: 180px;
	width: 21%;
	text-align: right;
	padding-top: 35px;
}

#colTwo li {
	text-align: right;
}

#colTwo h3 {
	font-size: 1.2em;
	margin-top: 10px;
	text-align: right;
}

#ancres {
	background: url(images/ancres.png) no-repeat top left;
	padding-top: 45px;
}

/* Footer */

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

#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	/*text-transform: lowercase;*/
	text-align: center;
}

.erreur {
	border:2px solid red;
}

.mess-erreur {
	display: none;
	padding: 8px 0px 5px 35px;
	/*background: url(images/erreur.png) no-repeat 0% .2em;*/
	float: left;
	color: red;
}

.lib
{
	width: 180px;
	text-align: right;
	vertical-align: top;
	padding: 8px;
	/*color: #333;
	font: normal 1em  'Century Gothic', "Georgia", "Times New Roman", Arial; */
}

.form
{
	width: 300px;
	text-align: left;
	vertical-align: top;
	/*padding: 5px;
	font: normal 1em 'Century Gothic', Arial, Verdana, Sans-Serif;*/
}

.table {
	margin: 0px 0 30px 0;
	border: 2px solid #999933;
	width:100%;
}

.table td, th {
	border: 2px solid #666633;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
}

.table th {
	border: none;
	font-size: 1.3em;
	color: #D9C09A;
}

.underline {
	text-decoration: underline;
}

.opacity {
	padding: 0 15px 15px 15px;
	margin: 40px 0 50px 0;
	background:#311C00 url(images/opacity.png) no-repeat bottom center;
	border-top: 3px solid #666633;
}

/* Menu déroulant */
 
 #menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 21px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : none;/*#000;  couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 140px; /* largeur */
}

#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        /*color: #000;  On passe le texte en noir... */
        /*background: #fff;  ... et au contraire, le fond en blanc */
        text-decoration: underline;
}


#menu li /* Elements des listes */      
{ 
        float : left; 
        border-left : 1px solid #7DD2FA; 
}

#menu li.first      
{ 
	border: none;
}

#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 144px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}


#menu li ul li /* Éléments de sous-listes */
{
        border-left: none;
}

#menu li:hover ul, #menu li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste*/
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* Fin Menu déroulant */

