/* STYLES FOR SPIP GENERATED CODE
*
*	Title :     Site Layout
*	Author:    Sacur Ibraimo
*/

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {
}
hr.spip {}

.spip_puce { list-style-position: outside; }

ul.spip {
	clear:both;
	margin : 0 0 1em 0;
	padding : 0;
	list-style : none;
	list-style-position : inside;

}
ol.spip {}
li.spip {
	list-style-type : square;
	margin-left : 10px;
}

h3.spip {
	margin: 0.9em 0 0 0;
	padding: 0;
	font-family: arial, Georgia, serif;
	font-weight:600;
	font-size: 1.4em;
	border: none;
	color: #000E78;
}

h3.spip a {
	text-decoration: none;
	color: #383d44;
	border: none;
}

h3.spip a:hover {
	color: #326ea1;
	border-bottom: 2px solid #dbd5c5;
}
	
p.spip{
	padding:0;
	margin:0.3em 0  0.5em 0;
}

