#milieuconseil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-color: #000;
        border-right-style: solid;
        border-right-width: 2px;
	border-left-color:  #000;
        border-left-style: solid;
       	border-left-width: 2px;
	border-bottom-color:  #000;
        border-bottom-style: solid;
        border-bottom-width: 2px;
	width: 770px;
	margin-left: auto;
        margin-right: auto;
	font-size: 10px;
        color: #ccc;
	height:auto;
	padding:0px;
        margin-top:0px;
        margin-bottom:10px;
	}
#conseil	{
	display: block;
	float:left;
	width: 100%;
	line-height: normal;
	margin: 10px;
	height:auto;
	color:#ccc;
}
#conseil p{
	line-height: 20px;
        width:80%;
        }
#conseil label {
	width: 120px;
	font-weight: bold;
	margin-left: 5px;
	height:18px;
        vertical-align: top;
	}
#formconseil      {     padding:0px;
  margin:0px;
  background-image:url(../images/bandeartiste.png);
  background-repeat:repeat-x;
  border:1px solid #ccc;
  margin-left:10%;
  margin-right:10%;
  width:auto;
  padding:10px;
  margin-top:10px;
    amargin-bottom:10px;
    color:#ccc;
    border:1px solid #ccc;
}
#formconseil label{
	display: inline;
  	float: left;
  	font-weight:bold;
	width:150px;
	margin-left:10px;
	margin-right:10px;
	text-align:right;
        clear:both;
        line-height:20px;
	}
#formconseil p.avert  {
        margin-left:170px;

}
#formconseil   h1   {
        padding:0px;
        margin:0px;
        font-size:12px;
        margin-left:15%;
        margin-right:15%;
        width:auto;
        text-align:center;
        border-bottom:1px solid #ccc;
        margin-bottom:10px;
        line-height:30px;
        color:#ccc;
}
#formconseil   textarea   {
        width:260px;
        color:#ccc;
        background-color:#ccc;
        height:100px;
}
#formconseil   input   {
        width:260px;
	margin:2px;
	margin-left:0px;
        height:15px;
        padding: 0px;
        background-color:#ccc;
}
#formconseil   input.submit   {
        width:200px;
	margin:2px;
	margin-left:0px;
        height:15px;
        padding: 0px;
        background-color:#ccc;
        font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top: 5px;
	height:20px;
	margin-left:170px;
}
#boutonconseil     {
        margin:10px;
        margin-left:145px;
}
.retour  {
         text-align:center;
         color:#ccc;
}
.retour a { 
        text-align:center;
        color:#ccc;
        text-decoration:none;
}
.retour a:hover {
        text-align:center;
        color:#ccc;
        text-decoration:underline;
}
