{literal}
/*Div globale*/
html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-size: 100% auto;
	background-repeat: repeat-x;
	background-origin: border;
	background-color: #FFFFFF;
	/*background-image: url(http://vannesagglo.alkante.com/media/site/gen/degrade_fond_pages.gif);*/
}

html, body, table, th, tr, td, p, ul, ol, li, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, dl, dd, dt {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-size: 11px;
}
.separateur {
	clear: both;
}



/* Fond pages */
div#motif {
	display:none;
}




div#global {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	width: 998px;
	/*background-image: url(http://vannesagglo.alkante.com/media/site/gen/fond_degrade_page-trans.png);
	background-repeat: repeat-y;
	background-position: left top;*/
}
div#flux_page {
	top: 0px;
	left: 0px;
	width: 980px;
	z-index: 2;
	visibility: visible;
	background-color: #FFFFFF;
	margin-left: 9px;
}

/* Balise englobante Navigation */
#navigation {
  display: none;
}
#navigation_N2 {
  display: none;
}


/* Colonne gauche */
div#colonne_gauche {
	width: 210px;
	position: relative;
	left: 0px;
	top: 40px;
	float: left;
	display: none;
}






/****************************************************/
/** Titrage : bandeau en-tête de page */
/****************************************************/

/* Logo Agglo */
#logo {
	margin-left: 53px;
	float: left;
	position: relative;
	margin-top: 45px;
	z-index: 200;
}

/* Visuel Accueil */
div#bandeau_visuel {
	width: 983px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#visuel {
	width: 750px;
	position: relative;
	top: 42px;
	z-index: 1;
	right: 0px;
	float: right;
	display: none;
}
div#vague_visuel {
	width: 750px;
	position: absolute;
	left: 0px;
	top: 135px;
	margin-left: 233px;
	z-index: 2;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/vague_visuel_accueil-trans.png);
	background-repeat: no-repeat;
	height: 89px;
	display: none;
}
div#titre_rubrique {
	width: 720px;
	position: absolute;
	left: 0px;
	top: 120px;
	margin-left: 233px;
	z-index: 2;
	text-align: right;
	padding-right: 30px;
	display: none;
}


/****************************************************/
/** Contenus : colonne centrale */
/****************************************************/
/* Définition Colonne centre */
div#colonne_centre {
	width: 757px;
	position: relative;
	top: 7px;
	z-index: 5;
	float: left;
	left: 20px;
}

/* Accès rapide */
div#acces_rapides {
	width: 175px;
	/*height: 360px;*/
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#demarche, #scene, #bac, #carto {
	margin-bottom: 5px;	
}
#carto {
	margin-bottom: 20px;	
}

/* Actualités*/
div#actus {
	width: 234px;
	float: right;
	position: relative;
}
div#titre_actus {
	width: 234px;
	float: right;
	height: 52px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/haut_actus_pages-trans.png);
}
div#liste_actus {
	width: 234px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/fond_actus_pages-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	padding-top: 10px;
}
div.item_actus {
	width: 234px;
	float: left;
	margin-bottom: 10px;
}
.resume_item_actus {
	padding-top: 5px;
	color: #4d4d4d;
	margin-left: 35px;
	width: 195px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2E9F5;
	padding-bottom: 10px;
}
h5.titre_item_actus {
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	margin-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_nav_contextuelle.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
}
h5.titre_item_actus a {
	color: #FFFFFF;
	display: block;
}
h5.titre_item_actus a:hover {
	text-decoration: underline;
}
img.item_actus {
	color: #4d4d4d;
	margin-left: 5px;
	float: left;
}
.savoir_plus {
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
}
/* Bas liste actus */
div#bas_actus {
	width: 234px;
	height: 80px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/bas_actus_pages-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Recherche */
div#acces_rapides .formulaires {
	padding-left: 5px;
	padding-right: 2px;
	padding-top:3px;
	margin-top:0px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/fond_recherche.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 26px;
	margin-bottom: 5px;
}
div#acces_rapides .champ_formulaires {
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	width: 95px;
	float: right;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #04add3;
	margin-right: 10px;
	margin-top: 2px;
	padding-left: 3px;
}
div#acces_rapides form P {
	float: left;
	margin-top: 3px;
}
div#acces_rapides P.invite {
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 5px;

}


/* Pied de page */
div#pied_page {
	display: none;
}


/****************************************************/
/** Mise en forme Contenus : colonne centrale */
/****************************************************/
/* Définition Styles Fil d'Ariane */

p#fil_ariane {
	height:20px;
	color: #aca9a6;
	margin-top: 30px;
	float: left;
	position: relative;
}
p#fil_ariane a {
	color: #aca9a6;
	text-decoration: none;
	font-size: 10px;
}


/* Définition Styles Textes Article Page */
#textes_page {
	min-height:100%;
	color: #7D7C76;
	float: left;
	width: 496px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#textes_page a {
	color: #ff7d26;
	text-decoration: none;
	font-size: 12px;
}
#textes_page a:hover {
	color: #ff7d26;
	text-decoration: underline;
	font-size: 12px;
}
#textes_page h1 {
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #ff7d26;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_h1-trans.png);
	background-repeat: no-repeat;
	background-position:left 13px;
	padding-left: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff781e;
	padding-bottom: 5px;
}
#textes_page h1 a {
	color: #ff7d26;
	font-weight:normal;
}
#textes_page h2 {
	font-size: 14px;
	color: #666059;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94908b;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_h2-trans.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#textes_page h2 a {
	color: #666059;
}
#textes_page h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #666059;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	width: auto;
	margin-right: 20px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_h3.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	font-weight: bold;
}
#textes_page h3 a {
	color: #aca9a6;
}
#textes_page h4 {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #aca9a6;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 22px;
	width: auto;
	margin-right: 20px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_h4_contenu.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}
#textes_page p.edito {
	color: #ff7d26;
	padding-top: 7px;
	text-align: justify;
	padding-left:40px;
	padding-right:40px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 33px;
	margin-bottom: 30px;
}
#textes_page p {
	color:#403c38;
	line-height:normal;
	margin-bottom:10px;
	margin-top:10px;
	text-align:justify;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 20px;
}
#textes_page #encadre {
	width: 496px;
}
#textes_page #haut_encadre {
	height: 17px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/haut_encadre-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 496px;
}
#textes_page #encadre p {
	background:#ffa73d;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
#textes_page #bas_encadre {
	padding-top: 17px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/bas_encadre-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 496px;
}
#textes_page dl, dt, dd, ul, li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#textes_page ul {
	list-style-position: outside;
	list-style-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_liste_infos.gif);
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 60px;
	margin-bottom: 10px;
	color: #403c38;
}
#textes_page ol {
	list-style-position: outside;
	list-style-type: decimal;	
  font-size: 12px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 60px;
  margin-bottom: 10px;
  color: #403c38;
}
#textes_page ol li {
 list-style-type: inherit; 
}
#textes_page ul.liens {
	list-style-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_liste_liens.gif);
}
#textes_page p.illustration {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #999999;
}
#textes_page span.illustration {
	font-size: 11px;
	color: #999999;
	width: 200px;
	display: block;
}
#textes_page img.illustration {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFA73D;
	margin-bottom: 5px;
}
#bloc_savoir_plus {
	margin-top:50px;
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4F5FA;
}
#texte_savoir_plus {
	width: 496px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/fond_savoir_plus.png);
	background-position: left top;
	background-repeat: repeat-x;
}
#bloc_savoir_plus h1 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_savoir_plus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bloc_savoir_plus p {
	margin-top: 3px;
	color: #1a95b2;
	margin-bottom: 0px;
	padding-bottom: 15px;
}


/* Mise en forme listes Actualités*/
div#textes_page div.liste_actus {
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 15px;
	float: left;
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff781e;
}
div#textes_page .vignette_liste_actus {
	float: left;
	display: block;
	width: 75px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7DD0E9;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7DD0E9;
	border-right-color: #7DD0E9;
	border-left-color: #7DD0E9;
}
div#textes_page #liste_actus_docs  a.liste_actus_docs {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-size: 11px;
}
div#textes_page #liste_actus_docs a.liste_actus_docs:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
div#textes_page .resume_liste_actus {
	display: block;
	padding-top: 10px;
	color: #403c38;
}
div#textes_page h5.titre_liste_actus {
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 14px;
}
div#textes_page h5.titre_liste_actus a {
	color: #ff7d26;
}
div.liste_actus a.liens {
	color: #7F7F7F;
	display: block;
	margin-top: 3px;
	text-align: right;
}

/* Outils page */
div#outils_page {
	width: 495px;
	visibility: visible;
	height: 20px;
	margin-top: 5px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}
div#outils_page img {
	margin-left: 5px;
}

/******************************************/
/* chps formulaire */
/******************************************/
#textes_page input {
  height:16px;
}

#textes_page input, #texte_page textarea, #texte_page select {
  border:1px solid #999999;
}
/*Mise en forme boutons dans le contenu de l'article*/
p.bouton {
  margin-bottom: 20px;
  margin-right: 10px;
  text-align: left;
}
a.bouton, #sondage a.bouton, #textes_page a.bouton {
  color: #ffffff;
  border: 1px solid #FF7D26;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #FF7D26;
  text-decoration:none;
}
a.bouton:hover, #sondage a.bouton:hover, #textes_page a.bouton:hover {
  color: #FF7D26;
  border: 1px solid #FF7D26;
  background-color: #ffffff;
}


/******************************************/
/* styles colonne */
/******************************************/
#liste_actus h1 {
	color:#633366;
	display:block;
	float:right;
	font-family:trebuchet MS;
	font-size:18px;
	font-weight:normal;
	/*margin-bottom:10px;*/
	margin-right:25px;
	/*margin-top:20px;*/
}
#liste_actus h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 20px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0px;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_orange-trans.png);
  background-repeat: no-repeat;
  background-position: left 0px;
  margin-left: 10px;
  color: #ffffff;
}
#liste_actus h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 20px;
  margin-top: 0px;
  margin-right: 10px;
  padding-top: 0px;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_nav_contextuelle.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  margin-left: 25px;
  color: #ffffff;
}
#liste_actus h4 {
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 20px;
  margin-top: 0px;
  padding-top: 0px;
  margin-right: 10px;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_nav_contextuelle.gif);
  background-repeat: no-repeat;
  background-position: left 2px;
  margin-left: 45px;
}
#liste_actus a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
}
#liste_actus a:hover {
  color: #ff7d26;
  text-decoration: underline;
  font-size: 11px;
}
#liste_actus p {
  color:#4D4D4D;
	margin-bottom:10px;
	margin-left:35px;
	padding-bottom:10px;
	/*padding-top:5px;*/
	width:185px;
}
#liste_actus ul {
  list-style-position: outside;
  list-style-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_liste_infos_colonne.gif);
  font-size: 11px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #4D4D4D;
}
#liste_actus ol {
  list-style-position: outside;
  list-style-type: decimal; 
  font-size: 11px;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #4D4D4D;
}
#liste_actus ul li, #liste_actus ol li {
 list-style-type: inherit; 
 font-size: 11px;
}
#liste_actus ul.liens {
  list-style-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_liste_liens.gif);
}

/******************************************/
/* lightbox */
/******************************************/
#textes_page a.lightbox {

}

/******************************************/
/* COMMENTAIRE                            */
/******************************************/
/* Blocs de bas de page*/
#blocs_bas_page {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 10px;
}
div#texte_page #blocs_bas_page h1 {
  font-size: 18px;
  color: #454545;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_titre1_page.gif);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding-left: 20px;
  padding-top: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-bottom: 5px;
  letter-spacing: 0;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

#commentaire {
  padding-top: 10px;
}
#commentaire_form {
  padding-top: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 15px;
  border-top-color: #e5e5e5;
  background-color: #EFEFEF;
  padding-bottom: 15px;
}
/*#commentaires #commentaire_form p {
  color: #000000;
}*/
#commentaires #commentaire_form p.bouton {
  height: 15px;
  text-align: right;
  font-size: 11px;
  float: right;
  margin-top: 0px;
  margin-right: 10px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#commentaires #commentaire_form img.bouton {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#commentaires #commentaire_form a.bouton  {
  color: #666666;
  font-size: 10px;
  border: 1px solid #ee700c;
}
#commentaires #commentaire_form a.bouton:hover  {
  color: #666666;
  text-decoration:none;
}
#commentaires #commentaire_form input {
  width: 200px;
  padding-top: 2px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  background-color: #FFFFFF;
  height: 14px;
  color: #4d4d4d;
  margin-top: 3px;
  margin-bottom: 7px;
}
#commentaires #commentaire_form .titre {
  margin-bottom: 10px;
  color: #000000;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_titre1_page.gif);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  margin-left: 0px;
}
/*#commentaires #commentaire_form a {
  color:#000000;
  font-weight:bold;
}
#commentaires #commentaire_form a:hover {
  color:#444444;
  font-weight:bold;
}*/
/*#carte ul, #actus ul, #commentaires ul {
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-type: none;
  margin-left: 0px;
  list-style-image: none;
}
/*#commentaires li {
  padding-left: 20px;
  margin-left: 20px;
  background-image: url(http://vannesagglo.alkante.com/media/site/gen/puce_grise.gif);
  background-repeat: no-repeat;
  background-position: left; /*4px;*/
  /*margin-bottom: 5px;
}*/
#commentaires p {
  font-size: 11px;
}
#commentaires p.auteur {
  font-size: 11px;
}
#commentaires .nom {
  color: #EE700C;
  font-weight: normal;
}
#commentaires .date {
  color: #4D4D4D;
  font-weight: bold;
  display: inline;
}
#commentaires a {
  color:#ee700c;
  font-weight:bold;
}
#commentaires a:hover {
  color:#EE700C;
  font-weight:bold;
}

/******************************************/
/* Bloc Envoyer à un ami                  */
/******************************************/

#envoyer_ami, #envoyer_ami_message {
  font-weight:bold;
  padding-left:10px;
  color:#000000;
  padding-top:10px;
  position: absolute;
  z-index: 1000;
  width: 400px;
  left: 268px;
  top: 259px;
  background-color: #3E2040;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 2px solid #ffffff;
  display: none;
}
#envoyer_ami_message{
  display:none;
  z-index: 1000;
  top: 215px;
  left: 208px;
  width: 508px;
}
#envoyer_ami h3, #envoyer_ami_message h3 {
  color:#FFFFFF;
  font-size: 13px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position:left bottom;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  padding-bottom: 5px;
}
#envoyer_ami p, #envoyer_ami_message p{
  color:#FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 3px;
}
#envoyer_ami p.note {
  font-size: 10px;

}
#envoyer_ami form {
  margin-left: 20px;
}
#envoyer_ami input {
  margin-bottom: 10px;
  width: 300px;
  font-size: 11px;
  color: #403C38;
  height: 14px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami textarea {
  margin-bottom: 5px;
  width: 300px;
  color: #403C38;
  font-size: 11px;
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami p.liens, #envoyer_ami_message p.liens {
  color: #E67300;
  height: 15px;
  text-align: right;
  font-size: 11px;
  float: right;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 10px;
  border: 1px solid #FFFFFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#envoyer_ami img.liens, #envoyer_ami_message img.liens {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#envoyer_ami a.liens, #envoyer_ami_message a.liens  {
  color: #FFFFFF;
  font-size: 10px;
}
#envoyer_ami a.liens:hover, #envoyer_ami_message a.liens:hover  {
  color: #4D4741;
}


/*******************************************/
/** RSS : styles d'affichage des blocs RSS */
/*******************************************/
div.rss-content {
  padding:10px 10px;
  float: left;
}

span.rss-msg {
  padding: 2px 4px;
  font-style: italic;
}

div.rss-content div.rss-title {
  font-weight:bold;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 14px;
}

div.rss-title a {
}

div.rss-title img {
  border:0;
  height:12px;
  vertical-align:bottom;
  padding-right:4px;
}

div.rss-content div.rss-item {
  clear:both;
  padding:4px;
  padding-top:8px;
  padding-bottom:0px;
}

div.rss-content div.rss-footer {
  clear:both;
  padding:2px;
  border-bottom:1px dotted silver;
}

div.rss-item div.rss-item-img {
  float:left;
  padding-right:4px;
}

div.rss-item-img img {
  height:50px;
}

div.rss-item div.rss-item-title {
}
div.rss-item-title a, #a_consulter div.rss-item-title a{
  color:#84b234;/*#0068B4;*/
  font-weight:bold;
}
div.rss-item-title a:hover, #a_consulter div.rss-item-title a:hover{
  color:#474543;
  font-weight:bold;
}

div.rss-item-title span.rss-item-date {
  font-style:italic;
  font-size:9px;
  color:darkgrey;
}

div.rss-item-title span.rss-item-date:before {
  content: "publié le ";
}

div.rss-item div.rss-item-detail {
}

div.rss-item-detail img {
  width:0px;
  height:0px;
}

div.rss-item a.rss-item-pj {
}


/****************************************************/
/** SONDAGE : styles d'affichage des blocs sondages */
/****************************************************/
dl#csschart, dl#csschart dt, dl#csschart dd{
  margin:0;
  padding:0;
}   
dl#csschart{
  width:190px;
  padding: 10px 10px 0 0;
  margin-bottom:10px;
  margin-left: 35px;
} 
dl#csschart dt{
  display:block;
  width:190px;
  color:#ffffff;
  font-weight:bold;
  font-size: 14px;
}
dl#csschart dd{
  position:relative;
  float:left;
  display:inline;
  width:180px;
  height:25px;  
  border: 1px solid rgb(204, 204, 204);
} 
dl#csschart span{
  position:absolute;
  display:block;
  width:180px;  
  bottom:0;
  left:0; 
  z-index:1;
  color:#555;
  text-decoration:none;
  height:25px;
}     
dl#csschart span em{
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #B1B1B1;
  color:#555555;
  display:block;
  float:left;
  font-style:normal;
  left:3px;
  line-height:150%;
  position:absolute;
  text-align:center;
  top:15%;
  width:23px;
}     
dl#csschart em{
  padding-right: 3px;
  padding-left: 3px;
}  
/* default column styling */    

dl#csschart span{
  width:50%;
} 

dl#csschart span.type1{
  background:url(http://vannesagglo.alkante.com/media/images/sondage_type1.gif) repeat-x;
} 
dl#csschart span.type2{
  background:url(http://vannesagglo.alkante.com/media/images/sondage_type2.gif) repeat-x;
} 
dl#csschart span.type3{
  background:url(http://vannesagglo.alkante.com/media/images/sondage_type3.gif) repeat-x;
} 
dl#csschart span.type4{
  background:url(http://vannesagglo.alkante.com/media/images/sondage_type4.gif) repeat-x;
} 

/****************************************************/
/** Tableaux : mise en forme */
/****************************************************/
#texte_page table.style_tableau {
  width: 480px;
  margin-bottom: 30px;
  line-height: 14px;
  margin-top: 20px;
  clear: both;
  float: none;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #808080;
  border-bottom-color: #808080;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #F5F5F5;
  margin-left: 20px;
  padding: 0px;
}
#texte_page table.style_tableau td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E6E6E6;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #E6E6E6;
  text-align: center;
  vertical-align: middle;
}
{/literal}