
/* ________________________________________________________ 
 * Section Bloc Accueil
 */
#blocksContenus {
	table-layout: fixed;
	width: 960px;
	border: none;
}

#blocksContenus .bloc_td {
	padding: 10px 8px 0 8px;
	margin-bottom:10px;
	vertical-align: top;
	background: url(/assets/img/bg/bloc_accueil.png) left top no-repeat;
}

#blocksContenus .blocksContenu_primaire {
	height: 310px;
	overflow: hidden;
}
#blocksContenus .boutonRaccourci_wrap {
	text-align: center;
}
#blocksContenus .boutonRaccourci {
	width: 240px;
	overflow: hidden;
	padding: 7px 15px;
	text-align: left;
	background-color: #f2eeec;
	border: 1px solid #e8d9ce !important;
	margin: auto;
}
#blocksContenus .innerBloc {
	padding: 18px 16px;
	height: 140px;
/*	background-color: rgba(33,128,128,0.2);*/
}
#blocksContenus .innerBloc h4, #blocksContenus .boutonRaccourci {
	font-family: 'Chaparral Pro', Georgia;
	font-size: 1.6666667em;
	color: #a14c01;
	font-weight: 500;
	border-bottom: 1px solid #aaa;
}
#blocksContenus .boutonRaccourci a {
	color: #a14c01;
	text-decoration: none;
}
#blocksContenus .boutonRaccourci a:hover {
	text-decoration: underline;
}
#blocksContenus .bloc_picto {
	position: relative;
	top: -4px;
}
#bloc_texte {
min-height:500px;
height:auto !important;
height:500px;
}
#home_calendrier_wrap {
	width: 210px;
	margin: 0 auto;
}

/* ________________________________________________________ 
 * Onglets Entrée sections principales
 */
#onglets_ville_citoyen {
	position: absolute;
	top: 332px;
	left: 355px;
	width: 595px;
	height: 116px;
}

#onglet_citoyen, #onglet_ville {
	float: left;
	width: 235px;
	height: 116px;
	padding: 10px 15px 5px 30px;
}

#onglet_ville {
	width: 270px;
}
#onglets_ville_citoyen h3 {
	font-family: 'Chaparral Pro', Georgia;
	font-size: 2.3333333em;
	font-weight: normal !important;
	margin: 0;
}
#onglets_ville_citoyen p {
	margin: 0;
	opacity: 0.5;
	moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
#onglets_ville_citoyen a {
	color: #fff;
	text-decoration: none;
}
#onglets_ville_citoyen a:hover {
	text-decoration: underline;
}

#parking_deneigement{
	position: absolute;
	top: -100px;
	left: 297px;
	width: 385px;
	height: 100px;	
	
}