a { color: #033; text-decoration: none; }
a:hover    { color: #000; text-decoration: underline }

a.spip_url { color: #033; text-decoration: underline  }

.site_url_orange  { color: #FF6600; text-decoration: none; }
a.site_url_orange:hover { color: #FF9933; text-decoration: underline }

.site_url_bleu  { text-decoration: none; }
a.site_url_bleu:hover { color: #26264C; text-decoration: underline }

.site_url_blanc  { text-decoration: none; color: #FFFFFF }
a.site_url_blanc:hover { color: #FFFFFF; text-decoration: underline }

.site_url_noir  { text-decoration: none; color: #000000 }
a.site_url_noir:hover { color: #CCCCCC; text-decoration: none }

a.spip_in { color: #FF6600; text-decoration: bold  }
a.spip_out { color: #FF9933; text-decoration: bold  }

img, table { margin: 0; padding: 0; border: none; }
/*
 * Styles generaux
 */

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


body { color: #000; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; background-color: #f93; cursor: auto; }

/* styles de texte */
.page
{ background-image: url(../../s_image/CARblanc50.png); background-repeat: repeat; text-align: justify ; width: 450px; margin: 10px 0 10px 10px; padding: 10px; border: dashed 1px #ff6600; }
.surtitre {
	font-size: 110%;
	color: #fff;
	background: #033;
	font-weight: bold;
	font-variant: small-caps;
}
.soustitre {
	font-size: 110%;
	color: #003333;
}

.titre { 
font-size: 130%; 
color: #033; 
font-weight: bolder; 
border-bottom: 1px dashed #003333; 
}

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

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

.ps { color: #fff; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; text-align: justify; font-size: 80%; background: #f93; }
.bas { color: #fff; font-size: 65%; font-family: "Trebuchet MS", Tahoma, Arial, Helvetica; text-align: center; }
.notes {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-align: left;
	font-size: 75%;
	color: #003333;

}
.menu { color: #003333; background-color: #ff6600; text-align: center; width: 170px; margin-bottom: 2px; border: dashed 1px #fff; }
.menu:hover { color: #f93; background-color: #f93; background-image: url(../../s_image/CARblanc50.png); text-align: center; width: 170px; margin-bottom: 2px; border: dashed 1px; }
/*
 * Ici les styles pour le CONTENEUR partie 600 (article + pub)
 */

.conteneur
{ background-color: #f60; background-image: url(../../s_image/TeamGintoLab/07IMGfond.jpg); background-repeat: no-repeat; text-align: justify ; top: 12px; left: 10%; right: 10%; bottom: 12px; width: 700px; margin: 10px; padding: 0; border: solid 2px #fff; }


/*
 * Ici les styles pour le reste
 */



.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

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


table.spip { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
}

table.spip tr.row_first  { color: #ffcc99;}

table.spip tr.row_odd {
	
}

table.spip tr.row_even {
	
}

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

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

.forml { width: 100% ;}

.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; }
/* styles de texte */
