A:active {
	color: #009966; 
}

A:link {
	color: #009966; 
}

A:visited {
	color: #B22222; /*FIREBRICK */
}

a:hover {
	color: #cc9900; /*beige */
}

A.signature:active  {
	color: #800000; /*maroon*/
}

A.signature:link {
	color: #800000; /*maroon*/
}

A.signature:visited {
	color: #800000; /*maroon*/
}

a.signature:hover {
	color: chocolate; 
}
 
A.navig {
	background-image: url(../img/button.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: black;
	display: block;
	font-family: "arial narrow", verdana, serif;
	font-size: 12pt;
	font-weight: bolder;
	margin: 0.8em;
	padding: 1.1em;
	text-align: center;
	vertical-align: top;
}

A.navig:link {
	color: #FF4500; /*ORANGERED */
	}

.banner {
	background-image: url(../img/banner.gif);
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
}

	
body {
	background-image: url(../img/motif.gif);
	color: #330000; /* brun très foncé*/
	font-family: verdana, serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: normal;
	line-height: 102%;
	margin:1.0em;
	padding: 0.3em;
	text-align: left;
	}

h1, h2, h3 {
	color: #009966; /*vert */
	font-weight: bold;
	font-variant: normal;
	}
	
h1, h2 {
	margin:0.1em;
	padding:0.1em;
	text-align: center;
	}

h1 {
	font-size: 30pt;
	}

h2 {
	font-size: 18pt;
	}
	
h3 {
	font-size: 16pt;
	text-align: center;
	}

ul, p {
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	vertical-align: middle; 
}

li {
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	vertical-align: middle; 
}

p.centre {
	text-align: center;
}

.signature {
	font-size: 9pt;
	font-family: verdana;
	font-style: italic;
	text-align:center;
}

p.note {
	font-size: 9pt;
	line-height: 12pt;
	text-align: right;
	}

p.titre {
	font-size: 14pt;
	line-height: 25pt;
	text-decoration: underline;
	}
	

table.normal {
	width: 100%;
	}
	
table.w750 {
	width: 750px;
}

td.base {
	vertical-align:baseline;
}

.bord {
	     border: 1px solid #996600;
	}
	
td.border {
	border-color: #cc9966; /* beige*/
	border-style: dotted;
	border-width: thin;
	text-align:center; 
	width:28%;
}
td.bullet {
	width: 25px;
	text-align: center;
	}
	
td.gauchenavig {
	text-align:center;
	width: 250px;
	}

td.navig {
	text-align:center; 
	vertical-align: top;
	width:25%;
	}
	
td.photo {
	padding:50px; 
	text-align:center;
	vertical-align:top;
	}

td.w10 {
	width:90px;
}	


td.w25 {
	width:200px;
}
	
td.w50 {
	width:350px;
}
td.w75 {
	width:550px;
}
td.w100 {
	width:750px;
}

#text {
left:250px;
top:150px;
position:absolute;
}

#text-projet {
left:250px;
top:160px;
position:absolute;
}


#logo {
left:10px;
top:10px;
position:absolute;
z-index:3;
}
#titre {
right:50px;
top:10px;
position:absolute;
z-index:3;
}
#box {
bottom:20px;
right:100px;
position:absolute;
}
#signature {
left:-100px;
top:10px;
position:relative;
}

#histoire{
left:25px;
top:300px;
position:absolute;}
#menu {
top:120px;
left:200px;
position:absolute;}

#menu ul{
list-style-type: none; 
width: 100%; 
}

#menu li { float: left;} 

#menu .menu a {
     margin: 0 2px;
     width: 100px; 
     height: 20px;
     float: left;
     display: block;
     text-align: center;
     border: 1px solid #996600;
     text-decoration: none;
     color: #000000;
     background: #FF9900;
     }
	 
#menu .menu a:hover {
     color: #FFFFFF;
     background: #cc3300;
     border: 1px solid #996600; 
     }

#menu .menu a:active {
     background: #FF9900;
     border: 1px solid #996600; 
     color: #fff;
     }

#xiti{
bottom:5px;
left:5px;
position:absolute;}

.webandco {display:none;}
#webandco {display:none;}