body {
	background-color: #e1e1e1;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a{
	color:#ee1b78;
	text-decoration:none;
	cursor:pointer;
}

a>img{
	border-color:#777777;
}

#top_principal{
	width:1020px;
	height:15px;
	background-image:url(../images/fond_top2.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}

#principal{
	background-image:url(../images/fond_principal.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	width:1020px;
}



#conteneur {
	background-color: #FFF;
	width: 960px;
	/*margin-top: 15px;*/
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#alerteInfos {
	width:840px;
	height:20px;
	overflow:hidden;
	background-image:url(../images/fond_alerteinfos.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	padding-top:7px;
}

#alerteInfos marquee { 
	color:#000;
	font-size:14px;
	font-weight:bold;
}


#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 167px;
	width: 960px;
}
#manifestations_home {
	float: left;
	height: 320px;
	width: 560px;
	margin: 5px 10px 10px 10px;
}
#actus_home {
	float: right;
	height: 271px;
	width: 370px;
	margin: 10px 10px 5px 0px;
	background-image:url(../images/encart_actu_accueil.jpg);
	background-repeat:no-repeat;
}
* html #manifestations_home {
	margin-left: 5px;
}

* html #actus_home {
	margin-right: 5px;
}


#titre_actu{
	color:#FFFFFF;
	font-size:16px;
	width:360px;
	padding-left:10px;
	height:32px;
	margin-top:7px;
}


#contenu_actu{
	color:#FFFFFF;
	width:350px;
	height:200px;
	padding: 10px;
	text-align:justify;
	overflow:hidden;
}

#toutes_actu{
	background-image:url(../images/voir_toutes_actu.jpg);
	background-repeat:no-repeat;
 	float:left;
	margin-left:20px;
	width:329px;
	height:38px;
	display:block;
}

.cleaner {
	clear: both;
	height: 0px;
	width: 0px;
}

#encart_kembs {
	background-image: url(../images/lien_kembs.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 319px;
	display: block;
	margin-bottom:10px;
}
#encart_lien {
	background-image: url(../images/lien_utiles.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 141px;
	margin-bottom:10px;
	display: block;
}
#encart_contact {
	background-image: url(../images/lien_contact.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 115px;
	margin-bottom:10px;
	display: block;
}
#encart_vitaculture {
	background-image: url(../images/lien_vitaculture.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 92px;
	width: 384px;
	margin-bottom:10px;
	display: block;
}

#lien_logo {
	display: block;
	float: left;
	height: 140px;
	width: 200px;
	margin-top: 20px;
}
#menu1 {
	display: block;
	float: left;
	height: 50px;
	width: 150px;
	margin-top: 110px;
	margin-left: 58px;
}
#menu2 {
	display: block;
	float: left;
	height: 50px;
	width: 150px;
	margin-top: 110px;
	margin-left: 13px;
}
#menu3 {
	display: block;
	float: left;
	height: 50px;
	width: 110px;
	margin-top: 110px;
	margin-left: 13px;
}
#menu4 {
	display: block;
	float: left;
	height: 50px;
	width: 115px;
	margin-top: 110px;
	margin-left: 13px;
}

.colonne {
	float: left;
	width: 217px;
	background-position: right;
	background-repeat: no-repeat;
	min-height: 539px;
	margin-bottom:15px;
}

* html .colonne{
	height: 539px;
}

#colonne_1{
	background-image: url(../images/spectacles.jpg);
}

#colonne_2{
	background-image: url(../images/expositions.jpg);
}

#colonne_3{
	background-image: url(../images/cinema.jpg);
}

#colonne_5{
	background-image: url(../images/billeterie.jpg);
}

#colonne_divers{
	background-image: url(../images/divers.jpg);
}

#colonne_prochainement{
	background-image: url(../images/prochainement.jpg);
}

#pied {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	height: 35px;
	width: 1020px;
}
#lien_mentions {
	display: block;
	float: left;
	height: 29px;
	width: 80px;
	margin-left: 400px;
}
#lien_hdr {
	display: block;
	float: left;
	height: 29px;
	width: 120px;
	margin-left: 25px;

}
#trailer {
	background-image: url(../images/fond_trailer.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 728px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 7px;
	color: #4d4d4d;
}
#main {
	float: right;
	width: 743px;
}


#trailer a {
	color:#808080;
	text-decoration: none;
}

#contenu{
	padding: 0 10px;
}



