
/*
  Feuille de style annecy.org 2010
  Elements de base
  27/11/05 - CITIA
*/

/*------------------------------------------------------------------- Structure générale--*/
body {
  background-color: #000000;
}

div#corps  {
  position: relative;
  background-color: #000000;
  font-family: Arial;
  font-size: 12px;
  letter-spacing: 0em;
  line-height:1.5;
  color: #f7f7f7;
}

div.container {
  position:relative;
  z-index:4;
  background: url(../interface/head_annecy2010.jpg) no-repeat 23px 0;
}

div#cr_50 {
  position: absolute;
  top : 230px;
  left : 545px;
  width: 200px;
  height : 70px;
}

div#cr_50 a {
  width: 175px;
}

div#cr_50 a#chiffre_jour  {
  font-family: Georgia;
  font-size: 30px;
  letter-spacing: -0.02em;
  color: #96bd0d;
  text-decoration: none;
}

div#cr_50 a#chiffre_jour span  {
  position: absolute;
  top : -49px;
  left : 27px;
  display: block;
  width: 74px;
  height: 65px;
  padding : 2px 5px;
  line-height: 1.32em;
  font-family: Georgia;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  background: url(../interface/bulle50.png) no-repeat 0px 0;
  visibility: hidden;
}

div#header:hover div#cr_50 a#chiffre_jour span, div#cr_50 a#chiffre_jour:hover span  {
  visibility: visible;
}

div.blc_car {

}

/*------------------------------------------------------------------- Redefinition de la feuille de style de base --*/
/* titres */
h2, h3, h4, h5, h6  {
  line-height:1.1em;
  margin: 0px 20px;
  font-weight:bold;
  position: relative;
}

h2  {
  background: #27253f url(../interface/pictos/fl_h2.png) no-repeat 5px 6px;
  height: 22px;
  line-height: 1.1em;
  font-weight:normal;
  font-size: 1.6em;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 20px;
  font-family: Aldo, Arial;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

h3  {
  color: #96bd0d;
  font-size: 1.6em;
  margin-bottom: 10px;
  font-weight:normal;
}

h3 span {
  color: #8e8dd2;
  font-size: 0.8em;
}

h4  {
  color: #8e8dd2;
  font-size: 1.45em;
  margin-bottom: 10px;
}

h4 span {
  color: #cfcffc;
  font-size: 0.8em;
}

h5  {
  color: #cfcffc;
  font-size: 1.3em;
  margin-bottom: 10px;
}

h5 span {
  color: #96bd0d;
}

h5.contact {
  background: #101024 url(../interface/pictos/fl_contact.png) no-repeat 15px 7px;
  color: #cacce6;
}

h6  {
  color: #96bd0d;
  font-size: 1.2em;
  font-weight: bold;
}

h6 span {
  color: #fff;
}

/* paragraphes & listes */
p.element_special, span.element_special, ul.element_special {
  color: #8e8dd2;
}

p.element_special strong  {
  color: #96bd0d;
}


ul.liste_num  {
  margin-left: 20px;
  list-style-type: none;
}

ul.liste_num li span {
  padding-right: 3px;
  font-weight: bold;
  color: #96bd0d;
}

ul.liste_flg {
  list-style-type: none;
  margin-left : 0px;
}

ul.liste_flg li a  {
  color: #fff;
  display: block;
  text-decoration: none;
  min-width: 90px;
  padding: 0px;
  padding-left: 15px;
  margin-bottom : 3px;
  background: #181726 url(../interface/pictos/fldb.png) no-repeat 5px center;
  -moz-border-radius : 3px;
}

ul.liste_flg li a:hover  {
  background-color: #27253f;
}

ul.en_ligne {
  list-style-type: none;
}

ul.en_ligne li  {
  float: left;
}



hr  {
  color: #2B2B40;
  background-color: #2B2B40;
}

div.cleaner.trait {
  border-bottom: #8e8dd2 1px dotted;
}

.sep_h {
  border-top: #2a2a51 1px dotted;
  padding-top : 5px;
  margin-top : 5px;
}


/* liens */
a, a:visited {
  color: #ddddff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

/* BTN importants */
a.btn_important_bleu  {
  width: 180px;
  height: 22px;
  display: block;
  background: url(../interface/sprite_btn_annecy.png) no-repeat 0px -260px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 3px;
}

a.btn_important_bleu:hover  {
  background-position: 0px -285px;
}

.picto_btn  {
  float: left;
  margin: 0px 0px 0px 7px;
}

.picto_pdf  {
  position: relative;
  margin-left: 4px;
  width: 25px;
  height: 25px;
  display: block;
  float: left;
  background: url(../interface/sprite_annecy.png) no-repeat 0px -125px;
}

.picto_zip  {
  position: relative;
  margin-left : 4px;
  width: 25px;
  height : 25px;
  display: block;
  float: left;
  background: url(../interface/sprite_annecy.png) no-repeat -25px -125px;
}

.picto_50 {
  position: relative;
  width: 40px;
  display: inline-block;
  text-decoration: none !important;
}

.picto_50 span {
  position: absolute;
  display: block;
  width: 45px;
  height : 45px;
  top : -25px;
  background: url(../interface/picto50.png) no-repeat 0px 0px;
  text-decoration: none;
  cursor: default;
}

a.suite, a.reduire  {
  color: #96bd0d;
  position: relative;
  z-index: 100;
  text-decoration: none;
  padding-left: 15px;
}

a.suite:hover, a.reduire:hover  {
 color: #b1c903;
}

a.suite span, a.reduire span {
  background-image: url(../interface/sprite_common.png);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 0px;
  top: 2px;
}

a.suite span {
  background-position: -200px -34px;
}
a.suite:hover span {
  background-position: -200px -47px;
}

a.reduire span {
  background-position: -213px -34px;
}
a.reduire:hover span {
  background-position:  -213px -47px;
}

a.l_flg, a.l_fld {
  color: #fff;
  display: block;
  text-decoration: none;
  width: 95px;
  padding: 0px;
  margin-bottom : 3px;
  -moz-border-radius : 3px;
}

a.l_flg {
  background: #181726 url(../interface/pictos/flgb.png) no-repeat 5px center;
  padding-left: 15px;
  text-align: left;
}

a.l_fld {
  background: #181726 url(../interface/pictos/fldb.png)  no-repeat 101px center;
  padding-right: 15px;
  text-align : right;
}

a.l_fld:hover, a.l_flg:hover  {
  background-color: #27253f;
}

a.picto_aide  {
  background: url(../interface/sprite_annecy.png) no-repeat -100px -55px;
  background-repeat: ;
  width: 15px;
  height: 15px;
  text-decoration: none;
  display: inline-block;
  position: relative;
  top : 3px;
  text-indent: -9999em;
}

a.picto_aide:hover  {
  background-position: -100px -70px;
}

a.lien_bloc  {
  display: block;
  text-decoration: underline !important;
  height: 100%;
  padding : 5px;
  padding-left : 10px;
}

a.lien_bloc:hover {
  text-decoration: none;
  background-color: #383559;

}

.liste_act_std
{
  color : #8280b0;
  /*background-color: #181728;*/
  padding : 2px 5px;
  margin-top : 0px;
}

/*** background ***/
.blc_imp1 {
  position: relative;
  background-color: #181728;
  -moz-border-radius: 5px;
  -webkit-border: 5px;
  border-radius: 5px;
  padding : 10px 0px;
}

.blc_imp2 {
  position: relative;
  background-color: #262441;
  -moz-border-radius: 5px;
  -webkit-border: 5px;
  border-radius: 5px;
  padding : 10px 0px;
  z-index:3;
}

.blc_point  {
  border-right : 1px dotted #8E8DD2;
}

/*------------------------------------------------------------------- espace publicitaires --*/
div#cse-search-results  {
  width: 800px !important;
  padding: 10px;
}

div#cse-search-results iframe {
    width: 730px !important;
}

/*------------------------------------------------------------------- barre citia --*/
div#barre_citia {
  background: #2e2b4b url(../interface/barre_citia_annecy.png) repeat-x 0 0;
  color:#FFFFFF;
  height:29px;
  padding: 2px;
  position:relative;
  z-index:4;
}

div#barre_citia div#bc_contenu  {
  margin: 0 auto;
  position:relative;
  width: 950px;
  text-align: left;
}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	margin-top: 6px;
	padding: 0; 
}

.kwicks li{
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	width: 32px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}

#bc_contenu .kwicks_inner {
	width: 70px;
}

#bc_contenu .bc_picto {
	width: 12px;
	height: 12px;
	float: left;
	position: relative;
	top: 2px;
	text-decoration: none;
}

#bc_contenu .bc_lien {
	display: none;
	color: #fff; 
	font-size: 11px;
	padding-left: 2px;
	float: left;
}

#bc_contenu li.active .bc_lien {
	display: block;
}

#picto_citia, #picto_annecy, #picto_fb, #picto_naaow  {
	background: url(../interface/sprite_annecy.png) no-repeat;
}
 
#picto_citia  {
  background-position: 0px -80px;
}  
 
#picto_annecy  {
  background-position: -15px -80px;
} 
#picto_fb  {
  background-position: -30px -80px;
}  
 
#picto_naaow  {
  background-position: -45px -80px;
}

#marque_annecy  {
	background: url(../interface/sprite_annecy.png) no-repeat 0px -95px;
	width: 70px;
	height: 13px;
	position: relative;
	top: -10px;
	margin-left: 13px;
  text-indent: -9999px;
}

/* bloc de droite barre citia */
div#bc_droit  {
  position: absolute;
  right: 0px;
  top: -2px;
}

div#bc_droit ul {
  list-style-type: none;
  margin: 0;
}

div#bc_droit ul li  {
  float: left;
}

div#bc_droit a  {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

div#bc_droit a:hover  {
  text-decoration: underline;
}

/* Moteur de recherche */
form#cse-search-box {
  width: 144px;
  margin: 0px !important;
  padding: 0px !important;
}

form#cse-search-box  input#inp_rech {
  width: 115px;
  height: 13px;
  margin: 0px !important;
  padding: 0px !important;
  padding: 1px !important;
  background-color: #fff !important;
  border: 1px solid #8787ae !important;
  background-position: 100px 50px !important;
  font-size: 11px;
}

form#cse-search-box  input#btn_rech {
  width: 20px;
  height: 17px;
  margin: 0px !important;
  padding: 0px !important;
  background:#5f5f93 url(../interface/sprite_annecy.png) no-repeat -80px -40px;
  border: 0px !important;
  cursor: pointer;
  position: relative;
  top: 2px !important;
  outline:none !important;
}

form#cse-search-box  input#btn_rech:hover {
  background-position: -80px -60px;
  background-color: #333358;
}

#btn_rss, #btn_print, #btn_fr, #btn_en, .btn_fr, .btn_en, .btn_fermer  {
  background: url(../interface/sprite_annecy.png) no-repeat;
  text-indent:-9999px;
  display: block;
}

.btn_fr, .btn_en
{
  display: inline-block;
}

#btn_rss  {
  width: 12px;
  height: 12px;
  background-position: -26px 0px;
}

#btn_rss:hover  {
  background-position: -26px -13px;
}

#btn_print  {
  width: 18px;
  height: 14px;
  margin: 4px 6px 0px 6px;
  background-position: -40px 0px;
} 

#btn_print:hover {
  background-position: -40px -20px;
}

#btn_fr, #btn_en, .btn_fr, .btn_en {
  width: 20px;
  height: 13px;
  margin: 4px 2px 0px 2px;
} 

#btn_fr, .btn_fr {
  background-position: 0px -37px;
} 

#btn_fr:hover {
  background-position: 0px -51px;
} 

#btn_fr.inactif, #btn_fr.inactif:hover {
  background-position: 0px -65px;
  cursor: default;
} 

#btn_en, .btn_en {
  background-position: -20px -37px;
}

#btn_en:hover {
  background-position: -20px -51px;
}

#btn_en.inactif, #btn_en.inactif:hover {
  background-position: -20px -65px;
  cursor: default;
} 

.btn_fermer  {
  width: 20px;
  height: 20px;
  background-position: -60px -40px;
}

.btn_fermer:hover  {
  background-position: -60px -60px;
}


/*------------------------------------------------------------------- fond --*/
#background {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000000;
}

#fond {
  left:0;
  overflow:hidden;
  position:absolute;
  top:200px;
  background-color: #000;
  z-index: 1;
}

div#trame {
  width:100%;
  height:100%;
  position:absolute;
  background: url(../interface/trame_annecy2010.png) repeat scroll 0 0;
  top: 200px;
  left: 0px;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  overflow: hidden;
  z-index: 2;
}

div#trame_degrade {
  width:100%;
  height:100%;
  top: 100px;
  left: 0px;
  position:absolute;
  background: url(../interface/trame_degrade_annecy2010.png) repeat-x 0 0;
  overflow: hidden;
  z-index: 3;
}

/*------------------------------------------------------------------- header --*/
div#header  {
  position: relative;
  height: 300px;
  width: 950px;
  /*background: url(../interface/head_annecy2010.jpg) no-repeat scroll 105px 0;*/
}

div#header h1 {
  width:248px;
  height:83px;
  padding-top:75px;
}

div#header h1 a {
  width:248px;
  height:83px;
  display:block;
  text-indent:-9999px;
}

div#header h1 a#logo_fr {
  background: url(../interface/logo_annecy2010.png) no-repeat scroll left top;
}

div#header h1 a#logo_en {
  background: url(../interface/logo_annecy2010_en.png) no-repeat scroll left top;
}

div#header ul li a  {
  color: #fff;
  display: block;
  text-decoration: none;
  width: 120px;
  text-align: right;
  padding: 0px;
  padding-right: 15px;
  background: url(../interface/pictos/fldb.png) no-repeat 127px center;
}

div#header ul li a:hover  {
  background-color: #27253f;
}

/*------------------------------------------------------------------- menu --*/
span.mp_n3_select, span.mp_n2_select {
  background: url(../interface/sprite_annecy.png) no-repeat;
  width: 6px;
  height: 7px;
  display: block;
  position: absolute;
  top: 10px;
}

span.mp_n3_select {
  background-position: 0px -30px;
  left: 17px;
}

span.mp_n2_select {
  background-position: 0px -30px;
  left: 10px;
}

h4 .ui-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block; 
  width: 6px; 
  height: 7px; 
  background: url(../interface/sprite_annecy.png) 10px 10px;
}

h4 .ui-icon-triangle-1-e { background-position: 0px -30px; }
h4 .ui-icon-triangle-1-s { background-position: -7px -30px; }

/* Menu social */
div#menu_social ul {
  list-style-type: none;
  margin-left: 22px;
  margin-top: 30px;
  width: 158px;
}

div#menu_social ul li {
  background-color: #27253f;
  padding: 2px 0px 2px 10px;
}

div#menu_social ul li a {
  display: block;
  position: relative;
  width: 135px;
  height: 25px;
  text-indent: -9999em;
}

div#menu_social.fr ul li a {
  background: url(../interface/sprite_annecy_social_fr.png) no-repeat;
}

div#menu_social.en ul li a {
  background: url(../interface/sprite_annecy_social_en.png) no-repeat;
}

div#menu_social ul li {
  margin-bottom: 2px;
}

/*youtube*/
div#menu_social ul li#lien_youtube  {
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

div#menu_social ul li#lien_youtube a  {
  background-position: 0 -100px;
}

div#menu_social ul li#lien_youtube a:hover  {
  background-position: 0px -125px;
}

/*facebook*/
div#menu_social ul li#lien_facebook {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  behavior: url(resources/css/ie-css3.htc);
}

div#menu_social ul li#lien_facebook a {
  background-position: 0px 0px;
}

div#menu_social ul li#lien_facebook a:hover {
  background-position: 0px -25px;
}
/*twitter*/
div#menu_social ul li#lien_twitter a  {
  background-position: 0px -50px;
}

div#menu_social ul li#lien_twitter a:hover  {
  background-position: 0px -75px;
}

/*------------------------------------------------------------------- Blocs principaux ( élements génriques) --*/
div#blc_centre, div#blc_centre_large  {
  color: #f7f7f7;
  background-color: #0d0d1a;
  margin-top: 5px;
  padding-bottom: 15px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

div#blc_centre_home  {
  color: #f7f7f7;
  background-color: #0d0d1a;
  margin-top: 5px;
  padding-bottom: 15px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

div#blc_flash {

  height: 20px;
  margin-top : 5px;
  margin-bottom : 5px;
}

#news_flash  {
  position: relative;
  overflow:hidden; 
  height: 20px;
  background-color: #0D0D1A;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

#news_flash div.blc_slides  {
  height: 18px;
  position: relative;
  margin-left : 66px;
  overflow: hidden;
}

#news_flash .slides { 
  position:absolute; 
}

#news_flash .slides div { 
  position:absolute; 
  width:720px; 
  display:none;
}

#news_flash .slides div p {
  margin: 0;
  margin-left : 10px; 
 } 
#news_flash img.titre_flash  {
  position: absolute;
  top : 0px;
  left : 0px;
}

/************************************************************************************/
.news_show 
{
background-color: white;
color:black;
width:550px;
height:80px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;	
}

.news_border 
{
background-color: white;
width:550px;
height:80px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
overflow: auto;	
}

.buttondiv
{
position: absolute;
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
border-top:none;
height:20px;
}

.news_show a 
{
float: right;
padding-right: 10px;
}

/*------------------------------------------------------------------ Fil d'ariane --*/
p#fil_ariane {
  color: #8e8dd2;
  margin: 0px;
/*
  margin-top: -10px;
  margin-bottom: 5px;
  */
}

p#fil_ariane a  {
    color: #8e8dd2;
    text-decoration: none;
}

p#fil_ariane a:hover  {
    color: #fff;
    text-decoration: underline;
}

p#fil_ariane a.a_actif  {
    color: #96bd0d;
    text-decoration: underline;
}

/*------------------------------------------------------------------- Pied de page --*/
div#pied_page {
  margin-top: 20px;
}

div#pied_page p {
  text-align: center;
  font-size: 0.9em;
  color: #b3b3b3;
  letter-spacing: 0.09em;
}

div#pied_page p a {
  color: #cccccc;
}

div#pied_page a:hover {
  color: #fff;
  text-decoration: none;
}


/*------------------------------------------------------------------- Partie de droite - Ruban (actualités) --*/
div#blc_ruban  {
 background: url(../interface/ruban_repeat_annecy2010.jpg) repeat-y 0 0;
 color: #95a1d5;
 margin-top: 5px;
 position: relative;
 margin-bottom: 50px;
}

div#blc_ruban div#pied_ruban  {
  background: url(../interface/ruban_bas_annecy2010.png) no-repeat 0 0;
  width: 190px;
  height: 102px;
  position: absolute;
  bottom: -53px;
  left : 0px;
  z-index :4;
}

div#blc_ruban h2 {
  position: relative;
  background-color: #818dc2;
  margin: 10px;
}

div#blc_ruban h2 span.picto  {
  position: absolute;
  top: 6px;
  right: 6px;
}

div#blc_ruban a, div#blc_ruban p  {
  position: relative;
  z-index :5;
}

div#blc_ruban ul {
  list-style-type: none;
  padding: 0;
  position: relative;
  z-index :5;
  margin-left: 0px;
}

div#blc_ruban ul li  {
  font-size: 12px;
  margin: 10px;
  padding-bottom: 20px;

}

div#blc_ruban ul li.separateur  {
  background: url(../interface/ruban_trait_annecy2010.jpg) no-repeat 0 0;
  width: 100%;
  height: 2px;  
  margin: 10px 0px;
  padding-bottom: 0px;
}

div#blc_ruban ul li p {
  line-height: 1.15em;
  margin: 0px;
  margin-top: 10px;
  text-align: left;
}

div#blc_ruban h3  {
  margin: 0;
  color: #fff;
  margin-top: 2px;
  font-size: 1em;
}

div#blc_ruban h4  {
  margin: 0;
  color: #96bd0d;
  font-size: 1em;
  z-index:5;
  position: relative;
}

div#blc_ruban ul li a.suite  {
  float: right;
  padding-top: 5px;
  padding-right: 15px;
}

div#blc_ruban ul li a.suite span {
  right: 0px;
  top: 8px;
}

div#blc_ruban .catsactu
{
  padding-left:5px;
}

div#blc_ruban .catsactu h4
{
  font-size: 16px;
}

div#blc_ruban ul.categories, div#blc_ruban ul.dates {
  list-style-type: disc;
}

div#blc_ruban ul.categories li, div#blc_ruban ul.dates li  {
  font-size: 12px;
  margin: 5px;
  padding-bottom: 0px;
}

div#blc_ruban ul.categories li a, div#blc_ruban ul.dates li a
{
  font-weight: bold;
}

div#blc_ruban ul.categories li a.selected, div#blc_ruban ul.categories li a:hover,
div#blc_ruban ul.dates li a.selected, div#blc_ruban ul.dates li a:hover
{
  color: #8e8dd2;
}

/***********************************************************************************************************************************************************/
/***********************************************************************************************************************************************************/
/***********************************************************************************************************************************************************/

/*------------------------------------------------------------------- Visionneuse Annecy --*/
.visionneuse h4 {
  color: #96bd0d;
}

.visionneuse h5 {
  color: #a26bc7;
}

.btn_prec, .btn_suiv {
    background-image: url(../interface/sprite_annecy.png);
}

.btn_mini_prec, .btn_mini_suiv, .btn_mini_deb, .btn_mini_fin {
    background-image: url(../interface/sprite_annecy.png);
    text-decoration: none;
}

.btn_mini_prec:visited, .btn_mini_suiv:visited, .btn_mini_deb:visited, .btn_mini_fin:visited {
  text-decoration: none;
}

.btn_mini_prec {
  background-position: -100px -13px;
  right : 37px;
}

.btn_mini_prec:hover {
  background-position: -100px 0px;
}

.btn_mini_suiv {
  background-position: -114px -13px;
  right : 15px;
}

.btn_mini_suiv:hover {
  background-position: -114px 0px;
}

.btn_mini_deb {
  background-position: -100px -39px;
  right : 37px;
}

.btn_mini_deb:hover {
  background-position: -100px -26px;
}

.btn_mini_fin {
  background-position: -114px -39px;
  right : 37px;
}

.btn_mini_fin:hover {
  background-position: -114px -26px;
}

.btn_actu
{
  display: inline-block;
  text-decoration: none !important;
  height: 20px;
  font-weight: bold;
  vertical-align: bottom;
}

.btn_actu:hover {
  color: #fff;
}

ul.pagination a { 
    background: url(../interface/sprite_annecy.png) no-repeat -40px -40px;
}

a.haut_page {
  float: right;
  color:#728302;
  padding-left:10px;
  margin-right : 10px;
  position:relative;
  text-decoration:none;
}

a.haut_page span  {
  background: url(../interface/sprite_annecy.png) no-repeat -100px -85px;
  display:inline-block;
  width:10px;
  height:5px;
  position:absolute;
  text-decoration:none;
  top:7px;
  left:0;
}

a.haut_page:hover {
  color:#96BD0D;
}

a.haut_page:hover span {
  background-position: -100px -90px;
}
/*------------------------------------------------------------------- boxgrid --*/

.acc_4_bloc {
  margin: 20px 0px;
  margin-left: 20px;
  height: 118px;
}
.boxgrid {  
    width: 130px;  
    height: 118px;  
    margin-bottom:20px;
    float:left;
    overflow: hidden;
    position: relative;
}  

.boxgrid img {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    border: 0;
}
.boxcaption {
    float: left;
    position: absolute;
    background: #000;
    color: #fff;
    height: 25px;
    width: 100%;
    opacity: .8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  /* Pour IE 5-7 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* Pour IE 8 */
}

.caption .boxcaption {
    top: 81px;
    left: 0;
    position: relative;
    z-index: 20;
} 

.caption  {
  padding: 0;
}

.caption h5 {
  height: 20px;
  margin: 0px;
  margin-top: 3px;
  margin-left: 5px;
  
  font-size: 1.2em;
  font-family: Arial; /*Aldo,*/ 
  background: url(../interface/pictos/fl_h2.png) no-repeat 0px 3px;
} 

.caption h5.carrefour  {
    height: 30px;
} 

.caption h5 img {
  display: block;
  margin-left: 15px;
  margin-top: 3px;
}

.caption p, .caption a  {
  margin: 0px;
  text-align: right;
  color: #fff;
}

.caption p  {
  display: none;
  padding-right: 5px;
  margin-top: 2px;
  font-size: 0.9em;
}

.caption a:hover  {
   text-decoration: none;
}
/*
  Feuille de style annecy.org 2010
  Elements de formualire
  16/11/05 - CITIA
*/

.blc_form p span.msg_erreur {
  margin-left: 5px;
}

div.blc_form  {
  text-align: left;
}

div.blc_form p {
  margin: 0px;
  margin-top: 15px;
  color: #aaa9ed;
}

div.blc_form p.fw_normal {
  font-weight: normal;
  font-size: 0.9em;
}

div.blc_form p span.mini  {
  font-size: 0.9em;
}

div.blc_form input.txt, div.blc_form select.txt,  div.blc_form textarea, div.blc_form ul.select_scroll {
  width: 248px;
  margin: 0px;
  margin-top: 4px;
  padding: 2px;
  color: #cbcaff;
  background-color: #4c4a7c;
  border: 1px solid #4C4A7C;
}

div.blc_form input.txt  {
  height: 16px;
}

div.blc_form input.txt_file {
  border: 1px solid #0d0d1a !important;
  height: 22px;
  margin-top : 4px;
}

div.blc_form select.txt  {
  height: 22px;
  width: 254px;
}

div.blc_form select.txt option {
  padding: 2px;
}

div.blc_form textarea  {
  height: 75px;
}
div.blc_form textarea.h195  {
  height: 195px;
}

div.blc_form .txt_2col {
  width: 528px;
}

ul.select_scroll  {
  height: 75px;
  overflow: auto;
  list-style-type: none;
}

div.blc_form ul.select_scroll  {
  height: 75px;
  overflow: auto;
  list-style-type: none;
}

div.blc_form ul.liste_puce  {
  margin-top: 4px;
  height: 22px;
  display: block;
}

div.blc_form  ul.liste_puce li  {
  display: inline;
  position: relative;
  margin-right: 6px;
  color: #aaa9ed;
}

div.blc_form input.txt.indic_tel  {
  width: 30px;
}

div.blc_form input.txt.tel  {
  width: 209px;
}

/* Nouveau formulaires 2 */

.bc_form label  {
  color: #aaa9ed;
}

.bc_form input, .bc_form select,  .bc_form  textarea, .bc_form ul.select_scroll {
  margin: 0px;
  margin-top: 4px;
  padding: 1px;
  color: #cbcaff;
  background-color: #4c4a7c;
  border: 1px solid #4C4A7C;
  height : 16px;
}  

.bc_form input.input_file
{
  height : 25px;
}

.bc_form p {
  margin:0px;
  margin-top : 10px;
}

.bc_form input.span-indictel {
  width: 33px;
}

.bc_form select  {
  height: 20px;
}

.bc_form textarea  {
  min-height: 100px;
}

.bc_form ul.select_scroll, .bc_form select {
  border-width: 0px;
  padding:0px; 
}

.bc_form ul.select_scroll.haut2 {
    height : 96px;
}
.bc_form ul.select_scroll.haut3 {
    height : 124px;
}

.bc_form ul.select_scroll.elmt_focus, .bc_form select.elmt_focus  {
  border-width: 0px !important;
}

.btn_form_valid {
  float: right;
  margin : 20px;
  margin-bottom : 10px;
}

/*********************************************************************/

.btn_action, .btn_action:visited, .btn_action2, .btn_action2:visited, .btn_action3, .btn_action3:visited, .btn_action4, .btn_action4:visited  {
  font-size: 0.97em;
  position: relative;
  z-index: 100;
  text-decoration: none;
}

.btn_action, .btn_action:visited, div .btn_action.elmt_focus  {
  background: #38365f url( "../interface/trame_btn.png" ) repeat-x 0 0;
  color: #fff !important;
  border:0px !important;
}

.btn_action2, .btn_action2:visited, .btn_action2.elmt_focus  {
  background: #76940c url( "../interface/trame_btn2.png" ) repeat-x 0 0;
  color: #fff !important;
}

.btn_action3, .btn_action3:visited, .btn_action3.elmt_focus  {
  background: #181728 url( "../interface/trame_btn3.png" ) repeat-x 0 0;
  color: #fff !important;
}

.btn_action4, .btn_action4:visited {
  background: #181728 url( "../interface/trame_btn4.png" ) repeat-x 0 0;
  color: #fff !important;
}

.btn_action:hover, .btn_action2:hover, .btn_action3:hover, .btn_action4:hover  {
  color: #fff !important;
  border: 0px !important;
  text-shadow:0.045em 0.045em 0.15em #3d4d06;
}

.btn_action:hover {
  background: #8a88b9 url( "../interface/trame_btn_hover.png" ) repeat-x 0 0;
}

.btn_action2:hover {
  background: #96bd0d url( "../interface/trame_btn2_hover.png" ) repeat-x 0 0;
}

.btn_action3:hover {
  background: #4c4a7c url( "../interface/trame_btn3_hover.png" ) repeat-x 0 0;
}

.btn_action4:hover {
  background: #4c4a7c url( "../interface/trame_btn4_hover.png" ) repeat-x 0 0;
}

div .bordure_erreur {
  border: 1px solid #C91010 !important;
  color: #C91010;
}

div .elmt_focus {
  border: 1px solid #acabff !important; /* solid #4c4a7c !important;*/
  background-color: #8e8dd2 !important;
  color: #000 !important;
}

div .coul_important  {
  color: #cdccff !important;
}

.coul_erreur {
  color: #e70000 !important;
}
div .msg_erreur {
  color: #e70000;
  margin: 0px;
  margin-left : 5px;
  background: url( "../interface/pictos/chp_obligatoire.png" ) no-repeat 0 5px;
  padding-left: 10px;
  font-size: 0.9em;
}

div .no_img {
  background-image: none;
}

/******************** Bouton select *************************/
div.cmf-skinned-select {
  background: url( "../interface/pictos/btn_select.png" ) no-repeat top right;
  cursor: pointer !important;
}

div.cmf-skinned-select:hover  {
background-position: bottom right;
}

div.cmf-skinned-text {  
  padding: 0px;
  height: 20px !important;
  padding-left: 4px;
  font-weight: normal;
}

/******************** Boutons radio et checkbox *************************/
.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
	color: #999;
}
span.ui-checkbox,
span.ui-radio {
	display: inline-block;
	/*float: left;*/
	position: relative;
	left: 2px;
	top: 4px;
	margin-right: 4px;
	width: 15px;
	height: 13px;
	/*background: url(../interface/pictos/icon_checkbox.png) 0 -40px no-repeat;*/
	background: url(../interface/sprite_annecy.png) no-repeat -15px -112px;
}
span.ui-helper-hidden {
	display: none;
}

span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: -45px -112px;
}

span.ui-checkbox-state-checked {
	background-position: 0px -112px;
}

span.ui-checkbox-state-checked-hover {
	background-position: -30px -112px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: -60px -112px;
}


span.ui-radio-state-checked-hover {
	background-position: -75px -112px;
}

.ui-helper-hidden-accessible {
	position: absolute;
	left: -999em;
}

/********************  ScrollBar personalisées *************************/
.divScollerContainer {
	
}
.divScollerContent {

}

/* SCROLLER STYLE */
/* VERTICAL */
.divVScrollerBar {
	width: 11px;
	margin-left: 1px;
}

/* ORIZONTAL */
.divOScrollerBar {
	height: 5px;
	margin-top: 1px;
}

/* AREA direction */
.divVScrollerBarUp, .divOScrollerBarLeft, .divVScrollerBarDown, .divOScrollerBarRight {
	cursor: pointer;
	height: 10px;
}

/* ARROW UP AND DOWN */
.divVScrollerBarUp span,
.divVScrollerBarDown span {
	display: block;
	/*border: 1px solid #8e8dd2;*/
	width: 11px;
	height: 11px;
}
.divVScrollerBarUp span {
	background: #2d2c4a url(../images/vtop.gif) no-repeat center center;
}
.divVScrollerBarDown span {
	background: #2d2c4a url(../images/vbottom.gif) no-repeat center center;
}
/* ARROW LEFT AND RIGHT */
.divOScrollerBarLeft span,
.divOScrollerBarRight span {
	display: block;
	/*border: 1px solid #8e8dd2;*/
	height: 11px;
	width: 11px;
}
.divOScrollerBarLeft span {
	background: #2d2c4a url(../images/oleft.gif) no-repeat center center;
}
.divOScrollerBarRight span {
	background: #2d2c4a url(../images/oright.gif) no-repeat center center;
}

/* ARROWS HOVER */
.divVScrollerBarUp span.hover,
.divOScrollerBarLeft span.hover,
.divVScrollerBarDown span.hover,
.divOScrollerBarRight span.hover {
/*	border: 1px solid #4c4a7c;*/
	background-color: #8e8dd2;
}

/* TRACE */
.divVScrollerBarTrace, .divOScrollerBarTrace {
	background-color: #b6b5ff;
	
}

/* CURSORS */
.divVScrollerBarCursor {
	cursor: pointer;
}
.divOScrollerBarCursor {
	cursor: pointer;
}
.divVScrollerBarCursor span {
	display: block;
	height: 100%;
	width: 9px;
	border: 1px solid #b6b5ff;
	background: #2d2c4a url(../images/vcursor.gif) no-repeat center center;
}
.divOScrollerBarCursor span {
	display: block;
	height: 11px;
	width: 100%;
	background: #2d2c4a url(../images/ocursor.gif) no-repeat center center;
}
/* CURSORS HOVER */
.divVScrollerBarCursor span.hover {
	background-color: #8e8dd2;
}
.divOScrollerBarCursor span.hover {
	background-color: #8e8dd2;
}

/* Contact */

.tab_contact  {
  /*width: 728px;*/
  margin-left: 15px;
}

.tab_contact td {
  padding-bottom: 15px;
  /*width: 349px;*/
 /* height: 99px;*/
}
.blc_contact  {
  	background: url(../interface/fond_contact_annecy.jpg) no-repeat 0 0;
  	width: 350px;
  	height: 100px;
  	float: left;
  	margin-left : 15px;
  	margin-bottom : 10px;
}

.blc_contact.hover  {
  background: url(../interface/fond_contact_annecy.jpg) no-repeat 0px -100px;
}

.blc_contact a.lien_img  {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 10px;

  float: left;
}

.blc_contact .no_img {
  display: block;
  float: left;
  width: 60px;
  height: 60px;
}

.blc_contact p  {
  float: left;
  margin: 0px;
  width: 255px;
  margin-top: 10px;
  color: #ffffff;
}

.blc_contact p a {
  color: #8e8dd2;
}

.blc_contact p span {
  color: #96bd0d;
}

.sitemap_conteneur {
  float: left;
  width: 175px;
  margin-left: 10px;
  padding: 0 5px;
}

/* Nyromodal */

a.nyroModal img {
  border: 4px #1a1a33 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline;
  vertical-align: middle;
}

a.nyroModal:hover img {
  border-color: #2d2d59;
}

a.nyroModal.no_border img {
  border-width: 0px 
}

div#nyroModalFull {
	color: #ffffff;
}
div#nyroModalLoading {
	border: 4px solid #27253f;
	background: #000 url(../interface/pictos/ajax_loader_annecy.gif) no-repeat;
}
div#nyroModalLoading.error {
	border: 4px solid #a71400;
	background-color: #0d0d1a;
}
div#nyroModalWrapper {
	background-color: #0d0d1a;
}
a#closeBut, a#close {
	background: url(../interface/sprite_annecy.png) no-repeat -60px -40px;
}

a#close {
  width: 20px;
  height: 20px;
}

a#close:hover {
  background-position: -60px -60px;
}

h1#nyroModalTitle {
	color: #ddd;
}

a.nyroModalPrev:hover {
	background: url(../interface/pictos/prev.gif) left 20% no-repeat;
}

a.nyroModalNext:hover {
	background: url(../interface/pictos/next.gif) right 20% no-repeat;
}

div.blockUI h3, div.blockUI h4, div.blockUI h5, div.blockUI p{
  margin : 0px;  
}


/* Actualités - liste des actus*/
ul#liste_actualites {
  list-style-type: none;
  margin-left: 0px;
}

ul#liste_actualites li  {
  margin: 0px 20px 15px 20px;
  padding: 10px;
  padding-left: 0px;
  border-bottom : 1px solid #2b2b40;
}

a.lien_retour {
  position: relative;
  color: #8e8dd2;
  font-weight: bold;
  margin-left: 20px;
  font-size: 0.9em;
}
a.lien_retour span  {
  background: url(../interface/sprite_annecy.png) no-repeat -80px -99px;
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  left: -12px;
  top: 3px;
}

ul.navigation_resultats {
}

ul.navigation_resultats li  {
  float: left;
  margin: 2px;

}

ul.navigation_resultats li a  {
  display: block;
  width: 20px;
  height: 20px;
  padding: 2px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #32314a;
  text-decoration: none;
  font-weight: bold;
}

ul.navigation_resultats li a:hover  {
  background-color: #403f59;
}

ul.navigation_resultats li a.page_select {
  background-color: #96bd0d;
  color: #0D0D1A;
}

ul.navigation_resultats li a.page_select:hover  {
  cursor: pointer;
}


/* Actualités - menu ruban*/
div#blc_ruban ul.archives_actualites  {
  list-style-type: disc;
  margin: 0;
  margin-top: 10px;
}

div#blc_ruban.blc_archives h4 {
  margin-left: 10px;
}

div#blc_ruban ul.archives_actualites li {
  margin:0px;
  margin-left: 20px;
  padding-bottom:4px;
}

div#blc_ruban span.separateur  {
  margin: 10px 0px;
}

#simpleTooltip {
  padding: 7px; border: 1px solid #39365A;
  background: #000;
  color: #fff;
  max-width: 350px;
}
/*
.video:hover, .photo:hover
{
  background-color: #27274D;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
*/
div.blc_vignette_cat  {
  text-align: center;
  padding-bottom : 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.blc_vignette_cat:hover  {
  background-color: #27274D;
}

div.blc_vignette_cat a, div.blc_vignette_cat a img  {
  margin : 5px;
}
/* Catégories actu */

#menu_cats_actus
{
  position: relative;
}

#menu_cats_actus .ui-icon
{
  display: inline-block;
  width: 6px;
  height: 7px;
  background: url(../interface/sprite_annecy.png) 10px 10px;
  background-position:-15px -30px;
}

/* addthis */
.addthis_button
{
  position: absolute;
  bottom: -10px;
  right : 15px;
  z-index: 5;
}

.addthis_button img
{
  width: 71px;
  height: 19px;
}

.gmap > * {
  color: #000;
}


/* Home network */
.blc_network3 {
  margin-top : -30px;
  text-align: right;
  color : #8382b2;
}

.blc_network3 a.btn_action3 {
  font-size: 11px;
  color: #a09ed9 !important;
}
/**********************************************************************************/

div.faq, div.acco_simple, ul.acco_simple {
  padding-top : 0px;
}

div.faq {
  padding : 20px;
}

div.faq h4, div.acco_simple h4, ul.acco_simple h4 {
  font-size: 12px;
  margin : 0px;
  margin-bottom : 0px;
  margin-top : 10px !important;
}

div.faq h4 a, div.acco_simple h4 a, ul.acco_simple h4 a {
  background-color: #181728;
  padding : 8px;
  padding-left : 20px;
  color: #96bd0d;
  font-size: 12px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.faq h4.ui-state-active a, div.faq h4 a:hover, 
div.acco_simple h4.ui-state-active a, div.acco_simple h4 a:hover,  
div.acco_simple h4.coul2.ui-state-active a, div.acco_simple h4.coul2 a:hover,
ul.acco_simple h4.coul2 a:hover {
  background-color: #262441;
}

div.acco_simple h4.coul2 a, ul.acco_simple h4.coul2 a  {
  background-color: #1f1e35;
}
div.faq h4 .ui-icon-triangle-1-s, div.acco_simple h4 .ui-icon-triangle-1-s,
ul.acco_simple h4 .ui-icon-triangle-1-s {
  background-position:-66px -85px;
}

div.faq h4 .ui-icon-triangle-1-e, div.acco_simple h4 .ui-icon-triangle-1-e,
ul.acco_simple h4 .ui-icon-triangle-1-e {
  background-position:-60px -85px;
}

div.faq>div, div.acco_simple>div, ul.acco_simple>div {
  background-color: #262441;
  position: relative;
  top : -2px !important;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* Styles Mifa */
div#blc_chiffres dl.chiffres {
  margin-left : 40px;
  margin-top : 10px;
}

div#blc_chiffres dl.chiffres dt {
  float:left;
  height: 35px;
  text-align: right;
  width: 100px;

}

div#blc_chiffres dl.chiffres dd {
    height: 35px;
    position: relative;

    top : 11px;
}
/* flash centre */
.flash_centre {
  background-color: red;
}

.flash_centre div#news_flash  {
  background-color: red !important;
  margin-left : 40px !important;
  

}
/******* Slider mifa ******/
div.panel {
  position: relative;
}

div.fond_txt  {
  position: absolute;
  bottom : 25px;
  left : 5px;
  width : 260px;
  padding : 5px;
  background: url(../interface/trame_txt_coda.png ) repeat;
  color #000;
}

div.fond_txt img {
  position : absolute;
  width : 10px;
  height : 10px;
}

div.fond_txt p  {
  margin : 0px;
  text-align: left;
}

div.fond_txt h4 {
  margin : 0px;
  color : #96bd0d;
  margin-bottom : 5px;
}

/* CC 2010.03.10 plan des lieux */
div.infolieu {
  width: 180px;
  float: right;
  padding : 0 10px 10px 10px;
}

div.infolieu h6 {
  font-size: 12px;
  margin : 0px;
  margin-bottom : 0px;
  margin-top : 8px !important;
}

div.infolieu h6 a {
  background-color: #181728;
  padding : 2px;
  padding-left : 20px;
  color: #96bd0d;
  font-size: 12px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
div.infolieu h6 a:hover, div.infolieu h6.ui-state-active a {
  background-color: #262441;
}

div.infolieu h6 .ui-icon-triangle-1-s {
  background-position:-66px -85px;
}

div.infolieu h6 .ui-icon-triangle-1-e {
  background-position:-60px -85px;
}
.labellieu {
  vertical-align: middle;
  padding: 0 7px 0 0;
}
div.infolieu>div {
  background-color: #262441;
  position: relative;
  top : -2px !important;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.tablolieu {
  margin-left: 20px;
}
.tablolieu td {
  padding: 5px;
  vertical-align: middle;
}
/* CC sitemap ----------------------------------------------------------------------- */
.plandusite h6 {
  color: #96bd0d;
  font-weight: bold;
  margin: 10px;
}
.plandusite h6 a {
  color: #96bd0d;
  font-weight: bold;
}
.plandusite ul {
  list-style-type: none;
  margin: 5px 5px 10px 10px;
}
.hrsitemap {
  margin: 10px;
  border: 0;
  border-top: 1px solid #96bd0d;
}
.racine, .racine a {
  color: #8e8dd2;
  font-weight: bold;
  margin-bottom: 0.1em;
}
.noeud {
  margin-left: 10px;
}
.noeud, .noeud a {
  color: #cfcffc;
  margin-bottom: 0.25em;
}

/* selection officielle */

div#blc_head_so {
  position: relative;
}

div#blc_head_so div  {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index : 10;
  color:#b2b1ff;  
}

div#blc_head_so div strong  {
  color: #96BD0D;
}

div#blc_head_so div span  {
  color: #fff;
  font-weight: bold;
}

div#blc_head_so div ul li {
  height: 16px;
}

.acc_selection {
  text-indent: -500em;
  background: no-repeat 0 0;
  width: 670px;
  height: 115px;
  display: block;
  margin-top : 10px;
  background-position: 0 0;
}

.acc_selection:hover {
  background-position: 0px -115px;
}

a#acc_cm_fr {
    background-image: url(../interface/acc_cm_fr.jpg);  
}
a#acc_cmhc_fr {
    background-image: url(../interface/acc_cmhc_fr.jpg);
}
a#acc_c5_fr {
    background-image: url(../interface/acc_lm_fr.jpg);  
}
a#acc_lmhc_fr {
    background-image: url(../interface/acc_lmhc_fr.jpg);
}
a#acc_c8_fr  {
    background-image: url(../interface/acc_stv_fr.jpg);  
}
a#acc_c9_fr  {
    background-image: url(../interface/acc_spectv_fr.jpg);  
}
a#acc_c10_fr  {
    background-image: url(../interface/acc_edu_sci_fr.jpg);  
}
a#acc_c4_fr  {
    background-image: url(../interface/acc_pub_fr.jpg);  
}
a#acc_vid_fr  {
    background-image: url(../interface/acc_vc_fr.jpg);  
}
a#acc_c3_fr {
    background-image: url(../interface/acc_fe_fr.jpg);  
}

a#acc_cm_en {
    background-image: url(../interface/acc_cm_en.jpg);
}
a#acc_cmhc_en {
    background-image: url(../interface/acc_cmhc_en.jpg);
}
a#acc_c5_en {
    background-image: url(../interface/acc_lm_en.jpg);
}
a#acc_lmhc_en {
    background-image: url(../interface/acc_lmhc_en.jpg);
}
a#acc_c8_en  {
    background-image: url(../interface/acc_stv_en.jpg);
}
a#acc_c9_en  {
    background-image: url(../interface/acc_spectv_en.jpg);
}
a#acc_c10_en  {
    background-image: url(../interface/acc_edu_sci_en.jpg);
}
a#acc_c4_en  {
    background-image: url(../interface/acc_pub_en.jpg);
}
a#acc_vid_en  {
    background-image: url(../interface/acc_vc_en.jpg);
}
a#acc_c3_en {
    background-image: url(../interface/acc_fe_en.jpg);
}

a#proj_cm_fr { background-image: url(../interface/mini_projets_cm_fr.jpg); }
a#proj_cm_en { background-image: url(../interface/mini_projets_cm_en.jpg); }

a#proj_c5_fr { background-image: url(../interface/mini_projets_c5_fr.jpg); }
a#proj_c5_en { background-image: url(../interface/mini_projets_c5_en.jpg); }

a#proj_sstv_fr { background-image: url(../interface/mini_projets_sstv_fr.jpg); }
a#proj_sstv_en { background-image: url(../interface/mini_projets_sstv_en.jpg); }

a#proj_mscaj_fr { background-image: url(../interface/mini_projets_mscaj_fr.jpg); }
a#proj_mscaj_en { background-image: url(../interface/mini_projets_mscaj_en.jpg); }



a.lien_hc {
  width: 650px;
  height: 25px;
  display: block;
  margin-top : 10px;
  font-size: 1.6em;
  background-color: #181728;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-decoration: none;
}

a.lien_hc:hover {
  background-color: #1f1e35;
}

/* Liste programmes */
ul.liste_programme {
  margin-left: 0px;
  list-style-type: none;
}

ul.liste_programme li {
  float: left;
  width: 100%;
}

ul.liste_programme li a {
  color: #96bd0d;
  text-decoration: none;
  display: block;
  padding: 2px;
  padding-left: 20px;
  margin-top : 2px;
}
ul.liste_programme li a:hover {
  background-color: #211f36;
}

ul.liste_programme li a span  {
    font-size: 12px;
    color: #aaa9e5;
}

/* Liste film selection */
ul.liste_selection  {
  list-style-type: none;
  margin-left : 0px;
}

ul.liste_selection li {
  position: relative;
  border-bottom : 1px dotted #8e8dd2;
  padding : 10px;
  cursor: pointer;
}

ul.liste_selection li:hover {
  background-color: #181728;
}

ul.liste_selection li h4  {
  margin-left: 0px;
  color: #fff;
}

ul.liste_selection li img {
  float: left;
  margin-right : 5px;
}

.photocontainer {
  width: 60px;
  height: 60px;
  float: left;
  margin-right : 10px;
}

ul.liste_selection li a.suite {
  position: absolute;
  bottom : 10px;
  right : 10px;
}

ul.liste_selection li p {
  color: #a9aac5;
}
ul.liste_selection li p span {
  color: #fff;
}

ul.liste_selection li a.info_comp span {
  display: none;
}

/* Fiche film */
.fiche_film h3, .fiche_film h4 {
  margin-left: 0px;
}

.fiche_film img {
  float: left;
  margin-right : 10px;
}

.fiche_film p {
  color: #a9aac5;
}

.fiche_film p span {
  color: #fff;
}

#jours_details {
  position:relative;
  z-index: 3;
}

ul.liste_jours {
  position:relative;
  margin : 0px;
  z-index: 1;

  height: 40px;
  list-style-type: none;
  z-index: 1;
}

.liste_jours li {
  float: left;
  height: 40px;
  font-size: 1.25em;
  margin: 0;
  margin-right : 10px;
}
.liste_jours li a {
  display: block;
  height: 30px;
  background-color: #181728;
  padding: 7px 0;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  top: 6px !important;
  top: 12px;
  color: #ffffff;
  -moz-border-radius : 5px;
  -webkit-border-radius : 5px;
  border-radius: 5px;
}
.liste_jours li a:hover {
  top: 4px !important;
  top: 10px;
  background-color: #1f1e35;
}
.liste_jours li a.jour_select {
  top: 0px !important;
  top: 6px;
  padding-top: 12px;
  color: #ffffff;
  background-color: #262441;
}

.liste_jours li a:hover.jour_select {
  top: 0px !important;
  top: 6px;
  cursor: default;
}

#jours_details h4  {
  margin-top : 10px;
}

/* Formulaire de login */
#form_connexion
{
  background: #201e39;
  /*border: 1px #B1C903 solid;*/
  /*border-top : 0px;*/
}

.tooltip {
  width:350px;
  margin:0;
  margin-left : -20px;
  margin-top : -20px;
  padding:5px;
  border:2px solid #404067;
  -moz-border-radius : 5px;
  -webkit-border-radius : 5px;
  border-radius: 5px;
  background-color: #181728;
  color : #fff;
}

.tooltip p {
  margin:0;
  text-align: left;
}
.tooltip ul {
  margin : 8px;
  list-style-type: square;
  text-align: left;
}

/*extrait_son*/
#extrait_son  {
  border: 0px;
}

.blc_inter
{
  float: left;
  width: 310px;
  margin-right: 10px;
  margin-top : 4px;
}

.blc_inter img  {
  float: left;
  margin-left: 10px;
  margin-right: 5px;
}

#col3 *
{
  z-index: 50;
}

/* Agenda */
div#blc_agenda  {
  width: 710px;
}

ul.select_type_agenda { 
}

div.ss_type_evt {
  margin-left : 5px;
  width: 220px;
  float: left;
  border-right : 1px dotted #353359;
}

div#blc_agenda .multiSelect  {
  width: 435px;
  background-color: transparent;
  color: #fff;
  border-width : 0px;
  cursor: pointer;
}

div#blc_agenda .ss_type_evt .multiSelect  {
  width: 185px;
}

div#blc_agenda .multiSelect:hover  {
  background-color: #262441;
}

div#blc_agenda .multiSelectOptions {
  background:none repeat scroll 0 0 #181728;
  border-width:0px;
  margin-top:-1px;
  margin-left : 3px;
  max-height:220px;
  width: 250px;
  overflow:auto;
}

div#blc_agenda .multiSelectOptions LABEL.checked {
	background: #262441;
}

div#blc_agenda .multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #262441;
}

div#blc_agenda .multiSelectOptions LABEL.hover {
	background: #2c2a4d;
}

/* liste des jours */
div#blc_agenda ul.liste_jours {
  height: 30px;  
}

div#blc_agenda ul.liste_jours li  {
  width: 92px;
}

div#blc_agenda ul.liste_jours li.j1 {
  margin-left: 3px;
}

div#blc_agenda ul.liste_jours li.j7 {
  margin-right: 0px;
}

div#blc_agenda ul.liste_jours li a  {
 top: 0px !important;
}

div#blc_agenda ul.liste_jours li a.jour_select  {
  padding-top: 8px;
}

div#agenda  {
  width: 710px;
  position:relative;
  z-index:3;
  background-color: #262441;
  /*padding-top : 10px;*/
}

div#agenda p.j_agenda {
  font-weight: bold;
  padding-top: 0px;
}

div#agenda div.ag_l1, div#agenda div.ag_l2  {
  border-bottom : 1px dotted #353359;
  padding : 2px;
  height: 30px;
}

div#agenda div.ag_l1  {  background-color: #1d1c31; }

div#agenda div.ag_l2  {  background-color: #181728; }

div#agenda div.rdv
{
  float: left;
  position: relative;
  border-left : 1px dotted #353359;
  padding-right: 5px;
}

div#agenda div.rdv div.blc_rdv > h4
{
  margin : 2px 3px;
}

div#agenda div.rdv h4
{
  font-size: 12px;
}

div#agenda div.rdv h5 {
  font-size: 14px;
}

div#agenda div.rdv h5 span  {
  background-color: #3e3b77;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding : 1px 3px;
  margin-right : 4px;
}

div#agenda div.rdv h6 {
  font-size: 13px;
}

div#agenda div#heure_agenda  {
  margin-top: -10px;
  position: relative;
  width: 40px;
  color: #96bd0d;
  padding-left : 3px;
  font-weight: bold;
  float: left;
}

div#agenda div#heure_agenda span  {
  border-bottom:1px dotted #353359;
  height : 34px;
  width: 40px;
  display: block;
}

div#agenda div#heure_agenda span h6  {
  margin : 0px;
  font-size: 12px;
  position: relative;
  top : 5px;
  left : 2px;
}

div#agenda div#content_agenda {
  width: 670px;
  float: left;
  overflow: scroll;
  overflow-y:hidden;
}

div#agenda div#content_agenda_scroll  {
  height: 1139px;
  min-width: 1600px;
  overflow: auto;
}

div#agenda div.rdv1 {
  border-left-width: 0px;
}

div#agenda div.blc_rdv  {

}

div#agenda div.blc_rdv a  {
  text-decoration: none;
  float: left;
}

div#agenda div.blc_rdv ul.no_puce li a  {
  float: none;
  text-decoration: underline;
}

div#agenda div.blc_rdv ul.no_puce li a:hover  {
  text-decoration: none;
}

div.blc_comp_rdv {
  display: none;
  position: absolute;
  z-index: 1100;
  top : 0px;
  left : 25px;
  background-color: #2d2c4d;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding : 5px;
  padding-top : 10px;
  width: 350px;
  min-height : 150px;
}

div.blc_comp_rdv ul.action_rdv  {
  list-style-type: none;
  width: 300px;
  margin-left : 20px;
}

div.blc_comp_rdv ul.action_rdv li {
  margin-bottom : 4px;
}

div.blc_comp_rdv ul.action_rdv li a  {
  display:block;
  float: none !important;
  background:url("../interface/pictos/fldb.png") no-repeat scroll 5px 5px #262440;
  color:#FFFFFF;
  padding-left:15px;
  text-decoration:none;
  -moz-border-radius:3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

div.blc_comp_rdv ul.action_rdv li a:hover {
  background-color: #2a2947;
}

div.blc_comp_rdv div.lg_evt {
  position: absolute;
  width:  3px;
  top : 0px;
  left: 4px;
  box-shadow: 2px 0 2px #181728;
  -moz-box-shadow: 2px 0 2px #181728;  
  -webkit-box-shadow: 2px 0 2px #181728;  
}

div.blc_comp_rdv div.lg_evt span.fleche_lg_rdv  {
  position: absolute;
  bottom : -3px;
  left : -1px;
  width: 5px;
  height: 5px;
  background: url(../interface/sprite_pictos_annecy2010.png) no-repeat 0 0;


}

div.blc_comp_rdv div.lg_evt.evt_qh  {
  top : 16px;
}

/************************* Début pictos Agenda ***********************/
span.picto_proj, span.picto_spec, span.picto_pso, span.picto_plein, span.picto_trav, span.picto_avpr,
span.picto_conf,
span.picto_elimg, span.picto_makof, span.picto_wip, span.picto_pdcou, span.picto_midlg,
span.picto_carcre, span.picto_recrut, span.picto_reve, span.picto_pitch, span.picto_rprix,
span.picto_ceroff,
span.picto_cock,
span.picto_soir,
span.picto_dedi,
span.picto_expo,
span.picto_cfpres,
span.picto_anim, span.picto_concer, span.picto_atel, span.picto_demo, span.picto_flmob, span.picto_festoff,
span.picto_evemed, span.picto_emrad, span.picto_emtv,
span.picto_rdvp,
span.picto_cco,
span.picto_rco
{
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../interface/sprite_pictos_annecy2010.png) no-repeat 0 0;
} 

/* projections */
.coul_proj, .coul_plein, .coul_spec, .coul_pso, .coul_avpr,  {  background: #f73d91; }
div.blc_comp_rdv div.lg_evt.coul_proj span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_spec span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_pso span.fleche_lg_rdv
div.blc_comp_rdv div.lg_evt.coul_plein span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_avpr span.fleche_lg_rdv  { background-position: 0px -125px; }
/* pictos */
span.picto_proj, span.picto_spec, span.picto_pso, span.picto_trav, span.picto_avpr  { background-position: -25px -75px; }
span.picto_plein  { background-position: -25px -100px; }

/* conf */
.coul_conf, .coul_rco {  background: #a700f5; }
div.blc_comp_rdv div.lg_evt.coul_conf span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_rco span.fleche_lg_rdv { background-position: -5px -125px; }
/* pictos */
span.picto_conf { background-position: -25px -0px; }
span.picto_rco  { background-position: -75px -25px; }

/* Entre les images */
.coul_elimg, .coul_makof, .coul_wip, .coul_pdcou, .coul_midlg {  background: #27be2b; }
div.blc_comp_rdv div.lg_evt.coul_elimg span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_makof span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_wip span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_pdcou span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_midlg span.fleche_lg_rdv { background-position: -10px -125px; }
/* pictos */
span.picto_elimg, span.picto_makof, span.picto_wip, span.picto_pdcou, span.picto_midlg { background-position: -0px -25px; }

/* Carrefour de la création */
.coul_carcre, .coul_recrut, .coul_reve, .coul_rprix, .coul_pitch  {  background: #ff9c5f; }
div.blc_comp_rdv div.lg_evt.coul_carcre span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_recrut span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_reve span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_pitch span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_rprix span.fleche_lg_rdv  { background-position: -20px -125px; }
/* pictos */
span.picto_carcre, span.picto_recrut, span.picto_reve, span.picto_pitch { background-position: 0px -75px; }
span.picto_rprix { background-position: -50px -100px; }


/* Cérémonies officielles */
.coul_ceroff  {  background: #e8de90; }
div.blc_comp_rdv div.lg_evt.coul_ceroff span.fleche_lg_rdv { background-position: 0px -100px; }
/* pictos */
span.picto_ceroff { background-position: -50px -100px; }

/* soirées */
.coul_soir  {  background: #fc2a00; }
div.blc_comp_rdv div.lg_evt.coul_soir span.fleche_lg_rdv { background-position: -15px -125px; }
/* pictos */
span.picto_soir { background-position: -25px -50px; }

/* Cocktails */
.coul_cock  {  background: #fc1000; }
div.blc_comp_rdv div.lg_evt.coul_cock span.fleche_lg_rdv { background-position: -15px -125px; }
/* pictos */
span.picto_cock { background-position: 0px -50px; }

/* Dédicaces */
.coul_dedi  {  background: #27be2b; }
div.blc_comp_rdv div.lg_evt.coul_dedi span.fleche_lg_rdv { background-position: -10px -125px; }
/* pictos */
span.picto_dedi { background-position: -25px -25px; }

/* Expositions */
.coul_expo  {  background: #27be2b; }
div.blc_comp_rdv div.lg_evt.coul_expo span.fleche_lg_rdv { background-position: -10px -125px; }
/* pictos */
span.picto_expo { background-position: -50px -25px; }

/* Conférénces de presses */
.coul_cfpres  {  background: #a700f4; }
div.blc_comp_rdv div.lg_evt.coul_cfpres span.fleche_lg_rdv { background-position: -5px -125px; }
/* pictos */
span.picto_cfpres { background-position: 0px 0px; }

/* Animations */
.coul_anim, .coul_concer, .coul_atel, .coul_demo, .coul_festoff, .coul_flmob {  background: #fc1000; }
div.blc_comp_rdv div.lg_evt.coul_anim span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_concer span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_atel span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_demo span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_festoff span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_flmob span.fleche_lg_rdv { background-position: -15px -125px; }
/* pictos */
span.picto_anim, span.picto_concer, span.picto_atel, span.picto_demo, span.picto_flmod, span.picto_festoff, span.picto_flmob { background-position: -50px -50px; }

/* Evènements média */
.coul_evemed, .coul_emrad, .coul_emtv  {  background: #09aea0; }
div.blc_comp_rdv div.lg_evt.coul_evemed span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_emrad span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_emtv span.fleche_lg_rdv { background-position: -30px -125px; }
/* pictos */
span.picto_evemed, span.picto_emrad, span.picto_emtv { background-position: -50px -75px; }

/* Rendez-vous perso / cluster connexion */
.coul_rdvp, .coul_cco  {  background: #80719e; }
div.blc_comp_rdv div.lg_evt.coul_rdvp span.fleche_lg_rdv,
div.blc_comp_rdv div.lg_evt.coul_cco span.fleche_lg_rdv { background-position: -35px -125px; }
/* pictos */
span.picto_rdvp { background-position: -50px 0px; }
span.picto_cco { background-position: -75px 0px; }

/************************** Fin pictos Agenda ************************/

.jScrollPaneTrack {
	background: #343159;
}
.jScrollPaneDrag {
	background: #514d8c url(resources/interface/drag_grab.png) no-repeat 50% 50%;
}

.scroll-pane {
	background: #433f73;
}

table.main_tab th h6 a.picto_aide, table.main_tab th a.picto_aide { padding: 0px; }

/* Rendez-vous standard */
div.heade_rdv {
  height: 105px;
}
/* ******************************************************** */
table.custom_tab tr.entetes, table.custom_tab tr td.cleaner {
  background-color: #1e1d32;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

table.custom_tab tr.entetes th, table.custom_tab tr.entetes td {
  padding-top : 5px;
  padding-bottom : 5px;
  text-align: left;
}

table.custom_tab tr.ligne th, table.custom_tab tr.ligne td {
  padding-top : 5px;
  padding-bottom : 5px;
}

table.custom_tab tr.infos th, table.custom_tab tr.infos td {
  padding-bottom : 5px;
  text-align: left;
}

table.custom_tab tr th, table.custom_tab tr td {
  padding-left : 10px;
  vertical-align:middle;
}
table.custom_tab tr th.filetbas, table.custom_tab tr td.filetbas {
  border-bottom: #8e8dd2 1px dotted;
}

table.custom_tab th h6  {
  margin-left : 0px;
}

table.custom_tab th h6 a, table.custom_tab th a  {
  color:#96BD0D;
  position: relative;
  padding-left : 10px;
}

table.custom_tab tr.message *
{
  color: #8e8dd2;
}

table.custom_tab tr.message.msg_non_lu *  {
  color: #CDCCFF;
}

table.custom_tab tr td, table.custom_tab tr td h6
{
  font-size: 1em;
}

table.custom_tab tr td a {
  text-decoration: none;
}

table.custom_tab tr.msg_non_lu
{
  font-weight: bold;
}
table.custom_tab tr.entetes th a.asc span,
table.custom_tab tr.entetes th a.asc:hover span,
table.custom_tab tr.entetes th a.desc span,
table.custom_tab tr.entetes th a.desc:hover span  {
  background-image: url(../interface/sprite_annecy.png);
  background-repeat: no-repeat;
  width: 10px;
  height: 5px;
  display: inline-block;
  position: absolute;
  top : 5px;
  left : 0px;
  text-decoration: none;
}

table.custom_tab tr.entetes th a.asc span {
  background-position: -100px -85px;
}
table.custom_tab tr.entetes th a.asc:hover span  {
  background-position: -100px -90px;
}

table.custom_tab tr.entetes th a.desc span  {
  background-position: -110px -90px;
}

table.custom_tab tr.entetes th a.desc:hover span  {
  background-position: -110px -90px;
}
table.custom_tab th h6 a.picto_aide, table.custom_tab th a.picto_aide { padding: 0px; }

table.custom_tab
{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #27253f;
}
.haut100 {
  height: 100px;
}

/* timepicker */
div.time-picker {
  width: 70px;
}

div.time-picker li {
  padding: 1px;
  cursor: pointer;
  background: #8E8DD2;
}

div.time-picker li.selected {
  background: #4C4A7C;
  color: #fff;
}

.photo, .video {
  /*height: 130px;
  vertical-align: middle;
    */
}

.photo a  {
  vertical-align: middle;
  text-align: center;
  margin : 0 auto;
  /*width: 120px;
  height: 120px;*/
  display: block;
}

.photo a img  {
  height: 80px;
}

/* Message mettre à jour votre navigateur */

#old_browser
{
  background: #fff;
  text-align: center;
  clear: both;
  height: 75px;
  position: relative;
}

#old_close
{
  position: absolute;
  right: 3px;
  top: 3px;
  font-family: courier new;
  font-weight: bold;
}

#old_browser a
{
  border: none;
}

#old_browser .old_main
{
  width: 640px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
  overflow: hidden;
  color: black;
}

#old_browser .logo
{
  width: 73px;
  float: left;
}

#old_browser .msg
{
  width: 275px;
  float: left;
  font-family: Arial, sans-serif;
  padding-bottom: 5px;
}

#old_browser .msg #txt1
{
  font-size: 14px;
  font-weight: bold;
  margin-top: 12px;
}

#old_browser .msg #txt2
{
  font-size: 12px;
  margin-top: 6px;
  line-height: 12px;
}
