body
{
	margin: 0px 0px 0px 0px;
	background-image: url("images/fond.jpg");
	font-family: verdana, arial, sans-serif;	
}

ul
{
	list-style-image: url("images/puce.gif");
}


img
{
	border: 0px;
}

#menu a:link
{
	text-decoration: none;
	color: #E0D9C4;		/*beige*/
	padding-left: 10px;
	font-weight: bold;
}

#menu a:active
{
	text-decoration: none;
	color: #E0D9C4;		/*beige*/
	padding-left: 10px;
	font-weight: bold;
}

#menu a:visited
{
	text-decoration: none;
	color: #E0D9C4;		/*beige*/
	padding-left: 10px;
	font-weight: bold;
}

#menu a:hover
{
	text-decoration: underline;
	color: #ffffff;		/*blanc*/
	padding-left: 10px;
	font-weight: bold;
}

a:link
{
	text-decoration: none;
	color: #913914;		/*rouge vin*/
	font-weight: bold;
}

a:active
{
	text-decoration: none;
	color: #913914;		/*rouge vin*/
	font-weight: bold;
}

a:visited
{
	text-decoration: none;
	color: #705430;		/*chocolat-kaki*/
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #705430;		/*chocolat-kaki*/
	font-weight: bold;
}


#bas a:link
{
	text-decoration: none;
	color: #913914;		/*rouge vin*/
	font-weight: bold;
	font-size: 10px;
}

#bas a:active
{
	text-decoration: none;
	color: #913914;		/*rouge vin*/
	font-weight: bold;
	font-size: 10px;
}

#bas a:visited
{
	text-decoration: none;
	color: #705430;		/*chocolat-kaki*/
	font-weight: bold;
	font-size: 10px;
}

#bas a:hover
{
	text-decoration: underline;
	color: #705430;		/*chocolat-kaki*/
	font-weight: bold;
	font-size: 10px;
}

#global
{
	width: 770;
	height: 100%;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#contenu
{
	width: 770px;
	vertical-align: top;
	color: black;
	padding-left: 35px;
	padding-right: 35px;
	background-image: url("images/centre.jpg");
	background-repeat: repeat-y;
	text-align: left;
	font-size: 11px;	
}

#bandeau
{
	width: 770px;
	height: 164px;
	background-image: url('images/bandeau.jpg');
	background-repeat: no-repeat;
}

#menu
{

	width: 770;
	height: 26px;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
}


#haut
{	
	width: 770px;
	height: 50px;
	background-image: url("images/haut.jpg");
	background-repeat: no-repeat;	
}

#bas
{	
	width: 770px;
	height: 57px;
	background-image: url("images/bas.jpg");
	background-repeat: no-repeat;
	text-align: center;
}


.hr
{
	width: 700px;
	height: 32px;
	background-image: url("images/hr.jpg");
	background-repeat: no-repeat;
	background-position: center center
}
