body {
	background-color: #FFFFCC;
}


.Style1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.Style2 {color: #660033}

.Style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: larger; color: #660033; }

.Style4 {font-size: smaller}







.titrePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660033;
	font-weight: bold;
}

.textePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}



.titreMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




#barreMenu {
	position:absolute;
	left:1px;
	top:24px;
	width:1000px;
	height:65px;
	z-index:1;
	background-image: url(images/bandeauMenu.jpg);
	background-repeat: no-repeat;
}

#logo {
	position:absolute;
	left:8px;
	top:6px;
	width:264px;
	height:115px;
	z-index:2;

}


#boutAssociation {
	position:absolute;
	left:289px;
	top:46px;
	width:159px;
	height:29px;
	z-index:3;
}
#boutVisites {
	position:absolute;
	left:456px;
	top:46px;
	width:121px;
	height:29px;
	z-index:4;
}
#boutVoyages {
	position:absolute;
	left:587px;
	top:46px;
	width:128px;
	height:29px;
	z-index:5;

}
#boutMembres {
	position:absolute;
	left:723px;
	top:46px;
	width:133px;
	height:29px;
	z-index:6;
}
#boutContacts  {
	position:absolute;
	left:873px;
	top:45px;
	width:119px;
	height:30px;
	z-index:7;
}


#sousMenuAssociation {
	position:absolute;
	left:303px;
	top:75px;
	width:181px;
	height:86px;
	z-index:8;
	background-color: #FFFFFF;
	padding: 0px;
	visibility: hidden;
		z-index:101;
}
#sousMenuVoyages {
	position:absolute;
	left:531px;
	top:71px;
	width:245px;
	height:86px;
	z-index:8;
	background-color: #FFFFFF;
	padding: 0px;
	visibility: hidden;
		z-index:101;
}

#sousMenuVisites {
	position:absolute;
	left:462px;
	top:76px;
	width:288px;
	height:116px;
	z-index:100;
	background-color: #FFFFFF;
	padding: 10px;
	visibility: hidden;
}
#titrePage {
	position:absolute;
	left:25px;
	top:129px;
	width:966px;
	height:30px;
	z-index:9;
}
#ZoneFlash {
	position:absolute;
	left:49px;
	top:229px;
	width:966px;
	height:30px;
	z-index:9;
}
#zoneDate {
	position:absolute;
	left:53px;
	top:201px;
	width:531px;
	height:114px;
	z-index:11;
}
#zoneDate1 {
	position:absolute;
	left:97px;
	top:171px;
	width:529px;
	height:38px;
	z-index:13;
}
#zoneFaitM {
	position:absolute;
	left:90px;
	top:263px;
	width:282px;
	height:249px;
	z-index:12;
	overflow: auto;
}	
#zoneFaitM1 {
	position:absolute;
	left:91px;
	top:310px;
	width:546px;
	height:120px;
	z-index:14;
	overflow: auto;
}
#zoneFaitM2 {
	position:absolute;
	left:64px;
	top:450px;
	width:448px;
	height:340px;
	z-index:12;
	overflow: auto;
}	
#zoneCentrale {
	position:absolute;
	left:76px;
	top:213px;
	width:823px;
	height:914px;
	z-index:10;
	overflow: auto;

}
#zoneGauche {
	position:absolute;
	left:3px;
	top:267px;
	width:299px;
	height:659px;
	z-index:15;
	overflow: auto;
}

#zoneDroite{
	position:absolute;
	left:662px;
	top:284px;
	width:274px;
	height:525px;
	z-index:16;
	overflow: auto;
}
#zoneDroite1{
	position:absolute;
	left:373px;
	top:283px;
	width:576px;
	height:525px;
	z-index:16;
	overflow: auto;
}	
.texte10Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.texte12Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.texte14Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.texte16Noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: absolute;
top: 0;
left: 0;
z-index:100;
width: 100%;
}

#menu dl {
float: left;
width: 12em;
margin: 0 1px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid gray;
}
#menu dd {
border: 1px solid gray;
}


#sousMenuAssociation li {
text-align: left;
background: #fff;
}

#sousMenuVisites li {
text-align: left;
background: #fff;
}
#sousMenuVoyages li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}


#sousMenuAssociation li a:hover, #menu dt a:hover {
background: #eee;
}

#sousMenuVisites li a:hover, #menu dt a:hover {
background: #eee;
}

#sousMenuVoyages li a:hover, #menu dt a:hover {
background: #eee;
}



.sousTitreMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
}
.titrePage {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FE0000;
}

