/*
 * Correction des styles HTML par defaut
 */
 
a { color: #153c61; text-decoration: none; }
a:hover    { color: #f90; }
/*
 * Styles SPIP
 */

.spip_code { }

p.spip_note { }

h3.spip { color: #0464a0; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 105%; background-color: #e8e8e8; text-align: center; }

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.table.spip {
}

table.spip tr.row_first { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 100%; border-color: #153c61; border-width: 2px; }

table.spip tr.row_odd { background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 70%; border-color: #153c61; border-width: 1px; }

table.spip tr.row_even { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 70%; border-color: #153c61; border-width: 1px; }

table.spip td {
	padding: 1px;
	text-align: left;
}

.table_sss_top  { }

.table_sss_top:hover td {
	 color: #FFFFFF
}


hr.spip { }
b.spip { font-weight: bold; }
i.spip { font-style: italic; }

.forml { width: 100% ; background-color: #edf3fe;}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
}


.spip_bouton { background-color: #FFCC00;}

.formrecherche { width: 90% ; background-color: #E8E8E8;}

.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFFF66; }

 /*
 * COULEURS SEASAILSURF
 * SSS gris : #E8E8E8
 * SSS orange : #FF9900
 * SSS bleu texte : #153C61
 * SSS bleu 1 sea : #0464A0
 * SSS bleu 2 sail : #3997D2
 * SSS bleu 3 surf : #8DCFF8
 * SSS bleu fond clair : #EDF3FE
 * SSS rose : #CD39D2
 */
 
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */


body { 
background:white; 
text-align:center; 
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; }

/* styles de texte */

.surtitre {
	font-size: 110%;
	color: #FFF;
	background: #0464A0;
	font-weight: bold;
	font-variant: small-caps;
}
.soustitre {
	font-size: 120%;
	color: #0464A0;
	font-weight: bold;
}

.titre { 
font-size: 160%; 
color: #0464a0; 
font-weight: bolder; 
border-bottom: 1px solid #0464a0; 
}

.chapo { 
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold; 
text-align: justify; 
font-size: 105%; }

.texte, .texte p.spip { 
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; 
text-align: justify; 
font-size: 100%; }

.ps { font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; text-align: justify; font-size: 90%; border-color: #0464a0; border-width: 1px; }
.notes {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-align: left;
	font-size: 75%;
	color: #153C61;

}

/*
 * Ici les styles pour le CONTENEUR partie 600 (article + pub)
 */

.conteneur
{
        width: 600px ;
        margin: 0 auto ;
        text-align: center ;
        border: 1px solid #e8E8E8 ;
        background: #fff ;
}

/*
 * Ici les styles pour le contenu partie 468
 */
/*
 * Disposition a l'ecran
 */
.bloc-orange {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	border: groove 1px #FF9900;
	padding: 3px;
	background: #E8E8E8;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

