/* --- COULEURS --- */

/* Note: vous pouvez modifier simplement l'aspect de ce gabarit en modifiant
   uniquement les couleurs de fond (propriétés background) et les couleurs
   du texte (propriété color).
   Pour modifier la disposition des blocs, voir plus bas dans la feuille de
   styles la partie «positionnement». */

/* Général */
body {
	color: #F0E39E;
	background: #c20478;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}

h2 {
	color: white;
	background: #65cd26;
	padding-left: 15px;
	margin-right:90px;
}

h4 {
	color: #65cd26;
}

h3 {
	color: #8c1682;
	margin-bottom:25px;
	
	
}
h5 {
	color:black;
}

/* Page */
#global {
	background: white;
}

/* Navigation */


/* Contenu principal */
#contenu {
	color: #363B29;
	background: white;
	text-align: justify;
	
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #212121;
}

/* Pied de page */
#pied {
	color: #363B29;
	text-align: center;	
}
#pied a {
	color: #363B29
}

/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
body {
	padding: 0;
}
#global {
	min-height: 100%; /* -> 1 */
	width: 960px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
}

/* En-tête */
#entete {

background:#fff top left no-repeat;
	height:150px;
	margin-left:0px;
	overflow:hidden;
	margin-top:0px;
	margin-bottom:10px;
	
}#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* menu droite */
#droite {
	width:250px;
	min-height: 950px;
	font-size:12px;
	font-weight:bold;
	padding-top: 15px;
	margin-left: 50px;
}

#droite,
.newsletter {
	position:relative;
	overflow:hidden;
	float:right;
	padding-bottom:30px;
}

#newsletter{
	position:relative;
	left:80px;
	top: -40px;
	width:307px;
	height:132px;
	font-size:0.6em;
	color:#81017e;
	
}



/****DIAPORAMA SLIDESHOW*****/
div.wrap{
width:620px;
margin:0 -10px;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:620px;
height:52px;
margin:22px 0 0;
background:url url(../slideshow/images/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
float:left;
width:620px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#slideshow{
margin:-1px 0 0;
}
div#video-slideshow{
height:620px;
margin:-1px 0 0;
}
div#slideshow div.wrap{
height:299px;

}
div#slideshow div#slide-holder{
z-index:40;
width:620px;
height:299px;
position:absolute;
}
div#slideshow div#slide-holder div#slide-runner{
top:9px;
left:9px;
width:620px;
height:278px;
overflow:hidden;
position:absolute;
}
div#slideshow div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#slideshow div#slide-holder div#slide-controls{
left:0;
bottom:228px;
width:620px;
height:46px;
display:none;
position:absolute;
background:url(../slideshow/images/slide-bg.png) 0 0;
}
div#slideshow div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 20px;
text-transform:uppercase;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#slideshow div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../slideshow/images/silde-nav.png);}
div#nav ul li a{background:url(../slideshow/images/nav.png) no-repeat;} 

/*SLIDESHOW MENU DROITE*/
#slideshow2 {
	position: relative;
	width: 200px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #000000;
}


/* Menu de navigation */
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 940px;
	height:40px;
	margin-left:0px;
	font-size: 10px;
	background: url(../image/bg_menu.png) no-repeat;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding:0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 0;
	height:40px;
	line-height:40px;
	text-align:center;
	width:110px;
	margin:0 12px 0 5px;
	font-weight:bold;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../image/bg_menu_hover.png) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 13px;
	height: 16px;
	margin:12px 0 0 -15px;
	float: left;
	background: url(../image/arrow1.png) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 40px;
	background: #6f0019;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #6f0019;

}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 140px;
	background: #6f0019 url(../image/arrow2.png) no-repeat 10px center;
	padding-left: 30px;
  text-align:left;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #8c002f url(../image/arrow2.png) no-repeat 15px center;
}

/* submenu */



li {
 margin-left:20px;
 float:left; /*pour IE*/
 }
ul li a {
 display:block;
 float:left;   
 width:100px;
}

/* Contenu principal */
#principal {
	margin-left: 0px; /* -> 2 */
	margin-right: 0px; /* -> 2 */
	float:left;
	padding:20px 10px 20px 20px;
	width:535px;
	min-height:450px;
}
#principal > :first-child {
	margin-top: 10px;
}
#principal p, #principal li {
	line-height: 1.2;
}


/* Contenu */
#contenu {
	margin-right:auto;
	padding-top: 60px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}

/* Pied de page */
#pied {
	padding: 15px 20px;
	font-size: .9em;
}
#pied p {
	margin: .7em 0;
}
#copyright {
	text-align: left;
	font-size: 1em;
}


/*formulaire stand*/


p.titre{
	color:white;
}

fieldset {
  border:none;
  margin-bottom:1em;
  padding-top:1em;
}


select {
  margin-left:12.5em;
  margin-bottom:0;
  margin-top:0.7em;
}
#coordonnees label {
  position:absolute;
  font-size:90%;
  color:white;
  padding-top:.2em;

}
#coordonnees input {
  margin-left:12em;
  line-height:1.4em;
  margin-top:0.5em;
 
}

#civilite {
  font-size:90%;
   margin-top:0.3em;
   color:white;
}
#civilite input {
  margin-left:12em;
}

#civilite input + input {
  margin-left:1em;
}


/* zone de texte du message */

textarea {
  font:.8em "Trebuchet MS", Verdana, sans-serif;
  width:29em;
  padding:.2em;
  
}
/*print_img*/
#print_img{
	position:absolute;
	left:650px;
	
}

/*light box*/
#lightbox{
	background:#8c1682;
	margin-right:150px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;

}

img {
  border:none;

  
}


h6{
	margin-left:0px;
	color:white;
	font-size: 2em;
}

.fullsize-icon {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	background: transparent url(../image/lightbox/fullsize-icon.png) no-repeat left top;
	z-index: 950;
	cursor: url(fullsize.cur), auto;
}

.fullsize-loading, .fullsize-wrapper {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	z-index: 999;
}

.fullsize-loading {
	height: 51px;
	width: 51px;
	background: transparent url(../image/lightbox/fullsize-loading-bg.png) no-repeat left top;
}

.fullsize-loading-inner {
	height: 100%;
	width: 100%;
	background: transparent url(../image/lightbox/fullsize-loading-spinner.gif) no-repeat center center;
}

.fullsize-image {
	display: block;
}

.fullsize-title {
	position: relative;
	margin: 0;
	padding: 5px 0;
	min-height: 14px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	text-shadow: 0 0 1px #000;
	background: transparent url(../image/lightbox/fullsize-title-bg.png) repeat-x left top;
}

.fullsize-title-text {
	text-align: center;
	margin: 0 auto;
}

a.fullsize-close {
	position: absolute;
	display: block;
	margin: -15px 0 0 6px;
	width: 16px;
	height: 16px;
	text-decoration: none;
	z-index: 1000;
	background: transparent url(../image/lightbox/fullsize-close.png) no-repeat left top;
}

/* Safari 3.0 and Chrome rules here */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	a.fullsize-close {
		margin-top: -14px;
	}
}

a.fullsize-close:hover {
	background-position: right top;
}

.fullsize-close {
	cursor: pointer;	
}

/* Shadows */

.fullsize-sh-wrap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 980;
}

.fullsize-sh-top, .fullsize-sh-body, .fullsize-sh-bottom {
	width: 100%;
}

.fullsize-sh-top-l, .fullsize-sh-top-m, .fullsize-sh-top-r, .fullsize-sh-bottom-l, .fullsize-sh-bottom-m, .fullsize-sh-bottom-r {
	background-position: left top;
	background-repeat: none;
	background-color: transparent;
	height: 20px;
}

.fullsize-sh-top-l {
	float: left;
	width: 22px;
	background-image: url(../image/lightbox/fullsize-sh-top-l.png);
}

.fullsize-sh-top-m {
	margin: 0 22px;
	background-image: url(../image/lightbox/fullsize-sh-top-m.png);
	background-repeat: repeat-x;
}

.fullsize-sh-top-r {
	float: right;
	width: 22px;
	background-image: url(../image/lightbox/fullsize-sh-top-r.png);
}

.fullsize-sh-bottom-l {
	float: left;
	width: 22px;
	height: 24px;
	background-image: url(../image/lightbox/fullsize-sh-bottom-l.png);
}

.fullsize-sh-bottom-m {
	margin: 0 22px;
	height: 24px;
	background-image: url(../image/lightbox/fullsize-sh-bottom-m.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.fullsize-sh-bottom-r {
	float: right;
	width: 22px;
	height: 24px;
	background-image: url(../image/lightbox/fullsize-sh-bottom-r.png);
}

.fullsize-sh-body {
	background-image: url(../image/lightbox/fullsize-sh-body-l.png);
	background-repeat: repeat-y;
}

.fullsize-sh-body-r {
	float: right;
	height: 100%;
	width: 11px;
	background-image: url(../image/lightbox/fullsize-sh-body-r.png);
	background-repeat: repeat-y;
}


#imagepartner{
	position:relative;
	margin-top:-100px;
	margin-left:300px;
}




/* --- NOTES ---

1.	Pour pouvoir utiliser une hauteur (height) ou une hauteur minimale
	(min-height) sur un bloc, il faut que sont parent direct ait lui-même une
	hauteur déterminée (donc toute valeur de height sauf "auto": hauteur en
	pixels, em, autres unités...).
	Si la hauteur du parent est en pourcentage, elle se réfère alors à la
	hauteur du «grand-père», et ainsi de suite.
	Ainsi, pour pouvoir utiliser un "min-height: 100%" sur div#contenu, il nous
	faut:
	- un parent (body) en "height: 100%";
	- le parent de body également en "height: 100%".

2.	Il faut éviter que les marges des enfants de div#global ne se transmettent
	à leur parent. Notamment, le margin-top du premier enfant (ici, div#entete),
	et le margin-bottom du dernier enfant (ici, div#pied).
	On évite ce problème grâce à la propriété CSS overflow, qui bloque la
	fusion des marges. En savoir plus sur la fusion des marges:
	http://web.covertprestige.info/test
		04-blocs-imbriques-et-fusion-des-marges.html

3.	Les marges automatiques à gauche et à droite permettent de centrer notre
	bloc div#global, et donc tout le site.
	Pour aligner div#global à gauche, on fera:
		margin-left: 0;
		margin-rigth: auto;
	Pour aligner div#global à droite, on fera:
		margin-left: auto;
		margin-right: 0;
	Pour aligner div#global à droite avec un retrait (à droite) de 100px:
		margin-left: auto;
		margin-right: 100px;

*/
