@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);

@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);


/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#d2d2d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:160%;
        background-image:url(/images/site_ferme/background.jpg);
	background-color:#fffcee;
	background-repeat:repeat-x;
}

/*CSSEditor|content,image|Apparence des images|notext,noizimedia*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}
/*----------Ajout Agence -------------*/
#lst_familles ul li{
list-style-type:none;
background:none;

#annexes{
width:200px;
height:
padding:15px 30px 20px 14px;
margin-top:10px;
height:140px;
background-color:#ff0000;
}
.italique{
font-style: italic;
}
