/*  ----------------------------------------------------------- */
/*  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
 */
 
 #conteneur {
	float:left;
	width:800px;
	background-color:#FFFFFF;
	margin-left:100px!important;
	margin-left:50px;
}
 
 
 img, table { margin: 0; padding: 0; border: none; }

#top_walma {
	width:800px;
	height:30px;
	background-image:url(images/top_walma.gif);
	background-repeat:no-repeat;
	margin-left:100px;
	margin-bottom:2px;
} 
 
.h1 {
 	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
    font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
 }
 
#header_site {
	float:right;
	width:785px;
	margin-top:-30px;
}

#menu {
	float:right;
	margin-right:0px;
	margin-top:-15px;
}

#menu img {
	margin-left:-2px;
}

/*  --------------------------------------------------
/*  css modifiée html
/*  ------------------------------------------------- */

body {
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-face-color: #019BAB;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #cccccc;
	scrollbase-highlight-color: #ffffff;
}

html {
	background-image:url(images/pixel_fond_page.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#00A0C6;

	margin:0px;
}

/*  --------------------------------------------------
/*  css modifiée/ ajoutée en tête
/*  ------------------------------------------------- */
#nom_site_spip {
	color:#0A298C;
	font-size:20px;
	font-weight:bold;
	float:right;
	/*margin-left:35px!important;
	margin-left:175px;*/
	margin-top:3px;
	width:620px;
}
.logo {
	float:left;	
	margin-left:10px;
}
.logo_droite {
	float:right;	
}
#logos_bas {
	/*background-image:url(images/bottom_header_left.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	width:170px;
	height:140px;
}


/*  --------------------------------------------------
/*  css modifiée/ ajoutée pied
/*  ------------------------------------------------- */

#pied a:link, #pied a:hover, #pied a:visited {
	color:#FFFFFF;
	padding:0px 20px 0px 12px ;
	background-image:url(images/puce_pied.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#pied {
	float:right;
	/*clear: both;
	width: 100%;
	margin-top: 4em;
	border-top: 1px dotted #CCC;
	padding: 2px;*/
	text-align: center; }

/*  --------------------------------------------------
/*  css modifiée/ ajoutée page sommaire
/*  ------------------------------------------------- */
.cleaner {
	clear:both;
}

#page {
	width:994px!important;
	width:983px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height:607px!important;
	height:585px;
	margin-top:0px;
	padding-left:0px;
}

#entete {
	width: 100%;
	margin-top:0px;
	}
	#entete a { text-decoration: none; }
.formulaire_spip label {}
.formulaire_spip .forml {
	/*border: 1px inset;*/
	font-family: inherit;
	font-size: inherit; 
		text-align: left; 
	background-image:url(images/fond_recherche.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:143px;
	height:22px;
	float:right;
	font-size:12px;
	padding-top:5px!important;
	padding-top:7px;
	padding-left:20px;
	}
	
	.formulaire_recherche {
	float:right;
	width:143px;
	}
	
.formulaire_recherche label { display: none; }

.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: none; background: none; }

