/******************************/
/* CSS DOCUMENT               */
/* http://samantha-bailly.com */
/*    --------------------    */
/*       HEADER SECTION       */
/******************************/

#header_bg {
	width: 100%;
	margin: 20px 0px 0px 0px;
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
}

/*#head_titre {
	height: 169px;
*	background-image: url(images/sam_ban.png);*
*	background-image: url(images/addo_temp.png);*
	background-image: url(images/Bann_Presse.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}*/

#head_menu {
	margin-left: auto;
	margin-right: auto;
}

#head_menu table {
	border: 0px;
	width: 945px;
	height: 90px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
}

#head_menu td {
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	margin-right: 3px;
	font-size: 16px;
}

#head_menu img {
	border: 0px;
	margin-right: 3px;
}

#head_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#head_menu a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
