body {margin:0px;padding:0px;font:small Verdana,Sans-serif;font-size: 100%; background: #FFF;}

/* -------------------------------
############# TEXTS ##############
----------------------------------*/
.on {
	font-weight: bold;
}

h1, h5 {
	font-size: 140%;
	font-weight: bold;
	margin:5px;
	margin-top:0px;
	padding:0px;
	padding-left: 25px;
	background: url(images/quote_wh.gif) top left no-repeat;
}

h2, h3 {
	font-size: 120%;
	font-weight: bold;
	margin:3px;
	padding-left: 15px;
}

h2 {
	background: url(images/freccia1.gif) top left no-repeat;
}

h3 {
	background: url(images/arrowH3.gif) top left no-repeat;
}

h5 {
	background: url(images/run.gif) top left no-repeat;
}

h7 {
	font-size: 70%;
	font-weight: bold;
	margin:1px;
	width: 98%;
	display: block;
	text-align: right;
	padding-top: 3px;
	color: #F71;
	/*background: url(images/quote_wh.gif) top left no-repeat;*/
}

h1 a, h2 a, h3 a {
	color: #111;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #FF7711;
	text-decoration: none;
}

/* -------------------------------
############# BOXES ##############
----------------------------------*/
 
#top, #container, #bottom, #onePhoto {
	position:relative;
	width:780px;
	left:50%;
	border:0px;
	padding:0px;
	margin:0px;
	margin-left:-390px;
}

#top {
	height: 135px;
	top:15px;
	z-index:200;
}

#topImageContainer {
	margin-bottom: 0px;
	left:0px;
	top:0px;
	position:relative;
	height:expression(document.getElementById('bannerImg').height + "px");
}

#topImageContainer div{
	position:absolute;
	right:10px;
	bottom:10px;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
}

#topImageContainer div.slideInfoZone {
	height:50px;
}

#topImageContainer div h2{
	background: none;
}

#topBanner {
	left:0px;
	top:0px;
	height:100px;
	width:780px;
	position:absolute;
	background: url(images/topBack780.gif) no-repeat;
}

#menuContainer {
	
	left:0px;
	top:102px;
	height: 30px;
	width:780px;
	background: url(images/backMenu.gif) no-repeat;
	position: relative;
	z-index:200;
}

#leftContainer {
	
	position: relative;
	float: right;
	top: 15px;
	border: 0px;
	margin: 0px;
	padding:0px;
	z-index: 100;
	margin-left: 10px;
	width: 560px;
}

#rightContainer {
	
	position:relative;
	text-align: center;
	top: 15px;
	border: 0px;
	margin: 0px;
	padding:0px;
	float: left;
	width: 200px;
	z-index: 100;
}

#bottom {
	
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	bottom: 5px;
	background: #000;
	color: #FFF;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	font-variant:small-caps;
	margin-top: 10px;
}

#footer {
	color: #777;
	clear: both;
	width: 100%;
	margin-top: 0px;
	padding-bottom: 5px;
	text-align: center; 
}

#footer a{
	color: #777;
	text-decoration: underline; 
}

#footer a:hover {
	color: #F71;
	text-decoration: none; 
}

#footer img { vertical-align: bottom; }

#shape {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: Black;
	z-index: 300;
	visibility: hidden;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height:100%;
	height: expression(document.body.clientHeight + "px");
}

#onePhoto {
	top: 30px;
	position: absolute;
	z-index: 400;
	visibility: visible;
	background: #FFF;
	border: 2px solid #F71;
	text-align: center;
}

#meteo_small{
	font-size: 60%;
	text-align: center;
}

#meteo_small td div.weatherDay{
	font-size: 140%;
}

div.newsList {
	margin-bottom: 10px;
	padding-top: 2px;
	background: url(images/newsList.gif) no-repeat top;
	height:auto;
	border-bottom: 1px solid #F71;
	width: 200px;
}

div.newsList div.newsListTitle {
	text-align: center;
	background: url(images/newsListTitle.gif) no-repeat top;
	height: 30px;
	font-size: 100%;
	font-weight: bold;
	font-variant:small-caps;
	padding-top: 4px;
}

div.newsList div.newsListBody {
	font-size: 70%;
	font-weight: normal;
	font-variant:normal;
	text-align: justify;
	background: #CCC;
	padding: 3px;
	height:auto;
	border:0px;
}

div.news {
	margin-bottom: 10px;
	background: url(images/newsTopBg.gif) no-repeat top;
	height:auto;
	border-bottom: 1px solid #F71;
	width: 190px;
}

div.news a, div.newsList a, div.news a:hover, div.newsList a:hover{
	padding-top: 3px;
	text-decoration:none;
	color: #333;
}

div.news a:hover, div.newsList a:hover{
	color: #F71;
} 

div.newsListTitle a:hover{
	color: #FFF;
}

div.news div {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-variant:small-caps;
	padding-top: 6px;
	height: 26px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px; /* other browsers */
}

div.news div.newstext {
	font-size: 90%;
	font-weight: normal;
	font-variant:normal;
	text-align: justify;
	background: #EEE;
	padding: 3px;
	height:auto;
	border-left: 1px solid #F71;
	border-right: 1px solid #F71;
	width: 190px; /* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 182px; /* other browsers */
}

div.news ul, div.newsList ul{
	padding: 2px;
	margin: 2px;
	list-style-type: none;
	}

div.news li, div.newsList li{
	font-size: 100%;
	padding: 2px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	line-height: 12px;
	background: url(images/list.gif) center left no-repeat;
	}

div.news li:hover, div.newsList li:hover{
	background: url(images/listOver.gif) center left no-repeat;
}

div.triBox div.box {
	position:relative;
	float:left;
	width:180px;
	border:0px;
	margin-right:6px;
	margin-bottom:10px;
	height:auto;
	text-align:center;
	padding:0px;
}

div.triBox div.box div.boxTop, div.triBox div.box div.boxBot, div.triBox div.box div.boxMid {
	padding:0px;
	border:0px;
	margin:0px;
	font-size: 70%;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #F71;
	width: 180px;
}

div.triBox div.box div.boxTop {
	background: url(images/TriBoxTop.gif) top center no-repeat;
}

div.triBox div.box div.boxMid {
	background: url(images/TriBoxMid.gif) repeat-y;
}

div.triBox div.box div.boxBot {
	background: url(images/TriBoxBot.gif) bottom center no-repeat;
}

div.triBox, div.contextR1, div.contextR2, div.contextR3, div.contextR4, div.contextR5, div.contextR6, div.contextR7, div.contextR8, div.contextR9, div.contextR10, div.contextR11, div.contextR12 {
	text-align: justify;
	width: 560px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border: 0px;
	z-index:100;
	font-size: 80%;
}


div.contextR1 div.contextText, div.contextR2 div.contextText, div.contextR3 div.contextText, div.contextR4 div.contextText, div.contextR5 div.contextText, div.contextR6 div.contextText, div.contextR7 div.contextText, div.contextR8 div.contextText, div.contextR9 div.contextText, div.contextR10 div.contextText, div.contextR11 div.contextText, div.contextR12 div.contextText {
	background: url(images/backgroundContext.gif) repeat-y;
	border:  0px;
	padding:10px;
	margin:  0px;
	width: 560px; 	/* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 540px; /* other browsers */
}

div.contextR2 div.contextText {
	background: url(images/backgroundContextR2.gif) repeat-y;
}

div.contextR7 div.contextText {
	background: url(images/backgroundContextR7.gif) repeat-y;
}

div.contextR1 div.contextText, div.contextR3 div.contextText, div.contextR5 div.contextText, div.contextR6 div.contextText, div.contextR8 div.contextText, div.contextR9 div.contextText, div.contextR10 div.contextText, div.contextR11 div.contextText, div.contextR12 div.contextText  {
	background: url(images/backgroundContextR1.gif) repeat-y;
}

div.contextTop, div.contextBottom {
	padding: 0px;
	border: 0px;
	font-size: 70%;
	font-weight: bold;
	display: block;
	text-align: right;
	color: #F71;
	padding-right: 20px;
	width: 560px; 	/* IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 540px; /* other browsers */
}

* html body div.contextText, * html body div.contextTop, * html body div.contextBottom {  /* IE6/Win */
	width: 540px;
}

div.contextR1 div.contextTop {
	background: url(images/topContextR1.gif) top center no-repeat;
}

div.contextR2 div.contextTop {
	background: url(images/topContextR2.gif) top center no-repeat;
}

div.contextR3 div.contextTop {
	background: url(images/topContextR1.gif) top center no-repeat;
}

div.contextR4 div.contextTop {
	background: url(images/topContext.gif) top center no-repeat;
}

div.contextR7 div.contextTop {
	background: url(images/topContextR7.gif) top center no-repeat;
}

div.contextR5 div.contextTop, div.contextR6 div.contextTop, div.contextR8 div.contextTop, div.contextR9 div.contextTop, div.contextR10 div.contextTop, div.contextR11 div.contextTop, div.contextR12 div.contextTop {
	background: url(images/topContextR1.gif) top center no-repeat;
}

div.contextR5 div.contextBottom, div.contextR6 div.contextBottom, div.contextR8 div.contextBottom, div.contextR9 div.contextBottom, div.contextR10 div.contextBottom, div.contextR11 div.contextBottom, div.contextR12 div.contextBottom {
	background: url(images/bottomContextR1.gif) bottom center no-repeat;
}

div.contextR7 div.contextBottom {
	background: url(images/bottomContextR7.gif) bottom center no-repeat;
}

div.contextR4 div.contextBottom {
	background: url(images/bottomContext.gif) bottom center no-repeat;
}

div.contextR3 div.contextBottom {
	background: url(images/bottomContextR1.gif) bottom center no-repeat;
}

div.contextR2 div.contextBottom {
	background: url(images/bottomContextR2.gif) bottom center no-repeat;
}

div.contextR1 div.contextBottom {
	background: url(images/bottomContextR1.gif) bottom center no-repeat;
}


div.contextText img {
	margin: 5px;
}

div.photoThumb {
	float:left;
	margin: 4px;
	text-align:center;
	background: url(images/back_photo.gif) no-repeat center;
	width: 125px;
	height: 125px;
}

div.photoThumb a img {
	position:relative;
	top:15px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}

div.photoThumb a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
}

/* -------------------------------
############# MENUS ##############
----------------------------------*/


.hide {
	display: none;
}

#menu{
	font-size: 70%;
	font-weight: bold;
	font-variant:small-caps;
	position:absolute; 
	top:0px;
	display: block;
	line-height: 30px;
	background: transparent;
	border: 0px;
	z-index: 200;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	height: 500px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

* html body #menu {  /* IE6/Win */
	height: 500px;
}

*:first-child+html #menu {  /* IE7/Win */
	height: 500px;
}

#menu li form{
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	height: 0px;
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	width: auto;
}

#menu ul li {position: relative; float: left;}

#menu ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	border: 1px solid #000;
	padding-left:5px;
	padding-right:5px;
	background: transparent; /* IE6 Bug */
	border: 0px; /* IE6 Bug */
}

#menu ul li a:hover {
	background: #EEE;
	border: 1px solid #FFF;
	color: #000;
}

#menu ul li a img{
	margin-top:8px;
	border:0px;
}

#menu li ul {
	position: absolute;
	top: 0;
	display: none;
}

#menu ul li ul {
	position: absolute;
	left: 0px;
	top: 30px;
	background: #000;
	height:auto;
	width: 200px;
	border: 1px solid #ccc;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li ul li a {left:0px; width: 100%;}
* html #menu ul li ul li ul {left: 182px;}
* html #menu ul li { float: left; height:30px;}
* html #menu ul li a { float: left;height:30px;}
/* End */

#menu ul li:hover ul, #menu li.over ul {display: block;}

#menu ul li ul li {float:none;}

#menu ul li ul li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 1px;
	padding: 1px;
	border: 1px solid #AAA;
	background: transparent;
}

#menu ul li ul li a:hover {
	border: 1px solid #ccc;
	background: #EEE;
	color: #000;
}

#menu ul li ul li ul {
	position: absolute;
	left: 200px;
	visibility: hidden;
	top: 0px;
	width: 200px;
}

#menu ul li ul li:hover ul, #menu ul li ul li.over ul {visibility: visible;}


.reponse_formulaire{
	background: red;
	display:block;
	color:white;
}

.spip_logos{
	border:0px;
}


.forum{
	
	padding: 0px;
	border: 0px;
	font-size: 70%;
	font-weight: bold;
	display: block;
	text-align: justify;
	color: #333;
}


/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size: 0.90em; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background-color: #fcf4d0; }
table.spip tr.row_odd { background-color: #d0d0d0; }
table.spip tr.row_even { background-color: #f0f0f0; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
