
body {
    background-color: #ffffff;
    font-family: arial, sans-serif;
    font-size: small;
}


#fond_form{
	width:364px;
	height:266px;
	background:url(../images/fond_form.jpg);
	margin-left:20px;
	}

#bottom_livre{
	margin:10px 0 0 15px;
	width:90%;
	float:left;
	height:220px;
	overflow:auto;
}



 
 td{
	 height:30px;
 }
 
 td .text{
	color: #660033;
}
img{
	vertical-align:middle;
}

 .bouton_publier{
	padding-top:0px;
	text-align:center;
}
	
    
#form {
	margin:40px 0 0 20px;
    padding: 5px;

}
 
form {

    width: 100%;
}
    
label {
    font-size: 12px;
    font-family: Arial, Sans-Serif;
    color: #660033;
}
    
.post{
	margin-bottom:15px;
	font-size:10pt;
	}
	
	
input, textarea {
    width: 98%;
}
 
    
textarea {
	font-size: 12px;
    font-family: Arial, Sans-Serif;
    width: 18em;
    margin: 3px;
}

.livre_dor{
	text-align:justify;
	margin-left:15px;
	font-size:11px;
	line-height:20px;
}
