/*
Balises
----------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}
body {
	background-color: #13081d;
	background-image: url(../gifs/bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #040001;
	background-position: center 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size: 22px;
	color: #000;
	line-height: 28px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
	font-weight: normal;
	padding: 0px;
}
h2 {
	font-size: 1.8em;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000;
}
h3 {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
img{
	border:none;
}
ul {
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: square;
}
a {
	font-size: 1em;
	color: #b4117a;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
a:focus {
	outline: none;
}

/*
Content
----------------------------------------------------------------*/
#container {
	width:990px;
	position:relative;
	padding-top:292px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 16px;
}
#content {
	width:990px; 
}

/*
Header
----------------------------------------------------------------*/
#header {
	height:248px; 
	position:absolute;
	top:0;
	left:0;
	width:990px;
}
#header-relatif {
	height:242px; 
	position:relative;
	width:990px;
}
#logo {
	width:484px;
	height:207px;
	position: absolute;
	left: 10px;
	top: 23px;
	z-index: 20;
}
#boutique {
	width:309px;
	height:212px;
	position: absolute;
	left: 445px;
	top: 23px;
	z-index: 10;
}
.flash {
	color: transparent !important;
}

/*
Menu horizontal
----------------------------------------------------------------*/
.MenuHorizontal {
	width: 985px;
	height: 29px;
	margin: 0;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul.MenuHorizontal li {
	float: left;
	list-style-type: none;
	margin-bottom: 0px;
	position: relative;
}
ul.MenuHorizontal li a {
	display: block;
	color: #fff;
	font-size: 14px;
	padding-top: 0px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
ul.MenuHorizontal li a:hover {
	display: block;
	text-decoration:none;
}
#menu0 {
   width: 91px;
}
#menu1 {
   width: 97px;
}
#menu2 {
   width: 95px;
}
#menu3 {
   width: 154px;
}
#menu4 {
   width: 156px;
}
#menu5 {
   width: 90px;
}
#menu6 {
   width: 164px;
}
#menu7 {
   width: 135px;
}
#menu0 a {
	background-image: url(../gifs/menu0.png);
	background-repeat: no-repeat;
}
#menu1 a {
	background-image: url(../gifs/menu1.png);
	background-repeat: no-repeat;
}
#menu2 a {
	background-image: url(../gifs/menu2.png);
	background-repeat: no-repeat;
}
#menu3 a {
	background-image: url(../gifs/menu3.png);
	background-repeat: no-repeat;
}
#menu4 a {
	background-image: url(../gifs/menu4.png);
	background-repeat: no-repeat;
}
#menu5 a {
	background-image: url(../gifs/menu5.png);
	background-repeat: no-repeat;
}
#menu6 a {
	background-image: url(../gifs/menu6.png);
	background-repeat: no-repeat;
}
#menu7 a {
	background-image: url(../gifs/menu7.png);
	_background-image: url(../gifs/menu7.gif);
	background-repeat: no-repeat;
}
#menu0 a:hover, #selected0 {
	background-image: url(../gifs/menu0over.png);
	background-repeat: no-repeat;
}
#menu1 a:hover, #selected1 {
	background-image: url(../gifs/menu1over.png);
	background-repeat: no-repeat;
}
#menu2 a:hover, #selected2 {
	background-image: url(../gifs/menu2over.png);
	background-repeat: no-repeat;
}
#menu3 a:hover, #selected3 {
	background-image: url(../gifs/menu3over.png);
	background-repeat: no-repeat;
}
#menu4 a:hover {
	background-image: url(../gifs/menu4over.png);
	background-repeat: no-repeat;
}
#menu5 a:hover, #selected5 {
	background-image: url(../gifs/menu5over.png);
	background-repeat: no-repeat;
}
#menu6 a:hover, #selected6 {
	background-image: url(../gifs/menu6over.png);
	background-repeat: no-repeat;
}
#menu7 a:hover, #selected7 {
	background-image: url(../gifs/menu7over.png);
	_background-image: url(../gifs/menu7over.gif);
	background-repeat: no-repeat;
}

/*
ss-menu1
---------------------------------------------*/
#ss-menu1 {
	width:756px;
	height: 0;
	position:absolute;
	overflow:hidden;
	top:282px;
	left:91px;
	z-index:50;	
}
#ss-menu1 .inside {
	width:756px;
	height: 60px;
	display:block;
	position:relative;
}
#ss-menu1 .inside-lien {
	position:absolute;
	top:0;
	left:0;
	z-index:60;
	width:756px;
	height: 60px;
}
#ss-menu1 .inside-lien a {
	text-align: center !important;
	line-height:30px;
	height:30px;
	padding:0 30px 0 30px;
	color:#FFFFFF;
	font-size:13px!important;
	border-left: 1px solid #880D5C;
	width:80px;
	display:block; 
	float:left;
	margin-top:15px;
}
#ss-menu1 .inside a:hover {
	background-color: #fff!important;
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#000000;
}
#ss-menu1 .fond_ssmenu {
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:40;
	width:756px;
	height: 60px;
	background-image:url(../gifs/sousmenu.jpg);
	background-repeat:no-repeat;
	background-position: right -21px;
	background-color:#b4117a;
}

/*
ss-menu2
---------------------------------------------*/
#ss-menu2 {
	width:756px;
	height: 0;
	position:absolute;
	overflow:hidden;
	top:282px;
	left:91px;
	z-index:50;	
}
#ss-menu2 .inside {
	width:756px;
	height: 60px;
	display:block;
	position:relative;
}
#ss-menu2 .inside-lien {
	position:absolute;
	top:0;
	left:0;
	z-index:60;
	width:756px;
	height: 60px;
}
#ss-menu2 .inside-lien a {
	text-align: center !important;
	line-height:30px;
	height:30px;
	padding:0 40px 0 40px;
	color:#FFFFFF;
	font-size:13px!important;
	border-left: 1px solid #880D5C;
	width:100px;
	display:block; 
	float:left;
	margin-top:15px;
}
#ss-menu2 .inside a:hover {
	background-color: #fff!important;
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#000000;
}
#ss-menu2 .fond_ssmenu {
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:40;
	width:756px;
	height: 60px;
	background-image:url(../gifs/sousmenu.jpg);
	background-repeat:no-repeat;
	background-position: right -21px;
	background-color:#b4117a;
}
/*
ss-menu5
---------------------------------------------*/
#ss-menu5 {
	width:756px;
	height: 0;
	position:absolute;
	overflow:hidden;
	top:282px;
	left:91px;
	z-index:50;	
}
#ss-menu5 .inside {
	width:756px;
	height: 60px;
	display:block;
	position:relative;
}
#ss-menu5 .inside-lien {
	position:absolute;
	top:0;
	left:0;
	z-index:60;
	width:756px;
	height: 60px;
}
#ss-menu5 .inside-lien a {
	text-align: center !important;
	line-height:30px;
	height:30px;
	padding:0 35px 0 35px;
	color:#FFFFFF;
	font-size:13px!important;
	border-left: 1px solid #880D5C;
	width:80px;
	display:block; 
	float:left;
	margin-top:15px;
}
#ss-menu5 .inside a:hover {
	background-color: #fff!important;
	text-decoration:none;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#000000;
}
#ss-menu5 .fond_ssmenu {
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:40;
	width:756px;
	height: 60px;
	background-image:url(../gifs/sousmenu.jpg);
	background-repeat:no-repeat;
	background-position: right -21px;
	background-color:#b4117a;
}

/*
Colonne centre
----------------------------------------------------------------*/
#colonne_centre {
	width:674px; 
	float:left;
}
.titre-page, .accueil {
	height: 33px;
	width: 675px;
	background: url(../gifs/titre-page.png);
	_background: url(../gifs/titre-page.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.titre-page h1 {
	color: #fff;
	font-size: 26px;
	float: left;
	width: 300px;
	margin: 1px 0 0 0;
	display: block;
	padding-left: 36px;
}

.accueil h1 {
	color: #fff;
	font-size: 26px;
	float: left;
	margin: 1px 0 0 0;
	display: block;
	padding-left: 36px;
}

.recherche {
	float: right;
	width: 240px;
	height: 33px;
}
.chp-recherche {
	background-image: url(../gifs/chp-recherche.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	width: 197px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-color: #5E5E5E;
	margin-top: 4px;
	padding-left:5px
}
.btn-recherche {
	width:27px;
	height:22px;
	background-image: url(../gifs/btn-recherche.jpg);
	background-repeat: no-repeat;
	display: block;
	border: none;
	background-color: #5E5E5E;
	margin-top: 4px;
	cursor:pointer;
}
#diaporama {
	width:674px;
	height:249px;
	margin-bottom: 14px;
	position:relative;
}
#diaporama-interieur {
	width:674px;
	height:148px;
	margin-bottom: 5px;
}
.contenu-texte {
	width:645px;
	background:#fff;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	float: left;
}
.contenu-texte h3 {
	margin-top: 10px;
}

.contenu-texte h2 {
	padding-left: 20px;
	font-size: 19px;
	font-weight: bold;
	color: #AA0F75;
}
#left {
	float: left;
	width: 450px;
	background-color: #5E5E5E;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#left h2 {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right {
	float: right;
	width: 160px;
}
#right h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



.relance {
	float: right;
	margin-top: 10px;
}


.image-article {
	padding-left: 20px;
	margin-bottom: 20px;
}

.image-article-mini {
	padding-left: 20px;
	margin-bottom: 20px;
}

.encart {
	width: 332px;
	float: left;
	margin-bottom: 10px;
}
.encart-titre {
	height: 33px;
	width: 332px;
	background: url(../gifs/titre-encart.png);
	_background: url(../gifs/titre-encart.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.encart-titre h2 {
	color: #fff;
	font-size: 26px;
	float: left;
	width: 130px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding-left: 36px;
}
.encart-titre a {
	color: #fff;
	float: right;
	display: block;
	padding-right: 10px;
	width: 148px;
	text-align: right;
	padding-top: 15px;
}
.encart-background {
	background-color: #fff;
	width: 289px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
	height:433px;
}
.encart-background-tpl {
	background-color: #fff;
	width: 289px;
	height:194px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
}

.encart-background-tp2 {
	background-color: #fff;
	width: 289px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 23px;
}

.encart p {
	color: #434343;
}
.agenda-news {
	position:relative;
	padding-bottom: 5px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	margin-bottom: 21px;
	width: 272px;
	clear: both !important;
	float: left;
}
.agenda-news img {
	float:left;
	margin-right:5px;
	margin-bottom: 2px;
}
.agenda-news a {
	text-align:right;
	display: block;
}
.agenda-date {
	border: #b4117a 1px solid;
	width:102px;
	height:43px;
	position:absolute;
	top:0;
	left:-101px;
}
.agenda-date-relatif {
	width:102px;
	height:43px;
	position:relative;
}
.agenda-date-bg {
	width:102px;
	height:43px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-image: url(../gifs/date-bg.jpg);
	background-repeat: no-repeat;
	opacity : 0.7;
	filter : alpha(opacity=70);
}
.agenda-numero {
	width:68px;
	height:35px;
	position:absolute;
	right:28px;
	top:3px;
	color: #fff;
	text-align: right;
	line-height: 16px;
	z-index:20;
	font-size: 11px;
}
.agenda-annee {
	font-size: 20px;
}
.annonces-news {
	position:relative;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	margin-bottom: 21px;
	width: 272px;
	clear: both !important;
	float: left;
}
.annonces-news img {
	float:left;
	margin-right:5px;
}
.annonces-news a {
	text-align:right;
	display: block;
}
.souscat-news {
	position:relative;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	margin-bottom: 21px;
	width: 272px;
	height:194px;
	clear: both !important;
	float: left;
}
.souscat-news img {
	float:left;
	margin-right:5px;
}
.souscat-news a {
	text-align:right;
	display: block;
}
.commentaire {
	display: block;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.commentaire em {
	font-weight: bold;
	display: block;
	padding-top: 3px;
}


/*
Colonne droite
----------------------------------------------------------------*/
#colonne_droite {
	width:298px;
	float:right;
}

#pub_verticale{
	width:298px;
	height:auto;
	margin-top:12px;
	background:url(../gifs/sky.gif);
}
#pub_apres_facebook{
	width:298px;
	height:auto;
	
	background:url(../gifs/sky.gif);
}

#pub_verticale2{
	width:298px;
	height:auto;
	margin-top:12px;
	background:url(../gifs/sky.gif);
}

#pub_horizontale{
	width:674px;
	background:url(../gifs/ad.gif);
}

#couverture-mois {
	width:298px;
	height:249px;
	border: #b4117a 1px solid;
	position: relative;
	margin-bottom: 12px;
}
.couverture-content {
	width:270px;
	height:234px;
	padding: 15px 16px 0 12px;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
}
.couverture-content img {
	float:right;
	width:140px;
	height:197px;
}
.couverture-informations {
	float:right;
	width:128px;
	height:135px;
	color: #fff;
	text-align: right;
	padding-top: 62px;
}
.kiosque {
	font-size: 19px;
	text-transform: uppercase;
	padding-right: 8px;
}
.sortie {
	background-color: #000;
	display: block;
	width: 114px;
	padding-right: 8px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 11px;
}
.numero {
	font-size: 22px;
}
.mois-sortie {
	font-size: 13px;
}
.couverture-lien {
	text-align:right;
	color:#FFFFFF;
	padding-top: 5px;
	float: right;
	width: 140px;
}
.couverture-background {
	width:298px;
	height:249px;
	background-color:#b4117a;
	opacity : 0.6;
	filter : alpha(opacity=60);
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
.newsletter {
	width:298px;
	height:101px;
	background-image: url(../gifs/newsletter.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 13px;
}
.newsletter:hover {
	width:298px;
	height:101px;
	background-image: url(../gifs/newsletter.jpg);
	background-repeat: no-repeat;
	display: block;
	opacity : 0.8;
	filter : alpha(opacity=80);
}

/*
Footer
----------------------------------------------------------------*/
#footer-bg {
	background-image: url(../gifs/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	height:125px;
	width:921px;
	background-image: url(../gifs/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 104px 0 65px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	background-position: 0px top;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	float: left;
}
.footer-sousmenu {
	font-size: 10px !important;
}
.footer-adresse {
	float: right;
	text-align: right;
	width: 160px;
	padding-top: 55px;
}

/*
Newsletter
----------------------------------------------------------------*/
#newsletter_iframe {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px;
	background-color:#FFFFFF
}
#submit_newsletter {
	float:left;
}
#input_newsletter {
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}
#mess_newsletter {
	clear:both;
	color:#FF0000;
	display: block;
	font-size: 12px;
}
#newsletter_iframe a {
	font-size:11px !important;
	color:#000000;
}

/*
Contact
----------------------------------------------------------------*/
.divGenerateurRequired {
	display: none;
}
#formulaire_1 .submit {
	margin-left:148px !important;
}
#formulaire_1 .submit input {
	background-color: #DD4AA8;
	display: block;
	height: 18px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#formulaire_1 label {
	color:#fff !important;
}
#formulaire7-bg {
	background-color: #5E5E5E;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#formulaire_7 label {
	color:#fff !important;
}
#formulaire_7 textarea {
	height: 100px;
	width: 358px;
}
#formulaire_7 .submit input {
	background-color: #DD4AA8;
	display: block;
	height: 18px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.validation img {
display:none !important;
}
#content div.valide {
	background-color:#D2359A;
	color:#fff;
	font-weight: normal;
}
/*
Loupe
----------------------------------------------------------------*/

#loupe {
	display: inline;
	float:left;
}
.loupe {
	position: absolute;
	top: 400px;
	right: 42px;
	text-align: right;
	font-size: 11px;
}
.loupe a {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	text-decoration: none;
}
.loupe a:hover {
	background-color: #7FBEC9;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.agrandir {
	display: inline;
	float:left;
	padding-right:4px;
}

#catalogue_contenu {
	padding:10px 5px 15px;
	width:665px;
}

/*
Pagination
--------------------------------------------------------------*/
.paginationControl {
 float:right;
 margin-top:10px;
 padding-right:10px;
}
/**/
#ad_large{
background:url(../gifs/adw.gif) no-repeat;
overflow:hidden;
width:468px;
height:90px;
display:block;
padding-bottom:1em;
margin:0 auto
}

.cache {
font-weight:normal;
}

/*
Modif
------------------------------------------------------------------*/
#pub_horizontale2 {
	margin-top: 5px;
}

.youtube {

}


/*********************************************************************/

#facebook {
	width:297px;
	height:101px;
	display:block;
	/*margin-bottom:28px;*/
	background-image:url(../gifs/follow.jpg);
	position:relative;
	}
	
.facebook {
	width:167px;
	height:63px;
	opacity : 0.6;
	filter : alpha(opacity=60);
	position: absolute;
	z-index: 10;
	left: 3px;
	top: 27px;
}

.twitter {
	width:118px;
	height:63px;
	opacity : 0.6;
	filter : alpha(opacity=60);
	position: absolute;
	z-index: 10;
	left: 175px;
	top: 27px;
}
