

/* Bleu : #06c; */


body {
	margin: 0; /* pour éviter les marges */
	text-align: center;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


a {
	text-decoration: none;
	color: #993300;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {	
	text-decoration: none;
	color: #FF9900;
	background-color: #CCCCCC;
}

/* 
 * Les aspects de mise en page  - placement             
 */

/* 
 * Mise en page 3 colonnes
 */

#page  {
	font-size:0.8em;
	width: 810px; 
	margin: 0 auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

#sousPageGauche {
/* =colonne gauche + colonne centrale */
	float: left; 
	width: 650px;
}

#colonneGauche {
	float:left;
	width: 195px;
	padding:0.1em;
}
#colonneCentrale {
	float:right;
	padding :0.2em;
	width: 440px;
}

#colonneDroite {
	float:right;
	width: 150px;
}

/* 
 * Mise en page 2 colonnes
 */
#colonneGaucheMiseEnPage2Colonnes {
	float:left;
	width: 195px;
	padding:0.1em;
}
#colonneCentraleMiseEnPage2Colonnes {
	margin-left:245px;
	margin-right:50px;
	padding :0.2em;
}

/* 
 * Mise en page 2 colonnes centrees
 */

#colonneGaucheMiseEnPage2ColonnesCentrees {
	float:left;
	width: 390px;
	padding:0.1em;
}
#colonneCentraleMiseEnPage2ColonnesCentrees {
	margin-left:410px;
	margin-right:0px;
	padding :0.2em;
}

#enteteDePage {
	margin: 0 0 10 0 ;

}

#pied {
	clear: both;
	text-align: right;
	margin: 10 0 0 0 ;
	border-bottom: 1px dashed #FF9900;
}


#titre {
	background-color:#FF9900;
//	color:#993300;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;

	-moz-border-radius: 6px;
	border-radius: 6px;

}


#recent { 
	font-size:0.8em;
	color:red;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #ffffff;
	text-align:left;
	font-weight:normal;

} 

/* pour la colonne de gauche une image a la place de la puce pour le premier niveau */
.colonneGauche ul {
	
}

/* pour la colonne de gauche pas de puce pour le deuxieme niveau de liste */
#colonneGauche ul ul{
}


#cadre {
	border: 0px ;
	background-color: #FFFFCC;
	margin: 3px;
	padding: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#cadre_milieu {
	border: 0px ;
	margin: 3px;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 2px dashed #FF9900;

}

#cadreBasGauche {
	border-bottom: 2px #800000 solid;
	margin-bottom: 15px;
	padding: 1px;
}

#clear hr {
clear:both;
color: #FF9900;
}

#recent { 
}


ul { 
//margin-left:0;
	padding-left:1.1em;
	list-style-image:url(IMG/icones/p-aprene.gif);

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:2.7em;
	font-weight:bold;
	text-align:center;
}
h2 { 
	font-size:1.4em;
	font-weight:bold;
	color:#800000; 
}

#selected li {
	font-weight: bold;
  	font-color: red;
	color: red;
}

hr {
	color: #FF9900;
}



// REPRISE de spip_style  - Ne sera pas ecrase a la prochaine mise a jour ///

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }
.spip_code { }
p.spip_note { }
hr.spip { }
b.spip { }
i.spip { }


h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1.5em;
	padding: 0em;
}

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


table.spip {
border :1px solid;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

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


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

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

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

.spip_quote {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding: 5px;
}

.spip_bouton { background-color: #FFCC00;}

.formrecherche { 
//Met en vrac la presentation en px .. on verra plus tard
//width: 100% ; 
//background-color: #FFDDAA;
}

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

.spip_surligne { background-color: #FFFF66; }

.chapo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte, .texte p.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
}
.ps {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: justify;
	font-size: 90%;
}
.notes {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 85%;
}

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 0px ;
	padding: 1em;
	font-size: 95%;
}


.forum_respondre {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-top : 20px;
	margin-left: 20%;
}

a.forum_respondre:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.6em;
}
a.forum_respondre:link {
	text-decoration: none;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.6em;
}

a.forum_respondre:hover {
	text-decoration: none;
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC
	margin-top: 0.6em;
}

a.forum_respondre:active {
	text-decoration: none;
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC
	margin-top: 0.6em;
}
/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}
/*

ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff

*/
