BODY {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        background-color: #ffffff;
}


a {
    text-decoration: none
}






/* Début des annonces pas d'accueil */



.cadretable {
	FONT-SIZE: 13px; 
        border-width:1px; 
        border-style:solid;
        border-color:#cad7e4;
        width:750; 
        height:72; 
        vertical-align:top;
        border-collapse:collapse;
}


.tabledate {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #7e8a9f;
        FONT-WEIGHT: bold;
        background-image:url(back1.gif); 
        vertical-align:top;
        text-align:center;
        width:95;
}

.tabletitre {
        FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #d29215;
        FONT-WEIGHT: normal;
        background-image:url(back1.gif);
        text-align:left;
        vertical-align:top;
        width:390;
}

.lientitre {
        FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #d29215;
        FONT-WEIGHT: bold;
        text-align:left;
}

.tableimage {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #454545;
        FONT-WEIGHT: normal;
        background-image:url(back1.gif); 
        text-align:left;
        width:90;
}


.tableprice {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #454545;
        FONT-WEIGHT: normal;
        text-align:left;
        vertical-align:top;
}



.tabledepartement {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #454545;
        FONT-WEIGHT: normal;
        background-image:url(back1.gif); 
        text-align:center;
        width:100;
        vertical-align:top;
}


.tablecategorie {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        color: #454545;
        FONT-WEIGHT: normal;
        background-image:url(back1.gif); 
        text-align:center;
        width:80;
        vertical-align:top;
}


.imag {
      
      width:81; 
      height:61;
      border:0;
}






/* Détail des annonces vendeurs */





.tabledetail {
        border-width:1px; 
        border-style:solid;
        border-color:#cad7e4;
        width:750; 
        height:450; 
        vertical-align:top;
        border-collapse:collapse;
        background:#f2f4f6;
}


.tabledesc {
	FONT-SIZE: 13px; 
        FONT-FAMILY: arial; 
        background:#f2f4f6; 
        vertical-align:top;
        width:500;
}

.imag1 {
      border-width:1px; 
      border-style:solid;
      border-color:#cad7e4;
      width:412; 
      height:290;
      border:0;
}

.tableback {
	
        FONT-FAMILY: arial; 
        background:#f2f4f6; 
        vertical-align:top;
      
}


.tablemail {
	FONT-SIZE: 13px;
        border-width:1px; 
        border-style:solid;
        border-color:#cad7e4;
        width:750; 
        vertical-align:top;
        border-collapse:collapse;
        background:#f2f4f6;
}



.texte1rouge {

	font-family:Arial;
	font-size: 13px;
	color: #FF0000;
}



.annonce {

        font-family:Arial, Helvetica, sans-serif; 
        font-size:12px;
        color:#454545;

}


.form {

    border:1px solid #cad7e4;
    background-color:#FFFFFF;
    font-family:"trebuchet ms",sans-serif;
    width:200; 
    height:18;
}


.textarea {

    border:1px solid #cad7e4;
    background-color:#FFFFFF;
    font-family:"trebuchet ms",sans-serif;

}


form {
 display : inline;
}

