*{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
img.menu_top{
position:relative;
top:3px;
}
#pscroller1{
	width: 195px;
	height: 140px;
	background-color: #2C63C7;
}


#pscroller2 a{
text-decoration: none;
}

.someclass{
}


li.menu_default{
list-style-image : url(images/pucemenuvertical.gif);
line-height:25px;
}
li.menu_current{
list-style-image : url(images/pucemenuvertical.gif);
line-height:25px;
}
span.menu_default{
list-style-image : url(images/pucemenuvertical.gif);
line-height:25px;
}
.copyright {
	/*text-transform: uppercase;*/
	letter-spacing: 3px;
}
.menuhaut {
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #DFEAF4;
	text-decoration: underline;
}
.txtspaced {
	line-height: 20px;
	color:#FFFFFF;
}
.txtmenuvertical {
	letter-spacing: -0.25px;
}
.logintxtfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #66CC00;
	border: 1px solid #66CC00;
	font-weight: bold;
}
h1{
color: #000066;
font-size:18px;
}
.menu{
color:#EFEFFF;
font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;
}
a.listefaq{
color:#000000;
}

/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de votre squelette                */


/* Raccourcis typographiques de SPIP */
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; 
	width:460px; 
	}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #1551BD; color:#FFFFFF;}
table.spip tr.row_odd { background: #FFF; }
table.spip tr.row_even { background: #EEE; }
table.spip th{ padding: 3px; vertical-align: middle; text-align:center;}
 table.spip td { padding: 3px; text-align: left; vertical-align: middle; }


/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in { color: #900; } /* liens internes */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */
.spip_logos {
  border:1px solid white;
  margin-left:10px;
  background:white;
}

