
@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #003;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B22;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7EA23E;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 30px;
	background-image: url(http://www.developpement-durable.gouv.fr/_images/fleche_verte_grande.gif);
	background-repeat: no-repeat;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #186CAB;
	text-decoration: none;
	font-variant: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
body {
	background-color: #FFFFFF;
	background-image: url(http://www.scellier.org/images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-attachment: scroll;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
}
#general {
	height: auto;
	width: 800px;
	margin: 0px auto 0px auto;
	
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.sommaire a{
color:grey;
}
.sommaire a:visited{
color:grey;
}
.sommaire a:hover{
color:black;
}

.hdp {
	font-family: Verdana;
	font-size: 10px;
	text-align:right;
	margin-top:45px;
	margin-bottom:15px;
}
.hdp a{
	color:orange;
	text-decoration:underline;
	background: url(puce.gif) no-repeat;
	padding-left:10px;
}
.hdp a:hover{
	color:orange;
	text-decoration:none;
}
.hdp:visited {
	color:orange;
}
.code {
float:left;
font-size:9px;
font-family:courier;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

label {
	float:left;
	width: 150px;
}
input {
	margin-left: 20px;
}
.liens {
	display:none;}
.bouillie h1,.bouillie h2,.bouillie h3,.bouillie h4,.bouillie a,.bouillie em,.bouillie i,.bouillie b,.bouillie strong,.bouillie ul,.bouillie li, .bouillie br {
display:inline;
color:#515151;
font-family:Arial,Verdana,Geneva,sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
margin:0;
padding:0;
text-indent:0;
border:none;
text-align:justify;
}
