* {
	margin: 0;
	padding: 0;
}

body {
	background: #6f6f6f;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}

#switch-pro-part-fr,
#switch-pro-part-en,
#switch-pro-part-es,
#switch-pro-part-de {
	position: absolute;
	right: -1px;
	margin-top: -11px;
	width: 132px;
	height: 16px;
	border: 1px solid #555;
	border-bottom: 0;
	z-index: 100;
}

#switch-pro-part-fr a,
#switch-pro-part-en a,
#switch-pro-part-es a,
#switch-pro-part-de a {
	display: block;
	width: 128px;
	line-height: 16px;
	height: 16px;
	background: #fff;
	text-align: center;
	border-left: 4px solid #01acbe;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#switch-pro-part-fr a:hover,
#switch-pro-part-en a:hover,
#switch-pro-part-es a:hover,
#switch-pro-part-de a:hover {
	border-left: 4px solid #8fa83c;
}

/*
 *****************************
 **** Barre menu Finadorm ****
 *****************************
 */
#bar {
	background-color : #000000;
	font-family      : Verdana,sans-serif;
	font-size        : 10px;
	height           : 30px;
	left             : 0;
	text-align       : center;
	top              : 0;
	width            : 100%;
	z-index          : 3;
}

#bar #bar_content {
	color       : #FFFFFF;
	padding-top : 8px;
}

#bar #bar_content strong {
	line-height : 17px;
	color       : #FFFFFF;
	margin      : 0;
	padding     : 0;
}

#bar #bar_content a {
	color           : #8c8c8c;
	text-decoration : none;
}

#bar #bar_content a:hover {
	color           : #ffffff;
	cursor          : pointer;
	position        : relative;
	text-decoration : none;
}

/* Fin finadorm */

#cadre {
	position: relative;
	width: 800px;
	min-height: 565px;
	left: 50%;
	margin-top: 30px;
	margin-left: -400px;
	border: 1px solid #000;
	background: #fff;
}

h1, hr {
	display: none;
}

#menu {
	position: relative;
	display: block;
	height: 43px;
	padding-top: 59px;
	padding-left: 14px;
	background: #1a171b;
}

#menu.menu-en {
	padding-left: 14px;
}

#menu.menu-de {
	padding-left: 56px;
}

#menu.menu-es {
	padding-left: 56px;
}

.menu-es li a span {
	letter-spacing: -1px;
}

#menu li {
	float: left;
	list-style: none;
	display: block;
	height: 35px;
	margin-right: 6px;
	background: url("defaut/menu_extensible.jpg") top left no-repeat;
}

#menu li.dernier {
	margin-right: 0;
}

#menu li a {
	float: left;
	display: block;
	height: 35px;
	text-decoration: none;
	background: transparent url("defaut/menu_puce.png") top center no-repeat;
}

#menu li a:hover {
	background-position: bottom center;
}

#menu li a span {
	display: block;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding: 1px 4px 3px 4px;
	background: transparent url("defaut/fin_menu_extensible.jpg") top right no-repeat;
}

#conception-realisation {
	position: relative;
	width: 800px;
	left: 50%;
	margin: 5px 0 5px -400px;
	color: #8f8f8f;
	font-size: 10px;
}

#conception-realisation a {
	color: #afafaf;
	text-decoration: none;
}

#conception-realisation a:hover {
	color: #cfcfcf;
}

#conception-realisation #langues {
	position: absolute;
	width: 78px;
	height: 18px;
	top: 0;
	right: 0;
	list-style: none;
}

#conception-realisation #langues li {
	float: left;
}

#conception-realisation #langues a span {
	display: none;
}


#conception-realisation #francais a {
	display: block;
	width: 26px;
	height: 18px;
	background: url("defaut/langues.jpg") 0 0 no-repeat;
}
#conception-realisation #francais a:hover {
	background: url("defaut/langues.jpg") 0 -18px no-repeat;
}

#conception-realisation #english a {
	display: block;
	width: 26px;
	height: 18px;
	background: url("defaut/langues.jpg") -26px 0 no-repeat;
}
#conception-realisation #english a:hover {
	background: url("defaut/langues.jpg") -26px -18px no-repeat;
}

#conception-realisation #espanol a {
	display: block;
	width: 26px;
	height: 18px;
	background: url("defaut/langues.jpg") -52px 0 no-repeat;
}
#conception-realisation #espanol a:hover {
	background: url("defaut/langues.jpg") -52px -18px no-repeat;
}

#conception-realisation #deutsch a {
	display: block;
	width: 26px;
	height: 18px;
	background: url("defaut/langues.jpg") -52px 0 no-repeat;
}
#conception-realisation #deutsch a:hover {
	background: url("defaut/langues.jpg") -52px -18px no-repeat;
}
	