/*<![CDATA[*/
/* CSS issu des tutoriels css.alsacreations.com */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 132px;

}

#conteneur {
width:750px;
margin:0 auto;
background-color:#FFFFFF;
}
#centre {
background-color:#FFFFFF;
margin-left: 122px;
margin-right: 0px;
}
#gauche {
float:left;
background-color:#CBE7E7;
width: 122px;
}
#droite {
float:right;
width: 10px;
background-color:#CBE7E7;
}

#pied {
clear:both;
height: 15px;
background-color: #FFFFFF;
}


.titre {
	font-family: "Monotype Corsiva";
	font-size: 16pt;
	font-weight: bold;
	color: #2B689F;
}


.styletexte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2B689F;
}

.styletextegras {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2B689F;
	font-weight: bold;
}
#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				overflow: hidden ;		/* Création du contexte de formatage */
				}
			#nav li {
				float: left ;
				width: 130px ;
				border: 0px solid #600 ;
				margin-right: 0px ;
				color: #2B689F ;
				background: #CBE7E7 ;
				}
			#nav li a {
				display: block ;
				background: #CBE7E7 url(images/soleil.gif) left top no-repeat ;
				color: #2B689F ;
				font: 1.1em "Trebuchet MS",Arial,sans-serif ;
				line-height: 1em ;
				padding: 7px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background: #CBE7E7 url(images/soleil2.gif) left top no-repeat ;
				text-decoration: underline ;
				}
			--></style>
			<!--[if lt IE 7]>
			<style type="text/css">
			#nav {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
			</style>
			<![endif]-->

/*]]>*/
