@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(calendar.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);*/
@import url(syc_style.css);
@import url(specifs.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:#8f704c url(../images/images/charte/bg_main.gif) repeat-x top center;*/
	background:#ffffff transparent;
	font-family:Arial, Verdana , Helvetica, sans-serif;
	font-size:75%;
	/*line-height:145%;*/
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

body.home_page #contents #main img{
				border:0px;
}






#articles_list img{
border:4px solid #E0EEF8;
float:left;
margin-right:15px;
width:110px;
/*height:100px;*/
}












body.home_page #contents #main .alaune img{
	border:4px solid #e0eef8;
	width:200px;
}


/*.clear {
	border:0;
	clear: both;
	height:15px;
	line-height:0;
	visibility: hidden;
}
.clear2 {
	border:0;
	clear: both;
	height:0px;
	line-height:0;
	visibility: hidden;
}
*/

/* Infos bulle dans les cartes googleMap */
.googleMapBulle {
width:250px;
height:150px;
overflow:auto;
padding:0;
margin:0;
}

.googleMapBulle h2 {
color:#7B9F01;
font-size:12px;
font-weight:bold;
padding:5px;
background:none;
}

.googleMapBulle .annuaire-list {
margin:0;
padding:0;
}

.googleMapBulle .annuaire-list .detail {
margin-left:0px;
}

#captcha input.captchaField{
  border: 1px solid #000;
}
