* {
	margin: 0;
	padding: 0;
}

body {
	background: #6f6f6f;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#switch-pro-part {
	position: absolute;
	right: -1px;
	margin-left: 268px;
	margin-top: -11px;
	width: 132px;
	height: 16px;
	border: 1px solid #555;
	border-bottom: 0;
	z-index: 100;
}

#switch-pro-part a {
	display: block;
	width: 128px;
	line-height: 16px;
	height: 16px;
	background: #fff;
	text-align: center;
	border-left: 4px solid #8fa83c;
	color: #666;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#switch-pro-part a:hover {
	border-left: 4px solid #01acbe;
}

/*
 *****************************
 **** 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;
}

hr {
	display: none;
}

h1 {
	position: absolute;
	bottom: 12px;
	right: 20px;
	display: block;
	width: 67px;
	height: 40px;
	background: url("pro-defaut/logo-louisiane-pro.jpg");
	z-index: 100;
}

h1 span {
	display: none;
}

#menu {
	position: relative;
	display: block;
	height: 52px;
	padding-top: 42px;
	padding-left: 14px;
	background: #8fa83c;
	
}

#menu li {
	float: left;
	list-style: none;
	display: block;
	height: 34px;
	margin-right: 10px;
	background: url("pro-defaut/menu_extensible.jpg") top right no-repeat;
}

#menu li a {
	float: left;
	display: block;
	height: 30px;
	color: #fff;
	font-size: 13px;
	padding: 1px 4px 3px 4px;
	text-decoration: none;
	letter-spacing: -1px;
	background: transparent url("pro-defaut/menu_puce.jpg") 0 -34px no-repeat;
}

#menu li a:hover {
	background-position: 0 0;
}

#menu li#onglet-taos { background-image: url("pro-defaut/menu_extensible_taos.jpg"); }
#menu li#onglet-taos a { background-image: url("pro-defaut/menu_puce_taos.jpg"); }

#pied {
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	display: block;
	height: 65px;
	width: 100%;
	background: #8fa83c;
}

#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;
}

.erreur {
	padding-left: 20px;
	margin: 10px 0 10px 25px;
	background: transparent url("pro-defaut/picto-erreur.png") top left no-repeat;
}

.clearer {
	clear: both;
	height: 0;
	line-height: 0;
}
