body 	{
	background-color: #CCFFCC;
	background-image: url(http://dev.coeur.asso.fr/images/body_bg2.jpg);
	background-repeat: x;
	color: #1E4220;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	}	

#boitepp {
	width: 900px;
	margin-top: 0px; 
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: absolute;
	top :0px;
	left: 50px;
	}

img.en-tete {
	margin: none;
	padding: 0;
	border: 0;
	position: absolute;
	top :0px;
	left: 100px;
	}

#contenu {
width: 900px;
position: absolute;
top :180px;
left: 0px;
z-index: 1;
background-image: url(http://dev.coeur.asso.fr/images/contenu_bg3.jpg);
background-repeat: y;
text-align: justify;
}

#nav{
position:absolute;
width: 900px;
height: 30px;
top: 0px;
left:100px;
color: #693;

}

ul#nav {
list-style-type: none;
margin: 0px;
padding: 5px 10px 0 px 10px;
color: #693;
}

ul#nav li {
display: inline;
}

ul#nav li a:hover{
text-decoration: underline;

}


.col-gauche 
	{
	text-align: left;
	background-color: transparent;
	width: 150px;
	float: left;
	margin: none;
	padding-bottom: none;
	}

.element-de-chapitre
	{
	color: #627137;
	margin-top: 20px;
	margin-left: 10px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px dotted #669933;
	border-left: 0px;
	}

.element-de-chapitre a:link 
	{
	color: #758642;
	text-decoration: none;
	}

.element-de-chapitre a:hover 
	{
	color: #6699FF;
	text-decoration: none;
	}


.col-milieu
	{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	background-color: transparent;
	width: 680px;
	float: left;
	margin: none;
	}


#pieddepage 
	{
	float: left;
	width: 900px;
	height: 22px;
	color: #23297F;	
	font-size: 0.8em;
	line-height: 1.5em;
	background-color: #99CCCC;
	letter-spacing: 0.1em;
	text-indent:200px;
	text-align: right;
	padding-top: 13px;
	padding-bottom: 10px;
	
	}
	
h1 {
	color: #339933;
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;

}

h2 {
	color: #339933;
	font-size: 1.7em;
	font-family: Verdana, Helvetica, sans-serif;

}

h3 {
	color: #339933;
	font-size: 1.2em;
	font-family: Verdana, Helvetica, sans-serif;
}

h4 {
	color: #8A0934;
	font-size: 1em;
	font-variant: small-caps;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 3px;
}

p {
	margin-top: 0;
	text-align: justify;
	color: #003366;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #339933;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #339933;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6699FF;
}


a:active {
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}

img {
	float: left;
}

img.contenu {
	margin: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15 px;
	padding-left: 50px;	
	border: 0;
	float: center;
		}
		

ul {
color: #003366;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;}
		
li {
color: #003366;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;} 
