.static{
	padding:20px;
}
#page {
	width: 925px;
	height: inherit;
}

#page_titre {
	height: 30px;
	width: 300px;
	position: relative;
	float: left;
	padding-top: 10px;
}

#page_menu {
	height: 30px;
	height: 18px !important;
	width: 625px;
	margin-bottom: 20px;
	position: relative;
	float: right;
	color: black;
	font: bold 13px arial;
	padding-top: 12px;
	text-align: right;
}

#page_image {
	width: 925px;
	height: 350px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

#page_details {
	height: inherit;
	position: relative;
	float: left;
	width: 925px;
	ali
}

#page_details_carre {
	width: 230px;
	width: 210px !important;
	height: inherit;
	color: black;
	font: 11px arial;
	text-align: center;
	border-right: 1px none #646464;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#page_details_carre-se {
	width: 300px;
	width: 280px !important;
	height: inherit;
	color: black;
	font: 11px arial;
	border-right: 1px none #646464;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#page_details_carre_last {
	width: 230px;
	width: 210px !important;
	height: inherit;
	color: black;
	font: 11px arial;
	text-align: center;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	color: #006dab;
	font: bold 12px arial;
	text-align: left;
	text-transform: uppercase;
	margin-left: 0;
	padding-left: 0;
}

.page_details_titre {
	color: #000;
	font: bold 13px arial;
	text-align: center;
	margin-bottom: 0;
	margin-top: 3px;
}

a:hover.page_menu {
	color: white;
	font: bold 13px arial;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #006dab;
	margin-right: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	position: static;
	height: 14px;
	padding-top: 3px;
}

a:link.page_menu {
	color: black;
	font: bold 13px arial;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	position: static;
	padding-right: 10px;
	padding-left: 10px;
	height: 14px;
	padding-top: 3px;
}

a:visited.page_menu {
	color: black;
	font: bold 13px arial;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	position: static;
	padding-right: 10px;
	padding-left: 10px;
	height: 14px;
	padding-top: 3px;
}

a:active.page_menu {
	color: black;
	font: bold 13px arial;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	position: static;
	padding-right: 10px;
	padding-left: 10px;
	height: 14px;
	padding-top: 3px;
}

#content p {
	color: black;
	font: 11px arial;
	margin-bottom: 10px;
}


