#corp{
width:900px;
line-height:20px;
background: url("../image/fond2.jpg") 5px 22px no-repeat;
}

#haut{
width:900px;
}

#gauche{
width:400px;
float:left;
padding-left:60px;
}

#droite{
width:400px;
float:left;
}
#bas{
clear:both;
width:890px;
padding-left:60px;
padding-top:30px;
}

#corp img{
border:2px dotted #aaa;
}
#gauche img, #droite img{
border:1px dashed black;
}						

a{
color:orange;
font-weight:bold;
}		   
a:hover{
color:black;
font-weight:bold;
}

#gauche input,#droite input{
border:1px solid #bbb;
}

#gauche select {
}


textarea{
border:1px solid #bbb;
background:url("../image/tamponmini2.jpg") no-repeat right;
}	

h1{	 
color: #B700FA;
margin:10px 10px 0px 10px;
padding:0px 0px 3px 15px;
font-size:1em;
border-bottom:1px solid #B700FA;
background: url("../image/puce/puce_violet.gif") left no-repeat ;
text-indent:2em;
}
