/* last modified 11.02.2002 */


/* style courant */

h1     { color: #fff; font-style: normal; font-weight: bold; font-size: 15px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
h2       { color: #3c3c3c; font-weight: bold; font-size: 14px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; vertical-align: text-bottom; padding: 5px 0px; border-bottom: 1px solid gray }
h3      { color: #5a5a5a; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; vertical-align: text-bottom; padding: 4px 0px; border-top: 1px solid gray; border-bottom: 1px solid gray }
h4  { color: #fff; font-weight: bold; font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; vertical-align: text-bottom }
h5 { color: #b4b4b4; font-weight: bold; font-size: 9px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p  { color: #000; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p { color: #000; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.psmall { color: #000; font-size: 4px; line-height: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.pbold { color: #000; font-weight: bold; font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p1      { color: #95846a; font-size: 10px; line-height: 125%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p1high     { color: #95846a; font-size: 10px; line-height: 19px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
.p2 { font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.p11   { font-style: italic; font-size: 10px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p3 { font-size: 9px; line-height: 115%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.p4  { font-size: 10px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.t0 { color: #33c; font-style: normal; font-weight: bold; font-size: 17px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; word-spacing: 2px; letter-spacing: -1px }
.tEncadre     { color: #95846a; font-style: normal; font-weight: bold; font-size: 11px; line-height: 100%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f5f5f5; text-align: center; text-transform: lowercase; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid gray; border-bottom: 1px solid gray }
.t3e { color: #5a5a5a; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;background: #f5f5f5; text-transform: lowercase; padding: 5px; border-top: 1px solid gray; border-bottom: gray solid 1px }
ul  { font-size: 11px; line-height: 120%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }



/* style pour la phrase d'entête du site ecoparc*/
.entete
{
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weigh: normal;
	font-style: italic;
	color: black;
}



/* style pour le menu JavaScript */

.menuMaj
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}

a.menuMaj:link { color: #ffffff }
a.menuMaj:visited { color: #ffffff }
a.menuMaj:hover { color: #000000; text-decoration: none }


/* style liens */

a:link { text-decoration: none; color: #3366CC }
a:visited { text-decoration: none; color: #990000 }
a:hover { text-decoration: underline; color: #990000 }
