
body {
	margin: 0;
	padding: 0; 
	font: normal 0.9em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}

#go {
	position:absolute;
	top: 0px;
	width: 100%;
	height: 230px;
	color: #ffffff;
	background-color: #0b479d;
	margin: 0px;
	padding: 0px;
	z-index:100; 
}

img {
	border: 0px solid #000000;
}

.menu {
font-family: verdana, sans-serif; 
position:absolute;
top: 185px;
left: 105px;
width:720px;
font-size:0.85em;
padding: 0;
margin: 0;
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
text-align:center;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none;
color:#fff; 
width:117px; 
height:3.7em;
font-weight:normal;
border:1px solid #0b479d; 
border-width:0px 0px 0px 0px; 
background:#0b479d url(img/point.gif) top center no-repeat;
padding-left:0px; 
line-height:3.7em;
}
* html .menu ul li a, .menu ul li a:visited {
width:117px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff;

font-weight:bold;
background:#0b479d url(img/pointov.gif) top center no-repeat;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:3.7em;
margin-top:1px;
left:0; 
width:150px;
}
* html .menu ul li a:hover ul {
margin-top:0;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block;
z-index:100;
border-color: #ffffff;
border-width:1px 1px 1px 1px; 
background:#faeec7;
font-weight: normal; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px
}
* html .menu ul li a:hover ul li a {
width:129px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
font-weight: normal;
background:#c9c9a7 url(img/drop.gif) center right no-repeat;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#c9c9a7;
font-weight: bold;
color:#000;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-150px;
}

#imp {
	position: absolute;
	top: 0;
	left: 684px;
}

#imp a {cursor:pointer; text-decoration: none; color: #000000;}
#imp em {display:block; position: absolute; top: -35px; left: 10px; width:33px; height:32px; background-image:url(img/imprimante.jpg); background-repeat: no-repeat; background-position: left-top; margin: 0; padding: 0;}


#news {
	clear: both;
	padding-top:27px;
	padding-bottom:42px;
	padding-left:0px;
}

a#ne {
	font-size: 1.2em;
	color: #e31b1b;
	font-family: Times;
	font-style: italic;
	font-weight: bold;
}


a:hover#ne {
	color:#ff0000;
}

#cartouche {
	position: relative;
	top:40px;
	left:40px;
	padding: 0;
	margin: 0;
	margin-bottom: 38px;
}


#act h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 40px;
	left: 170px;
	width:295px;
	height: 28px;
	background-image: url(img/lameca.png);
	background-repeat: no-repeat;
	background-position: left-top;
}

#act h1 span {
	display: none;
}


#act p {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 80px;
	left: 170px;
	font-size: 0.9em;
}

#act p a {
	color: #ffffff;
}

#act p a span{
	background-image: url(img/courrier.png);
	background-repeat: no-repeat;
	background-position: left-top;
}

#act p a:hover span{
	background-image: url(img/courrierov.png);
	background-repeat: no-repeat;
	background-position: left-top;
}

#logo p {
	margin: 0;
	padding: 0;
}
