/* CSS Document */
TD {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}
A {
	text-decoration: none;
}
body{
	padding: 0px;
	margin: 0px;
    scrollbar-face-color: #39AAEC;
    scrollbar-shadow-color: #39AAEC;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #007499;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #95CD5E;
    scrollbar-arrow-color: #007499;	
}
.txtCache {
	visibility: hidden;
}

/* NEWS */
.news_item {
	padding-left: 6px;
}
.news_item, .news_title, .news_resume {
	color: #006881;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align:left;
}
.news_item P {
	margin: 0px;
	padding: 0px;
}
.news_title {
	font-size: 11px;
	font-weight: bold;
}
/* HEADER */
#page {
	position: absolute;
	display: block;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	width: 1003px;
	height: 547px;
	left: 50%;
	margin-left: -501px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006881;
	background-image: url(../images/refA_haut.jpg);
	background-repeat: no-repeat;
}
#blockBottom {
	position: absolute;
	display: block;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	width: 1003px;
	height: 376px;
	left: 50%;
	top: 171px;
	margin-left: -501px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006881;
	background-image: url(../images/refA_bas.jpg);
	background-repeat: no-repeat;
}
#footer {
	position: absolute;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 1003px;
	top: 554px;
	left: 50%;
	margin-left: -501px;
	text-align: center;
}

A.footer, A.footer:visited, A.footer:link {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight: bold;
	color: #006881;
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	margin-left: 6px;
}

A.footer:hover {
	color: #A5D5F7;
}
#menu22 {
	color: #f1ae06;
}

/* BOITE DROITE */
#block {
	position: absolute;
	top: 301px;
	left: 50%;
	margin-left: 357px;
}
#newsletters {
	background-image: url(../images/bNews.gif);	
	background-repeat: no-repeat;
	display: block;
	height: 56px;
	width: 121px;
}
#presse {
	background-image: url(../images/bPresse.gif);
	background-repeat: no-repeat;
	display: block;
	width: 121px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	letter-spacing: 4px;
	color: #386c29;
	text-transform: uppercase;
	margin-top: -1px;
	margin-bottom: -18px;
	padding-top: 14px;
	padding-left: 28px;
	font-weight: bold;
}
#breves {
	background-image: url(../images/breves.gif);
	height: 155px;
	width: 121px;
	display: block;
}

#breves H1 {
	line-height: 14px;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 18px;
}
/* BOUTTONS */
#menu {
	position: absolute;
	margin-left: 43px;
	margin-top: 301px;
}
.menuB1, .menuB2, .menuB3, .menuB4, .menuB5 {
	background-repeat: no-repeat;
	background-position: left top;
	width: 130px;
	height: 144px;
	margin-top: 50px;
	margin-right: 25px;
	display: block;
	float: left;
	text-decoration: none;
}
.menuB1 H1, .menuB2 H1, .menuB3 H1, .menuB4 H1 {
	margin: 0px;
	padding: 0px;
	color: #006881;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	letter-spacing: 0px;
	text-align: center;
	margin-top: 50px;
	display: block;
	height: 36px;
}
.menuB1 P, .menuB2 P, .menuB3 P, .menuB4 P {
	color: #4c9db3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	line-height: 10px;
	text-align: left;
	margin-top: -4px;
	padding: 4px;
}

.menuB5 P {
	color: #edcddf;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-align: center;
	line-height: 10px;
	margin-top: -0px;
	padding: 4px;
}

.menuB5 H1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight:normal;
	text-align: center;
	margin-top: 107px;
}
.menuB1 {
	background-image: url(../images/menu1.gif);
}
.menuB2 {
	background-image: url(../images/menu2.gif);
}
.menuB3 {
	background-image: url(../images/menu3.gif);
}
.menuB4 {
	background-image: url(../images/menu4.gif);
}
.menuB5 {
	background-image: url(../images/menu5.gif);
	margin-left: 20px;
	margin-right: 41px;
	margin-top: 0px;
	height: 246px;
}