/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-attachment: fixed;
background-color: #FFFFFF;
background-image: url(img/body.png);
background-repeat: repeat-x;
background-position: left top;
}

img.left {
float: left;
margin: 0 10px 5px 0;
}

img.right {
float: right;
margin: 1px 0 15px 5px;

}

.clear_both {
clear: both;
visibility:hidden;
}

#global {
position:relative;
left: 50%;
margin-top: 25px;
margin-bottom: 10px;
margin-left: -465px;
width: 930px;
}
.coint, .coinb {
height: 30px;
background: #FFFFFF url(img/top.gif) repeat-x left top;
text-align:center;
}
.coint {background: #FFFFFF url(img/top.gif) repeat-x left top;}
.coinb {background: #FFFFFF url(img/bottom.gif) repeat-x left bottom;}
.coinlt, .coinrt, .coinlb, .coinrb {
width: 30px;
height: 30px;
background-color:#FFFFFF;
}
.coinlt, .coinlb {
float: left;
}
.coinrt, .coinrb {
float: right;
}
.coinlt {background-image:url(img/coin_r1_c1.gif);}
.coinrt {background-image:url(img/coin_r1_c2.gif);}
.coinlb {background-image:url(img/coin_r2_c1.gif);}
.coinrb {background-image:url(img/coin_r2_c2.gif);}

#page {
clear:both;
padding: 0 15px;
background: #FFFFFF url(img/page.gif) repeat-y left top;
}

#header {
height: 161px;
}

#header h1 span, #header h2 span {
display: none;
}
#header h1 {
float: left;
margin: 0;
padding: 0;
width: 219px;
height: 151px;
background-image:url(img/logo.gif);
}
#header h1 a {
display: block;
width: 219px;
height: 151px;
}

#header1 {
/*padding-top: 20px;*/
margin-left: 220px;
}
#header1 h2 {
margin: 0;
margin-bottom: 10px;
padding: 0;
width: 624px;
height: 36px;
background-image:url(img/slogan.gif);
}
#header1 ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#header1 ul li {
float:left;
margin-right: 12px;
width: 78px;
text-align:center;
}
#header1 ul li a {
display:block;
padding-top: 80px;
text-decoration:none;
color:#000000; /* Couleur des menus */
font-weight:bold;
}
#header1 ul li a.m1 {background: #FFFFFF url(img/menu/m_01.gif) no-repeat center top;}
#header1 ul li a.m2 {background: #FFFFFF url(img/menu/m_03.gif) no-repeat center top;}
#header1 ul li a.m3 {background: #FFFFFF url(img/menu/m_05.gif) no-repeat center top;}
#header1 ul li a.m4 {background: #FFFFFF url(img/menu/m_07.gif) no-repeat center top;}
#header1 ul li a.m5 {background: #FFFFFF url(img/menu/m_09.gif) no-repeat center top;}
#header1 ul li a.m6 {background: #FFFFFF url(img/menu/m_11.gif) no-repeat center top;}
#header1 ul li a.m7 {background: #FFFFFF url(img/menu/m_13.gif) no-repeat center top;}

/**************************************** MAIN MENU ******************************************/

#mainMenu {
position:relative;
z-index:2;
clear: both;
height: 32px;
background: transparent url(img/mainmenu.gif) no-repeat right top;
}
#mainMenu ul {
float:right;
margin: 0 23px 0 0;
padding: 0;
list-style-type: none;
}
#mainMenu ul li {
position:relative;
float: left;
width: 102px;
}
#mainMenu ul li a {
display: block;
padding-top: 10px;
height: 22px;
text-decoration: none;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#mainMenu ul li a span {
display: block;
padding: 0 5px;
border-left: 2px solid #C0E3F2;
text-align:center;
}
#mainMenu ul li ul {
position: absolute;
background-color:#64CDFA;
display:none;
z-index: 100;
}
#mainMenu ul li ul li {
float: none;
border-top: 1px solid #FFFFFF;

}
#mainMenu ul li ul li a {
display: block;
height:auto;
text-align:center;
padding: 5px 2px;
}

#contain {
position: relative;
z-index: 1;
width: 100%;
}
/************************************** LEFTER *******************************************/

#lefter {
position:absolute;
left: 0;
padding-left: 15px;
width: 145px;
background:transparent url(img/lefter.gif) repeat-y left top;
font-size:12px;
color:#FFFFFF;
}

#lefter h2.title {
margin: 0;
padding-top: 7px;
height: 44px;
background: #FF9910 url(img/lefter_title.gif) no-repeat left top;
font-size:14px;
text-align:center;
}

#lefter h3 {
margin: 0;
padding: 10px 5px 0 5px;
font-size:12px;
}

#lefter p {
margin: 0;
padding: 7px 5px 0 5px;
font-size:11px;
}

#lefter a {
margin: 0;
padding-bottom: 10px;
font-size:10px;
text-decoration: underline;
color: #ff9910;
font-weight: bold;
}
 

#lefter a:hover {
text-decoration: underline;
color: #019ee0;
}

#lefter1 {
margin-left: 5px;
padding-right: 10px;
color:#666666;
}

.lefterh3{
color:#666666;
text-decoration:none;
margin: 0;
padding: 10px 5px 0 5px;
font-size:12px;
}

.lefterp{
color:#666666;
text-decoration:none;
margin: 0;
padding: 7px 5px 0 5px;
font-size:11px;
font-weight:lighter;
}
/************************************** RIGHTER *******************************************/

#righter {
position:absolute;
right: 0;
padding: 3px 0;
width: 120px;
z-index: 1;

}
#righter1 {
background-color:#BFE3F2;
z-index: 1;
}

/************************************** CONTENER *******************************************/

#contener {
position: relative;
margin: 0 123px 0 162px;
padding: 3px 2px;
background-color:#FFFFFF;
}

#contener h1 {
color:#009EE0;
margin: 7px 0 0 0;
padding: 0;
padding-bottom: 5px;
font-size: 18px;
border-bottom: 1px solid #cfcfcf;
}
#contener h1 span {
color:#000000;
}

#contener h2 {
color: #009EE0;
margin: 11px 0 0 0;
padding: 0;
font-size: 14px;
}

#contener h3 {
margin: 20px 0;
margin-left: 10px;
padding-left: 20px;
height: 17px;
background: transparent url(img/moreinfo.gif) no-repeat left top;
color:#000000;
font-size: 14px;
}

#contener a.moreinfo {
display: block;
padding-top: 4px;
padding-left: 20px;
height: 17px;
background: transparent url(img/moreinfo.gif) no-repeat left top;
font-size: 10px;
text-decoration:none;
color:#000000;
}

#contener .links {
padding-left: 100px;
min-height: 100px;
_height: 100px;
background: #FFFFFF url(img/links.gif) no-repeat left center;
}

#contener .article {
display: none;
}

#contener a {
color: #FF9900;
}

#contener .imgGauche {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

#contener .imgDroite {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}


/************************************** CALENDRIER *******************************************/
div.mois_annee h4 {
padding: 0;
margin: 10px 0 5px 0;
}

div.mois_annee img {
background-color: white;
border: 1px solid #cccccc;
float: left; 
padding: 5px;
margin: 28px 5px 5px 5px;
}

div.mois_annee p {
margin-left: 170px;
padding: 0;
}

/************************************** FOOTER *******************************************/

#footer {
clear: both;
height: 15px;
background: #FFFFFF url(img/footer.gif) no-repeat left top;
}

.coinb ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.coinb ul li {
	display: inline;
	margin: 0 2px;
	text-align:center;
}
.coinb ul li a {
	color: #999999;
	font-size: 10px;
}

#bas-de-page
{
	margin: 0 auto;
	width: 930px;
	padding: 10px 0 0 0;
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-align:center;
	text-decoration: none;
}

#bas-de-page a
{
	font-size: 9px;
	line-height: 11px;
	color: #999999;
	text-align:center;
	text-decoration: none;
}

#bas-de-page a:hover
{
	text-decoration: underline;
}

.sansGras
{
    font-weight:lighter;
}

