* {
	margin: 0;
	padding: 0;}
	
html {
	font-family:  "Trebuchet MS",Verdana,Geneva,Arial;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:1.5em;
	overflow-y:scroll;
	}

body {
	background-image: url("/images/bg_body.gif");
	background-repeat: repeat-x;
	background-color: #f9efd7;
	color: #333;
	margin:0px;
	padding:0px;
	/* background-image: url("images/background-body.gif"); 
	background-repeat: repeat;
	background-attachment: scroll;*/}
	
a img {
  border: 0;
}

a {color: #c95595;}

br {
	clear:left;}
	
p {
	margin-bottom: 8px;}

.errmsg { 
  color: red;
  clear: both;
}

fieldset {
  border: 0;
  background-color: #fff;
}

textarea {
  font: inherit;
}

a:hover {
color:#396AB1;
}

tt, code, samp {
  font-size: 120%;
  color: #769712;
} 

dt {
  color:#369;
  margin-top:0.5em;
}

kbd {
  font-size : 1.2em;
  padding: 0px 2px;
  border: 1px solid gray;
}

legend {

display: block;

}

.clearfloat {
	clear:both;
	height:0px;}
	
h1, h2, h3 {
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom: 8px;}

h1 {font-size:2em;}

h2 {font-size:1.6em;}
	
h3 {font-size:1.4em;}

.titre {
	color:#5096D2;
	font-weight:400;
	margin-bottom:32px;
	margin-top:24px;

}
	
.small-font {
	font-size:0.8em;
	color: #999999;
	}

.right {
		text-align: right;}
		
.left {
	text-align: left;}

.highlight {
  background:#ffe86d;
}

.remarque {
  border: 3px solid #C95595;
  padding: 0.8em 1em 1em 0.8em;
  float: left;
  width: 230px;
  margin: 0 8px;
  height: 12.5em;
  overflow:hidden;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

span.prix { 
  color: #C95595;
  font-weight: bold;
}

.errormsg {
	color: red;}
/* Tableaux */

.remarque, #form-header, #logout-header {
	background-image:  url(images/background-remarque.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color: #e4f7da;}

#content table.styled {
  width: 100%;

}
#content table.styled caption {
  color: #555;
  font-style: italic;
  margin-bottom: 8px;
  margin-top: 20px;
}

#content table.styled th {
  text-align: left;
}

#content table.styled td, #content table.styled th {
  padding: 4px 10px;
}

#content table.styled td, #content table.styled th {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

#content table.styled tr:nth-child(odd) td, #content table.styled tr:nth-child(odd) th {
  background: #ddd;
}

#content table.styled tr:nth-child(even) td, #content table.styled tr:nth-child(even) th {
  background: #eee;
}

#content table.styled tr th {
 background: #C5C58B !important;
 color: white;
}

/* Header */

	
/* Main boxes */

#main {
	width:900px;
	margin: 0px auto 0px 10px;
  position: relative;
	background-image: url("/images/background-main.png");
	background-repeat: no-repeat;
	background-position: center;}
	
#main-single {
	width:868px;
	margin: auto;
	padding: 0 16px;
		background-image: url("images/floral.gif"); 
	background-repeat: no-repeat;
	background-attachment: scroll;}
	
#main-single-small {
	margin: auto;
	padding: 0 16px;}
	
#main-full {
	width:auto;
	margin: 0px auto 0px auto;
	padding: 0 16px;}

#header {
	width:100%;
	background-image: url("images/floral.png"); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 10px;}	

.mark {
	width:556px;}

#logo {
	width:560px;
	margin-left:16px;}
	
#slogan{
	margin-left:16px;
	position:relative;
	top:-30px;}

#loginBox {
  position: absolute;
  right: 15px;
  top: 0px;
}

#menu {
	display: inline;
	float: left;
	width: 100%;
}

#sidebar {
	float:left;
	/*width:280px; */}


	
#content {
	margin-left:16px;
	margin-right:16px;
	width:96%;
	float:left;}

#footer {
	clear:both;
	float:left;
	width:100%;
/*	background-image:  url(images/background-footer.gif);
	background-repeat:no-repeat;
	background-position:0 100%; */
	}
	
#footer-menu {
	float:left;
	width:100%;}
/* Bloc header */
	
#main-single-small .logo img, #main-single .logo img {}

#main-single-small .beta, #main-single .beta {
	display: none;}

#main-single-small #content {
	clear:left;}
	
#main-single-small .mark {
height:170px}

.slogan {
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:lighter;
	letter-spacing:0.03em;
	margin-left:52px;
	color: #666;}

.remarque img {
		float: left;
		margin-right: 8px;
		height:40px;}
.remarque h3 {
		margin-bottom: 16px;}

		
.mark {
	height:150px;
}
		
/* Bloc LoginBox */

#form-header { 
  width: 20em;
}

#form-header, #logout-header {
	float: left;
	padding: 8px;
	margin-top:16px;
	margin-left:16px;
	display:inline;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 2px solid #c95595;}
	

	
#registerForgotYourPassword {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 4px;}
	
#rememberMeLabel {
/*	display:block; 
	float:right; */
  white-space: nowrap;
}

#framePassword { clear: both;
  padding-bottom: 2px;
  padding-top: 2px;
 }

#frameLogin, #framePassword { 
  position: relative;
}

#frameCheckBox {
  clear: both;
  float: left;
  margin-right: 2px;
  padding: 0;
/*	width:50%;*/
}

#frameSubmit { 
  float: right;
}

#loginLabel, #passwordLabel { 
}

#email, #password {
  width:13em;
  position: absolute;
  right: 5px;
/*  float: right;*/
}

#envoyer {
	float:left;
	color: #000000;}

#rememberMe {
	float: left;
	margin-top: 4px;}
	
#frameSubmit input[type="submit"] {
  margin-right: 4px;
/*	height:28px;*/
/*	padding-left: 8px;
	padding-right:8px;*/
}
	
	
#form-header label {
	font-size: 12px;
	line-height:20px;}
/* bloc menu */

#registerForgotYourPassword a {
	font-size: 14px;}

.main-link  {
	padding: 8px 16px;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 8px;
	background-color: #c95595;
	-moz-border-radius: 3px;
        position: relative;
/*	-webkit-border-radius: 3px;*/
}
	
.main-link li {
	display:inline;
	font-weight: 800;
	padding: 3px 8px;}

.main-link a {
	color:#FFFFFF;
	font-size:1.2em;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;}
	
.main-link .link:hover {
	border-bottom: 5px solid #833;}
	
.main-link .link .actif {
	border-bottom: 5px solid #c99;}

.main-link .link-right {
 position: absolute;
 right:0px;
 top: 3px; 
}

/* bloc menu footer */

.secondary-link  {
	padding: 8px 16px;
	margin-left: 16px;
	margin-right: 16px;
/* 	background-color: #e3c7d2; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: url("images/filet-floral.png"); 
	background-repeat: no-repeat;
	background-position: center;}
	
	
.secondary-link li {
	display:inline;
	font-weight: 800;
	line-height: 22px;
	padding: 4px 8px;}

.secondary-link a {
	color:#c99;
	font-size:1.1em;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;}

.secondary-link a:hover {
	color:#833;}
	
	
.logo-menu {
position: absolute;
right: 0px;
top: 2px;}
/* Bloc sidebar */

#message {
	/* width:250px; */
	margin-left:6px;
	margin-left:6px;
	margin-bottom:0px;
	float:left;
	padding: 0 8px;
/*	display:inline; */}
	

/* Bloc content */

#application {
	clear:both;
	position: relative;
	width:868px;
	margin-top:7px;}

	
#content p, #content ul {
	line-height:150%;
	margin-bottom:1.3em;
	text-align:justify;
	margin-bottom: 16px;}

#content p.first-chapter { 
  margin-top: 18px;
}
	
/* Bloc footer */
#footerwrap {
	float: left;
	width: 100%;
	padding-bottom: 32px;
}

#footer-copyright {
	margin-left:64px;
	width:228px;
	float: left;}
	
#footer-tab {
	margin-left:280px;
	padding-top:12px;}

#footer-tab ul{}

#footer-tab li{
	display: inline;
	margin-right: 8px;}
	
/* Bloc formulaire d'inscription */

.form-signup fieldset {
	background-image:  url(images/background-remarque.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color: #e4f7da;}
	
.form-signup .errormsg{
	margin-left: 208px;}


.form-signup input[type="submit"] {
	margin-left: 208px;
	margin-bottom: 8px;
	height:28px;
	padding: 0 16px;}


.form-signup fieldset {
	padding: 32px;
	border: 2px solid #C95595;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.form-signup fieldset legend {
	color: #C95595;
	left: 2em;
	padding: 0 8px;}


.form-signup input, .form-signup label, .form-signup select {
	margin-right: 8px;
	height:24px;}

.form-signup label, .form-signup input, .form-signup select, .form-signup textarea {
	margin-top: 16px;
	}
	
.form-signup label {
	display:block;
	float:left;
	width:200px;
	border-bottom: 1px dotted #aaa;
	}
	
#formemail, #formtitle, #formdate {
	width:256px;}

input#formemail, input#formtitle, input#formdate {
	border: 1px solid #aaa;}

.form-signup .small-font {
	margin-left: 208px;}
	
	
/* page cgv */

#cgv p{
	margin-bottom: 16px;
	}
#cgv h2{
	font-size:1.4em;
	}

	
/* page contact */

#contact #name, #contact #email_addr {
	width: 220px;
	}

	
#contact label, #contact input,  #contact select,  #contact textarea {
	margin-top: 16px;
	}
	

	
select#civilite, input#name, input#email_addr, textarea#msg_body {
	border: 1px solid #aaa;}
	
textarea#msg_body {
width: 320px; }
/* page single */

#main-single .logo {
display: block;
}

#main-single .mark {
	float:none;
	height:120px;
}

ul.liste li {
	margin-left: 16px;}

span.label { 
  font-weight: bold;
}

div#result-message { 
  margin-left: 100px;
  margin-top: 80px;
  font-size: 150%;
}
/* slider dans la feuille de style js/slideshow.css */

div#err-no-flash {
  margin: 100px;
  padding: 1em;
  border: 1px solid;
}