/* CSS Document */
* {margin:0; padding:0;}
body{ font-family: Verdana, Arial, Helvetica, sans-serif; background:#e5e5e5;}

/*structure du site dans l'ordre du flux XHTML*/
#page{position:absolute; width:740px; left:50%; margin-left:-370px; margin-top:20px;}

#top{background:#e5e5e5;}
#top img {border:none;}

#contenu{width:731px;font-size:0.9em;line-height:1.6em; background:url(../img/template/bg-page.jpg) repeat-y;}
#contenu-top{ background: url(../img/template/bg-page-top.jpg) no-repeat;}
#contenu-bot{clear:both;background:url(../img/template/bg-page-bot.jpg) no-repeat; height:26px;}

#main { float:right; width:460px; padding-top:20px; background:url(../img/template/bg-right-contenu.png) top right repeat-y; margin-right:1px; padding-right:10px}

#menu { float:left; width:210px;margin-top:20px; padding-left:25px;}
#menu ul li {list-style:none;}
#menu ul li a{ display:block; width:180px;font-size:0.8em; font-weight:bold; border-bottom:1px dashed #000; color:#000; text-decoration:none; padding-bottom:10px; }
#menu ul li a:hover{color:#626466;}

#footer{}




h1{color:#f7be44; font-size:1.3em;}
h2{font-size:1.3em;color:#f7be44; margin-top:20px}
 
.liste1{ list-style: url(../img/template/point.gif); margin-top:15px; margin-left:20px} 
.liste1 li {margin-top:5px;}
.liste1 a{color:#000; text-decoration:none}
.liste1 a:hover {text-decoration:underline;}
.liste2{list-style:url(../img/template/carre.gif); margin-left:20px;}
.liste2 li {margin-top:5px;}


.photo{text-align:center; margin-top:30px;}
.legende{text-align:center; font-weight:bold;}
.gras{font-weight:bold;}
.separateur{padding-top:20px; border-top:2px solid #999;}


.SubTitle
{
	font-weight: bold;
	color: #000000;
}

.ContentSize
{
color:#000000
}

.TextButton
{
	font-weight: bold;
	color: #f7be44;
}.SubTitle2 {

	font-size: 11px;
	color: #000000;
}
.SubTitle3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}