/* Configuration générale. */
body {
	color:#444;
}
* {
	margin: 0px;
	padding:0px;
	font-family: verdana, Arial, serif;
}
#global {
	width: 670px;
	margin: 0px auto 50px auto;
	background: url(../images/interface/extensibilite.jpg) repeat-y;
}
a {
	outline:none;
}
p {
	letter-spacing:normal;
}
#titre {
	padding-top:20px;
	height:80px;
	background-color:#fff;
}
#titre a img {
	border:none;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration des photos bandeau */	

.topIndex {
	background-image:url(../images/bandeau/topIndex.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topReve {
	background-image:url(../images/bandeau/topReve.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topQui {
	background-image:url(../images/bandeau/topQui.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topEcole {
	background-image:url(../images/bandeau/topEcole.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topKamboince{
	background-image:url(../images/bandeau/topKamboince.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topBilinga{
	background-image:url(../images/bandeau/topBilinga.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topPissy{
	background-image:url(../images/bandeau/topPissy.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topSakoula{
	background-image:url(../images/bandeau/topSakoula.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topTavousse{
	background-image:url(../images/bandeau/topTavousse.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topActu {
	background-image:url(../images/bandeau/topActu.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topGal {
	background-image:url(../images/bandeau/topGal.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topBouti {
	background-image:url(../images/bandeau/topBouti.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topDons {
	background-image:url(../images/bandeau/topDons.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topConta {
	background-image:url(../images/bandeau/topConta.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
.topLiens {
	background-image:url(../images/bandeau/topLiens.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EBEBEB;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du menu. */	

#menu {
	font-size:11px;
	margin: 0 8px;
	border-top: 1px solid #ddd;
}
#menu ul {
	background:url(../images/interface/menu_gauche.jpg) no-repeat;
	background-color:#EAEAEA;
	width:206px;
	padding-top:10px;
	padding-left:6px;
}
#menu li {
	list-style-type:none;
	padding:2px;
}
#menu li a {
	text-decoration: none;
	color: #000;
	background-image: url(../images/interface/bulletN.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 15px;
}
#menu li a:hover {
	background-image: url(../images/interface/bulletMenuC.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:20px;
	color:#FF6600;
}
#menu a.menuOnn {
	background-image:url(../images/interface/bulletMenuOn.gif);
	background-repeat:no-repeat;
	color:#CC9933;
	font-weight:bold;
}
#menu li a.home {
	background-image:url(../images/interface/home_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#menu li a.homeOn {
	background-image:url(../images/interface/home_icon_link.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#CC9933;
}
#menu li.lihome {
	margin-top:15px;
	font-size:10px;
}
#menu li a.home:hover {
	background-image:url(../images/interface/home_icon_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#FF6600;
}
#menu li a.map {
	background-image:url(../images/interface/iconSiteMap.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#menu li a.mapOn {
	background-image:url(../images/interface/iconSiteMapOn.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#CC9933;
}
#menu li.liMap a {
	margin-top:2px;
	font-size:10px;
	
}
#menu li a.map:hover {
	background-image:url(../images/interface/iconsiteMapHover.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	color:#FF6600;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du sous menu.*/

#dessusBar {
	background-image:url(../images/interface/dessousBar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0 8px;
	padding-bottom: 10px;
}
#sousMenu {
	background-image:url(../images/interface/dessusBar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	list-style-type:none;
	font-size:11px;
	padding: 4px 0px;
	background-color:#000000;
}
#sousMenu span {
	color:#FFFFFF;
	margin-right:6px;
}
#sousMenu li {
	display:inline;
	margin-right:7px;
}
#sousMenu li a {
	color:#fff;
	text-decoration:none;
}
#sousMenu li a:hover {
	color:#FF6600;
	border-top:4px solid #FF6600;
}
#sousMenu a.menuOn {
	color:#CC9933;
	border-top:4px solid #CC9933;
}/*------------------------------------------------------------------------------------------------*/
/*Configuration de l'arborescences*/
#arbo li {
	color: #000;
	background-image: url(../images/interface/bulletN.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left: 15px;
}
#arbo li a:hover {
	background-repeat:no-repeat;
	background-position:0px 4px;
	text-decoration:underline;
	color:#000000;
}
#arbo {
	padding-top:3px;
	font-size:9px;
	padding-left:8px;
	line-height:6px;
}
#arbo li {
	display:inline;
}
#arbo li a {
	text-decoration:none;
	color:#000000;
}
#style {
	background-color:#777;
	padding-bottom:5px;
	width:654px;
	margin:0px auto;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du contenu de la page photos*/

#contenu .photos {
	font-size:10px;
	list-style-type:none;
	float:left;
}
#contenu .photos li {
	font-size:11px;
	font-weight:bold;
	color:#444;
	
	
}
#contenu .photos .photos2008, .photos2009{
	margin-top:25px;
	
	
}
#contenu .photos .photos2008 span, .photos2009 span{
	visibility:hidden;
}



#contenu .photos li a img {
	border:none;
	
	
	
}
.photos li a:hover img{
opacity: 0.5;
filter:alpha(opacity=40);
}
#contenu .photoLegende{
width:150px;
font-size:10px;
float:left;
border-left:1px solid #bbb;
padding-left:15px;
padding-top:0px;
margin-left:50px;
margin-top:25px;
margin-bottom:20px;
text-align:left;
text-indent:0px;

}




/*------------------------------------------------------------------------------------------------*/
/*Configuration du contenu La boutique*/
#calendriers, #livres {
	background-image:url(../images/interface/banBouti.jpg);
}
#calendriers a, #livres a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin-top:40px !important;
	margin-left:432px !important;
	margin-left:340px;
}
#calendriers a:hover, #livres a:hover {
	color:#FF6600;
}
#calendriers .titreBouti, #livres .titreBouti {
	color:#FFFFFF;
	font-size:12px;
}
#calendriers, #livres {
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	width:513px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:40px !important;
	margin-left:25px;
	border-bottom:1px dotted #717171;
	padding-bottom:5px;
}
#calendriers ul, #livres ul {
	float:left;
	list-style-type:none;
	padding-top:20px;
	width:500px;
	text-align:justify;
	font-size:11px;
}
#calendriers img, #livres img {
	height:90px;
	width:80px;
	margin-left:10px;
	float:left;
}
#calendriers .txt, #livres .txt {
	margin-left:100px;
	margin-top:0px!important;
	margin-top:-15px;
	line-height:15px;
}
a.commande{
	display:block;
	text-align:right;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du contenu*/


#contenu {
	margin:20px;
	padding-left:10px;
	font-family:Arial;
	position:relative;
}
#contenu h2 {
	background-image:url(../images/interface/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:430px;
	margin-bottom:10px;
	padding:0px 0px 10px 0px;
	margin-left:-9px;
	color:#CC9933;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contenu p {
	line-height:1.4em;
	font-size: 11px;
	padding-top:4px;
	padding-bottom:1px;
	text-indent:10px;
	text-align:justify;
	width:400px;
	font-family:Arial;
}
#contenu p a {
	text-decoration:none;
	color:#000000;
}
#contenu p a:hover {
	color:#FF6600;
}
#contenu .icon a img {
	border:none;
}
#contenu .parapied {
	margin-bottom:25px;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du contenu page liens */


#contenu #liens li {
	list-style-type:none;
	font-size:12px;
	padding:5px;
}
#contenu ul li a {
	text-decoration:none;
	color:#000000;
}
#contenu ul li a:hover {
	color:#FF6600;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration des liens externes*/

#contenu .liensexternes {
	background-image:url(../images/interface/lienexternea.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
	color:#CC6600;
	font-family:Arial;
	padding-top:3px;
	padding-right:6px;
}
#contenu .liensexternes:hover {
	background-image:url(../images/interface/lienexternehover.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-decoration:none;
	color:#CC9966;
	padding-top:3px;
	padding-right:6px;
}
/*------------------------------------------------------------------------------------------------*/
/* Configuration slideshow qui sommes nous */

#membreBox {
	width: 415px;
	margin-top:30px;
}
#memberPict {
	float: left;
	margin-right: 15px;
}
#memberInfo {
	display: inline;
	text-align: left;
	font-size:9px;
}
#memberInfo span {
	font-size:14px;
	font-weight:bold;
}
#miniMember {
	margin-top:1px;
	padding-bottom:10px;
	list-style-type: none;
}
#miniMember li {
	display:inline;
}
#miniMember li a:hover {
	opacity: 0.5;
	filter:alpha(opacity=40);;
}
#miniMember img {
	border: none;
}
#blocInterne {
	margin-top:30px;
	width:382px!important;
	width:388px;
	height:3px;
	border-bottom:1px solid #000000;
	line-height:19px;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration page siteMap */

.map {
	font-size:12px;
}
.map dd {
	margin-left:15px;
}
.map .espace {
	margin:15px 0px;
	border-bottom:1px dotted #666666;
	width:200px;
}
.map a {
	text-decoration:none;
	color:#000000;
}
.map a:hover {
	color:#F96604;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du formulaire*/

form {
	font-size:10px;
}
fieldset {
	margin:15px;
	border:2px solid #ccc;
	padding:10px;
	width:480px;
}
#contenu .prix {
	padding-top:15px;
	width:80px !important;
	width:220px;
	color:#990000;
	font-weight:bold;
	text-align:right;
}
legend {
	font-weight:bold;
	padding:4px;
	color:#CC9933;
}
label {
	font-weight:bold;
}
.in {
	width:195px;
	border:1px solid #aaa;
}
select {
	width:50px;
	border:1px solid #aaa;
}
textarea {
	width:395px;
	height:50px;
	border:1px solid #aaa;
	font-size:10px;
	display:block;
	font-size:10px;
}
#contact .champs {
	margin-top:-5px !important;
	margin-bottom:15px !important;
	
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration du slideshow interne*/
	

.imageSlideshowHolder {
	margin:0;	/* "Air" */
	float:right; /* Floating gallery at the right side of other web page content */
	width:50px;	/* Image width */
	height:50px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
.contentContainer {
	position:absolute;
	top: 60px;
	right: 60px;
	/*background-image:url(../images/interface/borderX.gif);
	background-repeat:repeat-y;
	background-position:left;*/
	margin-left:50px;
	
	
	
	
}
#imageSlideshowHolder {
	margin:75px 0px 0px -10px;
}
#imageSlideshowHolder2 {
	margin:-10px 0px 0px 20px;
}
/* Don't change these values */
.imageSlideshowHolder img {
	position:absolute;
	left:0px;
	top:0px;
}
/*------------------------------------------------------------------------------------------------*/
/*Configuration pied.*/

#footer {
	background: url(../images/interface/footer.gif) no-repeat;
	width: 670px;
	height: 40px;
	clear:both;
	line-height: 35px;
}
#footer ul li {
	color: #000;
	margin-left: 15px;
	font-size:9px;
	display:inline;
}
#footer ul {
	text-align:center;
}
#footer a {
}
#footer a:hover {
}
