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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-size: 100% auto;
	background-origin: border;
	background-color: #333333;
	background-image: url(http://www.betton.fr/media/site/gen/carre_pixel_pages.gif);
	background-repeat: repeat;
}

html, body, table, th, tr, td, p, ul, li, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, dl, dd, dt, span {
	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;
}
#retour_ligne {
	clear: both;
}



/* Composition visuels */
img#visuel {
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
div#noircis {
	position: absolute;
	background-image: url(http://www.betton.fr/media/site/gen/noir.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	z-index: 1;
}
div#trame {
	position: absolute;
	background-image: url(http://www.betton.fr/media/site/gen/carre_pixel.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	z-index: 1;
}




div#global {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	width: 1024px;
}
div#flux_page {
	top: 0px;
	left: 0px;
	width: 1024px;
	z-index: 10;
	visibility: visible;
	padding-bottom: 15px;
}
div#trame_visuel {
	background-image: url(http://www.betton.fr/media/site/gen/noir_degrade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 372px;
	position: absolute;
	z-index: 5;
	top: 428px;
}
div#global div#trame_visuel {
	background-image: url(http://www.betton.fr/media/site/gen/noir_degrade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 1026px;
	height: 372px;
	position: absolute;
	z-index: 5;
	top: 428px;
}
div#trame_visuel_2 {
	background-color:#000000;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	top: 800px;
}
img#visuel_accueil {
	width: 1024px;
	z-index: 4;
	position: absolute;
	height: 618px;
	top: 100px;
	border: 1px solid #FFFFFF;
}


/* En-tête accueil */
img#logo {
	top: 10px;
	left: 20px;
	position: relative;
	float: left;
}
div#betton {
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 239px;
	background-image: url(http://www.betton.fr/media/site/gen/filet_titre_site.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
}
div#vignettes_accueil {
	top: 20px;
	position: relative;
	float: right;
	margin-right: 0px;
	z-index: 200;
	margin-bottom: 40px;
}
div#vignettes_accueil a {
	border: 1px solid #b3b3b3;
	margin-left: 10px;	
	display: block;
	float: left;
}
div#vignettes_accueil a:hover {
	border: 1px solid #ffffff;	
}
div#separateur {
	clear: both;
}



/* Navigation Betton */
/*div#navigation {
	width: 280px;
	position: absolute;
	z-index: 400;
	top: 120px;
	left: 20px;
}
div#collapse_all {
	width: 28px;
	position: absolute;
	z-index: 500;
	top: 40px;
	left: 2px;
}
div#outils_site {
	top: 40px;
	width: 250px;
	margin-left: 1px;
}
div#outils_site img {
	float: left;
}
div#outils_site img#clic {
	float: right;
	margin-top: 7px;
}
div#actualites {
	margin-top: 40px;
	width: 250px;
	background-image: url(http://www.betton.fr/media/site/gen/bas_actus-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
}
div#actualites p {
	background-image: url(http://www.betton.fr/media/site/gen/fond_menus-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 18px;
}
div#actualites p a {
	color: #FFFFFF;
}
div#actualites p a:hover {
	color: #FF4D00;
}
div#actualites span.date {
	color: #FF4D00;
}
/*div#rubriques {
	width: 250px;
	padding-bottom: 11px;
	position: relative;
}

div#rubriques a.header {
	cursor: pointer;
	height: 100%;
	margin: 0px;
	border: 0 none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #90735F;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

div#rubriques a.header:hover {
	color: #E67300;
}

div#rubriques div {
	position:relative;
	top: -10px;
	left: 0px;
	width: 246px;
}

div#rubriques div ul {
	background-image: url(http://www.betton.fr/media/site/gen/fond_menus-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#rubriques div ul li {
	text-align: right;
	padding: 0px;
	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;
	line-height: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}

div#rubriques div ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}


div#rubriques div ul li a:hover {
	background-image: url(http://www.betton.fr/media/site/gen/puce_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	padding-right: 5px;
	color: #FF4D00;
}


div#onglets {
	width: 250px;
	position: relative;
	height: 16px;
	z-index: 10;
	margin-left: 3px;
}


div#portrait {
	width: 250px;
	padding-bottom: 0px;
	background-image: url(http://www.betton.fr/media/site/gen/fond_menus-trans.png);
	background-repeat: repeat-y;
	background-position: 1px top;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	visibility: visible;
}
div#portrait img.vignette {
	position: relative;
	margin-top: -10px;
	visibility: visible;
	top: 10px;
}
div#portrait a.liens {
	color: #7F7F7F;
	padding-right: 20px;
	display: block;
	margin-top: 3px;
	text-align: right;
}
div#portrait a.liens:hover {
	color: #ffffff;
}
div#portrait a.liens img {
	margin-left: 5px;
}
div#nav_portrait {
	top: 0px;
	position: relative;
	visibility: visible;
	color: #FFFFFF;
	width: 237px;
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 10;
}
div#contenu_portrait {
	color: #FFFFFF;
	width: 237px;
	background-image: url(http://www.betton.fr/media/site/gen/noir_menus-trans.png);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	margin-top: -56px;
	padding: 0px;
	margin-left: 3px;
}
div#contenu_portrait h1 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
div#contenu_portrait p {
	padding-bottom: 7px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
div#contenu_portrait a {
	color: #FFFFFF;
}

div#projets {
	width: 250px;
	padding-bottom: 11px;
	background-image: url(http://www.betton.fr/media/site/gen/vign_portrait.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-left: 2px;
	margin-top: 0px;
	visibility: hidden;
}
div#contenu_prjets {
	color: #FFFFFF;
	width: 237px;
	background-image: url(http://www.betton.fr/media/site/gen/fond_menus-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 90px;
	position: relative;
}

div#recherche {
	width: 250px;
	padding-bottom: 11px;
	background-image: url(http://www.betton.fr/media/site/gen/fond_menus-trans.png);
	background-repeat: repeat-y;
	background-position: -2px 26px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 0px;
	margin-left: 3px;
	visibility: visible;
	top: 0px;
}
div#onglets_recherche {
	width: 250px;
	position: relative;
	height: 16px;
	z-index: 10;
	margin-left: 3px;
	margin-top: 10px;
}
div#contenu_recherche {
	padding-top: 15px;
	padding-bottom: 0px;
	top: -8px;
	position: relative;
	visibility: visible;
	color: #FFFFFF;
	width: 250px;
	margin-left: 0px;
	left: -5px;
}
div#contenu_recherche form {
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin-top: 5px;
}
div#contenu_recherche input {
	font-size: 10px;
	color: #716c67;
	background-color: #FFFFFF;
	width: 150px;
	float: left;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
div#contenu_recherche  p.form {
	text-align: left;
	float: left;
	height: 13px;
	padding-top: 0px;
	padding-right: 5px;
	clear: none;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#navigation p.pied_page {
	color: #808080;
	margin-top: 10px;
	position: relative;
}
div#navigation a.pied_page {
	color: #ffffff;
	text-align: left;
	padding-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
div#navigation a.pied_page:hover {
	color: #EE700C;
}
div#navigation img.ombre_bas {
	margin-left: 1px;
}*/

div#contenus_page {
	width: 730px;
	background-color: #ee700c;
	background-image: url(http://www.betton.fr/media/site/gen/fond_contenu_page.gif);
	margin-bottom: 30px;
	position: relative;
	float: right;
	min-height:500px;
}
div#entete_page {
	width: 730px;
	background-color: #ee700c;
}
#entete_page h1 {
	color:#ffffff;
	float: left;
	font-family: tahoma, geneva;
	font-size: 27px;
	font-weight: lighter;
	margin-left: 15px;
	margin-top: 4px;
	text-transform: lowercase;
}

div#ssmenu_page {
	width: 200px;
	margin-bottom: 15px;
	padding-bottom: 3px;
}
div#contenus_page img.titre_page {
	margin-top: 7px;
	margin-left: 15px;
	float: left;
	margin-bottom: 15px;
}

div#outils_page {
	left: 0px;
	width: 190px;
	z-index: 10;
	visibility: visible;
	height: 25px;
	background-color: #ee700c;
	margin-top: 5px;
	float: right;
	font-size: 10px;
	color: #F0F0F0;
	text-align: right;
	margin-right: 5px;
}
div#outils_page p {
	float: left;
	margin-top: 7px;
}
div#fil_arianne {
	left: 0px;
	width: 500px;
	z-index: 10;
	visibility: visible;
	background-color: #ee700c;
	font-size: 10px;
	color: #f8c69e;
	margin-left: 200px;
	margin-bottom: 3px;
}
div#fil_arianne a {
	color: #3f3f3f;
	background-image: url(http://www.betton.fr/media/site/gen/puce_grise.gif);
	background-repeat: no-repeat;
	background-position: right -3px;
	padding-right: 14px;
}
div#fil_arianne a.sansfleche {
  color: #3f3f3f;
  background-image: none;
  padding-right: 14px;
}

div#navigation_page {
	width: 200px;
	z-index: 10;
	visibility: visible;
	padding-bottom: 40px;
	float: left;
	box-sizing: content-box;
}
div#navigation_page a img.actu {
	display: block;
	
}
div#navigation_page h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-left: 13px;
	margin-bottom: 10px;
}
div#navigation_page h1 a {
  color: #FFFFFF;
}
div#navigation_page p {
	color: #4d4d4d;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(http://www.betton.fr/media/site/gen/filet_nav_pages.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
div#navigation_page p a {
	color: #3F3F3F;
}
div#navigation_page p a:hover {
	color: #fff;
}
div#navigation_page a.header_page {
	font-size: 11px;
	color: #3F3F3F;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre_nv_page.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	margin-top: 5px;
	
}
div#navigation_page a.header_page:hover {
	color: #ffffff;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre_nv_page_on.gif);
	
}
div#navigation_page a.header_page_on {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre_nv_page_on.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	font-weight: bold;
	display: block;
	
}
#navigation_page ul {
	margin-left: 4px;
	list-style-type:none;
}
#navigation_page ul li {
	padding-left: 7px;
	background-image: url(http://www.betton.fr/media/site/gen/puce_tiret_gris.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-bottom: 1px;
	margin-left: 4px;
}
#navigation_page ul li a {
	color: #3F3F3F;
}
#navigation_page ul li a:hover {
	color: #ffffff;
}
#navigation_page ul li ul {
	margin-left: 5px;
}
#navigation_page ul li ul li {
	padding-left: 8px;
	margin-bottom: 0px;
}
/*#navigation_page ul li ul li a {
	background-image: url(http://www.betton.fr/media/site/gen/puce_tiret_gris.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#navigation_page ul li ul li a:hover {
	color: #ffffff;
}*/

div#remontee_actus, div#remontee_portrait, div#a_consulter, div#sondage {
	width: 200px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	background-image: url(http://www.betton.fr../images/filet_nav_pages.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#remontee_portrait {
	margin-top: 5px;
}
div#remontee_actus h1, div#remontee_portrait h1, div#a_consulter h1, div#sondage h1 {
	background-image: url(http://www.betton.fr/media/site/gen/fond_etiquette_col.png);
  background-position: left top;
  background-repeat: repeat-y;
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  margin-left: 0;
  padding-left: 7px;
  /*text-transform: lowercase;*/
  line-height: 15px;
  padding-top : 2px;
}
#remontee_actus ul, #remontee_portrait ul, #a_consulter ul, #sondage ul {
	margin-left: 0px;
	list-style-type:none;
	margin-top: 7px;
}
#a_consulter ul {
  margin-left: 15px;
}
#remontee_actus ul li, #remontee_portrait ul li, #a_consulter ul li, #sondage ul li {
	padding-left: 7px;
	background-image: url(http://www.betton.fr/media/site/gen/puce_tiret_blanc.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-bottom: 0px;
	color: #4D4D4D;
}
#remontee_actus ul li a, #remontee_portrait ul li a, #a_consulter ul li a, #sondage ul li a {
	color: #fff;
}
#remontee_actus ul li a:hover, #remontee_portrait ul li a:hover, #a_consulter ul li a:hover, #sondage ul li a:hover {
	color: #ffffff;
}
#remontee_actus p, #remontee_portrait p, #a_consulter p, #sondage p {
	color: #4d4d4d;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
}
#a_consulter p {
	background: none!important;
}
#a_consulter img {
        margin-right: 7px;
        margin-top: 5px;
	margin-bottom: 5px;
}

#remontee_actus img.actu, #remontee_portrait img.actu, #a_consulter img.actu {
	margin-left: 7px;
	margin-top: 5px;
}
#remontee_actus a.liens, #remontee_portrait a.liens, #a_consulter a.liens, #sondage a.liens {
	color: #7F7F7F;
	padding-right: 5px;
	display: block;
	margin-top: 3px;
	text-align: right;
}
#remontee_actus a.liens, #remontee_portrait a.liens:hover, #a_consulter a.liens:hover, #sondage a.liens:hover {
	color: #ffffff;
}
div#a_consulter h2, div#sondage h2 {
  font-size: 14px;
  font-weight: normal;
  padding-left: 5px;
  color: #ffffff;
  margin-bottom: 5px;
  margin-top: 10px;
}
/*div#remontee_portrait {
	width: 200px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
div#remontee_portrait img.vignette {
	position: relative;
	visibility: visible;
	top: 0px;
	margin-top: -10px;
}
div#remontee_portrait a.liens img {
	margin-left: 5px;
}
div#remontee_portrait div#contenu_portrait {
	color: #FFFFFF;
	width: 200px;
	background-image: url(http://www.betton.fr/media/site/gen/noir_menus-trans.png);
	background-repeat: repeat;
	background-position: left top;
	position: relative;
	margin-top: -68px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#remontee_portrait div#contenu_portrait h1 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
div#remontee_portrait div#contenu_portrait p {
	padding-bottom: 7px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	color: #cccccc;
}
div#remontee_portrait div#contenu_portrait a.liens {
	float: right;
}*/


div#texte_page {
	width: 500px;
	z-index: 10;
	visibility: visible;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
	margin-right: 0px;
}
div#texte_page h1 {
	font-size: 18px;
	letter-spacing: 0.1em;
	color: #454545;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre1_page.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
div#texte_page h1.derouler {
	background-image: none;
	padding-left: 0px;
}
div#texte_page h1.derouler a {
	color: #454545;
}
div#texte_page h2 {
	font-size: 14px;
	letter-spacing: 0.1em;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre_nv_page.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 20px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-left: 10px;
  clear:both;
}
#texte_page a {
 color: #dc4229;
}
#texte_page a:hover {
 color: #dc4229;
 text-decoration: underline;
}
#texte_page p {
	color: #4d4d4d;
	padding-top: 5px;
	font-size: 12px;
	line-height: normal;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: justify;
	margin-left: 7px;
}
#texte_page p.encadre {
	background-color: #EFEFEF;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#texte_page div.encadre {
  background-color: #EFEFEF;
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  
}
#texte_page div.encadre p {
  background-color: #EFEFEF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  
}
#texte_page p.mnogo_nav_results{
	border-bottom: 5px solid #666666;
	margin-left: 20px;
	padding-left: 5px;
}
#texte_page p.illustration {
	/*float: left;*/
	clear: both;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #999999;
}
#texte_page span.illustration {
	font-size: 11px;
	color: #999999;
	width: 200px;
	display: block;
}
#texte_page img.illustration {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top:0;
	margin-right:10px;
	margin-bottom: 5px;
  margin-left:0;
}
#texte_page img.illustration_droite {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  margin-top:0;
  margin-right:0;
  margin-bottom: 5px;
  margin-left:10px;
  float: right;
}
#texte_page h3 {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	line-height: 22px;
	width: auto;
	margin-right: 20px;
	background-image: url(http://www.betton.fr/media/site/gen/puce_titre3_page.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-left: 10px;
  clear:both;
}
#texte_page ul {
	list-style-position: outside;
	list-style-image: url(http://www.betton.fr/media/site/gen/puce_liste.gif);
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 70px;
	margin-bottom: 10px;
	color: #4d4d4d;
}
#texte_page ul.liens {
	list-style-position: outside;
	list-style-image: url(http://www.betton.fr/media/site/gen/puce_orange.gif);
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 18px;
}
#texte_page ul.liens a {
	color: #ee700c;
}
#texte_page ul.liens a:hover {
	color: #4d4d4d;
}

#texte_page ol {
        list-style-position: outside;
        font-size: 12px;
        font-weight: normal;
        margin-top: 10px;
        margin-left: 30px;
        margin-bottom: 10px;
        color: #4d4d4d;
}


#texte_page table {
  color: #4d4d4d;
  padding-top: 5px;
  font-size: 12px;
  line-height: normal;
  padding-left: 20px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: justify;
  margin-left: 7px;
}

#texte_page #haut_page {
	color: #4d4d4d;
	float: right;
	margin-bottom: 20px;
	margin-top: 30px;
}
#texte_page a.liens {
	color: #7F7F7F;
	padding-right: 5px;
	display: block;
	margin-top: 3px;
	text-align: right;
}

#texte_page input {
  height:16px;
}

#texte_page input, #texte_page textarea, #texte_page select {
  border:1px solid #999999;
}

#texte_page img {
  margin-right: 5px;
}

#texte_page p.separateur {
	font-size: 8px;
  display:block;
  clear: both;
}

/*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 #222222;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #CCCCCC;
  text-decoration:none;
}
a.bouton:hover, #sondage a.bouton:hover, #textes_page a.bouton:hover {
  color: #222222;
  border: 1px solid #222222;
  background-color: #ffffff;
}


/* Mise en forme listes*/
div.liste_actus {
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 15px;
	float: left;
	width: 500px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.vignette_liste_actus {
	float: left;
	display: block;
	width: 100px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
}
div.liste_actus p {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
#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;
}
#liste_actus_docs a.liste_actus_docs:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
.resume_liste_actus {
	display: block;
	padding-top: 10px;
	color: #4d4d4d;
}
h5.titre_liste_actus {
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 14px;
	color: #DC4229;
}
h5.titre_liste_actus a {
	color: #dc4229;
}
.date_liste_actus {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	/*display: block;*/
	/*float: left;*/
	height: 14px;
}
.date_liste_actus_cite {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(http://www.betton.fr/media/site/gen/picto_vie_cite.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 3px;
}
.date_liste_actus_travaux {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(http://www.betton.fr/media/site/gen/picto_travaux.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 3px;
}
.date_liste_actus_culture {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(http://www.betton.fr/media/site/gen/picto_culture.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 16px;
	padding-top: 3px;
}
.date_liste_actus img {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}





/* En un clic */
div#clic {
	width: 1024px;
	z-index: 400;
	left: 15px;
	position: relative;
	background-image: url(http://www.betton.fr/media/site/gen/bas_clic-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	float: left;
	margin-top: 30px;
}
div#contenu_clic {
	width: 1010px;
	z-index: 400;
	background-image: url(http://www.betton.fr/media/site/gen/fond_clic-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: -7px;
}
div#contenu_clic p, div#contenu_clic ul {
	color: #808080;
	width: 170px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-right: 30px;
	
}
div#contenu_clic span.titre_clic {
	color: #EE700C;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	
}
div#contenu_clic p a {
	color: #EE700C;
}
div#contenu_clic p a:hover {
	color: #ffffff;
}
div#contenu_clic ul {
	list-style-position: outside;
	list-style-image: url(http://www.betton.fr/media/site/gen/puce_orange.gif);
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	line-height: 18px;
}
div#contenu_clic ul a {
	color: #808080;
}
div#contenu_clic ul a:hover {
	color: #ffffff;
}
div#contenu_clic ul a.liens {
	color: #EE700C;
	font-weight: bold;
}
div#contenu_clic ul a.liens:hover {
	color: #ffffff;
}



/*/* zoom images de Betton */
/*div#betton_images {
	background-image: url(http://www.betton.fr/media/site/gen/noir.png);
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	position: absolute;
	z-index: 100;
	visibility: visible;
	text-align:center;
	padding-top: 7%;
	padding-left: 1%;
}*/


/******************************************/
/* 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://www.betton.fr/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://www.betton.fr/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://www.betton.fr/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:#7FC6BC;
  padding-top:10px;
  position: absolute;
  z-index: 1000;
  width: 400px;
  left: 268px;
  top: 259px;
  background-color: #000000;
  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 {
  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 {
}

/****************************************************/
/* div authentification et liste des extranets     **/
/****************************************************/
#extranet {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-left:10px;
  color:#ffffff;
  padding-top:10px;
  /*position: absolute;*/
  z-index: 1000;
  width: 215px;
  background-color: #000000;
  padding: 10px;
  border: none;
  display: none;
  min-height:50px;
}
#extranet form {
  margin-left: 20px;
}
#extranet input {
  margin-bottom: 10px;
  width: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #403C38;
  height: 14px;
  padding-top: 2px;
}
#extranet ul {
  list-style-position: outside;
  list-style-image: url(http://www.betton.fr/media/site/gen/puce_gris_clair.gif);
  font-weight: normal;
  margin-top: 5px;
  margin-left: 23px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
}
#extranet p {
  color:#FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-left: 0;
  padding-left: 0;
  float: none;
  clear: both;
  width:180px;
  height:auto;
}
#extranet label {
  font-weight: bold;
  display: block;
}
#extranet a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight:bold;
  float: none;
  border: none;
}
#extranet a:hover {
  color: #4D4741;
  font-weight:bold;
  background-color: transparent;
}

/****************************************************/
/** 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 5px;
  margin-bottom:10px;
} 
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://www.betton.fr/media/images/sondage_type1.gif) repeat-x;
} 
dl#csschart span.type2{
  background:url(http://www.betton.fr/media/images/sondage_type2.gif) repeat-x;
} 
dl#csschart span.type3{
  background:url(http://www.betton.fr/media/images/sondage_type3.gif) repeat-x;
} 
dl#csschart span.type4{
  background:url(http://www.betton.fr/media/images/sondage_type4.gif) repeat-x;
} 

/****************************************************/
/**    mnogosearch                                 **/
/****************************************************/
div.liste_mnogo {
  display: block;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 15px;
  float: left;
  width: 480px;
  margin-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
}

/****************************************************/
/** 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;
}

/* lightbox */
#contenu_page a.lightbox {

}
{/literal}