	/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
/*	background: #FFF;
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #333;*/
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	background: #52A349;
	margin: 0 auto;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #052002;
}
.layoutWide #container {
	width: 1002px;
	background: #ffffff url(../dist/images/layout/cielo.jpg) no-repeat bottom;
    margin: 0 auto;
/*	border-left: 1px solid #424242;
	border-right: 1px solid #424242;
	border-bottom: 1px solid #424242;*/
	text-align: left;
	

	/*height:1715px;*/
}

.layoutWide #container1 {
	width: 1002px;
	background: #ffffff url(../dist/images/layout/fondo-conta.jpg) no-repeat bottom;
    margin: 0 auto;

	text-align: left;
	

	
}

/*circuit content*/
div.circuit-content{
text-align:center;
	border:1px #bfc287 solid;
	background:#fdf7db;
	display:block;

/*	width:100%;*/
/*	padding:20px;*/
}
div.circuit-content h3{
margin:0;
padding:0;
text-align:left;
padding-left:20px;
margin-bottom:10px;
font-size:13px;

}
/*div.circuit-content h4{
background:url(../dist/images/layout/h4-bg.jpg) repeat-x;
text-align:left;
padding-left:20px;
font-size:12px;
}
div.circuit-content h4.double{
background:url(../dist/images/layout/h4-bg-double.jpg) repeat-x;
text-align:left;
padding-left:20px;
font-size:14px;

}*/
div.circuit-content p{
padding:20px;
padding-top:0;
padding-bottom:0;

}
i.spip{ color:#5DA955;}
img, table { margin: 0; padding: 0; border: none; 	_margin-top:0px;  }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: right;
	width: 33em;
	
}

#conteneur #navigation {
	float: right;
	width: 12em;
	text-align: center;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: right ;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}


/*formulario de busqueda y banner*/
.layoutWide #header {

	height:228px;
	
	margin:0;
}
.layoutWide #header #image-header {
	float:left;
	height:197px;
	/*background:#ff0000;*/
}
.layoutWide #header #panel-right {
	font-size:11px;
	float:right;
	text-align:right;
	width:230px;
	margin-top:-2px;
	position:relative;

	padding-right:10px;
	padding:0;
 
	/*_background:#ff0000;
/*	background: url(../dist/images/panel-right/menu-right_01.gif) 0px 47px no-repeat;
	_height:14px;*/
}
.layoutWide #header #panel-right ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	padding-right:10px;
	
}
.layoutWide #header #panel-right li {
	float:left;
	padding-left:9px;
}
#search-input {
 background: url(../dist/images/layout/fond-recherche.png) no-repeat;
 width:221px;
 height:40px;
	margin-top:19px;
	margin-left:4px;
	margin-bottom:12px;
	/position: relative;  
	_position: relative;  
/*	padding-right:0px;*/
	padding-left:11px;
	padding-top:7px;
	/padding-top:5px;
	float:left;

}

#search-input1 {
 width:183px;
 height:40px;
	margin-top:-5px;
	margin-left:4px;
	margin-bottom:12px;
	/position: relative;  
	_position: relative;  
/*	padding-right:0px;*/
	padding-left:11px;
	padding-top:7px;
	/padding-top:5px;
	float:left;

}

#search-input1 button {
	margin-top:2px;

	height:30px;
	color:#1F5692;
	font-weight:bold;
	font-size:10px;
	border: none;
	outline:none;
	background: url(../dist/images/menu/ok.gif) right 4px no-repeat;
	padding-top:8px;
	padding-right:10px;
	/padding-right:25px;
	_padding-right:23px;
	cursor:pointer;
	margin-right:8px;

}
#search-input1 button.search-over{
/*color:#162e48;*/
background: url(../dist/images/menu/ok-over.gif) right 4px no-repeat;
}




.layoutWide #header #panel-right input {
	padding:0;
	margin:5;
	
	outline:none;
	/*float:right;*/
	font-size:10px;
	width:100px;
	
}
#search-input button {
	margin-top:2px;

	height:30px;
	color:#1F5692;
	font-weight:bold;
	font-size:10px;
	border: none;
	outline:none;
	background: url(../dist/images/menu/ok.gif) right 4px no-repeat;
	padding-top:8px;
	padding-right:10px;
	/padding-right:25px;
	_padding-right:23px;
	cursor:pointer;
	margin-right:8px;

}
#search-input button.search-over{
/*color:#162e48;*/
background: url(../dist/images/menu/ok-over.gif) right 4px no-repeat;
}

/*menu**/
.layoutWide #header #menu {
	height:117px;
	width:1002px;
	background: url(../dist/images/menu/menu-right_01.jpg) no-repeat scroll right center;
	padding-top:1px;

	margin-top:-2px;
	/margin-top:-2px;
	_margin-top:-5px;
	
}
/*sidebar*/
.layoutWide #sidebar1 {
	/*margin-top:50px;*/
	/margin-top:28px;
	_margin-top:-3px;
	float: left;
	width: 275px;
	
	/*background: #fcf3c6 url(../dist/images/layout/circuit-left-bg.jpg) top repeat-y;*/
}
.layoutWide #sidebar5 {
	margin-top:76px;
	/margin-top:170px;
	_margin-top:45px;
	margin-left:19px;
	float: left;
	width: 300px;
	height:500px;
	
	/*background: #fcf3c6 url(../dist/images/layout/circuit-left-bg.jpg) top repeat-y;*/
}
.layoutWide #sidebar2 {
	margin-top:69px;
	float: left;
	width: 275px;
	
	/*background: #fcf3c6 url(../dist/images/layout/circuit-left-bg.jpg) top repeat-y;*/
}

.layoutWide #sidebar3 {
	margin-top:10px;
	/margin-top:135px;
	_margin-top:-40px;
	float: left;
	width: 275px;
	
	/*background: #fcf3c6 url(../dist/images/layout/circuit-left-bg.jpg) top repeat-y;*/
}

.layoutWide #sidebar4 {
	element.style {
float:right;
margin-right:18px;
margin-top:125px;
width:276px;
}
}
.layoutWide #sidebar1 #current-location {
	height:0px;
	display:block;
	margin-top:42px;
	margin-left:20px;
}
.layoutWide #sidebar1 #current-location label {
/*	background: url(../dist/images/layout/loc-bg.jpg) bottom repeat-x;
	color:#0f226a;
	font-size:12px;*/
	padding:6px 0 5px 11px;
	_padding-bottom:5px;
	height:22px;
	/*font-weight:bold;*/
	padding-left:11px;
	/padding-left:25px;
	_padding-left:25px;

	/*margin-left:10px;*/
	_margin-left:5px;
	

}
.layoutWide #sidebar1 #current-location label span.loc-bullet {
/*	background:url(../dist/images/layout/loc-bullet.jpg) center no-repeat;
*/	width:10px;
	height:19px;
	padding-left:10px;
	
}
.layoutWide #sidebar1 #current-location span {
/*	background:url(../dist/images/layout/loc-fix.jpg) bottom no-repeat;
*/	font-size:11px;
	padding:4px 0 5px 0;

	width:13px;
	height:22px;
	padding-left:51px;
	/padding-left:-5px;
	_padding-left:59px;
	margin-left:-8px;
		/margin-left:-12px;
	_margin-left:-25px;

}

#sidebar1 .infos-sidebar{
/*margin-top:46px;*/
_margin-top:-35px;
margin-left:23px;
margin-bottom:17px;
}
#sidebar1 .infos-sidebar ul{
list-style:none;
padding:0;
margin:0;
/*margin-left:15px;*/

}
#sidebar1 .infos-sidebar ul li ul li{
background:url(../dist/images/layout/left-fondo.jpg) top left no-repeat;
padding-left:24px;
padding-bottom:3px;
padding-top:3px;
margin-bottom:1px;
height:20px;
}
#sidebar1 .infos-sidebar ul li ul li:hover{
background:url(../dist/images/layout/fondo-left-over.jpg) top left no-repeat;
}
#sidebar1 .infos-sidebar ul ul{
/*margin-bottom:1px;
margin-left:27px;*/
}
.info-01 a,.info-02 a,.info-03 a,.info-04 a,.info-05 a,.info-06 a,.info-07 a,.info-08 a{
padding-left:37px;
padding-top:9px;
padding-bottom:3px;
display:block;
color:#000000;
font-weight:bold;
text-decoration:none;
letter-spacing:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:218px;
}
.info-010 a{
background:url(../dist/images/layout/info_01-over.png) no-repeat;
padding-top:50px;
padding-bottom:5px;
padding-left:40px;
display:block;
color:#000000;
font-weight:bold;
text-decoration:none;
letter-spacing:0px;

}
 a:hover,.info-15 a:hover,.infos-sidebar ul ul li a{
height:15px;

}

.info-01 a{
background:url(../dist/images/layout/info_01-over.png) no-repeat;
height:21px;
padding-top:49px;
}
.info-020 a{
display:block;
padding-left:17px;
height:18px;
padding-top:2px;
color:#000000;
font-weight:bold;
}
.info-020 {
background:url(../dist/images/layout/sidebar-fond.png) no-repeat;

}
.info-03 {
background:url(../dist/images/layout/fond-sidebar1.png) no-repeat;
margin-bottom:10px;
/*height:25px;*/
}
.info-04 {
background:url(../dist/images/layout/fond-sidebar2.png) no-repeat;
margin-bottom:10px;
/*height:20px;*/
}
.info-05{
background:url(../dist/images/layout/fond-sidebar3.png) no-repeat;
margin-bottom:10px;
}
.info-06 {
background:url(../dist/images/layout/fond-sidebar4.png) no-repeat;
margin-bottom:10px;
}
.info-07 {
background:url(../dist/images/layout/fond-sidebar5.png) no-repeat;
margin-bottom:10px;
}
.info-08 {
background:url(../dist/images/layout/fond-sidebar8.png) no-repeat;
margin-bottom:10px;
}

li.info-01:hover a,.info-01-Over a{
background:url(../dist/images/layout/info_01-over.png) no-repeat;
color:#ffffff;
}
li.info-02:hover a,.info-02-Over a{
/*background:url(../dist/images/layout/sidebar-fond.png) no-repeat;*/
color:#FFFFFF	;
}
li.info-03:hover a,.info-03-Over a{
background:url(../dist/images/layout/info_03-over.jpg) no-repeat;
color:#FFFFFF	;
}
li.info-04:hover a,.info-04-Over a{
background:url(../dist/images/layout/info_04-over.jpg) no-repeat;
color:#FFFFFF	;
}
li.info-05:hover a,.info-05-Over a{
background:url(../dist/images/layout/info_05-over.jpg) no-repeat;
color:#FFFFFF	;
}
li.info-06:hover a,.info-06-Over a{
background:url(../dist/images/layout/info_06-over.jpg) no-repeat;
color:#FFFFFF	;
}
li.info-07:hover a,.info-07-Over a{
background:url(../dist/images/layout/info_07-over.jpg) no-repeat;
color:#FFFFFF	;
}
li.info-08:hover a,.info-08-Over a{
background:url(../dist/images/layout/info_08-over.jpg) no-repeat;
color:#FFFFFF	;
height:30px;
}

#sidebar1 ul li ul a{

margin:0;
padding:0;
padding-top:0px;
color:#000000;
font-weight:normal;
/*margin-left:-27px;

margin-right:5px;*/
}

#sidebar1 ul li ul a:hover{
color:#ffffff;
text-decoration:none;
}
.layoutWide #mainContent {
float: left;
border-left:1px solid #CCCCCC;
width:584px;
padding-left:45px;
margin-top:66px;	
}
.layoutWide #mainContent h3 {
	
	color:#5AA752;
}
.layoutWide #mainContent h3.bullet1 {
	background:url(../dist/images/layout/bullet-1.jpg) no-repeat;
	background-position:0 50%;
	text-indent:20px;
}
.layoutWide #mainContent p {
	text-align:justify;
}
.layoutWide #mainContent div.spacing {
	padding-top:230px;
}





div.title {
	background:url(../dist/images/layout/title-circuit.jpg) top left no-repeat;
	padding-left:35px;
/*	padding-top:9px;
*/	height:32px;
	display:block;
	margin-top:-12px;
	/margin-top:20px;
	_margin-top:-17px;
}


div.title h3 {
	/*background: url(../dist/images/layout/title2.jpg) top left no-repeat-x;*/
	padding-left:15px;
	height:32px;
	/*display:block;*/
float:left;
	margin:0;
	font-size:13px;
	padding-top:1px;
}
div.title h3 label {
	/*border:1px red solid;*/
/*background:url(../dist/images/layout/title3.jpg) top right no-repeat;*/
	padding-right:20px;
	padding-top:1px;
	padding-bottom:10px;

		
}



div.title1 {
	background:url(../dist/images/layout/title-double.jpg) top left no-repeat;
	padding-left:35px;
/*	padding-top:9px;
*/	height:39px;
	display:block;
	margin-top:-12px;
	/margin-top:20px;
	_margin-top:-17px;
}
div.title1 h3 {
	/*background: url(../dist/images/layout/linea-titulo1.jpg) top left repeat-x;*/
	padding-left:15px;
	height:50px;
	/*display:block;*/
float:left;
	margin:0;
	font-size:13px;
	padding-top:1px;
}
div.title1 h3 label {
	/*border:1px red solid;*/
/*background:url(../dist/images/layout/title33.jpg) top right no-repeat;*/
	padding-right:100px;
	_padding-right:85px;
	padding-top:17px;
	_padding-top:1px;
	padding-bottom:15px;
   _padding-bottom:90px;

		
}

div.titlelivre {
	background:url(../dist/images/layout/title-category.jpg) top center no-repeat;
	padding-left:117px;
	_padding-left:153px;
	padding-top:9px;
	height:32px;
	display:block;
	margin-top:-12px;
	_margin-top:-17px;

}

.layoutWide #mainContent h3.text-whitelivre {
	color:#c14a00;
	font-weight:bold;
	font-size:14px;
	margin-top:-1px;
	margin-left:38px;
	/margin-left:46px;
	_margin-left:20px;
}





.layoutWide #mainContent h3.text-white {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	margin-top:3px;
	margin-left:-10px
}
.normal {
	font: 100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
}




div.title5 {
	background:url(../dist/images/layout/title-category.jpg) top left no-repeat;
	padding-left:35px;
	padding-top:9px;
	height:30px;
	/*display:block;*/
	margin-top:-14px;
}




/*main content*/
.layoutWide #mainContent2 {
margin-left:230px;
/margin-left:250px;
margin-right:317px;
/margin-right:305px;
_margin-right:320px;
margin-top:40px;
}
.layoutWide #mainContent2 h3 {
	color:#0f226a;
}
.layoutWide #mainContent2 h3.bullet1 {
	background:url(../dist/images/layout/bullet-1.jpg) no-repeat;
	background-position:0 50%;
	text-indent:20px;
}
.layoutWide #mainContent h3.bullet2
 {
background:transparent url(../dist/images/layout/bullet-1.jpg) no-repeat scroll 0 50%;
font-size:12px;
margin:5px 0 2px;
padding-left:20px;
}
.layoutWide #mainContent2 p {
	text-align:justify;
}

.layoutWide #mainContent2 h3.text-white {
	color:#C14A00;
	font-weight:bold;
	font-size:20px;
	margin-top:-10px;
	margin-left:-14px
}














 /*back */
.back-link{
/*margin-top:-53px;*/
margin-top:28px;
margin-right:-1px;
padding-top:3px;
text-align:right;
margin-left:504px;
position:absolute;
font-size:11px;

/*border-right:1px #fcf3c6 solid;*/
float:right;
}
.back-link-no-bg{
/*margin-top:-53px;*/
margin-top:-12px;
margin-right:-1px;
padding-top:3px;
text-align:right;
background:#f7f3cd;
/*border-right:1px #fcf3c6 solid;*/
float:right;
}
.back-link a,.back-link-no-bg a{
color:#4DA144;

text-decoration:none;
background:url(../dist/images/layout/back.jpg) top right no-repeat;

width:33px;

display:block;
font-weight:bold;
height:18px;
letter-spacing:0;
padding-right:3px;
padding-top:2px;
text-decoration:none;
width:65px;



}
.back-link a:hover ,.back-link-no-bg a:hover{
color:#1f5692;
height:18px;
background:url(../dist/images/layout/back-over.jpg) top right no-repeat;
}

/*infos content*/
div.infos-content{
/*margin-top:232px;
_margin-top:0px;*/

}
div.infos-content img{
float:center;
margin-bottom:20px;
margin-top:19px;
}
img.border-blue{
border:1px #22b7ee solid;
}
img.border-green{
border:1px #008636 solid;
}
div.infos-content h3{
margin:0;
padding:0;
text-align:left;
padding-left:0px;
margin-bottom:10px;
margin-top:10px;
font-size:12px;
}

div.infos-content h3.subtitulos{
border-bottom-color:#7D7F9D;
border-bottom-style:solid;
border-bottom-width:1px;
padding-top:11px;
font-weight:bold;


}
/*aqui es para los jours*/
div.infos-content h4{
border-top-color:#5AA752;
border-top-style:solid;
border-top-width:1px;
/*background:url(../dist/images/layout/titulo-jours.jpg) no-repeat;*/
text-align:left;
font-family: Arial, Helvetica, sans-serif; 
padding-left:1px;
font-size:11px;
font-weight:bold;
padding-bottom:0px;
margin-top:15px;
margin-bottom:-7px;
padding-top:8px;
clear:both;
}
div.infos-content h5{
/*background:url(../dist/images/layout/dedo.jpg) no-repeat;*/
text-align:left;
padding-left:0px;
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
color:#136BC5;
font-weight:bold;
letter-spacing:-1px;
}
.aller{
margin-left:0px;
border-bottom:1px solid #adbcb5;
display:block;
font-weight:bold;
}
div.infos-content h4.double{
/*background:url(../dist/images/layout/foot-title-bg-circuits-double.jpg) repeat-x;*/
text-align:left;
font-family: Arial, Helvetica, sans-serif; 
padding-left:1px;
font-size:12px;
font-weight:bold;
color:#136BC5;
/*border: 1px solid #adbcb5;*/
}
div.infos-content p{
padding:0;
margin:10px 0px 0px 0px;
}
.emphasis{
color:#F3751D;
font-size:11px;
/*font-style:italic;*/
font-family: Arial, Helvetica, sans-serif; 
}
.emphasis2{
color:#f26200;
font-size:11px;
font-style:normal;
font-family: Arial, Helvetica, sans-serif; 

}
.emphasis3{
color:#136BC5;
font-size:11px;
/*font-style:italic;*/
font-family: Arial, Helvetica, sans-serif; 

}
.day-text{
color:#136BC5;
}
.hotel{
background:url(../dist/images/layout/bullet-hotel.jpg) no-repeat;
padding-left:25px;
height:15px;
display:block;
color:#126c36;
}
div.footer-links{
height:23px;
margin-top:15px;
font-size:11px;
width:521px;
}
div.footer-links div.footer-links-right{
width:143px;
height:23px;
float:right;
}
a.footer-print-link{
float:left;
color:#5AA752;
font-weight:bold;
text-decoration:none;
background:url(../dist/images/layout/print.jpg) top right no-repeat;
display:block;
width:55px;
height:21px;
margin-top:-64px;
letter-spacing:0px;
padding-left:83px;
margin-right:8px;
padding-top:2px;
font-size:10px;
}
a.footer-print-link:hover{
color:#136BC5;
background:url(../dist/images/layout/print-over.jpg) top right no-repeat;
}
a.footer-top-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../dist/images/layout/top.jpg) no-repeat scroll right top;
color:#5AA752;
display:block;
float:left;
font-weight:bold;
height:34px;
letter-spacing:-1px;
line-height:2;
margin-top:-66px;
padding-left:-3px;
padding-right:25px;
text-decoration:none;
width:24px;
}
a.footer-top-link:hover{
color:#136BC5;
background:url(../dist/images/layout/top-over.jpg) top right no-repeat;
}

/* Entete */
#entete {
	width: 100%;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	
	background:url(images/layout/pie.jpg) no-repeat;
	width: 100%;
	margin-top: -5em;
	_margin-top: -10em;
	/*border-top: 1px dotted #000000;*/
	padding: 0px;
	padding-top:93px;
	_padding-top:82px;
	text-align: center;
	font-size:11px;
	letter-spacing:0;
	height:61px;
	zoom:1;
	color:#57A64F;
	}
	#pied1 {
	background:url(images/layout/pie1.jpg) no-repeat;
	width: 100%;
	margin-top: -5em;
	_margin-top: -10em;
	padding: 0px;
	padding-top:93px;
	_padding-top:82px;
	text-align: justify;
	font-size:11px;
	letter-spacing:0;
	height:61px;
	zoom:1;
	color:#57A64F;
	}
#pied small { font-size: 0.77em; }
#pied img { vertical-align: left;
 }
/* Espaceur de blocs */
.nettoyeur 
{ 
clear: both; 
margin: 0; 
_padding: -15px; 
border: none; 
height: 0; 
line-height: 1px; 
font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:  Verdana, Arial, Helvetica, sans-serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #EAFFEA;}
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: #ffffff; }
.breves .menu-titre { background: #ffffff; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #ffffff; }
.divers .menu-titre { background: #ffffff; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { 
color: #052002; 
font-size: 1em;
padding-top:0px;
margin-right:0px;
}




.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #922A2B; }
a:hover { text-decoration: none; color:#000; }

#infos-sidebar4 a.spip_in{
padding-left:5px;}
#infos-sidebar4 a.spip_in:hover{
background: url(../dist/images/layout/flecha-peque.png) no-repeat center left;
border-bottom:1px solid #8A2926;
color:#8A2926;
padding-left:5px;}

.tdfondtitre2 {
	background-image: url(../dist/images/arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration : underline;
	color:#333399;
}
#highslide1{
width:200px;
height:155px;
padding-left:150px;
padding-bottom:10px;
}


text-home{
color:#FF0000 !important;}




.text-guin{

color:#052002;
padding-top:10px;}
 
.description-circuit{
margin-top:20px;
float:left;
height:auto;
border-top:1px solid #4A9F42;

}
.description-circuit1{
margin-top:-2px;
margin-bottom:-5px;
float:left;
height:auto;
border-top:1px solid #4A9F42;

}

.description-circuit div.features-circuit{
width:53.5%;
}
.description-circuit .spip_documents_left{
margin-bottom:100px;}


.title-description {
font-size:14px;
font:Arial, Helvetica, sans-serif;
border-bottom:1px solid #CCCCCC;
color:#53A44A;
float:right;
font-weight:bold;
line-height:2;
margin-left:99px;
padding-top:50px;
width:316px;
font-weight:bold;
padding-top:50px;
}


div.description-circuit p{
margin-top:15px;
margin-bottom:10px;}




.buttom-green{
background:url(../dist/images/layout/flecha.jpg) no-repeat center left;
color:#5AA752;
font-size:14px;
font-weight:bold;
padding-left:17px;
margin-left:246px;
border-bottom:1px solid #ccc;
display:block;
width:310px;
/width:300px;
/margin-top:10px;
_margin-top:-20px;
padding-bottom:3px;
}

.text-ita{
font-size:12px;

color:#5AA752;
}



.error{
display:block;
color:#FF0000;}

#fondo-down{
background:url(../dist/images/layout/fondo-down.jpg) no-repeat;
width:241px;
height:12px;
}

.table-budget{
width:100%;
background:url(../dist/images/layout/fond-table.png) no-repeat;
}



.flecha-green{
background:url(../dist/images/layout/flecha-contact.jpg) no-repeat center left;
color:#5AA752;
font-size:14px;
font-weight:bold;
padding-left:11px;

}

.text-trans{
padding-left: 261px;
}