/*----- Styles de www.lire-et-ecrire.ch - grafix.ch - 15.09.05 -----*/

/*--- Fond ---*/
body {
	background: #c4c8ce;
	margin: 0px 0px;
}

/*-- Images --*/
img {
	hspace: 0;
	vspace: 0;
	border: 0px none;
}

/*--- Textes ---*/

p {
        margin: 0;
      	padding-bottom: 7px;
}

li {
        margin: 0;
      	padding-bottom: 7px;
}

ul {
        margin: 0;
        padding-left: 30px;
        list-style-type: square;

}

ol {
        margin: 15;
        padding-left: 15px;
	list-style-type: decimal;
      	padding-bottom: 7px;
}

.titre {
	padding-top: 10px;
        padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d4a02e;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.soustitre {
	padding-top: 10px;
        padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d4a02e;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.soustitre2 {
	padding-top: 10px;
        padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #394a75;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0x;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.italique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.legendes {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.menu_on {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.menu_off {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #394a75;   */
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*-- Liens --*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #394a75;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9933;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	color: #394a75;  */
	text-decoration: underline;
}
.admin {
	background: white url(../img/page/conte_02.gif) repeat ;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid gray;
	border-spacing:0;
}
.admin td {
	padding-bottom: 6px;
	border: thin solid gray;
	padding:0 3px;
}

.menu_gauche .sous-menu  tr {
}

.menu_gauche .sous-menu  td {
	line-height:10px;
	padding-bottom:7px;
}
