body{
    text-align:center;
    margin:0;
    padding:0;
    background-image:url(/static/themes/kerrmann/images/kerrmann.jpg);
    font-family: "Arial";
}

#page{
    margin-left:auto;
    margin-right:auto;
    width:900px;
    background-color:white;
    background-image:url(/static/themes/kerrmann/images/page_bg.jpg);
}

#menu, #email{
    width: 150px;
    float: left;
    margin-left: 10px;
    background-color:white;
}
.menu_button{
    padding-top: 2px;
    padding-bottom: 2px;
}

#content{
    width: 730px;
    float: left;
    padding-left: 10px;
}

.hline{
    width: 100%;
    background-image:url(/static/themes/kerrmann/images/hline.jpg);
    background-repeat:no-repeat;
    clear: both;
    height: 1px;
    font-size:0px;
    line-height:0.
}

#address{
    float: left;
    width: 740px;
    font-size: 10pt;
    font-family: 'Arial';
    margin-top: 10px;
}
#address1{
    font-weight: bold;
    font-style: italic;
    padding-right: 10px;
}
#address2{
    font-family: "Times New Roman";
    font-size: 16px;
}

#awc{
    font-family: "Arial";
    clear: both;
}

#categorie{
    font-size: 20pt;
    font-style: italic;
    text-decoration: underline;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 5px;
}

.ann {
    font-size: 8pt;
    text-align: center;
    margin-left: 10px;
}
.label{
    font-weight: bold;
    margin-top: 5px;
}
.prix{
    color: red;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: 5px;
}

#message{
    font-size: 24pt;
    font-weight: bold;
    font-style: italic;
    color: red;
    margin-top: 50px;
    margin-bottom: 20px;
}
#the_image{
    width: 518px;
    height: 388px;
    margin-top: 5px;
}

#crit{
    font-size: 10pt;
    line-height: 18px;
    color: white;    
}
#options td{
    width:200px; 	
    color: white;
    font-size: 10pt;
    line-height: 18px;

}
#crit{
    padding-top: 20px;
    padding-left: 10px;
    width: 193px;
    height: 561px;
    background-image:url(/static/themes/kerrmann/images/bg_crit.jpg);
    background-repeat: no-repeat;
    color: white;
}
#options{
    padding-top: 10px;
    padding-left: 10px;
    height: 190;
    background-image:url(/static/themes/kerrmann/images/bg_options.jpg);
    background-repeat: no-repeat;
}

.critn{
    font-weight: bold;
}

td{
    vertical-align: top;
}
#bigprice{
    font-face: "Arialm";
    margin-top: 60px;
    margin-left: 20px;
    font-size: 34px;
    font-weight: bold;
}
#code{
    font-size: 13px;
    margin-top: 20px;
    margin-left: 50px;
}

#marquee{
    text-align: left;
    font-size: 20pt;
    font-face: Clarity Gothic SF;
    font-weight: bold;
    font-style: italic;
    width: 700px;
}
#message_open{
    font-family: Arial;
    color: #ff0000;
    font-size: 12pt;
    text-align: center;
    margin-top: 50px;
    margin-left:10px;
    font-weight: bold;
}
#desc, #texto{
    font-family: Arial;
    font-size: 10pt;
    text-align: justify;
    margin-right: 20px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom:20px;
}
#annonces{
    text-align: justify;
}

#page_title{
    font-family: Clarity Gothic SF;
    font-size: 20pt;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    text-align: left;
}
#texto{
    font-weight: bold;
    font-style: italic;
}
#awc{
	margin-top: 5px;
}
#awc a{
	font-size: 10pt;
	color: #444;
	text-decoration: underline;
}
