@charset "utf-8";
/* CSS Document */

body{
	background:#004562 url(../images/bg-accueil.gif) repeat-x;	
}
#wrapper{
	background:url(../images/bg-courreur-accueil.jpg) right 26px no-repeat;
	min-height:430px;
	height:auto !important;
	height:430px;
}
h1{padding-left:25px;color:#fff; font-size:2.8em; font-weight:normal; font-style:italic; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h2#date{margin-top:10px;padding-left:85px;color:#fff; font-size:2.8em; font-weight:normal; font-style:italic; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:20px;}
h2#date span{font-size:0.8em;}
#separateur-accueil{ background:url(../images/accueil-separateur-top.gif) no-repeat; height:2px; }

#content-menu ul{margin-top:10px; list-style-type:none; height:90px; width:400px; margin-left:70px;}
#content-menu ul li{background:url(../images/puce-fleche-blanc.gif) 0 5px no-repeat; padding-left:20px;line-height:20px; float:left;width:175px;}
#content-menu ul li a{text-decoration:none; font-size:1.2em; font-weight:bold; color:#fff;}
#content-menu ul li a:hover{text-decoration:underline;}
#content-menu{height:218px;}
#inscription{height:61px;}

#bloc-top{height:24px; background:url(../images/bg-accueil-bloc-top.gif) no-repeat;}
#bloc{background:url(../images/bg-accueil-bloc-repeat.gif) repeat-y;
	min-height:170px;
	height:auto !important;
	height:170px;}
#bloc #bloc-left{ float:left; width:218px; padding-left:20px;}
#bloc #content-bloc{ background:#f3f7f8 url(../images/bg-accueil-bloc-content.gif) repeat-x; margin-left:240px;margin-right:15px; min-height:170px;
	height:auto !important;
	height:170px;}
	
#bloc #content-bloc h3{ color:#006189; font-size:1.4em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 10px; padding-bottom:5px;}
#bloc #content-bloc .programme{ width:220px; float:left; background:url(../images/bg-programme-separateur.gif) left repeat-y; padding-left:10px; margin-top:10px;}
#bloc #content-bloc .noborder{background:none;}
#bloc #content-bloc h4{ color:#7da200;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.2em; }

#bloc #content-bloc ul{ list-style-type:none;}
#bloc #content-bloc ul li{color:#333333; font-size:1.1em;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:2px 0;}
#bloc #content-bloc ul li span{color:#cc0000;}

#bloc-bottom{height:12px; background:url(../images/bg-accueil-bloc-bottom.gif) no-repeat;}