@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}

img {border: none;}

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* STRUCTURE & BLOCKS
_______________________________________ */

#main {
	margin: 0 auto 0 auto;
	width: 956px;
}

#header {
	width: 956px;
	height: 122px;
	background: url(../images/header.png) no-repeat;
}

#header .logo {
	position: absolute;
	display: block;
	height: 100px;
	width: 157px;
	margin-left: 15px;
}

#header #search {
	position: absolute;
	margin: 40px 0 0 655px;
	height: 24px;
	width: 280px;
	background-repeat: no-repeat;
	text-align: left;
}

#header #search .champ {
	height: 24px;
	width: 242px;
	background: url(../images/recherche_bg.png) no-repeat;
	margin-right: 8px;
	padding-left: 10px;
}

#header #search .input_search {
	border: none;
	background: none;
	width: 120px;
	font-size: 9px;
	margin-left: 90px;
	margin-top: 3px;
	color: #666;
}

#content {
	width: 956px;
	height: auto;
	/*overflow: hidden;*/
	margin-bottom: 25px;
}


/* SIDEBAR DE GAUCHE 
__________________________________________________________*/

#content #block_left {
	float: left;
	padding-top: 38px;
	width: 173px;
}

#content #block_left .payements_municipaux {
	display: block;
	margin-top: 16px;
	padding: 15px 20px 0 86px;
	height: 58px;
	width: 67px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	background: url(../images/payements_municipaux.png) no-repeat;
	text-align: right;
}

#content #block_left #agenda {
	margin-top: 5px;
	height: 100px; 
	background: url(../images/agenda_head.png) no-repeat;
	padding-top: 58px;
	padding-left: 3px;
	font-size: 9px;
}
#content #block_left #agenda a {color: #999;}
#content #block_left #agenda a.seeAll {color: #5e3d3d; float: right; margin-top: 8px;}
#content #block_left #agenda a.seeAll:hover {text-decoration: underline;}

#content #block_left #recherche {
	height: 80px;
	margin-top: 5px;
	background: url(../images/recherche_head.png) no-repeat;
	padding-top: 42px;
	padding-left: 3px;
	font-size:9px;
}

#content #block_left #recherche .champ {
	height: 20px;
	width: 135px;
	background: url(../images/recherche_bg2.png) no-repeat;
	margin-right: 8px;
	padding-left: 10px;
}

#content #block_left #recherche .input_search {
	border: none;
	background: none;
	width: 120px;
	font-size: 9px;
}

#content #block_left #recherche select {
	width: 164px;
	font-size: 10px;
	margin-bottom: 10px;
}

#content #block_left #recherche a.seeAll {color: #5e3d3d; float: right; margin-top: 8px;}
#content #block_left #recherche a.seeAll:hover {text-decoration: underline;}


#content #block_left #en_un_clic {
	height: 124px;
	width: 173px;
	background: url(../images/block_recrute.png) no-repeat;
}

#en_un_clic a:link, #en_un_clic a:visited, #en_un_clic a:hover, #stac a:link, #stac a:visited, #stac a:hover  {
	margin-left: 6px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#content #block_left #service_public {
	display: block;
 	margin-top: 15px;
	padding: 9px 0 0 7px;
	height: 84px;
	color: #fff;
	font-size: 9px;
	width: 167px;
	background: url(../images/service_public.png) no-repeat;
}
#content #block_left #service_public span.title {display: block; font-size: 11px; font-weight: 600; margin-bottom: 8px;}
content #block_left #service_public span.desc {width: 90px;}

#content #block_left #stac {
 	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 16px;
	height: 53px;
	width: 173px;
	background: url(../images/stac_bg.png) no-repeat;
}

#content #block_left #chamberymetro {
	display: block;
 /*	margin-top: 5px;
	margin-bottom: 5px; */
	padding-top: 23px;
	padding-left:3px;
	height: 28px;
	width: 170px;
	background: url(../images/chambery_metropole.png) no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}


/*#content #block_left .pdf {
	margin: 16px 0;
	display: block;
	height: 52px;
	width: 137px;
	background: url(../images/block_pdf.png) no-repeat;	
	padding: 18px 10px 0 26px;
	font-size: 10px;
	text-align: right;
}*/

.pdf_block {
	margin: 16px 0;
	display: block;
	height: 52px;
	width: 137px;
	background: url(../images/block_pdf.png) no-repeat;	
	padding: 18px 10px 0 26px;
	font-size: 10px;
	text-align: right;
}

/*#content #block_left .pdf:hover {
	color: #333;
}*/


#content #block_left #recherche {
	background: url(../images/recherche_head2.png) no-repeat;
	height:60px;padding-top:62px;
}

#en_un_clic a:link, 
#en_un_clic a:visited, 
#en_un_clic a:hover, 
#stac a:link, 
#stac a:visited,
#stac a:hover  {
	font-size:11px;
}




/*
_________________________________________*/


/* CONTENU CENTRAL 
_________________________________________*/

#block_centre {
	float: right;
	padding-right: 0;
	width: 751px; /*783*/
	padding-left: 30px;
	/*background: #ccc;*/
}

#nav_bar {
	float: left;
	height: 33px;
	width: auto;
	padding: 5px 30px 0 30px;
	color: #9e9c9c;
	font-size: 10px;
}

#a-la-une-position {
	float: left;
	width: 576px;
}

#a-la-une-position .prev {height: 32px; width: 31px; background: url(../images/alaune_left.png) no-repeat; position: absolute; cursor: pointer; margin: 78px 0 0 -11px;}
#a-la-une-position .next {height: 32px; width: 31px; background: url(../images/alaune_right.png) no-repeat; position: absolute; cursor: pointer; margin: 78px 0 0 560px;}

#a-la-une {
	height: 198px;
	width: 568px;
	color: #fff;
	padding-right: 8px;
	background-position: top right;
	background-color: #de0404;
	background-image: url(../images/alaune_topright.png);	
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: hidden;
}

#a-la-une h1 {padding-top:7px;font-size: 16px;}

#a-la-une .visu {
	z-index: 10;
	margin-left: 6px;
	margin-right: 11px;
	height: 198px;
	width: 248px;
	float: left;
}

#titre_une {
	position: absolute;
	margin-left: 15px;
	margin-top: 15px;
	height: 53px;
	width: 123px;
	background: url(../images/titre_une.png) no-repeat;
}

#coin_top_right {
	position: absolute;
	margin-left: 558px;
	margin-top: 0px;
	height: 20px;
	width: 18px;
	background: url(../images/alaune_topright.jpg) no-repeat;
}

#a-la-une .categorie {
	font-size: 12px;
	margin-top:10px
}

#a-la-une a:link, #a-la-une a:visited, #a-la-une a:hover {
	color: #fff;
	font-weight: bold;
}
#a-la-une a:hover {text-decoration: underline;}

#a-la-une .hr{
	height: auto;
	line-height: 0;
	float: left;
	width: 300px;
	margin: 8px 0 8px 0;
	border-top: 1px solid #9b0303;
	border-bottom: 1px solid #e85050;
	border-right: none;
	border-left: none;
}
#a-la-une p{display: block;}


#block_centre a.handicap {
	padding: 15px 15px 0 0;
	display: block;
	height: 55px;
	width: 115px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	background: url(../images/handicap.png) no-repeat;
	text-align: right;
	cursor:pointer;
	text-decoration: none;
}

#block_centre #meteo {
	margin-top: 17px;
	margin-left: 18px;
	float: left;
	height: 116px;
	width: 157px;
	/*background: url(../images/meto_screen_flal.png)*/
}

#newsletter_presse {
	margin-top: 36px;
	margin-left: 15px;
	float: left;
	height: 270px;
	width: 135px;
	color: #666;
}

#newsletter_presse .pdf {
	margin-top: 10px;
	display: block;
	height: 52px;
	width: 103px;
	background: url(../images/block_pdf.png) no-repeat;	
	padding: 18px 10px 0 16px;
	font-size: 10px;
	text-align: right;
}#newsletter_presse .pdf:hover {
	color: #333;
}

#newsletter_presse .titre {	
	display: block;
	background: url(../images/newsletter_presse_puce.png) no-repeat top left;
	width: 119px;
	height: 25px;
	color: #603e3e;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 0 16px;
	margin-bottom: 10px;
}

#newsletter_presse .desc {
	display: block;
	width: 135px;
	font-size: 9px;
	margin-bottom: 15px;
}

#newsletter_presse .champ {
	height: 19px;
	width: 101px;
	background: url(../images/newsletter_presse_input.png) no-repeat;
	margin-right: 8px;
	padding-left: 10px;
	font-size: 9px;
	margin-right: 5px;
}
#newsletter_presse .input_newsletter {
	border: none;
	background: none;
	width: 100px;
	font-size: 9px;
}
/*
_________________________________________*/


/* BLOC SUGGEST 
_________________________________________*/
div#suggest_container
{
	position: absolute;
	float: left;
	margin: 6px 0 0 80px;
	padding:0px;
	z-index:999;
}

div#suggest_head
{
	width:205px;
	height:22px;
	background-image:url(../images/suggest-top.png);
}

div.suggest_content_global
{
	width: 205px;
	height: auto;
}

div.suggest_content_global div.suggest_content_section
{
	width: 201px;
	padding: 2px;
	background-color: #603e3e;
	color: #fff;
	font-weight: bold;
	margin: 0px;	
}

div.suggest_content
{
	width:205px;
	height:60px;
	padding:5px;
	cursor:pointer;
	background-image:url(../images/suggest-bg.png);
	background-repeat:repeat-y;
}
div.suggest_content:hover{background-image:url(../images/suggest-bg-hover.png);}

div.suggest_content img {float: left; width: 50px; height: 50px; margin-top: 4px;}

div.suggest_content div.suggest_content_desc
{
	float: left;
	margin-top: 4px;
	padding-left: 8px;
	height: 50px;
	width: 130px;
}

div#suggest_bottom
{
	width:205px;
	height:16px;
	background-image:url(../images/suggest-bottom.png);
	cursor:pointer;
	margin:0px;
	padding:0px;		
}

div#suggest_bottom:hover
{
	background-image:url(../images/suggest-bottom-hover.png);
	margin:0px;
	padding:0px;	
}

/* HACK IE7 => une marge apparait sur le li, on reproduit le fond pour ne pas le voir */
.yui-ac-bd li {
	background-image:url(../images/suggest-bg.png);
	background-repeat:repeat-y;
}
/*
_________________________________________*/

/* BLOC ACCES DEFICIENTS VISUELS
_________________________________________*/

div#deficient_visuel_position{float: left; margin-left: 30px; height: 70px; width: 130px;}

div#deficient_visuel
{
	position: absolute;
	margin-left: 155px;
	margin-top: 3px;
	height: 256px;
	width: 174px;
	background: url(../images/deficients_visuels/bg_adeficientsvisuels.png) no-repeat;
	color: #5d5d5d;
	font-size: 14px;
}

div#deficient_visuel_t_txt
{
	padding-top: 10px;
	margin-left: 10px;
	height: 60px;
	width: 160px;
	text-align: center;
}

div#deficient_visuel_t_txt a.font_down
{
	display: block;
	margin: 10px 12px 0 12px;
	float: left;
	height: 27px;
	width: 56px;
	background-image: url(../images/deficients_visuels/font_down.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#deficient_visuel_t_txt a.font_down:hover {background-position: bottom;}

div#deficient_visuel_t_txt a.font_up
{
	display: block;
	margin-top: 6px;
	float: left;
	height: 34px;
	width: 59px;
	background-image: url(../images/deficients_visuels/font_up.png);
	background-repeat: no-repeat;
	background-position: top;
}
div#deficient_visuel_t_txt a.font_up:hover {background-position: bottom;}

div#deficient_visuel_c_fond
{
	margin-top: 9px;
	height: 50px;
	width: 160px;
	margin-left: 10px;
	text-align: center;
}

div#deficient_visuel_c_fond .btn
{
	flaot: left;
	display: block;
	float: left;
	height: 24px;
	width: 17px;
	margin-left: 2px;
	margin-top: 4px;
	background-repeat: no-repeat;
	background-position: top;
}
div#deficient_visuel_c_fond .rouge{background-image: url(../images/deficients_visuels/bg_color_rouge.png); margin-left: 5px;} 
div#deficient_visuel_c_fond .orange{background-image: url(../images/deficients_visuels/bg_color_orange.png);} 
div#deficient_visuel_c_fond .vert_f{background-image: url(../images/deficients_visuels/bg_color_vert_f.png);} 
div#deficient_visuel_c_fond .vert_c{background-image: url(../images/deficients_visuels/bg_color_vert_c.png);} 
div#deficient_visuel_c_fond .jaune{background-image: url(../images/deficients_visuels/bg_color_jaune.png);} 
div#deficient_visuel_c_fond .bleu{background-image: url(../images/deficients_visuels/bg_color_bleu.png);} 
div#deficient_visuel_c_fond .violet{background-image: url(../images/deficients_visuels/bg_color_violet.png);} 
div#deficient_visuel_c_fond .noir{background-image: url(../images/deficients_visuels/bg_color_noir.png);} 

div#deficient_visuel_c_fond .rouge:hover,
div#deficient_visuel_c_fond .orange:hover,
div#deficient_visuel_c_fond .vert_f:hover,
div#deficient_visuel_c_fond .vert_c:hover,
div#deficient_visuel_c_fond .jaune:hover,
div#deficient_visuel_c_fond .bleu:hover,
div#deficient_visuel_c_fond .violet:hover,
div#deficient_visuel_c_fond .noir:hover{background-position: bottom;}



div#deficient_visuel_c_txt
{
	height: 40px;
	width: 160px;
	margin-left: 10px;
	text-align: center;
}

div#deficient_visuel_c_txt .btn
{
	flaot: left;
	display: block;
	float: left;
	height: 19px;
	width: 19px;
	margin-top: 4px;
	background-repeat: no-repeat;
	background-position: top;
}
div#deficient_visuel_c_txt .rouge{background-image: url(../images/deficients_visuels/txt_color_rouge.png); margin-left: 0px;} 
div#deficient_visuel_c_txt .orange{background-image: url(../images/deficients_visuels/txt_color_orange.png);} 
div#deficient_visuel_c_txt .vert_f{background-image: url(../images/deficients_visuels/txt_color_vert_f.png);} 
div#deficient_visuel_c_txt .vert_c{background-image: url(../images/deficients_visuels/txt_color_vert_c.png);} 
div#deficient_visuel_c_txt .jaune{background-image: url(../images/deficients_visuels/txt_color_jaune.png);} 
div#deficient_visuel_c_txt .bleu{background-image: url(../images/deficients_visuels/txt_color_bleu.png);} 
div#deficient_visuel_c_txt .violet{background-image: url(../images/deficients_visuels/txt_color_violet.png);} 
div#deficient_visuel_c_txt .noir{background-image: url(../images/deficients_visuels/txt_color_noir.png);} 

div#deficient_visuel_c_txt .rouge:hover,
div#deficient_visuel_c_txt .orange:hover,
div#deficient_visuel_c_txt .vert_f:hover,
div#deficient_visuel_c_txt .vert_c:hover,
div#deficient_visuel_c_txt .jaune:hover,
div#deficient_visuel_c_txt .bleu:hover,
div#deficient_visuel_c_txt .violet:hover,
div#deficient_visuel_c_txt .noir:hover{background-position: bottom;}


div#deficient_visuel_reset{height: 38px; width: 160px; text-align: center; padding-top: 12px; margin-left: 10px;}
div#deficient_visuel_reset a{color: #5d5d5d;}
div#deficient_visuel_reset a:hover{text-decoration: underline;}

div#deficient_visuel_more{height: 20px; width: 160px; text-align: center; padding-top: 10px; margin-left: 10px;}
div#deficient_visuel_more a{color: #5d5d5d;}
div#deficient_visuel_more a:hover{text-decoration: underline;}
/*
_________________________________________*/

/* FOOTER 
_________________________________________*/
#footer_global {
	width: 100%;
	bottom: 0;
	min-height: 25px;
	background-image: url(../images/footer_fond.png);
	background-color: #70c41f;
	background-repeat: repeat-x;
	clear: both;
}

#footer {
	min-height: 18px;
	font-size: 9px;
	color: #fff;
	margin: 0 auto 0 auto;
	width: 956px;
	padding: 7px 0 0 15px;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #fff;
} 
/*
_________________________________________*/

.a_diaporama_title, .a_diaporama_title:hover, .a_diaporama_title:visited, .a_diaporama_title:link{color:black;}

/* PLAN DU SITE 
_________________________________________*/

.ul_plan_site{clear:both; padding:20px}
.ul_plan_site li{list-style-type:inherit; /*background-image:url(../images/fleche_plan_site.png */); background-repeat:no-repeat; list-style:none; padding-left:25px; height:16px;  font-size:16px; font-weight:bold; margin-bottom:5px;}
.ul_plan_site li a:hover{color:#000; text-decoration:underline}
.ul_plan_site li.ss_li{list-style:none; background-image:none; font-size:12px; font-weight:100; margin:0}
.ul_plan_site li.ss_li li{background-image:none; font-size:12px; font-weight:100; list-style:disc; padding:0; margin-left:10px}

/*
_________________________________________*/


/* ASSOCIATIONS
_________________________________________*/

.bloc_association{width:330px; margin:10px; padding:10px; background-image:url(../images/bloc_association.png); float:left; height:100px}
.info_association{float:left; width:226px; height:100%; padding:0 7px; overflow:hidden;}
.image_association{float:left; width:90px; height:100%;}
a.nom_association{color:#fe7e00; font-weight:bold; padding-bottom:3px;}
a.nom_association:hover{color:#fe7e00; text-decoration:underline;}
a.lien_association{color:#fe7e00; float:right; position:absolute;margin-top:80px;margin-left:250px;}
a.lien_association:hover{color:#fe7e00; text-decoration:underline;}

#association_letter{float:left; height:45px; width:682px; float:right; margin-top:2px}
#association_letter a{background-image:url(../images/desc-keyword.jpg); height:27px; padding:3px 10px; vertical-align:middle}
.pagination_association{width:753px; text-align:center; margin:10px; float:left}
.pagination_association a{margin:0 5px 0 5px}
.pagination_association a:hover{color:#fe7e00; text-decoration:underline;}
.pagination_association .page_actuel{color:#fe7e00}

div.detail_association{font-size:12px;}
.detail_association h2{margin:10px 0; color:#fe7e00}
.detail_association a{color:#fe7e00}
.detail_association a:hover{color:#fe7e00; text-decoration:underline;}
.image_detail_association{float:right; margin:10px}

.lien_retour:hover{color:#000000; text-decoration:underline;}


/*
_________________________________________*/


/* RECHERCHE
_________________________________________*/

#container_recherche{clear:both}
#container_recherche h3{margin:10px; color:#fe7e00;padding:10px 0 0 0;}
#container_recherche .resultat_recherche{margin:10px; clear:both}
#container_recherche .resultat_recherche img{float:left;}
#container_recherche .resultat_recherche .titre_recherche{color:#70C41F; font-weight:bold;}
#container_recherche .resultat_recherche .ss_titre_recherche{font-weight:bold; clear:both}
#container_recherche .resultat_recherche .descr{}

#container_recherche .resultat_recherche a{color:#fe7e00;}
#container_recherche .resultat_recherche a:hover{color:#fe7e00; text-decoration:underline;}

/*
_________________________________________*/



/* CONTACT
_________________________________________*/

#form_contact{clear:both; padding:20px 0; }
#form_contact label{width:200px; height:20px; padding:5px 3px 0 0; float:left; clear:both; display:block; text-align:right; vertical-align:middle}
#form_contact input[type="text"]{height:20px; width:500px; float:left; margin:2px 0;}
#form_contact input[type="text"]:focus, #form_contact textarea:focus{border:solid 1px #603e3e;}
#form_contact textarea{width:500px; height:100px; margin:2px 0;}
#form_contact input[type="submit"]{border:none; background-color:#603e3e; color:#fff; font-weight:bold; padding:2px 5px; float:right; margin:10px 49px;}

#form_contact .mail_information{width:90%; margin:0 0 10px 20px; padding:3px 10px; font-weight:bold;}
#form_contact .mail_send{color:#7BC17E; border:solid 2px #7BC17E}
#form_contact .mail_denied{color:#F97B9D; border:solid 2px #F97B9D}

/*
_________________________________________*/



.fb_header{display:block;position:relative;top:-122px;left:656px;width:240px;height:20px;text-indent:-99999px;text-transform:capitalize;background:url(../images/fb_header.png) no-repeat top right;outline:none;}



#a-la-une-position{}
	#titre_une{z-index:1000;}

	#contenuScroll{height:228px;width:576px;background:#de0404;}
            	
		#contenuScroll .cs_actu{width:576px;height:198px;display:block;clear:both;background:none;}
		#contenuScroll .cs_actu .cs_left{height:198px;width:248px;display:block;float:left;margin:0px 11px 0px 6px;}
		#contenuScroll .cs_actu .cs_left img{height:198px;width:248px;}
		#contenuScroll .cs_actu .cs_right{height:206px;width:300px;display:block;float:left;margin:0px;color:#FFF;font-size:12px;line-height:15px;}
		#contenuScroll .cs_actu .cs_right span.cs_cat{height:auto;width:300px;display:block;font-size:12px;margin-top:10px;}
		#contenuScroll .cs_actu .cs_right h2{font-size:16px;font-weight:bold;line-height:20px;margin:5px 0px 10px 0px;}
		#contenuScroll .cs_actu .cs_right .cs_dates{font-size:11px;height:auto;margin:0px 0px 5px 0px;}
		#contenuScroll .cs_actu .cs_right .cs_hr{width:300px;height:2px;background:url(../images/a_la_une-sep.png) repeat-x left top;margin:10px 0px 5px 0px;display:block;}
		#contenuScroll .cs_actu .cs_right p{font-size:10px;line-height:14px;}
		#contenuScroll .cs_actu .cs_right p a.cs_lien{display:block;height:13px;width:85px;text-indent:-99999px;text-transform:capitalize;cursor:pointer;background:url(../images/interface/btn_more_1.png) no-repeat center center;}


ul.slidey{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none; background:none;}
ul.slidey li{display:none;position:absolute;}
ul.slidey li ul li{display:block;position:relative}

ol.slidey-markers{list-style:none;margin:0;padding:0;z-index:9999; }
ol.slidey-markers li{float:left;}
ul.slidey{width:576px;height:198px;margin:0 auto;display:block;background:none;}


/* Pour 4 */

ol.slidey-markers{background:url(../images/fond-puce2.png) no-repeat 0px -2px; height:10px;line-height:10px;padding:5px 0px 10px 0px;margin-left:476px;text-align:center; }
ol.slidey-markers li{display:inline;margin:0 4px;background:none;outline:none;float:none;}
ol.slidey-markers li a{display:inline-block;height:10px;width:10px;overflow:hidden;text-indent:-9999px;background:transparent url(../images/btn_marker.png) 0 0;border:none;outline:none;}
ol.slidey-markers li.active-marker a{background:url(../images/btn_marker2.png) 0 -10px;}


