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


#menu {
	position:relative;
	width:735px;
	height:50px;
	z-index:2;
	left: 220px;
	top: -192px;
}
#menu_haut {
	position:relative;
	z-index:2;
	left: 220px;
	top: 0px;
	visibility: visible;
	height: 20px;
	width: 755px;
}
.titre_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BD0025;
	text-decoration: none;
}
.image_bg2 {
	background-image: url(images/background/image_bg2a.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.image_bg3 {
	background-image: url(images/background/image_bg3a.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.image_bg4 {
	background-image: url(images/background/image_bg4a.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.image_bg5 {
	background-image: url(images/background/image_bg5a.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#menu1 {
	position : absolute;
	width : 173px;
	height : 23px;
	z-index : 5;
	left : 8px;
	top : 14px;
	visibility: visible;
}
#menu2 {
	position : absolute;
	width : 173px;
	height : 23px;
	z-index : 5;
	visibility : visible;
	left : 186px;
	top : 14px;
}
#menu3 {
	position : absolute;
	width : 173px;
	height : 23px;
	z-index : 5;
	visibility : visible;
	left : 364px;
	top : 14px;
}
#menu4 {
	position : absolute;
	width : 173px;
	height : 23px;
	z-index : 5;
	visibility : visible;
	left : 553px;
	top : 14px;
}
#logo {
	position:relative;
	width:356px;
	height:58px;
	z-index:2;
	left: 45px;
	top: -70px;
}
#Smenu1 {
	position:absolute;
	width:173px;
	height:50px;
	z-index:3;
	top: 14px;
	left: 8px;
	visibility: hidden;
}
#Smenu2 {
	position:absolute;
	width:173px;
	height:50px;
	z-index:3;
	top: 14px;
	left: 186px;
	visibility: hidden;
}
#Smenu3 {
	position:absolute;
	width:173px;
	height:50px;
	z-index:3;
	top: 14px;
	left: 364px;
	visibility: hidden;
}

.textes_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.titre_block {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.legacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #666;
	text-decoration: none;
}
a:link {
	color: #BD0025;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
