/*  ----------------------------------------------------------- */
/*  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: #fff;
}
body {
	background: #fff;
	margin: 0;
	text-align: justify;
	font-size: 12px;
	color: #283b7a;
	font-family:Arial, Helvetica, 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; 
}
a:hover { 
	text-decoration: underline;
}

/* Images typographiques (via image_typo), URL a revoir... */
img { behavior: url(win_png.htc); }

.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Bandeau Haut
/*  ------------------------------------------ */
#global_bandeau {
	width:100%;
	min-height: 104px;
	height: auto !important;
	height: 104px;
	text-align: left;
	background: url(squelettes/images/fond_bandeau.gif) #1070A8 repeat-x top left;
}

#global_bandeau #bandeau{
	background: url(squelettes/images/bandeau.gif) no-repeat top left;
	width:994px;  
	min-height: 104px;
	height: auto !important;
	height: 104px;
}
	
	
	#bandeau #logo{
		float:left;
		width:252px;
	}
	#bandeau #menu_haut_global{
		float:left;
		margin-right:30px;
		width:712px;
		color:#fff;
	}
	#bandeau #menu_haut_global #menu_haut{
		float:left;
		line-height:26px;
		height:50px;
		width:100%;
	}
		#menu_haut_global #menu_haut ul, #menu_haut_global #menu_haut li{
		}
		#menu_haut_global #menu_haut li{
			float:left;
			padding-left:8px;
			margin-left:10px;
		}
		#menu_haut_global #menu_haut li.liste_camping{
			float:left;
			padding-left:0px;
			margin-left:0px;
		}
			#menu_haut_global #menu_haut li.liste_camping select{
				width:150px; 
				margin-left:0px;
				margin-right:10px;
				font-size:9px;
			}
		#menu_haut_global #menu_haut a.carte{
			display:block;
			width:50px;
			height:50px;
			background: url(squelettes/images/carte_france.png)
		}
		#menu_haut_global #menu_haut a.carte:hover{
			background: url(squelettes/images/carte_france_on.png)
		}
		#menu_haut_global #menu_haut a{
			color:#fff;
			font-weight:bold;
		}
	 #menu_haut_global #menu_langue{
		!margin-top:5px;
		margin-right:20px;
		float:right;
	}
	 #menu_haut_global #menu_principal{
		float:left;
		margin-top:3px !important;
		width:100%;
	}
		 #menu_haut_global #menu_principal li{
			float:left;
			margin-right:5px;
			padding-left:4px;
			line-height:12px;
			!line-height:11px;
			margin-bottom:10px;
		}
		
		 #menu_haut_global #menu_principal span.surtitre{
			color:#fff;
			font-weight:bold;
			font-size:11px;
		}
		 #menu_haut_global #menu_principal span.titre{
			color:#fff;
			font-weight:bold;
			font-size:13px;
		}
		 #menu_haut_global #menu_principal a{
			color:#fff;
			text-decoration:none;
		}
		

/*  ------------------------------------------
/*  Bandeau Haut
/*  ------------------------------------------ */
#global_bandeau_recherche {
	width:100%;
	height: 110px;
	text-align: left;
	font-size:0;
	position:relative;
	background: url(squelettes/images/fond_sous_bandeau.gif)
	
		
			#85b152
				
	 repeat-x top left;
}

#global_bandeau_recherche #bandeau_recherche{
	width:950px;  
	height: 107px;
		font-size:0;
}
	#bandeau_recherche #flash_bandeau{	
		width:950px;  
		height: 107px;
		z-index: 50;
		font-size:0;
		position:absolute;
		font-size:0;
	}
	#bandeau_recherche #diaporama_innerfade2{	
		z-index: 0;
		position:absolute;
	}
	#bandeau_recherche #encart_recherche{
		background: url(squelettes/images/fond_recherche.gif) no-repeat bottom left;
		width:190px;  
		height: 31px;
		margin-left:35px;
		z-index: 100;
		position: absolute;
		bottom:0;
		padding-top:10px;	
	}
	
	#bandeau_recherche #encart_recherche form	{
			display:inline;
			padding-left:8px;
				
		}	
			#bandeau_recherche #encart_recherche form label{
				display:none;
			}
			#bandeau_recherche #encart_recherche form input
			{
				width:147px; 
				border:0px;
				padding-left:5px;
				font-family: "Lucida Sans Unicode", Verdana, Arial, Tahoma;
				border:1px solid #e2e3e5;
				font-size:12px;
				color:#6292bb;
				float:left;
				margin-left:5px;
			}
			#bandeau_recherche #encart_recherche form .bouton_recherche
			{
				border:0;
				width:16px;
			}
	

/*  ------------------------------------------
/*  Contenu
/*  ------------------------------------------ */
#global_contenu{
	width: 100%;
	min-height:300px;
	height: auto !important;
	height: 300px;
	
}
					
	#contenu {
		padding-left:35px;
		width: 959px;
		text-align: left;
		font-size:11px;
		color: #000;
	}
	/* CSS Document */

	#contenu #colonne_gauche{
	width:190px;
	float:left;
	margin-bottom:20px;
}

	#contenu #colonne_gauche  a{
		font-size:12px;
		font-weight:bold;
		color:#6292bb;	
		text-decoration:none;
	}
	#contenu #colonne_gauche a span.titre_menu_gauche{
		font-size:16px;
		font-weight:bold;
	}
		#contenu #colonne_gauche .fond_menu_gauche_blanc{
			width:190px;
			background: url(squelettes/images/fond_menu_gauche_blanc.gif) repeat-y;
		}
				
			#contenu #colonne_gauche .haut_arrondi_blanc{
			width:190px;
			height:5px;
			font-size:0;
			background: url(squelettes/images/haut_arrondi_col_gauche_blanc.gif) no-repeat;
		}
		#contenu #colonne_gauche .bas_arrondi_blanc{
			width:190px;
			height:6px;
			font-size:0;
			background: url(squelettes/images/bas_arrondi_col_gauche_blanc.gif) no-repeat;
		}
		#contenu #colonne_gauche .fond_menu_gauche{
			width:190px;
			background: url(squelettes/images/fond_menu_gauche.gif) repeat-y;
		}
				#contenu #colonne_gauche .haut_arrondi{
			width:190px;
			height:5px;
			font-size:0;
			background: url(squelettes/images/haut_arrondi_col_gauche.gif) no-repeat;
		}
		#contenu #colonne_gauche .bas_arrondi{
			width:190px;
			height:6px;
			font-size:0;
			background: url(squelettes/images/bas_arrondi_col_gauche.gif) no-repeat;
		}
	
		#contenu #colonne_gauche #menu_principal_gauche{
			width:190px;
		}

			 #menu_principal_gauche ul li{
				width:170px;
				border-top: 1px solid #e8e9ea;
				line-height:20px;
				padding: 5px 10px 5px 10px;
			}
			
			
		#contenu #colonne_gauche #promo_gauche{
			width:190px;
		}						
		#contenu #colonne_gauche #promo_gauche a{
			font-weight:normal;
			font-size:11px;
		}	
			#contenu #colonne_gauche #promo_gauche .titre_article_promo{
				font-style:italic;
			}
			#contenu #colonne_gauche #promo_gauche .titre_promo{
				padding-left:10px;
				padding-right:5px;		
			}
			#contenu #promo_gauche ul li{
				width:160px;
				border-bottom: 1px solid #e8e9ea;
				padding: 5px 10px 5px 20px;
			}
			
			#contenu #promo_gauche  #texte_promo{
				position:relative;
				overflow:hidden;
			}
			#contenu #promo_gauche  #texte_defil_promo{
				font-size:11px;
			}
			
			
		#contenu #colonne_gauche #actualites_gauche{
			width:190px;
		}
		#contenu #colonne_gauche #actualites_gauche a{
			font-weight:normal;
			font-size:11px;
		}	
			#contenu #colonne_gauche #actualites_gauche .titre_article_actu{
				font-style:italic;
			}
			#contenu #colonne_gauche #actualites_gauche .titre_actu{
				padding-left:10px;
				padding-right:5px;			
			}
			#contenu #actualites_gauche ul li{
				width:160px;
				border-bottom: 1px solid #e8e9ea;
				padding: 5px 10px 5px 20px;
			}
			
			#contenu #actualites_gauche  #texte_actu{
				position:relative;
				overflow:hidden;
			}
			#contenu #actualites_gauche  #texte_defil_actu{
				font-size:11px;
			}
	
	
		#contenu #colonne_gauche #bloc_push{
		}	
			#contenu #colonne_gauche #bloc_push li {
				border-top: 1px solid #e8e9ea;
				width:175px;
				padding: 5px 5px 5px 10px;
			}	
			#contenu #colonne_gauche #bloc_push li.noborder{
				width:175px;
				padding: 5px 5px 5px 10px;
				border:0;
			}	
			
			
		
		#contenu #colonne_gauche #newsletter_gauche{
			width:180px;
			padding: 5px 5px 5px 5px;
		}	
			#contenu #colonne_gauche #newsletter_gauche form fieldset{
				border:0;
				margin:0;
				padding:0;
			}
			#contenu #colonne_gauche #newsletter_gauche .bouton_radio{
				float:left; 
				margin:0;
				padding:0;
			}
			#contenu #colonne_gauche #newsletter_gauche .bouton_radio input{
				width:12px;
				margin:0;
				padding:0;
			}
			#contenu #colonne_gauche #newsletter_gauche .bouton_radio label,#contenu #colonne_gauche #newsletter_gauche  .bouton_radio input{
				margin:0;
				padding:0;
				color:#6292bb;
				float:left;
			}
			#contenu #colonne_gauche #newsletter_gauche .bouton_radio label{
				!padding-top:4px;
			}
			#contenu #colonne_gauche #newsletter_gauche .input_adresse{
				float:left; 
				width:147px; 
				font-size:11px;
				border:1px solid #e2e3e5;
				padding-left:5px;
				color:#6292bb;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
			}
	

	/***** Menu_camping ***/
	
		#contenu #colonne_gauche .fond_menu_camping{
			width:190px;
			background: url(squelettes/images/fond_menu_camping.jpg) repeat-y;
		}
		#contenu #colonne_gauche #menu_camping{
			width:190px;
		}
		#contenu #colonne_gauche #menu_camping a{
			color:#EC9B03;
			font-size:12px;
			font-weight:bold;
		}
		
		#contenu #colonne_gauche #menu_camping ul li{
				width:170px;
				border-top: 1px solid #e8e9ea;
				line-height:20px;
				padding: 5px 10px 5px 10px;
			}
		#contenu #colonne_gauche .haut_arrondi_menu_camping{
			width:190px;
			height:5px;
			font-size:0;
			background: url(squelettes/images/haut_menu_camping.jpg) no-repeat;
		}
		#contenu #colonne_gauche .bas_arrondi_menu_camping{
			width:190px;
			height:6px;
			font-size:0;
			background: url(squelettes/images/bas_menu_camping.jpg) no-repeat;
		}
		
		
	/***** Menu_rubrique ***/
	
		#contenu #colonne_gauche .fond_menu_rubrique{
			width:190px;
			background: url(squelettes/images/fond_menu_rubrique.jpg) repeat-y;
		}
		#contenu #colonne_gauche #menu_rubrique{
			width:190px;
		}
		#contenu #colonne_gauche #menu_rubrique a{
			color:#EC9B03;
			font-size:12px;
			font-weight:bold;
		}
		
		#contenu #colonne_gauche #menu_rubrique ul li{
				width:170px;
				border-top: 1px solid #e8e9ea;
				line-height:20px;
				padding: 5px 10px 5px 10px;
			}
		#contenu #colonne_gauche .haut_arrondi_menu_rubrique{
			width:190px;
			height:5px;
			font-size:0;
			background: url(squelettes/images/haut_menu_rubrique.jpg) no-repeat;
		}
		#contenu #colonne_gauche .bas_arrondi_menu_rubrique{
			width:190px;
			height:6px;
			font-size:0;
			background: url(squelettes/images/bas_menu_rubrique.jpg) no-repeat;
		}
		
		
		
	#contenu #colonne_droite{
		padding-top:10px;
		padding-bottom:20px;
		width:714px;
		margin-left:15px;
		float:left;
	}	
	#contenu #colonne_droite .contenu_colonne_droite{
	}
			
/*  ------------------------------------------
/*  Plan
/*  ------------------------------------------ */
#plan_du_site .titre_plan a{
	font-size:18px;
	color: #283B7A;
}
/*  ------------------------------------------
/*  Pied
/*  ------------------------------------------ */
#global_pied{
	width: 100%;
	height: 70px;
	padding-top:10px;
	border-top:1px solid #eceded;
	color: #545454;
}
#global_pied a{
	color: #545454;
	font-weight:bold;
}
	#haut_pied {
		padding-left:35px;
		padding-right:10px;
		width: 959px;
		text-align: left;
		font-size:11px;
	}	
	
	#haut_pied .colonne_pied {
		font-size:10px;
		float:left;
		margin-right:25px;
	}		
	#haut_pied .colonne_pied a{
		font-weight:normal;
	}	
	#haut_pied .colonne_pied .titre_colonne_pied, 	#haut_pied .colonne_pied .titre_colonne_pied a{
		font-weight:bold;
	}		
		#haut_pied  .menu_langue{
		background:url(squelettes/images/fond_langue.gif) top left no-repeat;
		padding:5px;
		height:101px;
		}
	
		
	#bas_pied {
		padding-left:35px;
		padding-right:50px;
		margin-top:10px;
		padding-top:5px;
		width: 904px;
		height:21px;
		text-align: left;
		font-size:10px;
		background:url(squelettes/images/fond_bas_pied.gif) top left no-repeat;
	}
		#bas_pied #infos {
			float: left;
			margin-left:10px;
			width:894px;
		}

		#bas_pied #utiles {
			float: right;
		}
		
		#bas_pied #utiles li{
			float: left;
			padding-right:8px;
			margin-right:10px;
			border-right:1px solid #545454;
		}
		#bas_pied #utiles li.noborder{
			float: left;
			padding-right:0px;
			margin-right:0px;
			border-right:0px solid #545454;
		}



