/* CSS par planete-stg.com */

* { margin:0;padding:0; }

body {
	width:100%;
	background-color: #CCFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(Images/fondpage1.jpg);
}

#page {
	width:700px;
	background-color:#CCFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: none;
	border-left-style: none;
	margin: auto;
	height: auto;
}

#header {
	width:700px;
	height:150px;
	background-image: url(Images/bannieresite1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul#menu_haut {
	float:Aucune;
	width:100%;
	background-color:#000099;
	height:20px;
	list-style-type:none;
	text-align:center;
}

ul#menu_haut li {
	display:inline;
	float:left;
	background-color: #000099;
}


ul#menu_haut a {
	width:140px;
	height:20px;
	background-color:#000099;
	color:#FFF;
	text-decoration:none;
	display:block;
	font-weight: bold;
}

ul#menu_haut a:hover {
	width:140px;
	height:20px;
	color:#FFF;
	text-decoration:none;
	background-color:#9900FF;
	display:block;
}

#modifiable {
	float:right;
	width:550px;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}
#pub {
	float: left;
	margin: 5px;
}


h2.contenu {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000066;
	font-weight: bold;
}
h3.contenu {
	font-weight: bold;
	color: #000066;
}

p.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
p.contenu a {
	color: #0000FF;
	text-decoration: none;
}


	

p#droits {
	font-size:12px;
	color:#0000CC;
	width:700px;
	text-align:center;
	clear:both;
	background-color:#9966FF;
	padding-top:30px;
	font-weight: bold;
}

p#droits a{
	text-decoration:none;
	color:#003366;
	text-align: center;
}
	
	
p#droits a:hover {
	text-decoration: none;
	color: #99FFFF;
}
