body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li, tr,td {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #121DB2;
	margin: 0px;
	padding: 0px;
}

#conteneur {
	width: 1280px;
	margin-right: auto;
	margin-left: auto;

}
#fond {
	background-image: url(images/fond.png);
	background-repeat: repeat-y;
	width: 1280px;
	position: absolute;
}



#entete {
	height: 284px;
	width:1280px;
	background-image: url(images/entete.png);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	display: inline;
	clip: rect(10px,auto,auto,auto);
}

#hautgauche {
	height: 179px;
	width: 220px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 52px;
	margin-left: 126px;
	padding: 10px;

}

#banniere {
	float: left;
	height: 159px;
	width: 747px;
	margin-left: 0px;
	margin-top: 59px;
	padding: 0px;
	

}
#site {
	float: left;
	width: 1280px;
	background-image: url(images/pied.png);
	padding-bottom: 243px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu {
	float: left;
	with: 375px;
	width: 207px;
	margin-left: 132px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 69px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 33px;
	color: #000099;
}

#menu a {
	background-image: url(images/fond_menu.jpg);
	height: 59px;
	width: 150px;
	display: inline;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	color: #111cac;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	background-repeat: no-repeat;
}
#menu  #siteweb a {
	color: #575757;
	font-size: 10px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#menu  #siteweb a:hover {
	background-image: none;
}


#menu a:hover {
	background-image: url(images/animation_carton.gif);
}
#menu .client {
	height: 30px;
	width: 150px;
	display: inline;
	float: left;
	margin-left: 10px;
	color: #111cac;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-top: 30px;
}




#contenu {
	float: left;
	width: 570px;
	margin-left: 9px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 18px;
}
#menu_client a {
	display: block;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menu_client {
	background-color: #121DB2;
	height: 20px;
	width: 604px;
	display: inline;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}

.form_login {
	font-size: 10px;

}
.input {
	font-size: 10px;
	width: 113px;
}

#contenu p {
	margin-top: 7px;
}

#contenu h1 {
	font-size: 15px;
	color: #ffc000;
	line-height: 33px;
}
#contenu h2 {
	font-size: 16px;
	color: #333333;
}
#conteneur #fond #site #contenu #masque {
	display: none;
}

