﻿#all{
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fffdf9;
}
#page-content{

	width: 1000px;
	margin: 4em auto;
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: center;
	padding-top: 0px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;*/
}
#page{
	width: 1000px;
	margin: auto;
	text-align: left;
	background-color: #c5dae7;
}
#header{
width:1000px;
height:156px;
background-image: url(../images/sce/muller-bandeau.gif);
background-repeat:no-repeat;
}
#titre{
padding-left: 550px;
/*padding-top: 5px;*/
padding-top: 25px;
width:360px;
float:left;
}
#titre h1{
font-size:24px;
font-weight:bold;
}
#titre h2{
font-size:13px;
font-weight:bold;

}
#sous-titre {
font-size:11px;
font-weight:normal;
letter-spacing:0,2px;
}
#langages{
/*width:4px;*/
width: 55px;
height:15px;
float: right;
padding-right: 25px;
/*margin-right: 20px;
padding-top:70px;*/
padding-top:130px;
}
#middle{
width:1000px;

}
#left{
/*width:210px;*/
width:190px;
margin-top:20px;
padding-left:20px;
float:left;
}
#left-buttons{
margin-top:50px;
}
#left-buttons img{
padding-top: 7px;
}
#special{
margin-top: 20px;
}
/*#special a{
border-bottom-color:#79544f;
border-bottom-width: 1px;
/*border-bottom: 1px;
border-style: solid;
border-top-color:#79544f;
border-top-width: 1px;*/
/*border-top: 1px;*/
/*}*/

#right{
width:750px;
float:right;
}
#right-content{
margin-top:20px;
margin-right:20px;
/*margin-right:20px;*/
background-color:#d7e5ee ;
padding-left: 10px;
padding-right:10px;
padding-top:10px;
min-height:540px;
height:auto !important;
height:540px;
}

#right-content img{
margin: 0px;
padding: 0px;
}
#right-content h1{
padding: 0px;
margin: 0px;
font-size: 24px;
font-weight: bold;
color: #79544f;
background-image:url(../images/sce/puceh1.gif);
background-repeat: no-repeat;
background-position: 0px 9px;
padding-left: 15px; 
margin-bottom: 15px;
}
#right-content ul{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
#right-content ul li{
list-style:none;
background-image:url(../images/sce/puceli.gif);
background-repeat:no-repeat;
background-position:0px 9px;
padding-left: 10px;
padding-top: 5px;

}
td.cellule{
padding: 10px;
width: 252px;
text-align:justify;
}
td.separator{
width:1px; 
background-color: #79534f;
}
span.plus a, a span.plus {
/*float:right;
text-align:right;*/
padding-left: 20px;
font-weight: bold;
}
#bas h3{
font-size: 12px;
/*font-weight: bold;*/
font-weight:normal;
background-image:url(../images/sce/puceh3.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px; 
}
#bottom{
clear:both;
width:1000px;
height:30px;
/*background-color:#cccccc;*/
color:#000000;
font-size:9px;
padding-top: 10px;
text-align:center;
}
#bottom a, #bottom a:hover{
font-size:9px;
color:#000000;
}
/****** class menu ************/
#menuleft {
width: 190px;
background: #c5dae7;
}

.menuleft ul {
list-style: none;
margin: 0;
padding: 0;
}

.menuleft a {
font: 12px Verdana;
display: block;
margin: 0;
padding: 2px 3px;
color: #FFFFFF;
text-decoration: none;
background: #A54625;
text-align: left;
}

.menuleft a.main_menu {
font: 12px Verdana;
display: block;
color: #000000;
border-bottom-width: 1px;
border-bottom-color: #79544f;
border-top-width: 1px;
border-top-color: #79544f;
border-style: solid;
text-align: left;
background: #c5dae7;
}

.menuleft a.main_current{
color: #000000;
background: #d7e5ee;
}

.menuleft a.current{
color: blue;
background: #FFFFFF;
}

.menuleft a:hover {
color: #FFFFFF;
background: green;
}

.menuleft a.main_menu:hover {
color: #000000;
background: #d7e5ee;
}

.menuleft li { position: relative; }

.menuleft ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

