
body
{
/*background-image:url(../img/bg2.jpg);*/
background-repeat:repeat-x;
background-position: top left;

}

a{text-decoration:none}
a:hover{text-decoration:underline}


#carte { cursor: hand; }

.bordure{border-left-width: 1px; border-right-width: 1px; border-style:solid;  border-color: #e0e0e0; border-top-width: 4px; border-bottom-width: 4px;}

.marge {padding-left: 6px; padding-right: 4px; padding-bottom: 8px;}
.marge_image {padding-top: 4px; padding-bottom: 8px; }
.marge_carte {padding-bottom: 14px; }

.marge_news {padding-left: 10px; padding-top: 10px;}




div#men
{
	font-weight: normal;
	cursor: pointer;
	font-family: Arial;
	font-size: 10pt;
}
div#men:hover
{
	font-weight: bold;
	font-style: italic;	
	text-decoration: underline;
}

div#men_touq
{
	font-weight: bold;
	cursor: pointer;
	font-family: Arial;
	font-size: 10pt;
	color:#200080;
}
div#men_touq:hover
{
	font-weight: bold;
	font-style: italic;	
	font-size: 11pt;
	text-decoration: underline;
}



div#calendrier
{
	cursor: hand;
}


div#news { width:700px; height:auto; border-style:solid; border-color: #e0e0e0; border-width: 5px; padding-left:8px; padding-right:8px; overflow:hidden; background: #FFFFFF; }
div#news2 { width:700px; height:auto; border-style:solid; border-color: #e0e0e0; border-width: 5px; padding-left:8px; padding-right:8px; overflow:hidden; background: #FFFFFF; }

div#hotrest { width:700px; height:auto; border-style:solid; border-color: #e0e0e0; border-width: 5px; background: #FFFFFF; }
div#loisir { width:300px; height:auto; border-style:solid; border-color: #e0e0e0; border-width: 5px; background: #FFFFFF; }

div#titre
{
	font-weight: bold;
	text-decoration: underline;
	color: #e06000;
	font-family: Arial;
}

div#titre2
{
	font-weight: bold;
	font-style: italic;	
	text-decoration: underline;
	font-size: 15pt;
}

div#titre3
{
	font-weight: bold;
	font-size: 18pt;
}
div#titrenews
{
	font-weight: bold;
	font-size: 12pt;
}

div#titre_sem
{
	font-weight: bold;
	color: #e06000;
	font-family: Arial;
	text-decoration:none;
}


div#marge
{
	padding-left: 8px;
}

div#breve_date
{
	text-decoration: underline;
	font-style: italic;	
}


div#sem {border-style:solid; border-color: #e0e0e0; border-width: 2px; height:58px;}

div#sem p {
   vertical-align: middle; display: inline;
}

div#margin
{
	margin-top: 40px;
}


#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#002080;
	width:158px;
	font-family: Arial;
	font-size: 9pt;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #CCCCCC;
	background:#000040 url(../img/collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-family: Arial;
	margin:0px;
	padding-left:2px;
	padding-top:3px;
	padding-bottom:3px;
	text-indent:12px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(../img/expanded.gif);
}
#navigation a.current {
	background-color:#0060ff;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#ffffff;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#6060c0;
	color:#FFFFFF;
}


.footer { background: #000033; color:#FFFFFF; font-size:8pt; border-top-width: 1px; border-top-style:solid;  border-top-color: #e0e0e0; padding-top:2px; padding-bottom:5px; }
.footer_blanc { background: #FFFFFF; color:#000000; font-size:8pt; border-top-width: 1px; border-top-style:solid;  border-top-color: #e0e0e0; padding-top:2px; padding-bottom:5px; }
.footer_rouge { background: #990000; color:#FFFFFF; font-size:8pt; border-top-width: 1px; border-top-style:solid;  border-top-color: #e0e0e0; padding-top:2px; padding-bottom:5px; }
.footer_violet { background: #663366; color:#FFFFFF; font-size:8pt; border-top-width: 1px; border-top-style:solid;  border-top-color: #e0e0e0; padding-top:2px; padding-bottom:5px; }
.footer_vert { background: #006666; color:#FFFFFF; font-size:8pt; border-top-width: 1px; border-top-style:solid;  border-top-color: #e0e0e0; padding-top:2px; padding-bottom:5px; }


.lien { color:#FFFFFF;}
.lien2 { color:#000000;}
.lien_plan { text-decoration:none; color: #000080;}
.lien_breve{ color:#e06000; text-decoration:none;}
.lien_breve:hover{font-weight:bold; font-style:italic;}
.opalenews { margin-left: 10px; margin-right: 10px;}

.auteur{color:#8080c0;}
.auteur:hover{font-weight:bold; font-style:italic;}

.accueil{color:#FFFFFF; font-weight:bold; font-size: 15pt; font-family: Arial;}

.marge
{
	padding-left: 10px;
	padding-top: 10px;
}

input.bouton{
   background-color:#000080;
   color:#FFFFFF;
  border:0;
  font-weight:bold;
  font-family: Arial;
}


select.sel{
	border-color:#e06000;
}










#marqueecontainer{
position: relative;
width: 145px; /*marquee width */
height: 120px; /*marquee height */
background-color: white;
overflow: hidden;
border: 2px solid black;

}


.galleria{list-style:none;width:700px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */




	.formError {
			position:absolute;
			top:300px; left:300px;
			width:160px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#a00040;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 
