@charset "utf-8";
/* CSS Document */

body {
	scrollbar-arrow-color:#FF9999;
	scrollbar-face-color:#CCCCFF;
	scrollbar-track-color:#CCCCFF;
	scrollbar-highlight-color:#0033CC;
	scrollbar-shadow-color:#FF9999;
	scrollbar-3dlight-color:#FF9999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	background-color: #000000;
}
#page {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#pays {
	margin: 0px;
	height: 29px;
	width: 730px;
	position: absolute;
	background-image: url(../pages/images_page_commun/fond_simple_01.jpg);
	background-repeat: no-repeat;
	padding-top: 43px;
	padding-left: 20px;
}

#adresse_gauche {
	background-image: url(../pages/images_page_commun/fond_simple_02.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 300px;
	position: absolute;
	margin-top: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 50px;
	z-index: 4;
}


#adresse {
	background-image: url(../pages/images_page_commun/fond_simple_03.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 395px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 30px;
	margin-top: 72px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 315px;
	padding-left: 40px;
}

#adresse a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#adresse a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}

#adresse a:visited {
	color: #660000;
	text-decoration: none;
}

#adresse a:hover {
	color: #CC9900;
	font-style: italic;
	text-decoration: none;
}

#menu {
	background-image: url(../pages/images_page_commun/fond_simple_04.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 750px;
	position: absolute;
	margin-top: 159px;

}
#menu #sommaire {
	float: right;
	height: 60px;
	width: 445px;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}

#menu #sommaire ul{
	margin-top: 0px;
}

#menu #sommaire li{
	list-style-type: none;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
	margin-right: 5px;
}
#menu #sommaire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	vertical-align: middle;
	padding-top: 7px;
}
#menu #sommaire img {
	vertical-align: middle;
	margin-right: 2px;
}


#menu #sommaire a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#menu #sommaire a:visited {
	color: #400000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

}

#menu #sommaire a:hover {
	color: #000099;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;

}
