/* @charset "iso-8859-1"; */
	
/* observatoireviolencesfemmes.org */
/*   general.css          */

/* violet des signes	#8015E5	*/
/* violet rose du bandeau	#E55AF0	*/
/* violet pâle Spip	#CCB5E0	*/
/* jaune citron	#FFFF00	*/
/* jaune pâle web	#FFFF99	*/
/* jaune pâle du fond #FFFDE9 */
/* violet pâle web	#CCCCFF	*/
/* violet foncé web	#330066 */

body { 
	background-color: #FFFDE9; 
	background-image: url(images/fond/fond.gif);
	background-repeat: repeat-x repeat-y repeat ;
	color:;
	text-decoration: none;
 }

.body { 
	background-color: #FFFDE9; 
	background-image: url(images/fond/fond.gif);
	background-repeat: repeat-x repeat-y repeat ;
	color:;
	text-decoration: none;
 }

a {
	text-decoration: none;
}

a:link { text-decoration: none; }
a:visited {	text-decoration: none; }

a:hover { text-decoration: underline; }
a:active { text-decoration: underline;}



.menu_rech {
	width: 100px;
	background-color: #FFFFFF;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		clip: rect( );
	font-weight: bold
	border: 1px #000000 solid;

 }

.form_recherche {
	width: 100px;
	background-color: #FFFFFF;
	background-position: center right top;
	float: none;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
	clip: rect( );
}

/* vérifier si encore utilisé */
.menu_jour {
	position: relative;
	top: -5;
	color: #FFFFFF;
	font-size: 8px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
 }


/* icones navigations articles */


.ico-vert { 
 }

.ico-vert A:link { 
 }

.ico-vert A:visited { 
 }

.ico-vert A:hover { 

/* couleur de fond de l'icône verte de spip lien en survol de souris blanc */

	background-color: #FFFFFF; 
 }


/*.ico-vert A:active { 

/* couleur de fond de l'icône verte de spip lien en activité de souris blanc */

	background-color: #FFFFFF; }*/


/*styles spip*/


a.spip_url { }

a.spip_in { font-weight: 700; } 

a.spip_out { font-weight: 500; } 

.spip_code { }

p.spip_note { }

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


table.spip {
 }


table.spip tr.row_first {

/* première ligne de tableau spip vert du fond, si les éléments sont en gras */

	background-color: #FFCC00;
 }


table.spip tr.row_odd {

/* ligne impaire de tableau spip blanc*/

	background-color: #000000;
 }


table.spip tr.row_even {

/* ligne paire de tableau spip jaune paille */

	background-color: #FFFF99;
 }


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

hr.spip {}


b.spip { }
i.spip { }

.spip_encadrer { 
	width : 100%; 
	padding: 5px; 
/* encadrement des formulaires vert foncé */

	border: 2px #0067C06 solid;
}

.spip_cadre { 
	width : 100%;
	padding: 5px; 
/* fond de cadres spip blanc */

	background-color: #FFFFFF; 
}


.spip_bouton {

/* bouton spip fond jaune pâle */

	background-color: #FFFF99;

/* bouton spip lettres bleu profond */

	color: #000099
}

.reponse_formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;

/* couleur des lettres de réponse formulaire bleu foncé */

	color: #000066
 }



/* encadrement des bandeaux (rubriques, articles...)*/
.bandeau { }

.spip_encadrer_bandeau { 
	padding: 1px; 
/* encadrement des formulaires spip bleu profond */

	border: 1px #000099 solid;
}

.titrecolgche { font-size: 14px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; }
A {  left: 0px; clip:  rect(   )}
Ul {  left: 0px; clip:  rect(   )}


.textecoldte { font-size: 14px; color: #000000; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none;; color: #000066; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif; font-variant: normal; }

.textecoldte a:link { 
	color: #067C06; text-decoration: none;
}
.textecoldte a:hover { 
	color: #067C06; text-decoration: underline;;
}

.textecoldte a:visited { 
	text-decoration: none;;
}

