body {
	padding:0px;
	margin:0px;
	background-color:#DDEEFF;
}

#cadrpg { width:950px; margin:0 auto; border:0; overflow:hidden; margin-top:10px;}
#newshr { position:relative; width:930px; height:20px; overflow:hidden;
          color:inherit; background:#FFFFFF; border:0px inset white; }
#defile { position:absolute; margin-top:1px; background-color:transparent; }

table {
	border-collapse:collapse;
}


#total {
    position:absolute;
    left: 50%;
    margin-left: -475px;
	width:930px;
	background-image: url(/img/fondBody.png);
	background-repeat:repeat-y;
}

#haut {
	/*margin-bottom:1px;*/
	width:900px;
	margin:0px 0px 0px 16px;
	border-bottom:1px solid #FFFFFF;
	padding:0px;
	
}
#centre {
	width:900px;
	margin:0px 0px 0px 16px;
	padding:0px;
	background-color:#C0E6F2;
	background-image: url(/img/corps.png);
	background-repeat:no-repeat;
	background-position:top;
}
#centreDroit {
	float:left;
	margin-top:8px;
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#centreGauche {
	float:left;
	margin-top:8px;
	margin-left:8px;
}
#bas {
	width:885px;
	margin-top:8px;
	margin-left:8px;
}

#menu {
	margin:0px;
	padding:0px;
}
#menu ul {
	margin:0px;
	padding:0px;
}


#menu ul li {
	list-style: none;
	margin:0px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
#menu ul li a{

 display:block; background:url(img/puces-normal.gif) 0 3px no-repeat #fff; color:#305E5C;  text-decoration:none; padding:0 0 0 10px;font-weight:bold; line-height:14px;

	
}
#menu ul li a:hover{

 display:block; background:url(img/puces-hover.gif) 0 32px no-repeat #fff; color:#305E5C;  text-decoration:none; padding:0 0 0 10px;font-weight:bold;line-height:14px;
	
}
#menu ul li ul li{
	list-style: none;
	margin:0px;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#menu ul li ul li a{

display:block; background:url(img/puces_p-normal.gif) 0 3px no-repeat #fff; color:#305E5C;  text-decoration:none; padding:0 0 0 10px;line-height:12px;font-weight:normal;
	
}
#menu ul li ul li a:hover{

 display:block; background:url(img/puces_p-hover.gif) 0 3px no-repeat #fff; color:#305E5C;  text-decoration:none; padding:0 0 0 10px;line-height:12px;font-weight:normal;
	
}
.cadreHaut175 {
	width:175px;
	height:10px;
	background-image: url(/img/cadreHaut175.png);
	background-position:top;

}

.cadreBas175 {
	width:175px;
	height:10px;
	background-image: url(/img/cadreBas175.png);
	background-position:bottom;

}
.cadreMilieu175 {
	width:175px;
	background-image: url(/img/cadreMilieu175.png);
	background-repeat:repeat-y;
	

}
.cadreMilieuInterieur175 {
	width:155px;
	margin-left:10px;
	min-height:500px;
}


.cadreHaut700 {
	width:700px;
	height:10px;
	background-image: url(/img/cadreHaut700.png);
	background-position:top;

}

.cadreBas700 {
	width:700px;
	height:10px;
	background-image: url(/img/cadreBas700.png);
	background-position:bottom;

}
.cadreMilieu700 {
	width:700px;
	background-image: url(/img/cadreMilieu700.png);
	background-repeat:repeat-y;

}
.cadreMilieuInterieur700 {
	width:680px;
	margin-left:10px;
	min-height:500px;
	color:#305E5C;
}
.cadreContenu700 {
	margin:0px;
		padding:10px;
}
.cadreContenu700 p {

		padding:0px;
}

.cadreHaut900 {
	width:885px;
	height:10px;
	background-image: url(/img/cadreHaut900.png);
	background-position:top;

}

.cadreBas900 {
	width:885px;
	height:10px;
	background-image: url(/img/cadreBas900.png);
	background-position:bottom;

}
.cadreMilieu900 {
	width:885px;
	background-image: url(/img/cadreMilieu900.png);
	background-repeat:repeat-y;

}
.cadreMilieuInterieur900 {
	width:880px;
	margin-left:10px;
}
.cadreTitreRubrique {
	width:660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	height:32px;
	line-height:32px;
	color:#305E5C;
	border-bottom:1px dashed #305E5C;

}
.border0 { BORDER: #000000 0px solid; }
.taille12 { font-size: 12px; }
.taille11 {	font-size: 11px; }
