#contenu{
padding-top: 0px !important;
height: 147px !important;
overflow:auto;
}

html {
    height: 100%;
}

body {
    background: #1d1f1f;
    margin: 0px;
    text-align: center; /* corrige le bug de centrage d'IE */ 
    height: 100%;
	}

img {
border:none;
}	

	
#global {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width:871px;
    min-height: 100%;
    _height: 100%; 
    background-color:#fff;
    text-align: left; /* important car rétablit l'alignement normal du texte */
    border-left: 8px solid #515151;
    border-right: 8px solid #515151;
}

#hautdepage {
	background-color:white;
	background-image:url('images/moulinmer/BandeauHaut.gif');
	width:871px;
	height:64px;
}

#menuhautgauche {
	position:absolute;
	top:44px;
	right:0px;
}


#iconeimpression img {display: none;}
#iconeimpression {
  display: block;
  float:left;
  width:107px;
  height:19px;
  background-image:url('images/moulinmer/print_off.gif');
  background-repeat:no-repeat;
}

#iconeimpression:hover {
  background-image:url('images/moulinmer/print_on.gif');
  background-repeat:no-repeat;
} 




#titreenmouvement{
	width:869px;
	height:221px;
	background-color:white;
	background-image:url(images/moulinmer/BandeauHautCentre.gif);
	background-repeat:no-repeat;
	margin-left:1px;
	margin-right:1px;
}

#contenupage{
	height:295px;
	background-image:url(images/moulinmer/Contenu_centre.jpg);
	background-repeat:no-repeat;
	margin-left:1px;
	margin-right:1px;
	border-bottom: solid 1px #000;
}


#positionGauche{
	height:100px;
	padding:0px;
	margin:0px;
	float:left;
	width:200px;
	text-align:left;
}


#contenu {
	background-image:url(images/moulinmer/TitrePresentation.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:235px;
	top:430px;
	height:95px;
	width:590px;
	padding-top: 40px;
	padding-left: 30px;
	font-family:verdana;
	font-size:11px;
}


#pieddepage {
padding:0px;
padding-top: 10px;
padding-left:-200px;
margin:0px;
text-align:center;
}


#actualites {
	position:absolute;
	left:300px;
	top:308px;
	width:216px;
	height:55px;	
}

#scroller {
	left:300px;
	top:308px;
	width:216px;
	height:111px;
}


/**************************************************
		GESTION DES MENUS DE NAVIGATION
***************************************************/

#menus {
	height:80px;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0px;
}

.menuniveau1, .menuniveau1_actif  {
	margin-left:25px;
        padding-top:0px;
	margin-bottom:5px;
	padding-left: 10px;
        margin-bottom:10px;
	background-image:url(images/moulinmer/traitsoulignement_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:167px;
	height:13px;
}


/**************************************************
		GESTION DES TEXTES
***************************************************/
/* CONTENU EDITORIAL */

#titretexte {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#6BB3FF;
}

#texte {
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

.texte {
        text-align:justify;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

/* EN-TETES */

#pieddepage, #menuhautgauche, .liendepieddepage {
	font-family:verdana;
	color: #515151;
	font-size:10px;

}

#pieddepage {
       padding: 4 0;
}