div#common_page{
text-align:left;
width:90%;
}

div#common_page div#rubrique{
font-family:Tahoma;
font-size:30px;
font-weight:lighter;
color:#777777;
padding-bottom:0px;
margin-bottom:20px;
}

div#common_page div#rubrique h1{
font-family:Tahoma;
font-size:30px;
font-weight:lighter;
color:#777777;
padding-bottom:0px;
margin-bottom:30px;
}

div#common_page label{
font-size:14px;
display:table;
}

div#common_page .element{
text-align:left;
}

div#common_page input{
border:1px solid #999999;
text-align:left;
}

div#common_page dt{
}


div#common_page .zend_form{
border:0px;
}

div#common_page fieldset, dd, dt{
margin:0;
padding:0;
border:0px;
}

.errors{
font-weight:bold;
display:none;
}
