body{
	background: #a5a5a5 url(./images/vigouroux/background.gif) repeat-x 0px 0px;
	font-size: 11px;
	color: #000000;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/
#vig_contener_div{
	background: #ffffff none no-repeat 0px 0px;
	width: 973px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 3px 0px 4px;
	text-align: left;
}

#vig_bandeau{
	background: transparent none no-repeat 0px 0px;
	width: 973px;
	height: 185px;
}

#vig_balise_h1{
	width: 960px;
	padding: 2px 0px 0px 13px;
}

#vig_page{
	position: relative;
	width: 973px;
	float: left;
}

#vig_gauche, #vig_droite{
	width: 224px;
	float: left;
}

#vig_centre{
	width: 525px;
	float: left;
}

#vig_bas{
	width: 973px;
	height: 26px;
	padding-top: 20px;
	color: #ffffff;
	font-weight: bold;
	background: transparent url(./images/vigouroux/pied_de_page_background.gif) no-repeat 0px bottom;
}

#vig_gauche a, #vig_droite a{
	margin-bottom: 2px;
}

/***************************** PARTIE HAUTE ********************************/
#vig_balise_h1 h1{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	color: #505050;
	font-size: 10px;
}

#vig_imprimer, #vig_plan_du_site{
	position: absolute;
	top: 5px;
	height: 15px;
	line-height: 13px;
	color: #5c5c5c;
	padding-left: 20px;
	background: transparent none no-repeat 0px 0px;
}

#vig_imprimer{
	right: 125px;
}

#vig_plan_du_site{
	right: 20px;
}

/***************************** PARTIE BAS ********************************/
#vig_copyright {
	padding: 3px 7px 3px 7px;
	color: #ffffff;
	font-size: 10px;
}

#vig_copyright a{
	color: #ffffff;
}

#vig_copyright a:hover{
	text-decoration: none;
}