/* CSS Document */

#cachefond{
	position:absolute;
	z-index:1;
	margin-top:718px;
	background:url(../images/bottom_home.png) no-repeat;
	height:19px;
	width:950px;
	/margin-left:-85px;
}
#corps{
	position:relative;
	z-index:2;	
}
.plus {
}
/* calque vedette */

#vedette {
	margin-top:22px;
	margin-left:22px;
	width:261px;
}

#content {
	background:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
}
#hautvedette {
	background:url(../images/hautvedette.png) no-repeat;
	height:82px;
}

#basvedette {
	background:url(../images/basvedette.png) no-repeat;
	height:82px;
}

#vedette .date {
	color:#A0A0A0;
	/*font-family:Helvetica,Arial,sans-serif;
	font-size:12px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	line-height:24px;
	margin-bottom:4px;
}

#vedette #content .titre {
	color:#535353;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	line-height:22px;
}

#vedette #content .sstitre {
	color:#535353;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-style:italic;
	letter-spacing:-0.8px;
}

#vedette #content .desc {
	color:#000000;
	/*font-family:Helvetica,Arial,sans-serif;
	font-size:11px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:8px 0 0 0;
}

.ensavoirplus {
	background:url(../images/ensavoirplus.png) no-repeat;
	width:89px;
	height:33px;
	text-align:center;
	padding:3px 0 0 0;
	vertical-align:top;
}

.ensavoirplus a {
	color:#535353;
	/*font-family:Helvetica,Arial,sans-serif;
	font-size:11px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#vedette .ensavoirplus {
	background:url(../images/ensavoirplus.gif) no-repeat;
	margin:14px 0 0 155px;
	position:absolute;
}

/* calque spectacle */

#spectacle {
	/*background:url(../images/spectaclebas.png) bottom center no-repeat;*/
	margin-top:57px;
	height:94px;
	width:780px;
}
#ombre-spectacle {
	background:url(../images/ombres_spectacles.png) no-repeat;
	height:8px;
}

#spectacle img {
	float:left;
}

#spectacle .event {
	background:url(../images/fondspectacle.gif) repeat-x;
	width:369px;
	float:left;
}

#spectacle .event .infos {
	margin-left:13px;
	float:left;
	width:220px;
	cursor:pointer;
}

#spectacle .event .infos .date {
	color:#A0A0A0;
	/*font-family:Helvetica,Arial,sans-serif;
	font-size:12px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #A0A0A0;
	line-height:24px;
}

#spectacle .event .infos .titre {
	color:#535353;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	margin-top:3px;
	width:216px;
	height:37px;
	overflow:hidden;
	line-height:18px;
}

#spectacle .ensavoirplus {
	margin:66px 0 0 129px;
	position:absolute;
}

/* calque newsletter */

#newsletter {
	background:url(../images/newsletter.png) no-repeat;
	float:left;
	margin-top:6px;
	width:219px;
	height:150px;
	padding:10px 25px 0 25px;
}

#newsletter .titre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-bottom:1px solid #A0A0A0;
	border-top:1px solid #A0A0A0;
	color:#E31818;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:14px;
}

#newsletter .libelle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
	text-align:left;
	float:left;
}

#newsletter input {
	position:absolute;
	margin-left:24px;
	border:solid 2px #FFFFFF;
	background-color:#e31818;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	height:16px;
	padding:2px 0 0 5px;
	width:135px;
}
#bt_send {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:right;
	margin-top:45px;
}
#bt_send a{
	font-size:12px;
	font-weight:bold;
	color:#E31818;
	text-decoration:none;
}

#newsletter #contenu_newsletter {
}

/* calque news */

#news {
	background:url(../images/news.png) no-repeat center top;
	float:left;
	margin-left:12px;
	margin-top:6px;
	width:499px;
	height:150px;
	overflow:hidden;
}

#news #contenu_news {
	margin:18px 25px 0 25px;
}

#news .titrenav {
	border-bottom:1px solid #A0A0A0;
	border-top:1px solid #A0A0A0;
	padding-top:7px;
	padding-bottom:7px;
}


#news .titre {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#E31818;
	font-weight:bold;
}
#news li a {
	color:#E31818;
}

#news #nav {
	text-align:right;
	position:absolute;
	margin:-15px 0 0 330px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#A0A0A0;
	text-decoration:none;
}

#news #nav .on{
	color:#FFFFFF;
	cursor:pointer;
}

#mycarousel-prev {
	padding-right:10px;
	border-right:1px solid #e31818;
}

#mycarousel-next {
	padding-left:5px;
}

#news #wrap {
	width:449px;
	overflow:hidden;
}

#wrap ul {
	padding:0;
	margin:14px 0 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#news li {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	width:210px;
	overflow:hidden;
	text-align:justify;
	margin:0 20px 0 0;
	float:left;
	padding:0;
}

#news .intitule {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#e31818;
	font-weight:bold;
}

#news .date {
	color:#A0A0A0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

#news .description {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}