/* CSS Document */
body {
	margin: 110px 0px 0px 70px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.04em;
	background-color: #FFFFFF;
	color: #333333;
	width:700px;
}

#logo {
	position: relative;
	left: 62px;
}

#menu1 {
	position: relative;
	text-transform: uppercase;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	color: #000000;
	border-width: 1px;
	border-color: #CC0000;
	top: 10px;
}

#menu1 a {
	color: black;
	text-decoration: none;
	border-width: 1px;
	border-right-style: solid;
	border-color: #000000;
	padding-right: 0.5em;
}

#menu1 a:hover {
	text-decoration: underline;

}

#menu1 a.menu1_last {
	border: 0px none #CCCCCC;
}

#menu1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu1 li {
	display: inline;	
}

#menu1 li a:hover {
	text-decoration: underline;
}

#menu2 {
	text-align: right;
	width: 200px;
	position: absolute;
	left: -90px;
	padding: 0px;
	top: 0px;
	margin: 0px;
	color: #666666;
}

#menu2 p {
	line-height: 1;
	margin-bottom: 6px;

}

a {
	color: #666666;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

#text {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#text ul {

}

#text a {
	color: #333333;
	text-decoration: underline;
}

#text h2 {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
}

.legende {
	font-size: 9px;
}

h1 {
	position: relative;
	font-size: 12px;
	text-transform: uppercase;
	padding: 16px 0px 0px;
	margin: 0px 0px 8px;
}

p {
	margin: 0px 0px 7px;
}

#menu1, #text, h1 {
	width: 500px;
	left: 125px;
}

.photo-bg {
	position: absolute;
	left: 0px;
	top: 20px;
	filter:alpha(opacity=10);
	opacity: 0.1;
	-moz-opacity:0.1;
}

.photo-logo {
	position: absolute;
	left: 110px;
	top: 90px;
}

#organigramme {
	font-size: 9px;
	line-height: 13px;
}

#organigramme tr {
	vertical-align: top;
}

#organigramme .t1 {
	font-size: 10px;
	font-weight: bold;
	border-bottom-style: solid;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#organigramme .t2 {
	font-size: 9px;
	font-weight: bold;
	vertical-align: bottom;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 3px;
}

#organigramme tr.commission td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.entete {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
