#zontent{
margin:10px;
padding:10px;
border: 1px solid #e8b37d;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
color:#FFFFFF;
background:url(../images/zontent.jpg) repeat-x;
background-color:#000000;
-moz-border-radius:15px;
}

/* Formulaire */

.cssform p{
width:280px;
clear: left;
margin: 0;
padding:0;}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 70px;
font-size:11px;}

.cssform textarea{
width: 70px;
height: 40px;
font-size:11px;}

.warn{
background:#f00;}

label.etq {
	display:block;
	width:90px;;
	float:left;}

label.error {
	margin-left:20px;
	color:#FF0000;}

input.error {
	background:url(../images/invalid_line.gif) repeat-x bottom #FFFFFF;}
-->
