/* Start of CMSMS style sheet 'Accueil' */
#menu_home{
	clear:both;
	height:320px;
}
#photo_go{
	width:415px;
	float:left;
	height:240px;
	border-right:3px solid #fff;
	overflow:hidden;
	position:relative;
}
#photo_go DIV{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	background-color: #FFF;
	width:415px;
	height:240px;
	overflow:hidden;
}
#photo_go DIV.active {
    z-index:10;
    opacity:1.0;
}

#photo_go DIV.last-active {
    z-index:9;
}

#home_pd{
	width:170px;
	float:right;
	height:240px;
	border-left:3px solid #fff;
}
#menu_jaune{
	width:239px;
	float:left;
	padding-top:18px;
	font-family:'ChunkFiveRegular',Verdana, Arial, Helvetica, sans-serif;
}
#menu_jaune ul{
	margin:0;
	padding-top:40px;
}
#menu_jaune li:first-child{
	border:none;
}
#menu_jaune li a{
	padding:14px 15px 14px 40px;
	font-weight:normal;
	font-size:17px;
	background:transparent url(imgs/puce1.gif) no-repeat 20px 16px;
}
#menu_jaune li a:hover{
	background-image:url(imgs/puce1.gif);
	background-repeat:no-repeat;
	background-position:20px 16px;
}

#content{
	background:#fff;
}
#content_img{
	background:transparent url(imgs/bg9.gif) repeat-y 36px 0;
	width:830px;
}
.cols{
	width:830px;
	background:transparent url(imgs/bg9.gif) repeat-y 397px 0;
}
.cols_merge{
	width:830px;
	background:transparent url(imgs/bg9.gif) repeat-y 636px 0;
}
.cols_last{
margin-bottom:0;
}
.cols .first{
	background:transparent url(imgs/bg11.gif) no-repeat 52px 0;
}
.cols .second{
	background:transparent url(imgs/bg11.gif) no-repeat 40px 0;
}
.col1{
	font-size:1em;
	width:284px;
	padding-left:89px;
	clear:both;
}
.col2{
	float:left;
	width:182px;
	padding-left:75px;
	margin-right:60px;
}
.col3{
	float:left;
	width:140px;
	_position:absolute;
	_right:0;
}

h5{
	font-size:11px;
	letter-spacing:2px;
	margin:0;
	color:#ffb30f;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
h3, .home_puce{
clear:both;
	font-size:18px;
	color:#000;
	color:#1C2C69;
	margin:2px 0 5px 0;
	font-weight:normal;
	background:url(imgs/puce3.gif)  no-repeat 0 5px;
	margin-left:-16px;
	padding-left:16px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
.home_puce a{
	color:#000;
	color:#1C2C69;
	font-weight:normal;
}
.home_sub{
	font-weight:bold;
	font-size:1em;
	color:#666;
	margin:0 0 6px 0;
	padding-top:15px;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
.home_sub a{
	font-weight:bold;
	color:#666;
}
.date, .date2{
	color:#000;
	font-weight:bold;
	font-size:0.8em;
}
.agenda .date{
	padding:8px 0;
	display:block;
	float:left;
	text-align:center;
	width:60px;
	background:#ffb30f url(imgs/bg2.gif) repeat-x 0 -80px;
	margin:5px 10px 5px 0;
	color:#fff;
}
.agenda .date_js{
	display:block;
	font-size:10px;
	line-height:11px;
}
.agenda .date_jj{
	display:block;
	font-size:25px;
	line-height:23px;
}
.agenda .date_m{
	display:block;
	font-size:12px;
	line-height:13px;
}
.agenda .photo_gauche{
	margin-top:5px;
}
.home_space{
	margin-top:25px;
}
#liens_rapides{
	font-size:.9em;
	margin:0 0 30px 0;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
}

.recherche_form{
	margin-top:10px;
	border:1px solid #eee;
	padding:15px;
}
.search-input{
	width:104px;
	font-size:11px;
}
.submit input{
	font-size:11px;
	margin:0;
	color:#fff;
	width:110px;
	padding:3px 0;
	background:#1c2c69;
	cursor:pointer;
	border:0;
}

h5{
clear:both;
}
/* End of 'Accueil' */

