/*  ----------------------------------------------------------- */
/*  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
/*  ------------------------------------------ */
html{
	background: #65890F;
}
body {
	background: #65890F;
	margin: 0;
	margin-top: 1em;
	text-align: justify;
	font-size: 12px;
	color: #07396d;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

img, table, form { 
	margin: 0; 
	padding: 0; 
	border: none; 
}

p, h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
	font-size: 1em; 
	font-weight: normal; 
}

ol,ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a { 
	text-decoration: none; 
	color:#ec609b;
	font-weight:bold;
}
a:hover { 
	text-decoration: underline;
}

/* Styles generes par Spip (titres, images...) */
h3.spip {
	font-size: 1.3em;
	font-weight: bold;
}
p.spip {
	text-align: justify;
	margin-top:10px;
}

.spip-admin-bloc {
	float: left;
}

.spip_documents img {
}
.spip_documents_left {
	margin-right: 20px;
}
.spip_documents_right {
	margin-left: 20px;
}

.spip_documents_center{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

.caractencadre-spip {
	color: #ec609b;
	font-weight:normal;
}

li.spip{
	background: url(declinaison/puce_fleche_rose.gif) no-repeat;
	padding-left:15px;
}
/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* Espaceur de blocs */
.break, .nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }



/*  ------------------------------------------
/*  Disposition des blocs principaux
/*  ------------------------------------------ */

/* ---- Message de démo ---- */
/* #message-demo {
	height : 76px;
	background-image: url( images/fond-message-demo.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	padding-top:15px;
}

#message-demo p {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	color : #19420f;
	font-size: 1.3em;
	font-style: italic;
}

#message-demo span {
	font-weight : bold;
}

#message-demo img{
	margin-left:15px;
	margin-right :15px;
	float:left;
}


/* ---- Bandeau ---- */
#global_bandeau{
	background: url(declinaison/fond_bandeau.jpg) #ECF5FE repeat-x;
	width: 100%;
	height: 195px;
	
}
#bandeau {
	background: url(declinaison/bandeau-visuel.jpg) #a4c1ea no-repeat;
	width: 950px;
	height: 195px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

	#bandeau_titre{
		float:right;
		width:700px;
	}
			
	#bandeau_logo{
		float:left;
		width:190px;
		height: 170px;
	}
		#logo{
			background: url(declinaison/logo.jpg) #fff no-repeat;
			width:190px;
			height: 170px;
			float:left;
		}
			#logo a{
				display:block;
				width:190px;
				height: 170px;
			}
	#lang{
		float:right;
		padding-right:0px;}
		#lang a.drapeau{
			float:left;
			width:16px;
			height:11px;
			padding-left:10px;
		}	
		#lang img{
			border:1px solid #daf9ff;
		}	
		
		#entete {
		}
				#entete ul {
					float: right;
					height: 35px;
					/*line-height: 35px;*/
				}
				#entete ul li {
					float: left;
					margin-top : 4px;
					color:#154592;
				}	
				#entete ul li.outil {
					border-right:#154592 1px solid;
					padding-right: 10px;
					margin-right: 8px;
				}			
				#entete ul li.outil a{
					color:#154592;
				}	
						
/* ---- Page ---- */
#page {
	width: 100%;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	color:#07396d;
	font-size:13px;
	text-align: justify;
	background: url(declinaison/fond_contenu.jpg) #fff repeat-x top left;
}
/* ---- Corps de la page ---- */
#corps {
	width: 950px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 32px;
	margin-left: auto;
	margin-right: auto;
	background: url(declinaison/contenu.jpg) no-repeat  top left;
}

		#corps #corps-liens {
			background: url(declinaison/fond_menu.gif) no-repeat  top left;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			width: 170px;
			float: left;
			height:359px;
		}
		#corps #corps-texte {
			width: 680px;
			margin-left:20px;
			margin-right:20px;
			float: left;
		}
		#corps #corps-texte-accueil {
			width: 500px;
			float: left;
			margin-left:20px;
			margin-right:20px;
			font-size:13px;
		}
		#corps #corps-texte-accueil h2{
			padding-bottom:30px;
		}
		#corps #corps-texte-accueil #encart_panoramique{
			width: 316px;
			height:141px;
			min-height: 100px;
			height: auto !important;
			height: 100px;
			float:left;				
			margin-top: 20px;

			
		}
		#corps #corps-texte-accueil #encart_panoramique a{
			color:#FFFFFF;
			font-weight:bold;
		}
			#corps #corps-texte-accueil .texte_panoramique{
				padding-top:20px;
			}
		#corps #corps-texte-accueil #reservation{
			width: 174px;
			margin-top: 20px;
			padding-left: 10px;
			float:left;
			color:#a21a53;
			font-size:12px;
		}
			#corps #corps-texte-accueil #reservation h2{
				font-size:16px;
				padding-bottom:0px;
				color:#f25e9c;
				font:"Lucida Sans", Tahoma, Verdana;
			}
			#corps #corps-texte-accueil #reservation .cliquez{
				margin-top:10px;
				background: url(declinaison/puce_rose.gif) no-repeat top left;
				padding-left:15px;
			}
				#corps #corps-texte-accueil #reservation .cliquez a{
					font-size:12px;
					font-weight:bold;
					color:#f25e9c;
				}
		#corps #corps-texte-accueil #encart_recommande{
			color:#59789e;
			margin-top: 20px;
			font-size:12px;
		}			
			#corps #corps-texte-accueil #encart_recommande .texte{
				float:left;
				line-height:52px;
			}
			#corps #corps-texte-accueil #encart_recommande .france4{
				background: url(declinaison/france4_tourisme.gif) no-repeat;
				width:98px;
				height:49px;
				float:right;
				margin-right:60px;
			}
			#corps #corps-texte-accueil #encart_recommande .qualite_tourisme{
				background: url(declinaison/qualite_tourisme.gif) no-repeat ;
				width:57px;
					height:52px;
					float:right;
				}
		
		#corps #corps-galerie {
			width: 206px;
			float: left;
		}



/* ---- Corps de la page ---- */

#corps p, #corps h1, #corps h2, #corps h3, #corps h4, #corps h5, #corps h6 { 
	margin-bottom: 0.5em; 
	
}
		#corps #corps-liens ul {
			margin-bottom:15px;
		}
		
		#corps #corps-liens li {
			margin-bottom: 2px;
		}
		#corps #corps-liens ul li.rub{
			padding-bottom: 10px;
		}
		#corps #corps-liens ul li.rub a{
			margin-bottom: 10px;
			font-size:13px;
			font-weight:bold;
			color:#a95c09;
		}
		#corps #corps-liens ul li a.rubrique-inactive{	
			font-size:13px;
			color:#a95c09;
			margin-left:15px;
			}
		#corps #corps-liens ul li a.rubrique-inactive:hover{
			font-size:13px;
			color:#a95c09;
			margin-left:15px;
			}
		#corps #corps-liens ul li a.rubrique-active{
			background: url(declinaison/puce_marron.gif) no-repeat;
			padding-left:15px;
			font-size:13px;
			color:#a95c09;
			}

		#corps #corps-liens ul ul {
			margin-left:15px;
			}
	
		#corps #corps-liens ul ul li a.article-inactif{	
			font-size:13px;
			color:#07396d;
			font-weight:normal;
			margin-left:15px;
			}
		#corps #corps-liens ul ul li a.article-inactif:hover{
			font-size:13px;
			color:#07396d;
			margin-left:15px;
			font-weight:normal;
			}
		#corps #corps-liens ul ul li a.article-actif{
			background: url(declinaison/puce_verte.gif) no-repeat;
			padding-left:15px;
			font-size:13px;
			color:#1f962f;
			}


		#corps #corps-texte h2 {
			font-style: italic;
			font-size: 20px;
			font-weight: bold;
			margin-bottom: 1em;
			color:#FFFFFF;
		}
		#corps #corps-texte h3 {
			font-size: 14px;
			font-weight: bold;
			color:#07396d;
		}		
		#corps #corps-texte h3.spip {
			font-size: 14px;
			font-weight: bold;
			color:#07396d;
		}	
	
		#corps #corps-texte .cartouche h2 {
			font-size:20px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-weight:bold;
			color:#4358A9;
		}
		#corps #corps-texte p.suite {
			font-weight: bold;
			margin-bottom: 20px;
			padding-left: 28px;
			padding-right: 20px;
			margin-bottom: 20px;
			text-align: right;
		}
		
		#corps #encart-accueil {
			margin-top: 25px;
			padding: 5px;
			padding-left: 10px;
			padding-right: 10px;
			background: url(declinaison/fond-encart.gif) no-repeat;
			width: 220px;
			height: 118px;
			color: white;
		}
		#corps #encart-accueil p a {
			color: white;
		}
		#corps #encart-accueil p.suite a {
			font-weight: bold;
			color:#266eaf;
			float:left;
		}
		
		
.liste-articles img.spip_logos {
	padding: 4px;
	border: 1px solid #6995dc;
	background-color:#FFFFFF;
	margin-right:20px;
}
		
		
		#corps #corps-plan{
			margin-left:210px;
		}
		#corps .plan ul {
			margin-bottom: 10px;
		}
		#corps .plan li {
			padding-left: 28px;
			margin-bottom: 0.5em;
		}
		#corps .plan li li {
			padding-left: 20px;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		#corps .plan li.rub {
			font-size: 14px;
			font-weight: bold;
		}
		#corps .plan li li.rub {
			font-size: 12px;
			font-weight: bold;
		}
		#corps .plan li.art {
			font-size: 11px;
			font-weight: normal;
			padding-left:50px;
		}
		#corps .plan li.art a{
			color:#4358A9;
		}




/* ---- Pied de page ---- */
#global_pied{
	background: url(declinaison/fond_pied.jpg) repeat-x;
	width: 100%;
	height: 57px;
	padding-top:85px;
	
}
#outils_bas{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
	#outils_bas ul {
		height: 20px;
		text-align:center;
		/*line-height: 35px;*/
	}
	#outils_bas ul li {
		display:inline;
		color:#536100;
	}	
	#outils_bas ul li.outil {
		border-right:#536100 1px solid;
		padding-right: 10px;
		margin-right: 8px;
	}			
	#outils_bas ul li.outil a{
		color:#536100;
		font-weight:bold;
	}
		
	#outils_bas ul li.outilfin {
		padding-right: 10px;
		margin-right: 8px;
	}			
	#outils_bas ul li.outilfin a{
		color:#536100;
		font-weight:bold;
	}	
				
#pied {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size:11px;
	background: url(declinaison/pied-visuel.gif) repeat-x;
	color: #e8fe6e;
	padding-bottom:20px;
}

		#pied #infos {
			float: left;
		}

		#pied #infos a{
			color: #e8fe6e;
			font-weight:bold;
		}

		#pied #credits {
			float: right;
			text-align:right;
		}
		#pied #credits a{
			color: #e8fe6e;
			font-weight:bold;
		}

		#pied #partenaire {
			width:950px;
			padding-top:10px;
			text-align:center;
		}
		#pied #partenaire a{
			color: #e8fe6e;
			font-weight:bold;
		}
/* ---- Listes de documents joints ---- */
#documents_joints {
}

/* ---- Plan du site ---- */
.page_plan {
}


.pagination{
	clear:both;
	
}


#tooltip {
	border: 1px solid #111;
	background-color: #333;
	opacity: 0.9;
	padding: 5px;
	width: 150px;
}
#tooltip h3 { 
	font-weight: bold; 
	margin-bottom: 3px;
}
#tooltip h3, #tooltip p { 
	color: white;
}


/* Tableaux */
table.spip {
	width:670px;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: none; }
table.spip tr.row_odd { background: none; }
table.spip tr.row_even { background: none; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
table.spip td strong.spip{width:200px;}