/*
*********************************************
*********************************************
** Feuille de style attelagesardennais.be  **
**                                         **
**   Développement AlpesHosting.com        **
**           Albert Hofmann                **
**      contact@alpeshosting.com           **
**  http://Creation.AlpesHosting.com/      **
**                                         **
**      Création le 22 juin 2010            **
** Dernière modification: 25 juin 2010      **
*********************************************
*********************************************
*/

body {
	margin: 0;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#page{
	margin: 0;
	padding: 0;
	width: 805px;
	height: 1200px;
}

#header {
	width: 805px;
	height: 136px;
	margin: 0;
	padding: 7px 0 0 210px;
	text-align: left;
	background-color: white;
	background-image: url("http://attelagesardennais.be/wp-content/themes/attelages/images/fond-header.jpg");
	background-repeat: no-repeat;
}

#header p{
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #800000;
	font-weight: normal;
	text-decoration: none;
}

#menu {
	width: 117px;
	height: 100%;
	margin: 0;
	padding: 20px 17px 20px 1px;
	text-align: center;
	background-color: white;
	background-image: url("http://attelagesardennais.be/wp-content/themes/attelages/images/fond-menu.jpg");
	background-repeat: repeat;
	float: left;
}

#menu  ul{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
}

#menu  ul li{
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFCC99;
	font-weight: normal;
	text-decoration: underline;
}

#menu  ul li a{
	margin: 0;
	padding: 0;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFCC99;
	font-weight: normal;
	text-decoration: underline;
}

#menu  ul li a:hover{
	margin: 0;
	padding: 0;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}

#contenu {
	width: 670px;
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: white;
	background-image: url("http://attelagesardennais.be/wp-content/themes/attelages/images/fili.jpg");
	float: left;
}