/* Encodé en UTF-8 */
html{
	height: 100%;
}

body {
	background:#ffffff;
	font: 62.5% Arial, Helvetica, sans-serif;
	height:100%;
	color:#000000;
}

/*** HTML ELEMENTS ***/
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.hide {
	position: absolute;
	left: -5000px;
}

/* STYLE GENERALE ###################################
###################################################*/
#content h1{
		color:#008ca9;
		font-weight:normal;
		font-size:1.8em;
}

#content h2{
	color:#9b6b4c;
	font-size:1.4em; 
	font-weight:normal;
}

#content h3{
	font-size:1.2em;
}

#content h4{
	
}

#content h5{
	
}

#content a{
	color:#6f6f6f;
}

#content a:hover{
	text-decoration:none;
}

#content p{
	margin:10px 0;
	line-height:140%;
}

#content img{

}

.imgleft{
	float:left;
	margin:0 10px 10px 0px;
}

.imgright{
	float:right;
	margin:0 0px 10px 10px;
}

#content blockquote{

}

#content blockquote p{
	
}

#content ul{
}

#content ul li{
	
}

#content ul li p{
	
}

#content ul li a{
	
}

#content ul li a:hover{
	
}

#content ul li ul li{
	
}

#content ul li ul li ul li{
	
}

#content ul li ul li ul li ul li{
	
}


/*** PAGE ########################################
############################################## **/
#page{
	height:100%;
	width:960px;
	margin:auto;
}

#content{
	background: url(../images/theme/background_content.jpg) repeat-y;
	font-size:1.2em;
	padding:20px 40px;
}

#content #left{
	float:left;
	width:210px;
}

#content #left h2{
	background: url(../images/theme/h2.jpg) bottom no-repeat;
	font-size:1em;
	font-weight:bold;
	padding:0 0 5px 0;
}

#content #right{
	float:right;
	width:170px;
}

#content #center{
	float:left;
	width:460px;
	margin:0 0 0 20px;
	text-align:justify;
}

/*** HEADER ########################################
############################################## **/
#header{
	background: url(../images/theme/background_header.jpg) no-repeat;
	width:960px;
	height:240px;
}

#header  #logo{
	background: url(../images/theme/logo.png) no-repeat;
	width:189px;
	height:170px;
	float:left;
	margin:60px 0 0 50px;
}

#header  #logo a{
	display:block;
	width:189px;
	height:170px;
}

/*** NAVIGATION ###################################
############################################## **/
/* MENU LANGUE */
#nav-lang{
	float:right;
	margin:20px 20px 0 0;
	padding:0;
	font-size:1.2em;
}

#nav-lang li{
	float:left;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
	list-style:none;
	border-left:1px solid #cccccc;
}

#nav-lang li.first{
	border:none;
}

#nav-lang li a{
	color:#cccccc;
	margin:0;
	padding:0;
	text-decoration:none;
}

#nav-lang li a:hover{
	color:#9b6b4c;
}

/* MENU PRINCIAPLE */
#page #content .navigation { 
    margin: 0; 
    padding: 0; 
    width: 210px; 
} 

#page #content .navigation li{
	background: url(../images/theme/getnav_li.jpg) no-repeat;
	list-style:none;
	display:block;	
	width:190px;
	min-height:17px;
	padding:3px 0 0 20px;
	margin:0 0 10px 0;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}

#page #content .navigation a, .navigation span { 
     display: block; 
     text-decoration: none; 
	 color:#ffffff;
} 
	  	  
#page #content .navigation .subMenu { 
      margin: 0; 
      padding: 10px 0 0 0; 
} 

#page #content .navigation .subMenu li{
	background: url(../images/theme/puce.jpg) 0px 8px no-repeat;
	list-style:none;
	float:none;
	margin:0;
	padding:5px 0 5px 10px;
	font-size:1em;
	font-weight:normal;
}
	  
#page #content .navigation ul.subMenu a { 
	color:#000000;
}

#page #content .navigation ul.subMenu a:hover { 
	text-decoration:underline;
}

/* Navigation right*/
#page #right ul { 
    margin: 0; 
    padding: 0; 
    width: 170px; 
} 

#page #right ul li{
	background: url(../images/theme/getnav_li.jpg) no-repeat;
	list-style:none;
	display:block;	
	width:150px;
	min-height:17px;
	padding:3px 0 0 20px;
	margin:0 0 10px 0;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}

#page #right ul a, ul span { 
     display: block; 
     text-decoration: none; 
	 color:#ffffff;
} 
	  	  
/* GALERY*/
/* jQuery lightBox plugin - Gallery style */
	#page #content #gallery {
		padding: 10px;
		width: 460px;
		margin:10px 0 0 0;
		padding:0;
	}
	#page #content #gallery li { list-style:none; float:left; margin:0 10px 10px 0;  }
	#page #content #gallery img {
		border: 5px solid #cccccc;
		border-width: 5px 5px 20px;
	}
	#page #content #gallery a:hover img {
		border: 5px solid #9b6b4c;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#page #content #gallery a:hover { color: #fff; }
	
/*** HOME ########################################
############################################## **/
#news{
	margin:10px 0 20px 0;
}

#news .all{
	margin:0 0 0 10px;
	display:block;
}

#page #left #news ul#newsContent, ul#newsContent {
	margin:0;
	padding:10px 10px 0 10px;
}

#page #left #news ul#newsContent  li, ul#newsContent  li{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#page #left #news ul#newsContent h3, ul#newsContent h3  {
	font-size:1em;
	color:#000000;
}

#page #left #news ul#newsContent h3 span, ul#newsContent h3 span  {
	display:inline;
	color:#008ca9;
}

#page #left #news ul#newsContent  li a, ul#newsContent  li a{
	background:#9b6b4c;
	display:block;
	width:65px;
	padding:2px;
	margin:5px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
}

#newsletter{
	margin:0 0 20px 0;
}

#page #content #left #newsletter .txt{
	color:#999999;
	margin:0 0 10px 0;
}

.messagenewsletterTrue{
	color:green;
	margin:5px 0;
	display:block;
	font-weight:bold;
	text-align:center;
	width:200px;
}

.messagenewsletterFalse{
	color:red;
	margin:5px 0;
	display:block;
	font-weight:bold;
	text-align:center;
	width:200px;
}
	
/*** PRODUITS #######################################
############################################## **/
#listingProduits{
	margin:0;
	padding:0;
}

#listingProduits li{
	background:#c7e0e5;
	margin:0 0 10px 0;
	padding:10px;
	list-style:none;
	height:110px;
}

#listingProduits li img{
	float:left;
	margin:0 10px 10px 0;
	width:100px;
	height:100px;
	border:5px solid #9ebec4;
}

#listingProduits li h3{
	color:#008CA9;
	font-weight:normal;
}

#page #listingProduits li a {
	background:#9b6b4c;
	width:50px;
	padding:2px;
	margin:5px 0 0 0;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
}

/*** CONTACT #######################################
############################################## **/
#content .contact{
	float:right;
	text-align:left;
	width:500px;
}

#content .contactForm{
}

#content .contactForm p{
	margin:0 0 10px 0;
}

#content label{
	display:block;
	margin:5px 0;
}

#content .txt{
	width:200px;
}

#content .txtarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:205px;
}

#content .submit{
	background:#9b6b4c;
	padding:3px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	margin:10px 0;
}

#content address{
	font-style:normal;
	margin:10px 0;
}

#content address span{
	font-weight:bold;
}

#content address a{
	text-decoration:none;
}

#content address a:hover{
	text-decoration:none;
	color:#4a4949;
}

#content ul.errors{
	margin:10px 0 0 0;
}

#content ul.errors li{
	background: url(../images/croixPuce.png) no-repeat;
	color:#FF0000;
	font-weight:bold;
	font-size:1em;
	list-style:none;
	padding:0 0 0 15px;
}

#content .message{
	color:#009900;
	font-weight:bold;
}

/*** SiteMap ########################################
############################################## **/
#page #content .siteMap{
	padding:20px;
}

#page #content .siteMap li{
	margin:0 0 10px 0;
}

#page #content .siteMap li ul{
	margin:10px 0 0 10px;
}

/*** FOOTER ########################################
############################################## **/
#footer{
	background: url(../images/theme/background_footer.jpg) no-repeat;
	width:960px;
	height:110px;
	clear:both;
	font-size:1.2em;
	color:#008ca9;
}

#footer ul{
	margin:0;
	padding:93px 20px 0 20px;;
}

#footer ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#footer ul li a{
	color:#008ca9;
}

#footer ul li.left{
	float:left;
}

#footer ul li.right{
	float:right;
}

#footer ul li.right a{
	text-decoration:none;
	font-weight:bold;
	color:#008ca9;
}

.clearboth{
	width:800px;
	height:1px;
	clear:both;
}




