a{	color: #a80234;text-decoration: none;	font-weight: bold;}
a:hover{	color: #7e1b02;}
a:visited{}
a:active{color: #A80234;}

a.sousmenu{	color: #424242;text-decoration: none;font-weight: bold;letter-spacing: 1px;}
a.sousmenu:hover{color: #a80234;}
a.sousmenu:visited{}
a.sousmenu:active{color: #a80234;}

a.selection{color: #A80234;text-decoration: none;	font-weight: bold;}
a.selection:hover{color: #7e1b02;}
a.selection:visited{}
a.selection:active{color: #A80234;}

img{
	border: none;
}
img.bordfin{
	border: 1px solid #AB1085;
}
H1{
	color: #a80234;
	font-size: 16px;
}
H2{
	color: #a80234;
	font-size: 14px;
	text-decoration: underline;
	padding: 2px;
	margin: auto;
}
H3{
	color: #a80234;
	font-size:12px;
}
body{
	background-image: url(fond_windsor.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EDE68B;
	margin: 0; /* pour éviter les marges */
   text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#page{
   position: relative;
	text-align: left;
	margin-left: auto;
   margin-right: auto;
	width: 940px;
	/*background-color: Yellow;*/
}
#menu{
	width: 764px;
	height: 25px;
	margin-top: 100px;
	background-image: url(menu.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	float: none;	
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
}
#sousmenu{
	width: 754px;
	height: 15px;
	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	background-image: url(milieu.png);
	background-repeat: repeat-y;
	color: black; /*background-color: Fuchsia;*/
	float: none;
	font-size: 11px;
	text-align: center;
}
#haut{
	margin-top: 0px;
	background-image: url(haut.png);
	background-repeat: no-repeat;
	overflow:hidden;
	width: 764px;
	height: 13px;

}
#container{
	margin-top: 0px;
	background-color: transparent;
	color: black;
	background-image: url(milieu.png);
	background-repeat: repeat-y; 
	background-color: #EDE68B;
	/*width: 730px;*/
	width: 734px;
	padding: 10px 20px 0px 10px;
	font-size: 12px;
	text-align: justify;
}
#bas{
	margin-top: 0px;
	background-image: url(bas.png);
	background-repeat: no-repeat;
	width: 764px;
	height: 15px;

}
#footer{
	/*background-image: url(footer.jpg);*/
	height: 29px;
	background-repeat: no-repeat;
	color: #A80234;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 15px;
	font-size: 9px;
}
#decodroite{
	background-color: #EDE68B;
	width: auto;
	margin: 10px;
	padding: 2px;
	float:right;
	border: 1px solid white;
}
#decogauche{
	background-color: #EDE68B;
	width: auto;
	margin: 10px;
	padding: 2px;
	float:left;
	border: 1px solid white;
}
#decodroitepur{
	background-color: transparent;
	width: auto;
	margin: 10px;
	padding: 0px;
	border: 0px solid white;
	float:right;
}
#decogauchepur{
	background-color: transparent;
	width: auto;
	margin: 10px;
	padding: 0px;
	border: 0px solid white;
	float:left;
}
.hidden { display:none; text-align:justify;}
.visible { display:block; text-align:justify;}

.hiddenacces { display:none; text-align:justify;}
.visibleacces { display:block; width:400px; float: none; text-align:left;}

input.cache{
	visibility: hidden;
}

input,select,textarea{
	background-color: #FFF;
	border: 1px solid #a80234;
	color: #a80234;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 12px;
	padding-left: 3px;
}
textarea{
	width: 400px;
}
input{
	width: 150px;
}
.bouton{
	background-color: silver;
	border: medium outset silver;
	color: #000;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	text-align: center;
	width: 80px;
}

td{font-size:10px;text-align:left}
td.mois{font-weight:bold;background:#FC9;color:black;text-align:center}
td.jour{width:20px;background:#FC9;text-align:center;color:black;font-weight:bold;}
td.hs{width:20px;background:#F9C;text-align:center}
td.bs{width:20px;background:#C0C0C0;text-align:center}
td.ms{width:20px;background:#DBE27C;text-align:center}
td.ns{width:20px;background:#FFFFFF;color:#FFFFFF;text-align:center}
td.saisonhaute{background:#F9C;color:black;font-size:12px;font-weight:bold;text-align:center}
td.saisonbasse{background:#C0C0C0;color:black;font-size:12px;font-weight:bold;text-align:center}
td.saisonmoyenne{background:#DBE27C;color:white;font-size:12px;font-weight:bold;text-align:center}
td.sh{background:#F9C;font-weight:bold;text-align:center}
td.sb{background:#C0C0C0;font-weight:bold;text-align:center}
td.sm{background:#DBE27C;font-weight:bold;text-align:center}
td.tch{border-bottom: 1px dashed Black;}
td.tgh{border-bottom: 1px dashed Black;text-align:right}
td.tg{text-align:right}
th{font-weight:bold;background:#FC9;font-size:12px;color:black;text-align:left}
