@charset "utf-8";
body, html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 980px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
	padding-left: 0px;
	text-align: center;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	padding-right: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
#menu a:hover {
	background-color: #7FCD0D;
	color: #FFFFFF;
}
#header {
	width: 980px;
	margin: auto;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#flash {
	width: 800px;
	margin: auto;
	height: 230px;
	position: relative;
	background-color: #FFFFFF;
	float: left;
}
#logo {
	width: 71px;
	height: 71px;
	position: absolute;
	left: 25px;
	top: 10px;
}
#news {
	width: 180px;
	height: 230px;
	background-color: #ffcc66;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 10px;
	text-align: right;
	line-height: 200%;
	color: #666666;
}
#droite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663300;
	padding: 5px;
}
#contenu {
	clear: both;
}



.actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663300;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
	text-decoration: underline;
	margin-bottom: 0px;
}
.tiremanif {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	margin-bottom: 10px;
}
.txtnews {
	margin-bottom: 20px;
}



#myscroller {
	position: relative;
	left: 15px;
	width: 150px;
	height: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	overflow: hidden;
	color: #333333;
	top: 10px;
}


p {
	margin: 0px;
}


#menulocal {
	position: absolute;
	left: 0px;
	top: 90px;
}
#menulocal ul {
	margin: 0px;
	padding: 0px;
}
#menulocal li {
	list-style-type: none;
	background-color: #993399;
	margin-bottom: 5px;
	text-align: right;
}
#menulocal a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #7FCD0D;
	width: 110px;
	display: block;
	font-size: 70%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfe79e;
	border-right-color: #6b8f24;
	border-bottom-color: #6b8f24;
	border-left-color: #cfe79e;
}
#menulocal a:hover {
	background-color: #993399;
}

.lien {
	background-color: #7FCD0D;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
.lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	width: 110px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfa1cd;
	border-right-color: #6c246c;
	border-bottom-color: #6c246c;
	border-left-color: #cfa1cd;
}

#txtheader {
	width: 640px;
	height: 30px;
	position: absolute;
	top: 195px;
	left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#footer {
	width: 980px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 80%;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 70%;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: justify;
	line-height: 120%;
}
#droite a {
	color: #FF3300;
	font-size: 90%;
}
#droite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	padding: 5px;
}
#news2 {
	width: 180px;
	height: 230px;
	background-color: #cc6633;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#droite2 a {
	color: #FFFF00;
	font-size: 90%;
}
.txt-centre {
	margin-right: 10px;
	margin-left: 10px;
}
#news3 {
	width: 180px;
	height: 230px;
	background-color: #993366;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#formcontact {
	border: 1px solid #003300;
	padding: 10px;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #993366;
	padding-left: 40px;
}
#news4 {
	width: 180px;
	height: 230px;
	background-color: #3399cc;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#news5 {
	width: 180px;
	height: 230px;
	background-color: #cc9999;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#news6 {
	width: 180px;
	height: 230px;
	background-color: #99cccc;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
}
#news8 {
	width: 180px;
	height: 230px;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	background-color: #ffccff;
}
#news9 {
	width: 180px;
	height: 230px;
	background-image: url(images/fondnews.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	background-color: #FFFFFF;
}
.surligne {
	font-weight: bold;
	margin-left: 30px;
	background-color: #FFE1FF;
	margin-right: 40px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.texte-situation {
	margin-left: 50px;
	margin-right: 40px;
}
.surligne2 {
	font-weight: bold;
	margin-left: 30px;
	background-color: #FEECC7;
	margin-right: 40px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.souligner {
	color: #EA9E00;
	font-weight: bold;
	text-decoration: underline;
}
.photogauche {
	float: left;
	margin-right: 20px;
}
.titremanif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3399CC;
	margin-left: 40px;
	margin-right: 40px;
}
.commanif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}
.tabledates {
	width: 630px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3399CC;
}
.imgmanif {
	margin-top: 5px;
}
.periodefin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF3300;
	margin-top: 10px;
}


.jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: #3399CC;
}
.mois {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
}
.annee {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 90%;
	margin-bottom: 5px;
	padding-left: 5px;
}
.tiremanif {
	color: #3399CC;
	margin-top: 5px;
}
.tabledates a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	text-decoration: none;
	color: #666666;
}
.tabledates a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	text-decoration: underline;
	color: #FF9900;
}
.cinema-titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
}
.cinema-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
}
.cinema-heure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.expos-titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 30px;
}
.expos-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 50px;
}
.listeheberge {
	margin-left: 80px;
	padding-left: 10px;
	list-style-type: disc;
	margin-right: 250px;
}
.listeheberge li {
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.listeheberge li:hover {
	background-color: #CC9999;
	color: #FFFFFF;
}

.listeheberge a {
	color: #00699F;
	text-decoration: underline;
}
.listeheberge a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.hotel-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #990033;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CC9999;
	border-left-color: #CC9999;
	padding-left: 5px;
	margin-left: 40px;
	margin-right: 100px;
	margin-bottom: 10px;
}
.hotel-comment {
	margin-left: 60px;
	margin-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #333333;
}

.hotel-tableau {
	margin-left: 60px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 0px;
	font-weight: bold;
}
#recherche {
	margin-left: 50px;
	margin-right: 50px;
	padding: 10px;
	border: 1px dashed #CC9999;
}
