body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
background-image:url(images/fond.gif);
}

#cadre {
margin: 0 auto;
width:850px;
border: 1px solid #555555;
background-image:url(images/cadre.gif);
background-repeat:repeat-y;
}

#hautaccueil, #menu, #bas {
width:850px;
}

#haut {
background-image:url(images/haut.jpg);
height:172px;
margin:0;
padding: 0;
}
	

#hautaccueil {
background-image:url(images/hautaccueil.jpg);
height:488px;
margin:0;
padding: 0;
}


.accueil {
margin:0;
padding: 5px 0 7px 4px;
background-color:#ffffff;
font-size:20px;
}

.photoaccueil {
width:115px;
margin:110px 0 0 15px;
}

#encadreaccueil {
width:370px;
margin:0 0 0 150px;
}

#encadreaccueil h1 {
font-size:16px;
line-height:130%;
background-color:transparent;
}

#menu, #bas {
background-color:#520;
color:#b50;
}

/* couleurs des textes */
h1, a {
color:#b50;
background-color:inherit;
}

#menu a {
color:#fff;
background-color:#520;
}

#menu a:visited {
color:#aaa;
background-color:#520;
}

a:hover {
color:#b85;
background-color:inherit;
}

#menu a:hover, #menu a:visited:hover {
color:#b85;
background-color:inherit;
}

h2 {
color:#610;
background-color:inherit;
}

legend, h3 {
color:#337722;
background-color:inherit;
}
/* --- */

/* liens */
a, #menu a, #menu a:visited  {
font-weight:bold;
text-decoration:none;
}

a:hover, #menu a:hover, #menu a:visited:hover {
text-decoration:underline;
}
/* --- */
	
#menu {
margin-top:-2px;
font-size:15px;
border-style: solid;
border-color: #555555;
border-width: 1px 0;
text-transform:uppercase;
font-weight:bold;
text-align:left;
}

	#menu ul {
	padding: 0 0 0 2px !important;
	margin:8px 0 8px 8px;
	}

	#menu li {
	list-style:none;
	display:inline;
	padding: 0 4px 0 26px;
	background: url(images/frise2.gif) no-repeat 0px 0px;
	}


#texte, #autres {
float:left
}

#texte {
width:460px;
padding:10px 40px 10px 40px;
font-size:1em;
line-height:140%;
text-align:justify;
}

dfn {
border-bottom:1px;
border-bottom-style:dashed;
}

#autres {
width:250px;
padding:0 30px 0 30px;
}

	blockquote {
	float:left;
	margin:30px 0 30px 0;
	font-size:0.9em;
	width:250px;
	line-height:120%;
	text-align:justify;
	background: #99aa99 url(images/leftquote.gif) top left no-repeat; 
	color:inherit;
	}
	
		blockquote p {
		padding:15px 20px 20px 20px;
		background: url(images/rightquote.gif) bottom right no-repeat;
		}
		
		blockquote .auteur {
		padding:0 10px 5px 20px;
		font-weight:bold;
		background-image:none;
		}

	.encadre {
	float:left;
	margin:30px 0 30px 0;
	font-size:0.9em;
	width:210px;
	text-align:justify;
	color:inherit;
	background-color:#99aa99;
	padding:15px 20px 15px 20px;
	line-height:120%;
	}


/* images */

	img {
	border:none;
	}
	
	.diaporama {
	float:left
	width:250px;
	padding:0px;
	margin:30px 0px 0 0;
	}
	
		#imggrande, #imggrande2 {
		width:248px;
		height:248px;
		}	

		.vignettes {
		width:59px;
		height:59px;
		}	
/* --- */

#bas {
clear:left;
	border-top: 1px solid #555555;
	height:30px;
	color:inherit;
}


h1 {
font-size:1.4em;
}

h2 {
/*color:#aa4411;*/
font-size:1.2em;
padding-left:25px;
background: url(images/frise.gif) no-repeat 0px 2px;
}

h3 {
font-size:1.1em;
margin-bottom:-2px;
}

legend {
display:block;
font-weight:bold;
padding:5px 5px 0 5px;
font-size:1em;
}

fieldset {
background-color:#ffffff;
margin-bottom:10px;
color:inherit;
}

#marrakech {
display:none;
}

#avion {
display:none;
}


h4 {
font-size:0.9em;
margin:-8px 0 -5px 0;
}


/* info bulles */


a.links {
	text-decoration: none;
	position: relative; 
	z-index: 100;	
	border-bottom:1px solid #292;
	color:#000000;
	font-weight:normal;
	background-color:inherit;
}
	
a.links:hover {
	color:#000000;
	border: none;
	text-decoration: none;
	z-index: 101;
}
   
a.links span {display: none;}

a.links:hover span {
	display: block;
  	position: absolute; 
   	padding:10px;
	font-size:12px;
	line-height:120%;
    top:1.5em;
	left:-4em;
	width:180px;
    border:1px solid #555555;
    background-color:#99aa99;
    text-align: justify;
}

a.links img {
	height: 0;
	width: 0;
	border-width: 0;
}

a.links:hover img {
	display: block;
	position:absolute;
    top:-4em;
	left:0;
	height: 130px;
	width: 130px;
    border:1px solid #555555;
    background-color:#99aa99;
	padding:5px;
}
	
/* fin info bulles*/


#plan {
padding:30px;
margin:30px;
text-align: justify;
background-color:#ffffff;
border: 1px solid #555555;
width: 600px;
}

/*table du formulaire*/
table#formulaire td {vertical-align:top;}
