/* 1- styles-généraux */
/* 2- header/menu */
/* 3- contenu-article/section */
/* 4- diaporama*/
/* 5- footer*/
/* 6- styles ie */


/* 1- styles-généraux */

.grey {
	color:#494949;
}
.gris-clair {
	color:#747474;
	
	}
.uppercase {
	text-transform:uppercase;
	
	} 
.font-size-h3 {
	font-size:23px;
	}
.weight-moyen {
	font-weight: 700;
	}
.weight-fin {
	font-weight: 300;
	}
.italic {
	font-style: italic;
	}
.underline{
	text-decoration: underline;
	}
.right{
	float: right;
	}
.top-petit{
	margin-top:10px;
	}
.size-petit{
	font-size: 13px;
	}
li{
	font-weight: 500;
	}
h4{
	color: #7C1A40;
	}
	
h4 span{
	font-weight: 400;
	font-size: 0.7em;
	font-style: italic;
	}

ul, ol {
    color: #7C1A40;
    list-style-type: disc;
    margin: 20px 0 20px 40px;
}

.align-center{
	text-align:center;
	}
	
.size-petit span{
	position: relative;
	z-index: 1000;
	color:#494949;
	}



/* 2- header/menu */

.bg-header-haut{
	background-color: #fff;
	}
	
#header-haut h4{
	display: inline-block;
	}
#header-haut h4{
	display: inline-block;
	}
h5 a:hover{
	color:#3B3B3B;
	}

h5.menu {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    margin-right: 10px;
    text-decoration: none;
    width: auto;
}
h4.titre-site{
	font-size: 23px;
	display: inline-block;
	}

.bg-menu{
	width:100%;
	background:url(../img/bg-header-haut-v1.3.jpg);
	float:left;
	height:auto;
	display:block;
	-moz-box-shadow: 0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;
	box-shadow:  0 0 8px -2px rgba(0,0,0,.7)inset,
	0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;
	border-bottom:solid;
	border-width:3px;
	border-color:#FFF;

	}

				
		
h5.menu a.selected{
	float:left;
	color:#FFF;
	padding: 0.20em 0.3em;
	text-decoration:none;
	padding: 0.25em 0.55em;
	margin-left: 0.5em;
	background-color:#7c1a40;
	margin-left: 0.2em;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	-moz-box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-moz-tab-size: 4;
	-o-tab-size: 4;
	-webkit-tab-size: 4;
	tab-size: 4;
}

a.btn-rdv{
	float:left;
	margin-bottom: 25px;
	margin-top: 10px;
	color:#FFF;
	text-decoration:none;
	padding: 0.55em 0.95em;
	margin-left: 0.5em;
	background-color:#1D97B2;
	margin-left: 0.2em;
	border-radius:25px;
	-moz-border-radius: 25px;
	-webkit-border-radius:25px;
	-moz-box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow:3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-moz-tab-size: 4;
	-o-tab-size: 4;
	-webkit-tab-size: 4;
	tab-size: 4;
	font-weight:600;
}
a.btn-rdv:hover{
	-webkit-box-shadow: 0px 0px 16px -4px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 16px -4px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 16px -4px rgba(0,0,0,0.55);
	font-weight:300;
}


h5.menu a{
	float:left;
	padding: 0.20em 0.3em;
	text-decoration:none;
	padding: 0.25em 0.55em;
	margin-left: 0.5em;
	color:#fff;
	display:block;
	zoom: 1;
	}
h5.menu a:hover {
	color:#FFF;
	padding: 0.20em 0.3em;
	text-decoration:none;
	padding: 0.25em 0.55em;
	background-color:#7c1a40;
	margin-left: 0.5em;
	border-radius:15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	box-shadow: 3px 3px 1px -2px rgba(0, 0, 0, 0.1)inset,
	3px 3px 1px -3px rgba(255, 255, 255, 0.3);
	-moz-tab-size: 4;
	-o-tab-size: 4;
	-webkit-tab-size: 4;
	tab-size: 4;
}


/* 3- contenu-article/section */

aside{margin-top:30px;}

.bg-span9{
	position: relative;
	right:0;
	width:100%;
	background-color:#FFF;
	height:auto;
	margin:0; 
	-moz-border-radius: 50px 0 0 50px;
	-webkit-border-radius: 50px 0 0 50px;
	border-radius: 50px 0 0 50px;
	-moz-box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.07);
	box-shadow: -5px 0 3px -2px rgba(0, 0, 0, 0.07);
	-moz-tab-size: 4;
	-o-tab-size: 4;
	-webkit-tab-size: 4;
	tab-size: 4;

}



.banniere{
	position: absolute;
	z-index: -1;
	border: 10px solid transparent;
	border-right-color: #990953;
	margin:-3px 0 0 -10px;
	height:35px;
	}
	
		
.titre h1{
	padding-top:10px;
	padding-left:30px;
	display: inline-block;
	font-style: italic;
	font-weight: 800px;
	color: #fff;
	font-size: 20px;
	line-height: 1;
}
.down a {
    background-image: url("../img/down.png");
    display: block;
    height: 13px;
    width: 20px;
}
.down a:hover {
    background-image: url("../img/down-survol.png");
    display: block;
    height: 13px;
    width: 20px;
}
.icone {
    display: inline;
    float: right;
    margin: 0 30px 0 0;
    width: auto;
    }
    
.top, .down {
	display:inline;
	float:right;
	margin:15px 0 0 5px;
	}
.top a {
	background-image:url("../img/up.png");
	display:block;
	width:20px;
	height:13px;
	}
.top a:hover{
	background-image:url("../img/up-survol.png");
	width:20px;
	height:13px;
	display:block;
	}

.icone-accueil {
    display: inline;
    float: right;
    margin: 10px 0 0 5px;
}

.icone-accueil a {
    background-image: url("../img/accueil.png");
    display: block;
    height: 17px;
    width: 20px;
}

.icone-accueil a:hover {
    background-image: url("../img/accueil-survol.png");
    display: block;
    height: 17px;
    width: 20px;
}

#toc.part {
    display: inline;
}

.arrondi {
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin: 0 4px 3px 0;
    text-align: center;
    width: 20px;
    color:#FFF;
}
#contenu-contact{margin-top:15px;}
section{padding-left:25px;}
#transport{
	margin-top:15px;
	}
.ligne-bus {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 3px;
    text-align: center;
    text-decoration: none;
    width: 35px;
    color:#fff;
}

.titre-phone{
	font-size:20px;
	font-weight: 600;}


#image-accueil{margin-bottom:35px;}
#image-accueil img {max-width: 650px;width:90%;}
#texte-accueil{padding-left:20px;}
.profil{margin-top:80px;}

    




/* 4- diaporama*/
.jDiaporama_wrapper{
	position: relative;
	clear: both;
}

.jDiaporama_slider{
	position:relative;
	overflow: hidden;
}

.jDiaporama ul{
	-moz-box-shadow:1px 1px 0.5em #222;
	overflow:hidden;
	position:absolute;
	left:0;
	
}

.jDiaporama li{
	list-style-type:none;
	overflow:hidden;
	float:left;
	position:relative;
	background: #fff;
	
}



.jDiaporama .fade-tmp{
	position:absolute;
	z-index:1;
	text-align: center;
	background: #F6F6F6
}

.jDiaporama .fade-tmp img{
	margin:0 auto;
	display:block;

}

.jDiaporama-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.jDiaporama .desc{
	position:absolute;
	bottom: 0; left: 0; right:0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
	background:url(img/back_desc.png) repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/back_desc.png',sizingMethod='scale');  _background-image:none;
	width:inherit;
	padding-bottom:20px;
	text-align:left
}

.jDiaporama .title{
	position:absolute;
	top: 0; left: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama .count{
	position:absolute;
	top: 0; right: 0;
	display:none;
	margin:0;
	color:#fff;
	font-size:12px;
	font-family: Arial;
	padding:5px;
}

.jDiaporama_controls{
	display:none;
}

.jDiaporama_controls a{
	font-weight:normal;
	width:10px;
	height:13px;
	text-indent:-9999px;
	display:block;
	margin:0 3px;
	position:absolute;
	z-index:1
}

.jDiaporama_controls .prev{
	background:url(img/controls2.png) no-repeat bottom;
	_background:url(img/controls.gif) no-repeat bottom;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	left: 0px
}

.jDiaporama_controls .next{
	background:url(img/controls2.png) no-repeat top;
	_background:url(img/controls.gif) no-repeat top;
	top:50%;
	margin-top:-16px;
	height:32px;
	width:32px;
	right: 0px
}

.jDiaporama_controls .pause{
	background:url(img/playpause.png) no-repeat top;
	_background:url(img/playpause.gif) no-repeat top;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

.jDiaporama_controls .play{
	background:url(img/playpause.png) no-repeat bottom;
	_background:url(img/playpause.gif) no-repeat bottom;
	width:64px;
	height:48px;
	left:50%;
	top:50%;
	margin-left:-32px;
	margin-top:-24px;
}

/**** Status ****/

.jDiaporama_status{
	text-align:center;
	margin: 10px auto;
	display:none;
	overflow:hidden
}

.jDiaporama_status a{
	background:url(img/bullets.png) no-repeat left;
	_background:url(img/bullets.gif) no-repeat left;
	float:left;
	width:10px;
	height:10px;
	text-indent:-9999px;
	margin-right:5px;
}

.jDiaporama_status .imgBack{
	width:50px;
	height:50px;
	margin-right:10px;
	margin-bottom: 10px
}


/* 5- footer*/


footer {
    clear: both;
    float: right;
    height: 45px;
    margin: 120px 0 0;
    width: 100%;
}

#footer-top{float:right;width:100%;height:45px;
background-color: #fff;
border-top:solid;border-width:3px;border-color:#FFF;
border-bottom:solid;border-bottom-width:3px;border-bottom-color:#7c1a40;
box-shadow: 
0 .4em 2em -1.1em rgba(0, 0, 0, .6) inset;
-moz-box-shadow: 0 .4em 2em -1.1em rgba(0, 0, 0, .6) inset;
-webkit-box-shadow:0 .4em 2em -1.1em rgba(0, 0, 0, .6) inset;

}

#navfooter ul {position:relative;list-style:none;height:15px;width:35em;margin-top:15px;margin-left:auto;margin-right:auto;}
#navfooter ul li {display:inline;}
#navfooter ul li a{float:left;padding: 0.25em 0.4em;margin-left:0.3em;text-decoration:none;color:#7c1a40;display:block;font-size:0.8em;}
#navfooter ul li a:hover {text-decoration:underline;}

#footer-down{width:100%;background:url(../img/bg-header-haut-v1.3.jpg);float:left;height:auto;display:block;-moz-box-shadow: 
					0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;
	-webkit-box-shadow: 
						0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;
	box-shadow:  0 0 8px -2px rgba(0,0,0,.7)inset,
				0 1.4em 2em -0.7em rgba(255, 255, 255, .2) inset;}
				
.ie8 #footer-down, .ie7 #footer-down {
	width:100%;
	background:url(../img/bg-footer-down-ie.jpg);
	float:left;
	height:70px;
	display:block;
	}
				
#mention {
    float: left;
    margin: 20px 0 0;
    position: relative;
    width: 100%;
}

#mention p {
    color: #FFFFFF;
    font-size: 0.9em;
    text-align: center;
}

#mention span {
    color: #FFFFFF;
    display: block;
    font-size: 0.7em;
    margin: 5px 0 12px;
    text-align: center;
}

#mention span a:hover {
    color: #FFFFFF;
    }
    


/* 6- styles ie */

.ie8 .bg-menu, .ie7 .bg-menu{
	width:100%;
	background:url(../img/bg-header-down-ie.jpg);
	float:left;
	height:55px;
	display:block;
	
	
}

.ie8 h5.menu a.selected, .ie7 h5.menu a.selected  {
	width:auto;
	height:auto;
	color:#fff;
	text-decoration:underline;
	margin-left: 0.5em;
	background:none;


}

.ie8 .bg-span9, .ie7 .bg-span9{
	position: relative;
	right:0;
	background-color:#FFF;
	width:100%;
	height:auto;
	margin:50px 0 0 0;
	-webkit-border-radius: 50px 0 0 50px;
	-moz-border-radius:50px 0 0 50px;
	border-radius: 50px 0 0 50px;
	-webkit-box-shadow: #BEBEBE -3px 0px 2px;
	-moz-box-shadow:  #BEBEBE -3px 0px 2px;
	box-shadow:  #BEBEBE -3px 0px 2px;
	behavior: url(PIE.htc);	
	
	
	}


.ie8 .banniere, .ie7 .banniere{
	position: absolute;
	z-index:-100;
	border: 10px solid transparent;
	border-right-color: #990953;
	margin:-3px 0 0 -10px;
	height:35px;
	
	}

.ie8 .titre, .ie7 .titre{

	float:left;
	z-index:1000;
	width:110%;
	height:40px;
	padding: .2em 0px;
	margin:0  0 0 -100px;
	-webkit-border-radius: 0 9999px 9999px 0;
	-moz-border-radius: 0 9999px 9999px 0;
	border-radius: 0 9999px 9999px 0;
	-webkit-box-shadow: #7E7E7E 2px 1px 4px;-moz-box-shadow: #7E7E7E 2px 1px 4px;box-shadow: #7E7E7E 2px 1px 4px;
	background: #97204E;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#97204E), to(#7c1a40));background: -webkit-linear-gradient(#97204E, 	#7c1a40);background: -moz-linear-gradient(#97204E, #7c1a40);background: -ms-linear-gradient(#97204E, #7c1a40);background: -o-linear-gradient(#97204E, #7c1a40);background: linear-gradient(#97204E, #7c1a40);-pie-background: linear-gradient(#97204E, #7c1a40);behavior: url(PIE.htc);	
	
		}
	
