/* CSS issu des tutoriels css.alsacreations.com *//* pour une compatibilitŽ avec tous les navigateurs */* {margin:0;padding: 0;}body {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 0.8em;background-color: #FFFFFF;background-image: url(squelettes/images/background.png);background-repeat: repeat-x;margin: 0;padding: 0;}#page {background-color: white;}/*  ------------------------------------------/*  Disposition a l'ecran des blocs principaux/*  ------------------------------------------ */p {	margin: 0 0 10px 0;}#recherche1{	border: 1px solid #CCC;	background: #FFFFFF no-repeat 0px center;	padding-left: 18px;	text-align: center;	width: 130px;}}#haut {	height: 55px;	/*background-color:#99CC99;*/
	background-color:#63286A;	margin: 0px;	padding:5px;}#header {	background-color:#4688BE;
	background-image: url(../images/Header.jpg);// lien vers le chemin du bandeau Header.jpg dans squelettes/images/
	background-repeat :no-repeat;
	height: 90px;	/*background-color: #99CC99;*/
	/*background-color:#8CC5DF;*/
	/*filter:alpha(opacity=75);
	/*-moz-opacity:0.75;
	/*opacity: 0.75;*/	margin: 0px;	padding:0px;}#filariane {	clear: both;	height: 15px;	/*margin-bottom: 2em;*/	font-size: 0.77em;	background-color:#FFFFFF;}#conteneur {	width:900px;	margin:0 auto;	padding:10px;	background-color:#FFFFFF;}#centre {	position:static;	background-color:#FFFFFF;	margin-left: 155px;	margin-right: 155px;	border: 1px solid #CCC;	/*border-color: #CCC;	border-width: 0 0 1px 0;	border-style: solid;*/}#corps {	position:static;	background-color:#FFFFFF;	margin-left: 155px;	margin-right: 0px;	border: 1px solid #CCC;	background-color:#FFFFFF;}

#dummy
{
    position:static;
    height: 20px;
	background-color:#FFFFFF;
	margin-left: 155px;
	margin-right: 0px;
	/*border: 1px solid #CCC;*/
	/*background-color:#FFFFFF;*/
}
#gauche {	float:left;	width: 150px;}#droite {	float:right;	width: 150px;}#pied {	clear:both;	height: 25px;	/*background-color: #99CC99;*/
	background-color:#4688BE;
	/*filter:alpha(opacity=70);
	/*-moz-opacity:0.75;
	/*opacity: 0.75;*/}#menuhaut {	list-style-type: none;	margin: 0px;	padding:0;}#menuhaut li {	display: inline;}#menuhaut a {	margin: 0 2px;	color: #000000;	text-decoration: underline;}#menuhaut a:hover {	text-decoration: none;}#menugauche {	/*list-style-type: none;*/	margin: 0;	padding:0;}#menugauche li {	margin-bottom: 5px;}#menugauche a {	margin: 0 2px;	color: #000000;	text-decoration: underline;}#menugauche a:hover {	text-decoration: none;}/*  ------------------------------------------/*  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: left;	font-weight: bold;}

.rubriques a,.breves a,.divers a { /* Les liens qui ne sont pas sous le curseur. */
	color: #333; //ta couleur
	text-decoration:none; // pas de soulignement
}
.menu-breve {	padding: 0.2em 0.4em;	border-bottom: 1px dotted #CCC;	text-align: center;	font-weight: bold;}

#gauche p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }#gauche ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }#gauche li, .encart li { margin: 0; padding: 0 0.7em; }#droite p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }#droite ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }#droite li, .encart li { margin: 0; padding: 0 0.7em; }/*  --------------------------------------------------/*  Des couleurs specifiques selon les types de menus/*  --------------------------------------------------- */.rubriques { background: #FFFFFF;}/*.rubriques .menu-titre { background: #F2FFF2; }*/.rubriques .menu-titre { background: #F6F6F6; }
.breves { background: #FFFFFF; }/*.breves .menu-titre { background: #FFF2F2; }*/.breves .menu-titre { background: #F6F6F6; }
.syndic { background: #E8F8F8; }.syndic .menu-titre { background: #F0FCFC; }.forums { background: #EAEAFF; }.forums .menu-titre { background: #F2F2FF; }.divers { background: #FFFFFF; }/*.divers .menu-titre { background: #F8F8E8; }*/.divers .menu-titre { background: #F6F6F6; }
/* -------------------------------------------------------/* 	14. FORMATS DE TEXTE/* ------------------------------------------------------- */.edito {	margin: 10px;	line-height: 1.4em;	padding: 5px;	/*text-align: center;*/	background-color: #F6F6F6;}.extrait{	/*text-align: center;*/	/*clear: both;*/ 	/*width: 100%;*/	/*margin: auto;*/	margin: 10px;	line-height: 1.4em;	padding: 5px;	background-color: #F6F6F6;}

.descriptif
{
	/*text-align: center;*/
	/*clear: both;*/ 
	/*width: 100%;*/
	/*margin: auto;*/
	margin: 10px;
	line-height: 1.4em;
	padding: 5px;
	background-color: #FFFFFF;
}
.titre,.surtitre,.sous-titre {	padding: 0px;	margin-top: 0px;	margin-bottom: 0px;	margin-left: 10px;	/*font-weight: normal;	font-size: 90%;	text-transform: uppercase;*/}

.titre a,.surtitre a,.sous-titre a { /* Les liens qui ne sont pas sous le curseur. */
	/*color: #198ABE;*/ 
	color:#0860A8; //ta couleur
	text-decoration:none; // pas de soulignement
}
/* L'information de date et auteur au dessus de l'article */.detail{	font-size: smaller;	padding: 0px;	margin-left: 10px;	}/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: smaller; }
.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; }
/*  ------------------------------------------/*  Couleurs des liens/*  ------------------------------------------ */a 	{ text-decoration: none; 	color: #E84A01; }
	
a:hover 
	{ color: #303; 
	  text-decoration: none; 
	  background-color: transparent }
	
a.spip_in
	{ text-decoration: none; 
	color: #E84A01; }

a.spip_out
	{ text-decoration: none; 
	color: #E84A01; }

a.spip_url
	{ text-decoration: none; 
	color: #E84A01; }
