/*Eléments communs */

body {
	top: 0px;
	font-size: 8pt; 
	font-family: Verdana;
}

a { cursor:pointer; }
a:link { font-family: verdana; text-decoration: none }
a:visited  { font-family: verdana; text-decoration: none }
a:hover  { font-family: verdana; text-decoration: underline }

img {
	border: 0;
}

/*Entete */

#entete_vihplus {
	width: 700px;
	text-align: center;
	font-size: 7pt; 
	font-family: Verdana;
	color: #9E9FA3;
	border: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	height: 20px;
}
#entete_vihplus a{
	color: #9E9FA3;
}
#entete_vihplus a:visited {
	text-decoration: none;
}
#entete_vihplus a:hover {
	text-decoration: underline;
}

#hierarchie {
	font-size: 7pt;
	letter-spacing: -1px;
	color: #9E9FA3;
}
#hierarchie a {
	color: #9E9FA3;
}

/* Une */

.class0 { color:black; background-color:white; font-size: 7pt;}
.class1 { color:#642482; border-color:#642482; }
.class2 { color:#EA489F; border-color:#EA489F;}
.class6 { color:#F29808; border-color:#F29808;}
.class8 { color:#8780B5; border-color:#8780B5;}
.class9 { color:#24B4B5; border-color:#24B4B5;}
.class10 { color:#AE0955; border-color:#AE0955;}
.class13 { color:#FA8122; border-color:#FA8122;}
.class14 { color:#95747C; border-color:#95747C;}
.class15 { color:#2188B3; border-color:#2188B3;}
.class18 { color:#775031; border-color:#775031;}
.class19 { color:#FF959E; border-color:#FF959E;}
.class24 { color:#A4C72C; border-color:#A4C72C;}
.class25 { color:#BF1A28; border-color:#BF1A28;}
.class26 { color:#21608C; border-color:#21608C;}
.class31 { color:#73C2FC; border-color:#73C2FC;}
.class33 { color:#316622; border-color:#316622;}
.class34 { color:#FAD90D; border-color:#FAD90D;}
.class35 { color:#949494; border-color:#949494;}

.table_site_News {
	border:solid 1px #CCD0FF;
}
.table_site_News a{
	color: #1f6687;
}
.titre_site_News {
	background-color: #CCD0FF;
	color: #6C7079;
	font-weight: bold;
	text-indent: 2px;
}
.table_site_Blog {
	border:solid 1px #FBA97A;
	font-size: 8pt; 
	font-family: trebuchet MS,helvetica,verdana;
}
a.table_site_Blog {
	font-family: trebuchet MS,helvetica,verdana;
	color: #835C66;
}
.titre_site_Blog {
	background-color: #FBA97A;
	color: #6C7079;
	font-weight: bold;
	text-indent: 2px;
}
.table_site_Podcast {
	border:solid 1px #BDFD75;
}
a.table_site_Podcast {
	color: #1f6687;
}
.titre_site_Podcast {
	background-color: #BDFD75;
	color: #6C7079;
	font-weight: bold;
	text-indent: 2px;
}
.table_site_Forum {
	border:solid 1px #FEF37F;
}
.titre_site_Forum {
	background-color: #FEF37F;
	color: #6C7079;
	font-weight: bold;
	text-indent: 2px;
}

.agenda {
	font-family: trebuchet MS,helvetica,verdana;
	font-size: 7pt;
	color: #282828;
}
a.agenda {
	font-family: trebuchet MS,helvetica,verdana;
	color: #835C66;
}
.dateagenda {
	color: #c6323e;
	font-size: 7pt;
}
.chezwam {
	font-family: trebuchet MS,helvetica,verdana;
}
a.chezwam {
	font-family: trebuchet MS,helvetica,verdana;
	color: #835C66;
}

/* Entete Rubrique*/
.case_hg {
	border-bottom:solid 1px;
	border-right:solid 1px;
	text-align: center;
}
.case_hd {
	border-bottom:solid 1px;
	text-align: center;
}
.case_bg {
	border-right:solid 1px;
	text-align: center;
}
.case_bd {
	text-align: center;
}

#info {
	display:none;
	padding: 2px;
	border: solid 1px #000;
	background: white;
	position: absolute;
	top:0px;
	left:0px;
	z-index: auto;
}


/* Texte */

p.spip {
	font-family: trebuchet MS,helvetica,verdana;
	color:#282828;
}

h3.spip {
	font-size: 12pt;
	font-family: trebuchet MS,helvetica,verdana;
	color:#282828;
}

li.spip {
	font-family: trebuchet MS,helvetica,verdana;
	color:#282828;
}

a.spip_out:visited {
	text-decoration: none;
}
a.spip_out:hover {
	text-decoration: underline;
}
a.spip_in { color: #835C66; font-size: 1em; font-family: trebuchet MS,helvetica,verdana; font-weight: bold;} /* liens internes */
a.spip_out { color: #835C66; font-size: 1em; font-family: trebuchet MS,helvetica,verdana; font-weight: bold;} /* liens sortants */
a.spip_url { color: #835C66; font-size: 1em; font-family: trebuchet MS,helvetica,verdana; font-weight: bold;} /* liens url sortants */
