#nomdusite{
font-size: 12px;
color: #003366;
padding: 100px 0 0 50px;
}

#legende{
font-size: 16px;
color: #FFFFFF;
margin: 40px 0 0 0px;
/*font-style: italic;*/
font-weight: bold;
text-align: center;
}

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}
a {
	color: #e1007a;
}
a:hover, a:focus {
	color: #b50f69;
}
#global {
	margin: 0 auto;
	width: 860px;
}
/* Navigation */
#navigation {
}
#navigation a:hover, #navigation a:focus {
	background: #e1007a;
	color: #FFFFFF;
}
/* Contenu principal */




/* En-tête */
#entete {
margin:0;
padding: 0;
height: 80px;
}
/* Menu de navigation */
#navigation {
	width: 280px;
	float: left; /* -> 2 */
	margin: 0;
}
#navigation ul {
	margin: 0;
	padding: 0px 10px;
	list-style: none;
}
#navigation a {
	display: block;
	height: 1%; /* -> 3 */
	padding: 6px 6px 6px 10px;
	line-height: 1.5;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
}

#homestager{
font-size: 9px;
color: #999999;
}

#homestager a{
font-size: 9px;
color: #999999;
clear: both;
}

#homestager a:hover{
font-size: 9px;
color: #999999;
}


/* Contenu */
#contenu {
	margin-left:300px;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size:14px;
	font-weight: bold;
	color: #e1007a;
	padding-bottom: 5px;
	border-bottom: 3px solid #e1007a;
	text-transform: uppercase;
}

h2 {
	font-size:14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #e1007a;
	margin: 0;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}


#icones {
	margin-top: 30px;
	position: absolute;
	margin-left: 760px;
}

#copyright{
text-align:right;
font-size: 10px;
color: #999999;
}

.gauche{
float: left;
margin: 10px;
border: 1px solid #CCCCCC;
}

.droite{
float: right;
margin: 10px;
border: 1px solid #CCCCCC;
}

.centre{
border: 1px solid #CCCCCC;
}

img, a{
border:0;
}
