body
{  text-align: center;
background-color: #f2f2f1;
background-image:url(http://dico.troospeanet.fr/tpl/images/fond-page001.jpg);
background-repeat:no-repeat;
} 


#conteneur {
position : relative;
top : -30px;
  margin-right: auto;
  padding-bottom: 50px;
  width: 50em;
background-image:url(http://dico.troospeanet.fr/tpl/images/fond-pag0e002.jpg);
width:800px;
font-family: verdana, Times New Roman,Times,serif;
font-size: 12px;
text-align: left;
}

#header {
height: 165px;
width: 750px;
margin-top: 20px;
}

#page {
position: relative;
top: -2px; 
background-image:url(http://dico.troospeanet.fr/tpl/images/fond-page.jpg);
width: 750px;
padding4 { border: solid 2px #990000 ; padding: 5px 60px 5px 30px ;  
}


#footer {position: relative;
font-family: verdana, Times New Roman,Times,serif;
text-align : center;
font-size: 9px;
top: -5px;
height: 68px;
width: 750px;
background-image: url(http://dico.troospeanet.fr/tpl/images/footer.jpg);
padding4 { border: solid 2px #990000 ; padding: 5px 60px 5px 30px ; 
}

h1 {font-family : verdana; font-size : 24px; color : #ebbf00; bold; text-decoration : underline;}

h2 {font-family :verdana; font-size : 14px; font-style : italic; color : #ebbf00;}

p { text-align=justify;}

.mot {font-family :verdana; bold; font-size : 14px;  color : #ebbf00;}
label
{
    background      : #f6e186;
    padding-right   : 5px;
    margin-right    : 3px;
	font-size : 11 px;
	width: 250px;
	}

#conteneurInput input
{
    border          : 1px solid #999;
    background      : #f6e186;
	width: 250px;
	}

textarea {
   	width : 250px;
    border : 1px solid #bbb;
	background : #f6e186;
    }
		
#soumettre
{
    border          : 2px solid #999;
    background      : #f6e186;
	padding : 3px;
	width: 150px;
	}
	
.droite {
	float:right;
	width:200px;
	height:250px;
	padding-top : 0px;		 
	margin-left : 15 px;	}
.gauche {
	float:left;

		} 



