<style type="text/css">
<!--
body
{
	

	
SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #EDEEEF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #85271D; scrollbar-3dlight-color: #85271D; scrollbar-darkshadow-color: #85271D;
 scrollbar-base-color:#FFFFFF 
}
#container {
position:absolute;
left: 50%;
top:0px;
width:802px;
height:974px;
margin-left: -401px;
border: 1px solid #000000;
background-color:white;
}

#left {
position:absolute;
left:0px;
top:0px;
width:192px;
height:599px;
}

#header {
position:absolute;
left:192px;
top:0px;
width:610px;
height:103px;
}

#navigation {
position:absolute;

left:175px;
top:102px;
width:610px;
height:26px;

}
#content {
	position:absolute;
	left:193px;
	top:162px;
	background-color:white;
	width: 608px;
}
#footer {
position:absolute;
left:0px;
top:599px;
width:802px;
height:10px;
}

-->

/* Elements de premier niveau
--------------------------------------*/
/* style the outer div to give it width */
.menu {
position: absolute;
 left:184px;
 top:105px;
width:618px; 
z-index:2;
text-align:center;
background-color:#CCCCCC;
}
.menu2 {
position: absolute;
 left:557px;
 top:107px;
 
z-index:2;
text-align:center;
background-color:#CCCCCC;

}
.menu2 a, .menu2 a:visited {

font-size:0.8em;
font-weight:bold;
text-decoration:none; 
color:#fff; 

height:22px; 
text-align:center;
border-width:0 0 1px 0;
 
padding-top:2px; 


}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
text-align:center;
}
.menu ul ul {
width:420px;

}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:120px;
position:relative;

}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:0.8em;
font-weight:bold;
text-decoration:none; 
color:#fff; 
width:110px; 
height:22px; 
text-align:center;
border-width:0 0 1px 0;
 
padding-top:2px; 


}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:120px;
w\idth:120px;
}

/* Nivo 1 style the second level background */
.menu ul ul a.drop2, .menu ul ul a.drop2:visited {
background:#CCCCCC;

width:100px;
font-size:0.85em;
margin-left:20px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#CCCCCC;

font-size:0.85em;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#CCCCCC;
color:#990000; 
}
.menu ul ul :hover > a.drop {
background:#CCCCCC;
color:#990000;  
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#CCCCCC;
border-bottom: 1px solid #fff;

}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#CCCCCC;
}
.menu ul ul ul :hover > a {
background:#CCCCCC;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:25px;
left:-20px;
width:120px;
text-align:center;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:25px;
t\op:24px;
text-align:center;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:550px; 
top:0;
width:120px;

}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-250px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */


/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#CCCCCC;



height:auto; 
line-height:1em; 
padding:5px 10px; 
width:150px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:150px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#990000; 
background:#CCCCCC;


}
.menu2 a:hover, .menu2 ul ul a:hover{
color:#990000; 
background:#CCCCCC;


}
.menu :hover > a, .menu ul ul :hover > a {

color:#990000;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/*Page Présentation*/
div.presentation {
position:relative;
float:left;
left:30px;

}
div.presentation2 {
position:relative;
top:260px;
width:523px;
left:30px;
}
/*Page Présentation*/
div.presentation {
position:relative;
float:left;
left:30px;

}
div.presentation2 {
position:relative;
top:260px;
width:523px;
left:30px;
}
div.presentation3 {
height:400px;
position:absolute;
top:360px;
width:523px;
left:30px;
}
div.cadre {
position:relative;
float:left;
width:410px;

left:0px;
border: 1px solid #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
margin-bottom:12px;
}
div.cadre img{
position:relative;
float:left;
padding:7px;
left:0px;

}
div.cadre p {

position: relative; /* placement du texte par-dessus l'image */


font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
line-height:3em;
color: red;

}
.grr{
padding-top:38px;

line-height:1.2em;


}
.grr2{
padding-top:30px;

line-height:1.2em;


}
.grr3{
padding-top:23px;

line-height:1.2em;


}
.grr4{
padding-top:5px;

line-height:1.2em;


}
div.titre {
position:absolute;
left:0px;
top:0px;
width:523px;
height:36px;
background-image:url(images/bg-ligne.gif);
background-repeat:repeat-x;
}
div.titre_text {
	color: #993333;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
width:140px;
}
div.titre_text2 {
	color: #993333;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
width:208px;
}
.titre_text2 {
	color: #993333;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
width:268px;
}
.titre_text3 {
	color: #993333;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
width:220px;
}
.soutitre_text2 {
	color: black;
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
line-height:24px;
}
div.cadre_haut {
position:absolute;
left:0px;
top:36px;
width:523px;
height:27px;
}

div.edito {
position:absolute;
left:0px;
top:63px;
width:285px;
height:51px;
}

div.photo_droit {
position:absolute;
left:285px;
top:63px;
width:238px;
height:132px;
}

div.photo_droit_bas {
position:absolute;
left:0px;
top:114px;
width:285px;
height:28px;
}

div.presentation_txt_bas {
position:absolute;
left:0px;
top:142px;
width:285px;
height:92px;
}

div.cadre_bas {
position:absolute;
left:285px;
top:195px;
width:238px;
height:39px;
}

div.presentation_footer {
position:absolute;
left:0px;
top:234px;
width:523px;
height:18px;
}
.t9noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
padding-top:-10px;
padding-left:13px;
}
.t11noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.t11rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #993333;
}
.t11rougegras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #993333;
font-weight: bold;
}
.t11rouge2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #993333;

left:40px;
}
.t11rougeGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #993333;
font-weight: bold;
}
.tablo_contour {
	border:1px solid #993333;
}
.t14rougeMAJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
line-height:10px;
}

.lienCarre{font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993333;
text-decoration:none;
margin-left:5px;
padding-right:15px;}

