.body {
	background-color: #0000FF;
	link="#4F5D67" 
	vlink="#B35033" 
	alink="#DFA200"
}

/*
 * Ici les styles par défaut SPIP (contenu du fichier : spip_style.css)
 */

a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }
a:link {color: #0000FF; text-decoration: none;}
a:visited {color: #0000FF; text-decoration: none;}
a:hover {color: #0000FF; text-decoration: underline}

.spip_code { }

p.spip_note { }

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 : 70%;
}

table.spip {
}
table.spip tr.row_first {
	background-color: #FFCC66;
}
table.spip tr.row_odd {
	background-color: #FFFFCC;
}
table.spip tr.row_even {
	background-color: #FCF4D0;
}
table.spip td {
	padding: 5px;
	text-align: left;
	vertical-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr.spip { }
b.spip { }
i.spip { }

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

.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: 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; }

/*
 * Ici les styles ajoutes 
 */

.lienfavoris {
    font-size: 10px; 
    color: #FFFFFF; 
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-weight: bold; 
    text-decoration:underline
}
.liensuite {
    font-size: 10px; 
    color: #FF0000; 
    font-family: Verdana, Arial, Helvetica, sans-serif;  
    font-weight: bold; 
    text-decoration:none
}

/*
 * Ici les styles du bandeau gauche 
 */

.bandeau-titre {
	font-family: Georgia, Garamond, Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bandeau-stitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bandeau-texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-style: normal;
	font-variant: small-caps;
}

/*
 * Ici les styles pour la page d'accueil
 */

.accueil-titre {
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-align: center;
	font-size: 16;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.accueil-texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12;
	color: #660000;
	text-decoration: none;
}
.accueil-liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12;
	color: #660000;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.news-surtitre {
	font-family: Georgia, Garamond, Times, serif;
	text-align: center;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.news-titre {
	font-family: Georgia, Garamond, Times, serif;
	text-align: center;
	font-size: 100%;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.news-soustitre {
	font-family: Georgia, Garamond, Times, serif;
	text-align: center;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.news-descriptif {
	font-family: Georgia, Garamond, Times, serif;
	text-align: center;
	font-size: 100%;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.news-texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}








