/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.jpg) repeat 0 0;
	color: #E4DBC3;
	font-size: 12px;
	font-family: Arial, Helvetica;
}

body.home {
	background-image: none;
	background-color: #241E1E;
}

img {
	border: none;
}

div.imgnouvelles img {
	margin-top: 15px !important;
}

*+html img {
	margin-bottom: -3px;
}

* html img {
	margin-bottom: -3px;
}

h1 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #C3865A;
}

h2 {
	font-size: 13px;
	color: #D9AF7D;
	margin-bottom: 5px;
}


a:link, a:visited {
	text-decoration: underline;
	color: #FFFCC7;
}

a:hover {
	text-decoration: none;
}

.obligatoire, .erreur {
color: #BF0E2B;
}

p {
	margin: 0 0 15px;
	
}

label {
cursor: pointer;
}

img.droite {
float: right;
margin: 0 0 10px 15px;
}

img.gauche {
float: left;
margin: 0 15px 10px 0;
}

.clear {
	clear: both;
}

ul, li {
	list-style: none;
}

ul.bullet li {
	list-style: square;
	margin: 4px 15px;
}

.nomargin {
margin-right: 0 !important;
}

ul.bullet {
	margin-bottom: 20px;
}

#page {
	width: 844px;
	margin: 10px auto;
	text-align: left;
	position: relative;
background: #37250D;
}

#logo {
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 100;
	width: 225px;
	height: 100px;
	display: block;
	background: url(../images/blank.gif) 0 0;
}

#logo:hover {
	text-decoration: none;
}

#corps {
	padding: 80px 100px 40px 116px;
	}

		
	
body.home #corps {
	padding: 0;
	background: #422625;
	}
	
.wrap {
	margin-right: 160px;
	}

/* Menus =================================================================*/

#menu1, #menu2 {
	height: 15px;
	margin: 10px 0;
	position: absolute;
	z-index: 100;
	line-height: 15px;
}

.home #menu1, .home #menu2 {
	position: static;
	height: 35px;
	margin: 0 0 0 85px;
	line-height: 35px;
}

.home #menu2 {
	margin: 0 0 0 42px;
}

#menu1 {
	top: 150px;
	left: 85px;
}

#menu2 {
	top: 180px;
	left: 42px;
}


#menu1 li, #menu2 li {
	float: left;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #FFFCC7;
}

.home #menu1 li, .home #menu2 li 
{    	border-right: 1px solid #37250D;
    	}
    	

li.last {
	border: 0 !important;
}

#menu1 a:link, #menu1 a:visited  {
	color: #FFFCC7;
	padding: 0 21px;
	display: block;
	text-decoration: none !important;
}

#menu2 a:link, #menu2 a:visited  {
	color: #F2E5A1;
	padding: 0 20px;
	display: block;
	text-decoration: none !important;
}

#menu1 a:hover, #menu2 a:hover, a.sel {
	color:  #D9AF7D !important;
	text-decoration: none !important;
}	

/* Équipe  =================================================================*/
	

ul.equipe {
	xbackground: url(/images/pied.gif) repeat-y center top;
	margin-left: -12px;
	}
	
ul.equipe li {
	float: left;
	width: 200px;
	height: 320px;
	margin-right: 20px;
	}
	

.equipe li h1 {
	font-size: 13px;
	color: #F2EBB5;
	margin-bottom: 5px;
	}
	
	
.equipe li img {
	margin: 40px 0 10px 0;
	}
	
	/* Services  =================================================================*/
	
#page.services #corps {
	padding: 80px 60px 40px 76px;
	}
	
ul.services li {
	margin-bottom: 40px;
	border: 1px solid #37250D;
	}
	
ul.services .bullet li {
	margin-bottom: 3px !important;
	font-size: 11px;
	}
	

ul.services h1, ul.services p , ul.services ul.bullet, ul.services h2 {
	margin-left: 320px;
	}
	
ul.services h1 {
	color: white !important;
	padding-left: 30px;
	}

ul.services li.separator {
	height: 43px;
	background: url(/images/separator.gif) no-repeat center top;
	}
	
ul.services img {
	float: left;
	margin-top: 35px;
	}
	
	/* portfolio  =================================================================*/
	
#corps.portfolio {
	padding: 80px 0 40px;
	}
	
.album {
	padding: 10px 10px 30px 10px;
	margin-bottom: 20px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	}
	
#page.blanc .album {
	background: url(../images/bg_album.gif) no-repeat bottom center white;
	}
	
.album ul {
	float: left;
	width: 369px;
	margin-left: 10px;
	}
	
* html .album ul {
	margin-left: 5px;
	}
	
.album ul li {
	float: left;
	width: 123px;
	margin-bottom: 10px;
	height: 116px;
	}

.album ul li img{
	border: 1px solid #37250D;
	}
	
#page.blanc .album ul li img{
	border: 1px solid white;
	}
	
.album ul li a:hover img, .album ul li a.sel img  {
	border: 1px solid #704B1B !important;
	filter: alpha(opacity=80);
	opacity: .8;
	}
	
div.grande_photo {
	margin-left: 395px;
min-height: 500px;
height: auto !important;
height: 500px;
	}
	
div.grande_photo .legende {
	display: block;
	margin-top: 10px;
	display: none;
	}
	
#page.blanc div.grande_photo .legende {
	color: #37250D;
	}


.portfolio div.texte {
	margin: 0 100px 0 116px;
clear: both;

	}
	
/* Contact =================================================================*/
	
.adresse {
	float: left;
	width: 220px;
	margin: 0 0 40px 80px;
	}
	
* html .adresse {
	margin-left: 50px;
	}

.ouverture {
	margin-left: 380px;
	width: 130px;
	margin-bottom: 40px;
	text-align: right;
	}
	
	.ouverture li {
	margin-bottom: 3px;
	}
	
	.ouverture li span {
	float: left;
	}
	
	.ouverture h2 {
	text-align: left;
	width: 150px;
	}
	
	#page.promotions h2, #page.chroniques h2 {
	margin-top: 30px;
	}
	
	#page.promotions h2 {
	clear: left;
	}

/* Bulletin =================================================================*/

	  
table#bulletin  {
	 border-top: 10px solid #908B53;
	 border-bottom: 10px solid #908B53;
	 border-right: 20px solid #908B53;
	 border-left: 20px solid #908B53;
	  }
  
  table#bulletin td {
     background: #908B53;
	 padding: 5px 10px;
	 border: 0;
	 text-align: left;
  }
    
  dl.bulletin .submit {
text-align: right;
width: 350px;
}

 dl.bulletin input {
border: 1px solid #999;
color:#999;
font-size: 11px;
}  

dl.bulletin .submit input{
border: none;
color: white;
background: #A57C2D;
font-weight: bold;
padding: 2px;
cursor: pointer;
}

/* Chroniques, événements, promotions =================================================================*/

.categories {
	 float: right;
	 border: 1px solid #FFFCC7;
	 padding: 10px;
	 width: 120px;
	 margin-top: 20px;
	  }
	 
.categories li {
	 margin-bottom: 5px;
	  }
	  
#page.chroniques h2 span {
	 font-size: 11px;
	  }
	 
#page.chroniques #corps img {
	float: right;
	margin: 0 0 10px 15px;
	  }

/* Pied  =================================================================*/
#pied {
	clear: both;
	height: 61px;
	background: url(../images/pied.gif) no-repeat center #37250D;
	}
	
.home #pied {
	background-color: #615F2F;
	background-image: none;
	height: 35px;
	}	