/* Linkeo Optipages */
@import "/css/optipage.css";

.optipages_loop, .optipages_loop a {
line-height:10px;
font-size:10px;
color: #805695;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #805695;
}
#contenu img {
	border: 1px solid #FFFFFF;
}
#fleches img {
	border: 0px;
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.adresse, #vcard a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6F82;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}h1 {
	display: none;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #805695;
	width:880px;
	padding:10px;
	margin-top: 15px;
	background-position: bottom;
}
#fondGauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(interface/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;
}
#contenu {
	background-image: url(interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:880px;
	padding:10px;
}
#bas {
	background-image: url(interface/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	min-height:50px;
	width:880px;
	height:120px;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 23px;
	width: 100%;
	text-indent: 20px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 23px;
	background-color: #805695;
}
.menu:hover {
	color: #FFFFFF;
}
#cms h1 {
      display:block;
}

/* Photo gallery */
/*Just add <div id="gallery"> </div> around your photos in ul list*/

/* Diaporama */

	.gallery-content {
	width:837px;
	overflow:hidden;
	position:relative;
	z-index:1;
	height: 120px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	.gallery-content ul {
	width:1000%;
	position:absolute;
	left:0;
	top:0;
	margin-right: 10px;
	margin-left: 10px;
	}
	.gallery-content li {
	float:left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
		
	#gallery .prev,
	#gallery .next {
	width:20px;
	height:115px;
	cursor:pointer;
	z-index:1000;
	text-indent: -9999px;
	overflow:hidden;
	}
	#gallery .prev {
	left:0px;
	background:url(/images/interface/prev.jpg);
	top: 0px;
	position: absolute;
	}
	#gallery .next {
	right:3px;
	background:url(/images/interface/next.jpg);
	top:0px;
	position: absolute;
	}
	
/**/


	#gallery 		{
	padding: 0em;
	margin-bottom: 20px;
	position: relative;
	}
	#gallery img	{ border: 1px solid #FFF; }
	#gallery ul li	{ margin: 0; padding: 0; }
	#gallery ul li	{ display: inline; margin: 0 7px 0 0; }
	
/* */

#slogan { margin-bottom: 20px; width: 423px; height: 56px; border: #ccc 1px solid; background-color:#FFFF00;}