*{
	border:0;
	margin:0;
	padding:0;
}

body{
	background:url(img/fond-hp-general.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;
	text-align:justify;
}

h1{ color:#FFFFFF; font-weight:bold; font-size:13px; text-align:left;}
h2{ color:#136F61; font-weight:bold; font-size:13px; text-align:left;}
h3{ color:#444444; font-weight:bold; font-size:12px; text-align:left;}
.titre{margin-top:15px;}
.titre2{margin-bottom:15px;}
h4{color:#999999; font-size:20px; background-image:url(../img/ombre-lettre.png); background-repeat:no-repeat; background-position:bottom center;}

p{
	margin-top:10px;
	margin-bottom:10px;
}
p.left{
	text-align:left;
}

p.italique{
	margin-top:3px; 
	font-style:italic; 
	color:#777777;
}

a{color:#136F61;}
a:hover{color:#136F61;}
a:active{color:#136F61;}
a:visited{color:#136F61;}
a.footer{color:#444444; font-weight:bold; text-decoration:none;}
a.footer:visited{color:#444444; font-weight:bold; text-decoration:none;}
a.footer:hover{color:#444444; font-weight:bold; text-decoration:none;}
a.footer:active{color:#444444; font-weight:bold; text-decoration:none;}


ul{
	list-style-image:url(../img/puce-verte.jpg);
	margin-left:25px;
	margin-top:5px;
	margin-bottom:15px;
}

ul li{margin-bottom:5px;}

ul.menu {
	list-style:none;
	list-style-image:none;
	margin-left:15px;
	margin-top:20px;
	margin-right:15px;
	text-align:left;
}

ul.menu li { 
	margin-bottom:10px;
}

ul.menu li a {color:#555555; text-decoration:none; font-weight:normal;}
ul.menu li a:hover {color:#136F61;}

ul.menu li.active {
	background-image:url(../img/fleche-verte.jpg); 
	background-repeat:no-repeat; 
	background-position:left center; 
	padding-left:15px;
}

ul.menu li.active a{
	color:#136F61;
	font-size:12px;
	font-weight:bold;
}

li.rouge{list-style-image:url(../img/puce-rouge.jpg); color:#666666; font-style:italic; margin-bottom:2px;}
li.orange{list-style-image:url(../img/puce-orange.jpg); color:#666666; font-style:italic; margin-bottom:2px;}
li.vert{list-style-image:url(../img/puce-verte.jpg); color:#666666; font-style:italic; margin-bottom:2px;}

input, select, textarea { border:1px solid #136F61; }

.grostitreRouge{
font-size:12px;
color:#136F61;
}

.titredossier { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
