/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana;
	background-color: #dedede;
	background-color: #dedede;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

/********** HEADER **********/

div#bck_head {
	background: url(img/bck_header.png) repeat-x;}
div#header {
	position:relative;
    margin: auto;
    width: 1024px;
	height:568px;
	padding-top: 24px;}
a#lien-logo {
	display: block;
	width: 249px;
	height: 192px;
	margin: 0 auto 48px;}
div#header div#header_menu {
	background: url(img/bck_menu.png) no-repeat;
    height: 68px;
    margin: 0 auto;
    position: relative;
    width: 1024px;}

ul#menu-menu {
	padding-left:20px;}
ul#menu-menu li {
	float: left;
	position:relative;}
ul#menu-menu li a {
	display:block;
	height:27px;
	padding:7px 11px 0 11px;
	text-decoration: none;
	font-size: 18px;
	color: #ffffff;}
ul#menu-menu li a:hover {
	color:#e7e7e7;}

ul#menu-menu li ul {
	position: absolute;
	background-color: #e82404;
	top:32px;
	width: 120px;
	display:none;
	z-index:50000;}
ul#menu-menu li .sub-menu li a{
	font-size: 12px !important;
	height:auto!important;
	width:104px;
	padding:6px 12px 6px 12px!important;}

ul#menu-menu li .sub-menu li:first-child  a {
	clear: both;}

#diapohead {
	background-color:#ffffff;
	position: absolute;
    top: 298px;
	left:13px;}
.mslide {
	position:relative;}
.slidetitle {
	position:absolute;
	z-index:12000;
	bottom:0;
	left:0;
	width:998px;
	font-size:14px;
	background: rgb(255, 247, 227);
	background: rgba(255, 247, 227, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCfff7e3, endColorstr=#CCfff7e3);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCfff7e3, endColorstr=#CCfff7e3)";}
.slidetitle div {
	width:948px;
	padding:14px 15px 14px 35px;
	font-size:14px;
	background:url(img/diapo-coeur.png) 15px 5px no-repeat;}
#meteor-buttons {
	padding-left:15px;}

#menu-menu li:hover ul, #menu-menu li li:hover ul {
	display:block; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug sous IE */
	z-index: 10000;
}

/********** GLOBAL **********/
div.both {clear:both;}

div#global {
width: 100%;
position: relative;
}

/********** INDEX **********/


div#contenu_site {
	background-color: #ffffff;
    margin: 0 auto;
    width: 998px;
}

div#index {
width: 776px;
float: left;
}

div#index_page {
width: 750px;
float: left;
padding: 20px;
}

div#bloc_central {
margin: 0 auto;
width: 1024px;
padding-bottom: 30px;}
/********** HOME ARTISTE **********/

div.thumb_artiste {
    width: 226px;
	margin-left: 25px;
	float: left;
	position: relative;
	margin-top: 33px;
	}

div.artiste_infos {
	background-image: url("img/bck_horaires.png");
    background-position: -2px 0;
    background-repeat: no-repeat;
    height: 46px;
    position: absolute;
    top: 0;
    width: 239px;
}


span.artiste_date {
	color: white;
    display: block;
    float: left;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 6px;
	font-size: 12px;
}
span.artiste_date a {
	color:#ffffff;
	text-decoration:none;}
span.artiste_date a:hover {
	text-decoration:underline;}

span.artiste_horaire {
	color: white;
    display: block;
    float: right;
    font-size: 12px;
    padding-right: 12px;
    padding-top: 6px;
}

div.thumb_artiste img {
	display: block;
	position: relative;
	padding-top: 24px;
	padding-bottom: 6px;
}
div.thumb_artiste a:hover {
	-khtml-opacity:0.7;
    -moz-opacity : 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter : alpha(opacity=70);
    opacity : 0.7;}

div.artiste_type {
	font-weight:bold;
	color:#939598;
	font-size:12px;
	padding:0 10px 11px 10px;}
div.artiste_nom {
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	padding:0 10px 0 10px;}
div.artiste_extrait {
	color: #000000;
	font-size: 14px;
	padding: 0 10px 0 10px;}

a.artiste_lien_reservation {
text-indent: -9999em;
width: 227px;
height: 18px;
background-image: url(img/btn_reserver.png);
background-position: 0 0;
background-repeat: no-repeat;
display: block;
}

a.artiste_lien_reservation:hover {
background-position: 0 -19px;
}

div.article_txt{
height: 115px;
}

/********** SIDEBAR **********/

div#sidebar {
float: right;
padding-top: 40px;
width: 206px;
}

/*div.newsletter {
list-style-type: none;
width: 193px;
height: 133px;
background-image: url(img/bck_newsletter.jpg);
background-repeat: no-repeat;
}*/

div.home_galerie_photo {
margin-top: 50px;
width: 191px;
height: 326px;
background-image: url(img/bck_galerie_photo.jpg);
background-repeat: no-repeat;
}


/********** CREAPROD **********/

div.date_titre_evenement {
	background:url(img/creaprod-titre.gif) no-repeat;
    height:21px;
    width:742px;
	font-size:14px;
	cursor: pointer;}
span.annee_evenement{
    color:#ffffff;
    display:block;
    float:left;
    height:18px;
	padding-top:3px;
	font-size:15px;
	width:73px;
	padding-right:18px;
	text-align:center;}
span.date_evenement {
    display:block;
    float:left;
    padding-top:4px;}
span.titre_evenement {
    display:block;
    float:left;
    padding:4px 0 0 5px;}

img.visuel_evenement {
	float:left;
	width:325px;
	margin-right:15px;}

div.article_creaprod {
	margin-bottom:10px;}

div.contenu_evenement {
	width:742px;
	clear:both;
	font-size:15px;}


span.contenu_titre_evenement {
	color: #000000;
    display: block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 15px;
}

span.contenu_date_evenement {
color: #e51e29;
}

span.contenu_annee_evenement {
color: #e51e29;
}

div.contenu_content_evenement {
margin-top: 15px;
}

div.contenu_content_evenement a {
color: #e51e29;
font-weight: bold;
text-decoration: none;
}

h1 {
	width:778px;
	height:44px;
	padding-top:5px;
	margin:40px 0 0 -13px;
	background:url(img/h1.gif) no-repeat;
	font-size:20px;
	color:#ffffff;
	text-align:center;}
#index h3 {
	height:17px;
	padding:4px 0 0 30px;
	color:#e82404;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	background:url(img/h3.gif) no-repeat;
	margin-bottom:9px;}
#index h2 {
	width:733px;
	height:43px;
	padding:4px 11px 0 12px;
	margin:40px 0 -23px 0;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	background:url(img/h2.gif) no-repeat;}
#index h2.h2lieu {
	margin:12px 0 -23px 17px;
	background-position:right;
	width:730px;}
#index h2 span {
	font-weight:normal;
	float:right;
	padding-top:1px;
	font-size:13px;}
h4 {
	margin-top:20px;
	font-weight:bold;
	font-size:34px;
	text-transform:uppercase;}

.post {
	padding-left:20px;}
.artleft {
	width:326px;
	float:left;}
.artright {
	width:400px;
	float:right;
	padding-right:11px;}
.artreserv {
	display:block;
	width:303px;
	height:18px;
	font-weight:bold;
	padding:5px 0 0 23px;
	margin:5px 0 19px 0;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background:url(img/reserv-art.gif) 0 0 no-repeat;}
.artreserv span {
	font-size:13px;
	padding-right:7px;}
.artreserv:hover {
	color:#999999;
	background-position:0 -23px;}
.artstitre {
	text-align:justify;
	font-size:24px;}
.arttype {
	font-size:18px;
	color:#939598;
	font-weight:bold;}
.artdate {
	font-size:17px;
	font-weight:bold;
	padding:20px 0 20px 0;}
.post .entry p, .contenu_content_evenement p {
	font-size:15px;
	padding-bottom:20px;
	text-align:justify;}

#footer {
	position:relative;
	height:85px;
	font-size:12px;
	padding-top:18px;
	margin-top:25px;
	background:url(img/footer.gif);
	color:#ffffff;}
#footleft {
	float:left;
	width:302px;
	line-height:1.2em;
	padding-left:18px;}
#footbtm {
	position:absolute;
	width:998px;
	bottom:3px;
	text-align:center;}
#footer ul {
	float:left;
	width:450px;}
#footer li {
	display:block;
	float:left;
	width:150px;}
#footer li a {
	display:block;
	padding:0 0 9px 13px;
	background:url(img/footer-li.gif) 0 1px no-repeat;}
#footer a {
	color:#ffffff;
	text-decoration:none;}
#footer a:hover {
	text-decoration:underline;}

/* Sidebar */
#sidebar .widget {
	list-style:none;
	padding:0 23px 50px 12px;}
#sidebar h2.widgettitle {
	width:149px;
	height:44px;
	margin:0 0 -18px -12px;
	color:#ffffff;
	padding:5px 0 0 43px;
	font-size:18px;
	font-weight:normal;
	background:url(img/sidebar-h2.gif);}
.newsintro {
	color:#da0000;
	font-size:16px;
	letter-spacing:1px;
	padding:8px 0 5px 12px;}
#sidebar .newsletter form * {
	vertical-align:middle;}
.newsmail {
	margin-left:12px;
	font-size:11px;
	height:16px;
	width:115px;}
.newsok {
	padding:2px 5px;
	margin:0;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	background:none #d90000;
	border:none;}

#evenements #wp-calendar {
	width:100%;}
#evenements #wp-calendar td {
	border:none;}
#evenements #wp-calendar tbody td {
	width:24px;
	padding:3px 0 3px 0;}
#evenements #wp-calendar tbody span {
	display:block;
	padding:4px 0 4px 0;
	width:24px;}
#evenements #wp-calendar .padday {
	background:none;}
#evenements #wp-calendar caption {
	color:#da0000;
	font-size:16px;
	letter-spacing:1px;
	border:none;
	font-weight:normal;
	padding:0 0 5px 0;}
#evenements #wp-calendar thead td {
	vertical-align:top;
	height:22px;}
#EC_daysEvents div {
	background:none;}
#EC_daysEvents #EC_title {
	background-color:#da0000;
	color:#ffffff;}
.widget_flash_mp3_player h2 {
	display:none;}

/* Pages */
.indexcontent {
	padding:0 17px 0 17px;}
.indexcontent p, .indexcontent ul {
	padding-bottom:15px;
	text-align:justify;
	font-size:12px;}
.indexcontent li {
	list-style:disc inside;}
.indexcontent a, .post .entry a {
	color:#e82404;}
.indexcontent a:hover, .post .entry a:hover {
	text-decoration:none;}
.creaprodst {
	font-size:35px;
	font-weight:bold;
	padding:12px 17px 12px 17px;}

.indexcontent .equipefull {
	font-size:14px;
	position:relative;}
.indexcontent .equipefull p {
	font-size:14px;
	text-align:left;
	padding:15px 0 0 0;}
.equipeleft {
	width:327px;
	float:left;}
.equiperight {
	width:400px;
	float:right;}
.equipenames {
	position:absolute;
	width:327px;
	left:0px;
	bottom:0;
	line-height:22px;}

.contactleft {
	width:260px;
	float:left;
	line-height:18px;
	padding-top:7px;}
.contactright {
	width:470px;
	float:right;}
.contactright .wpcf7-text, .contactright .wpcf7-textarea {
	width:470px;}
.indexcontent .contactright p {
	padding-bottom:9px!important;}
.contactright .wpcf7-submit {
	border:none;
	background:#e82404 none;
	color:#ffffff;
	text-transform:uppercase;}
#headersearch {
	float:right;
	padding:8px 25px 0 0;
	background:url(img/header-search.gif) 0 9px no-repeat;}
#headersearch #searchsubmit {
	width:15px;
	margin-right:9px;
	cursor:pointer;
	background:none;
	border:none;}
#headersearch #s {
	width:157px;
	height:18px;
	padding:0;
	margin:0;
	font-size:11px;
	border:none;
	text-align:center;
	background:none;}

.titlelink {
	color:#e82404;}
.titlelink:hover {
	text-decoration:none;}

li.EC-tt-widget-day-event-title {
	margin:0!important;
	padding:0 0 5px 0!important;}
.EC_time, .EC_linkout_and_postid, .EC_linkout_and_postid {
	display:none!important;}

.prevnext {
	padding:10px 0 19px 0;
	width:326px;
	height:26px;
	position:relative;}
.prevlink {
	position:absolute;
	left:0;}
.nextlink {
	position:absolute;
	right:0;}
.fbaime {
	padding:15px 0 15px 0;}

.widget_newsletterwidget .newsletter-widget p {
	display: inline;}
.widget_newsletterwidget .newsletter-widget .newsletter-email {
	width: 115px;
	margin-right: 5px;}

.tb-close-icon {
	background:url(img/close.png) 50% 50% no-repeat;}
.tb-close-icon:before {
	content:'';}