@charset "iso-8859-1";
/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
}
body#site{
	background:#FDA040 url('images/bg.jpg') repeat-x top;
	margin-right: auto;
	margin-left: auto;
}
a {
	text-decoration: none;
}
.cach{
	display:none;
}
#header {
	background-color: #865f3d;
	height: 34px;
	line-height: 34px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
	width:100%;
}
#headercontent {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: auto;
	width: 940px;
	margin-right: auto;
	position: relative;
}
#form1 {
	font-size: 20px;
	postion: absolute;
	float: left;
	padding-left:: 2px;
}
.email {
	color: #ffffff;
	background-color: #6a023d;
	text-align: center;
	font-size: 15px;
	border: 1px solid #ffffff;
}
.nbre_date {
	color: #ffffff;
	font-size: 34.31px;
	font-weight: bold;
	width: 35px;
	padding-left: 550px;
	float:left;
}
.jour_mois {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	float:left;
	line-height: 14px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	height: 650px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*background-color: #0F0;*/
	margin-top:30px;
}
#menu ul li {
	list-style-type: none;
	display:block;
	float: left;
	position: relative;
	width:132px;
	height:66px;
	padding-right: 3px;
	padding-left: 3px;	
}
#menu ul li a{
	display:block;
	width:132px;
	height:66px;
	background-image:url(images/menu.png);
	color: #ffffff;
	font-size: 15.5px;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	/*vertical-align: middle;*/
	text-shadow:#000 0px 0px 5px;
	-moz-text-shadow:#000 0px 0px 5px;
	-webkit-text-shadow:#000 0px 0px 5px;
	
	
	transition: top 0.5s cubic-bezier(0, 1, 0, 2);
	-o-transition: top 0.5s cubic-bezier(0, 1, 0, 2);
	-moz-transition: top 0.5s cubic-bezier(0, 1, 0, 2);
	-webkit-transition: top 0.5s cubic-bezier(0, 1, 0, 2);
}
#menu ul li b a {
	left: 0px;
	top: -10px;
}
#menu ul li a:hover{
	left: 0px;
	top: -10px;
}
#menu {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 550px;
}
#menu ul {
	margin-left: -50px;
}
.connexion_compte_pro {
	background-color: #a0005a;
	border-radius: 25px 25px 0 0;
	-moz-border-radius: 25px 25px 0 0;
	-webkit-border-radius: 25px 25px 0 0;
	border: 1px solid #ffffff;
	height: 120px;
	width: 119px;
	float: right;
}
.connexion {
	font-size: 15.5px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #6a023d;
	height: 17px;
	line-height: 17px;
	width: 93px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 12px;
	margin-bottom: 2px;
	text-align: center;
}
.compte_pro {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
}
form#formulaire{
	position: absolute;
	top: 17px;
	left:425px;
	transition: top 1s ease-out;
	-o-transition: top 1s ease-out;
	-moz-transition: top 1s ease-out;
	-webkit-transition: top 1s ease-out;
}
#formulaire a{
	color: #ffffff;
}
#formulaire:hover{
	position: absolute;
	top: -34px;
	left:425px;
}
#formulaire input[type=text]{
	width:112px;
}
#formulaire input[type=password]{
	width:65px;
}
#formulaire input[type=submit]{
	float: right;
}
.se_deconnecter{
	width:112px;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	margin-top:10px;
}
.bonjour{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top:10px;
}
#actu{
	width:538px;
	height:170px;
	background:#fef9f2;
	border-radius: 20px 20px 20px 20px ;
	-moz-border-radius: 20px 20px 20px 20px ;
 	-webkit-border-radius: 20px 20px 20px 20px ;
	box-shadow:#000 0px 0px 12px;
	-moz-box-shadow:#000 0px 0px 12px;
	-webkit-box-shadow:#000 0px 0px 12px;
	float: right;
	top: 69px;
	position: absolute;
	right: 0px;
}

/*.actu_text{
	background-color: #fadabb;
	height: 90px;
	margin-top: 40px;
	margin-bottom: 40px;
	width:380px;
	margin-right:114px;
	overflow:hidden;
	text-transform: uppercase;
	color: #848484;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	
}*/
.actu_text{
	/*background-color: #fadabb;*/
	width:508px;
	height:140px;
	/*margin-right:114px;*/
	overflow:hidden;
	text-transform: uppercase;
	color: #848484;
	font-size: 12px;
	margin: 0px;
	/*padding: 15px;*/
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
}
#actu p{
	width:248px;
	position:absolute;
	top:0px;
	font-size:14px;
	left:0px;
	text-align: justify;
	padding-right:15px;
	padding-left:15px;
}

#actu span{
	width:248px;
	position:absolute;
	display:block;
	top:35px;
	font-size:14px;
	left:252px;
	text-align: justify;
	padding-right:15px;
	padding-left:15px;
	color:#666;
}
#actu a{
	position:absolute;
	bottom:10px;
	right:10px;
	text-transform:none;
	text-decoration:underline;
}
#actu h3, #actu .h3{
	font-size: 15px;
	font-weight: bold;
	color: #6a023d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	margin-left:25px;
}
/*#livre_actu {
	height: 149px;
	width: 144px;
	float: right;
	background-image: url(images/livre_actu.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 10px;
	right: 10px;
}*/
#img_actu {
	border: 4px solid #ffffff;
	height: 110px;
	width: 249px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 31px;
	left:6px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background-image: url(images/photo.jpg);
}
#contenu {
	height: 350px;
	width: 940px;
	background-color: #fef9f2;
	/*margin-top: 35px;
	margin-bottom:20px;*/
	overflow: hidden;
	text-transform: uppercase;
	color: #848484;
	font-size: 14px;
	/*font-weight: bold;*/
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	box-shadow:#000 0px 0px 12px;
	-moz-box-shadow:#000 0px 0px 12px;
	-webkit-box-shadow:#000 0px 0px 12px;
	position:relative;
	padding-top:10px;
}
#contenu p{
	padding: 15px;
	margin: 0px;
	text-align: justify;
}
#contenu a {
	text-transform: none;
	color: #a0005a;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#global_contenu{
	height: 350px;
	width: 940px;
	/*background-color: #F06;*/
	margin-top: 25px;
	margin-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}
#liste {
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	left:0px;
	top:0px;
	transition:left 1s ease;
	-o-transition:left 1s ease;
	-moz-transition:left 1s ease;
	-webkit-transition:left 1s ease;
	font-size: 11px;
}
#liste td div{
	position:relative; 
	text-transform: uppercase;
	color: #848484;
	background-color:#FFF;
	/*font-weight: normal;*/
	width: 255px;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	height: 353px;
	overflow: hidden; 
	zoom:1;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border:#FFF 0px solid;
	margin:2px;
	box-shadow:#FFF 0px 0px 0px;
	transition: border 1s ease, margin 1s ease, box-shadow 1s ease, background-color 1s ease;
	-o-transition: border 1s ease, margin 1s ease,  box-shadow 1s ease, background-color 1s ease;
	-moz-transition: border 1s ease, margin 1s ease, box-shadow 1s ease, background-color 1s ease;
	-webkit-transition: border 1s ease, margin 1s ease,  box-shadow 1s ease, background-color 1s ease;

}
#liste td div:hover, #liste td div .iehover{
	background-color:#FFEEF0;
	border:#FDE 2px solid;
	margin:0px;
	color:#000;
	box-shadow:#999 0px 0px 10px;
}
#liste td div .encart{
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background-color:#CCC;
	height:190px;
	position:relative;
	overflow: hidden;
	display:block;
	border: 4px solid #ffffff;
	margin-bottom:10px;
	background-position: center center;
	background-repeat: no-repeat;
	transition: height 1s ease;
	-o-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-webkit-transition: height 1s ease;
}
#liste td div:hover .encart, #liste td div.iehover .encart{
	height:82px;
}
#liste td div a{
	position:absolute;
	bottom:0px;
	background-image: url(images/en_savoir_plus.png);
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-left:150px;
	background-position: right 0px;
	height: 27px;
	line-height: 27px;
	right: 0px;
	top:300px;
}
#liste td{
	margin: 0px;
	padding-top: 0px;
}
#liste h3 {
	font-size: 15px;
	font-weight: bold;
	color: #6a023d;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#liste td div blockquote img {
	display:block;
	margin-bottom: 5px;
}
#liste td div blockquote{
	height:230px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	font-size:11px;
	line-height:12px;
}

#fleche_gche{
	position:absolute;
	height: 85px;
	width: 62px;
	background-color: #a0005a;
	border-radius: 50px 0 0 50px;
	-moz-border-radius: 50px 0 0 50px;
	-webkit-border-radius: 50px 0 0 50px;
	/*margin-top: -280px;
	margin-left: 358px;*/
	float:left;
	background-image: url(images/fleche.png);
	background-position: center center;
	background-repeat: no-repeat;
	top: 350px;
	left: -42px;
	
	transition: left 0.3s cubic-bezier(0, 1, 0, 2);
	-o-transition: left 0.3s cubic-bezier(0, 1, 0, 2);
	-moz-transition: left 0.3s cubic-bezier(0, 1, 0, 2);
	-webkit-transition: left 0.3s cubic-bezier(0, 1, 0, 2);
}
#fleche_gche:hover{
	left: -52px;
	cursor:pointer;
}
#fleche_dte{
	position:absolute;
	height: 85px;
	width: 62px;
	background-color: #a0005a;
	border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	float:right;
	background-image: url(images/fleche_dte.png);
	background-position: center center;
	background-repeat: no-repeat;
	top: 350px;
	right: -42px;
	
	transition: right 0.3s cubic-bezier(0, 1, 0, 2);
	-o-transition: right 0.3s cubic-bezier(0, 1, 0, 2);
	-moz-transition: right 0.3s cubic-bezier(0, 1, 0, 2);
	-webkit-transition: right 0.3s cubic-bezier(0, 1, 0, 2);
}
#fleche_dte:hover{
	cursor:pointer;
	right: -52px;
}
#links {
	position: absolute;
	right: 0px;
	top: -15px;
}

#links li { 
	list-style-type: none;
	display:inline;
}	
#links li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#footer {
	background-color: #865e3c;
	height: 32px;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top:20px;*/
}
#footercontent {
	width: 940px;
	background-color: #865e3c;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footbarre li {
	list-style-type: none;
	display: inline;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#footbarre ul {
	position: absolute;
	left: 0px;
}
#bas_page{
	background-color:#86807b;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 214px;
	width: 200px;
	margin-left: 77px;
	padding-top: 50px;
	position:relative;
}
#logo a span{
	display:none;
	background:#FFF;
	padding:10px;
	position:absolute;
	top:10px;
	left:10px;
	opacity:0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	height:50px;
	width:100px;
	text-align: center;
}
#logo a:hover span{
	display:block;
	opacity:0.5;
}
#footbarre li a {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#plan{
	height:300px;
	width:280px;
	float:right;
	margin-top:-310px;
	margin-right:9px;
}
#diapo{
	width: 255px;
	height: 255px;
	position:relative;
	display:block;
	overflow:hidden;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border:#FFF 0px solid;
	background:#000;
	margin:20px;
	margin-top:10px;
	float:left;
	margin-bottom:50px;
}
#diapo span{
	opacity:0;
	position:absolute;
	top:0px;
	left:0px;
	width: 255px;
	height: 255px;
	transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	display:block;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
}
#presentation{
	text-transform:none;
	font-size:13px;
	padding-right:15px;
}
#presentation p{
	margin:15px 0px;
	padding:0px;
	color:#666;
}
	#anim{
		position:absolute;
		top:0px;
		background:#FDA040;
		left:0px;
		height:100%;
		width:100%;
		text-align:center;
		color:#FFF;
		cursor:pointer;
	}
	#liens{ display:block;
	width:930px;
	height:300px;
	margin:5px;
	overflow-y:scroll;
	}
