/*  ----------------------------------------------------------- */
/*  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: #FFFFFF;
	margin:0;
	text-align: center;
	font-size: 75%;
	color: #333333;
}
.bodyAccueil{
	background:url(../visuels_site/fond_accueil.gif) repeat-x left top;
}
.bodyPage{
	background:url(../visuels_site/fond_page.gif) repeat-x left top;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 {text-align:left}
p{ margin:5px 0; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width:950px;
	margin-left: auto;
	margin-right: auto;
}

#page .hautAccueil{
	height:280px; text-align:left; background:#98AED0 url(../visuels_site/floral.gif) no-repeat left bottom;
}
#page .hautAccueil .imageAccueil{
	background:#FFFFFF url(../visuels_site/goutte.jpg) no-repeat left top; height:250px; width:280px; float:left; margin-top:30px;
}
#page .hautAccueil .intro{
	float:right;width:425px; padding-top:10px; text-align:right;
}
#page .hautAccueil .intro h1{
	font:italic 170% Georgia "Times New Roman"; color:white;
}
#page .hautAccueil .intro .texte{
	font: 110% Arial, Helvetica, sans-serif; color:#333333; text-align:justify; margin-top:30px;
}

#page .centreAccueil{
	height:280px; text-align:left; background:#FFFFFF url(../visuels_site/floral_blanc.gif) no-repeat left top;
}
#page .imageAccueil .accesPrive{
	background-color:#990000; padding: 2px 4px; color:white; width:150px; text-align:center;
	font: 110% Verdana, Arial, Helvetica, sans-serif; line-height:15px;
}
#page .imageAccueil .accesPrive a{
	color:white; text-decoration:none;
}
#page .imageAccueil .accesPrive a:hover{
	font-weight:bold;
}
/*  ------------------------------------------
/*  style bandeau haut de page
/*  ------------------------------------------ */

#hautPage {
	height:100px; background: url(../visuels_site/bandeau_haut.gif) no-repeat left top; text-align:left;
	padding-left:20px;
}
#hautPage .titre{
	font:italic 25px Georgia "Times New Roman"; color:white; width:450px; text-align:left;
	margin:0;float:left; padding-top:30px;
}

#hautPage .visuel{
	background: url(../visuels_site/goutte_page.jpg) no-repeat left top; width:170px; height:100px; float:right; margin:0;
}
#hautPage .visuel .accesPrive{
	background-color:#990000; padding: 2px 4px; color:white; width:140px; text-align:center;
	font: 110% Verdana, Arial, Helvetica, sans-serif; line-height:15px;
}
#hautPage .visuel .accesPrive a{
	color:white; text-decoration:none;
}
#hautPage .visuel .accesPrive a:hover{
	font-weight:bold;
}

#conteneurPage {
	background: url(../visuels_site/motif_page.gif) no-repeat left top; padding:10px 0;
}
#conteneurPage .hierarchie{
	font: 10px/20px Verdana, Arial, Helvetica, sans-serif; color:#666666; text-align:left; height:20px;
}
#conteneurPage .hierarchie a{
	font-weight:bold; color:#CC0000;
}
#conteneurPage .hierarchie a:hover{
	color:#FF9900;
}
#conteneurPage .corpsArticle{
	float:left; width:750px; font: 100% Arial, Helvetica, sans-serif; color:#333333; text-align:justify;
}
#conteneurPage .corpsArticle h1{
	font: 24px Georgia, "Times New Roman"; color:#0066CC; margin:5px 0;
}

#conteneurPage .corpsArticle h3{
	font: 16px Verdana, Arial, Helvetica, sans-serif; color:#0066CC; margin:8px 0;
}

#basPage{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	margin-bottom:5px;
	color:#333333;
	border-top:1px solid #DDDDDD;
	text-align:center;
	background: #FFFFFF url(../visuels_site/degrade.gif) repeat-x left top;
}
#basPage a{
	text-decoration:none; color:#FF6600;
}
#basPage a:hover{
	color:#CC0000;
}

.ssmenu{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	border-bottom:1px dashed #666666;
	padding:2px 0; margin-right:15px;
}
.ssmenu a{
	color:#CC0000;
}
.ssmenu a:hover{
	color:#FF6600;
}




/*  ------------------------------------------
/*  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; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; }
a:hover { text-decoration: none }

