body {
margin: 0 0 30px 0;
padding: 0;
background: #fff url(/uploads/images/fond.jpg) repeat-x fixed bottom center ;
font-family: Arial, Helvetica, sans-serif;
font-size: 81%;
text-align: center;
}

img {
border: none;
}

input {
border: #dcd7c5 1px solid;
}

.submitbtn {
width: 30px;
background: #b8d164;
}

.fbsubmit {
background: #b8d164;
}

#header {
width: 854px;
height: 190px;
margin: 0 auto 0 auto;
text-align: left;
}

#header h1 a {
margin-bottom: 0 !important;
margin-bottom: -70px; /* IE6 */
display: block; 
height: 190px;
background: url('/uploads/images/logo.png') no-repeat bottom left;
text-indent: -999em;
text-decoration:none;
}

#header h2 {
text-indent: -999em;
}

#subheader {
width: 854px;
height: 35px;
margin: 10px auto 0 auto;
background: #dcd7c5;
text-align: left;
color: #57001c;
}

#breadcrumbs {
float: left;
margin: 9px 0 0 5px;
}

#search {
float: right;
margin: 7px 5px 0 0;
}

#main {
text-align: left;
position: relative;
width: 854px;
margin: 10px auto 0 auto;
background: #fff url('/uploads/images/fond_rose.gif') repeat-y bottom left;
}

#sidebar {
position: relative;
width: 215px;
float: left;
background: #f6f0dc url('/uploads/images/chapeau_rose.gif') no-repeat top left;
}

#content {
position: relative;
padding-top: 10px;
margin-left: 225px;
padding-right: 20px;
margin-bottom: 0px;
padding-bottom: 10px;
background: #fff url('/uploads/images/couture_droite.gif') no-repeat bottom right;
color: #57001c;
line-height: 140%;
font-family: Georgia,Geneva,serif;
}

#content h2 {
font-size: 140%;
line-height: 140%;
}

#content h3 {
font-size: 120%;
line-height: 120%;
}

#content ul li {
margin-bottom: 0.8em;
}

#newsletter {
position: relative;
top: 0px;
width: 289px;
height: 119px;
background: url(/uploads/images/newsletter.png);
margin-bottom: 5px;
}

#newsletter div {
position: absolute;
bottom: 15px !important;
bottom: 0px;
width: 100%;
height: 40px;
text-align: center;
color: #81251a;
font-size: 0.9em;
}

#newsletter p {
margin: 0;
}

#newsletter .nms_message {
font-size: 0.8em;
}

#newsletter input.submitbtn {
width: 28px;
}

#newsletter input {
width: 220px;
}

#footer {
position: relative;
text-align: center;
width: 854px;
height: 63px;
padding-top: 1px;
margin: 0 auto 0 auto;
background: #fff url('/uploads/images/couture_bas.gif') no-repeat bottom right;
}

#footer p {
margin-top: 1.5em;
margin-left: 1.5em;
}

a {
color: #ea6645;
}

.hidden {
display: none;
}

.violet {
color: #92117e;
}

.rouge {
color: #df3103;
}

#eleo {
color: #57001c;
font-size: 0.9em;
}

#eleo a {
color: #e16327;
}

div.feedback_summary_item{
background-color:#f7f7f7;
}

pre {
font-family: Georgia,Geneva,serif;
font-size: 110%;
}

.description {
width:415px;
text-align:left;
}
.prix{
width:115px;
text-align:center;
}
.unite{
width:72px;
text-align:center;
}/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(/images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(/images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(/images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */#menu {
   padding-left: 0;
   margin-left: 0;
   font-weight: bold;
}

#menu ul {
margin: 15px 0;
padding: 0 25px 0 0;
}

#menu ul ul {
margin: 0;
}

/* menu li block */
#menu li {
   list-style: none;
   margin: 0;
   background: url(/uploads/images/couture_menu.gif) no-repeat bottom left;
   display: block;
   text-transform: uppercase;
}

#menu ul ul li {
   border: none;
   background-image: none;
   text-transform: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu li a { height: 1%; } 
* html #menu li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu a {
   text-decoration:none;
   display: block; /* IE has problems with this, fixed above */
   padding: 0.8em 0.5em 0.8em 30px; 
   color: #92117e; /* link color for all levels */
   background: url(/uploads/images/puce_violette.gif) no-repeat 0.5em center; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
   /*border-bottom: 1px dashed #c0c0c0;*/
}

/* next level links, more padding and smaller font */
div#menu ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 30px;
   background: none;
   border: none;
   color: #4a3e35;
}

/* hover state for all links */
div#menu a:hover {
   background-color: #d4c7a5;
   background-image: url(/uploads/images/puce_grise.gif);
}

div#menu ul ul a:hover {
   background-image: none;
   background-color: transparent;
   color: #92117e;
}

div#menu a.activeparent:hover {
   background-color: #d4c7a5;
   color: #18507C;
}

/* 
active parent, that is the first-level parent 
of the current page 
*/
div#menu li a.activeparent {
   background: #d4c7a5 url(/uploads/images/puce_grise.gif) no-repeat 0.4em center; 
   color: #4a3e35;
   border-bottom: 1px dashed #c0c0c0;
}

div#menu ul ul li a.activeparent {
   background-position: 1.5em center; 
   background-color: transparent;
   color: #4a3e35;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu ul h3 {
   background: url(/uploads/images/puce_grise.gif) no-repeat 0.4em center;
   background-color: #d4c7a5;
   display: block; 
   padding: 0.8em 0.5em 0.8em 30px;
   color: #4a3e35;
   font-size: 1em;
   margin: 0; /* as <h3> normally has some margin by default */
   border-bottom: 1px dashed #c0c0c0;
   height: 1%; /* IE6 fix */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 30px;
   background: none;
   border-bottom: none;
   color: #92117e;
}


/* section header */
div#menu li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}


/* separator */
div#menu li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu li.separator hr {
   display: none; /* this is for accessibility */
}.contactform {
width: 90%;
padding: 10px;
BORDER: #ddd 1px solid;
}

.contactform FIELDSET {
BORDER: none;
PADDING: 0;
BACKGROUND-COLOR: transparent;
}

.contactform LABEL {
/*FONT-WEIGHT: bold;*/
}

.contactform DIV {
PADDING: 0.1em 0;
WIDTH: 100%;
}

.contactform DIV LABEL {
DISPLAY: block;
}

.contactform DIV.required {
COLOR: #f00;
}

.contactform fieldset INPUT {
BORDER: #ddd 1px solid;
WIDTH: 50%;
}

TEXTAREA {
BORDER: #ddd 1px solid;
width: 100%;
}

.contactform INPUT, SELECT {
MARGIN-BOTTOM: 1em;
}

.submit {
text-align: center;
margin-top: 1em;
}/* Album Module CSS for default, ImageGallery, and Thickbox templates */
/* Used for categories to make things clear correctly */
.album_content {
position: relative;
	width:100%; 
	float:left;
}
.clear {
	clear:both
}
/* Album List UL */
.albumlist
{
	margin-left:0;
	padding-left:0;
	float:left;
}

/* Picture List UL */
.picturelist
{
	margin-left:0;
	padding-left:0;
}

/* Album and Picture Lists */
.thumb
{
position: relative;
	padding:0;
	width:140px;
	margin:0 0.5em 0.5em 0;
    
/* Thumbnail spacing */
	text-decoration:none;
	line-height:normal;
	list-style-type:none;
	text-align:center;
	float:left;

}

ul.albumlist li.thumb {
        height: 160px;
}

.thumb a
{
	display:block;
	/*height:72px; */
/* Set link formatting*/
	width:100px; 
/* Thumb width*/ 
	
/* Thumb height*/
	padding:10px;
/* Thumb padding to form thumb frame */
/* You can set the above to 0px = no frame - but no hover indication!*/
	margin:0 10px;
	background-color:white;
/*Background of thumb */
	border-top:1px solid #eee;
/* Borders of thumb frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}
.thumb img
{
	height:72px;
}
.albumcomment { text-align: left; }
.thumb a:visited img
{
	background-color:#eee;
/*Background of thumb on hover - sort of a light grey */
}

.thumb a:hover img
{
	background-color:#dae6e4;
/*Background of thumb on hover - sort of light blue/green */
}

/* Styling of text and navigation for Album */
.albumname
{
	font-size: 85%;
	text-align:center;
	font-weight:bold;
	font-style:normal;
}
.albumname a
{
	display: inline;
        border: none;
        margin:0;
        padding:0;
        background-color:transparent;
}
.albumpicturecount
{
	font-size: 85%;
	text-align:center;
	font-weight:normal;
	font-style:italic;
}

.albumcomment
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
}

.albumnav
{
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size: 85%;
}

.instructiontext
{
	font-weight:normal;
	font-style:normal;
	font-size: 85%;
	font-style:italic;
}

/* Big Picture */
.bigpicture
{
	padding:0.5em 0 0;
	clear:left;
	border-top:1px solid #ccc;
	text-align:center;
}

.bigpicturecaption
{
/* Big picture caption */
	text-align:center;
	margin:0 0 5px;
	padding:0;
}

.bigpicture img
{
/* Big picture settings */
	padding:18px;
/* Image padding to form photo frame. */
	width:80%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:white;
/* Background of picture */
	border-top:1px solid #eee;
/* Borders of picture frame */
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-left:1px solid #eee;
	text-decoration:none;
}

.bigpicturenav
{
	margin:0;
	padding:0;
	color:#000;
	font-size:smaller;
	line-height:normal;
}