@charset "utf-8";
/* CSS Document */

/* Paragraphe de description de l'annonce */
.annonce{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	text-align:left;
	vertical-align:top;
	
	padding:0 1em 0 0.2em;
}

.tpl_annonce{
	margin-top:15px;
}


.thumbpreview{
	width:100px;
	height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
}

.boxnews{
	padding-left:0.2em;
	background-color:transparent;
	min-height:100px;
}

/* Vignette de preview pour le catalogue */
.minithumb{
	text-align:center;
	vertical-align:middle;
	width:150px;
	height:150px;
	min-width:150px;
	min-height:150px;
	max-width:150px;
	max-height:150px;
}

#thumbcatalog{
	border:#085C98 solid 1px;
	background-color:#FFFFFF;
}



/* Titre de la série de clichés (ligntbox module) */
.sub{
	padding:0.2em 0.2em 0.2em 1em;
	border:0;

	background-color:#F0F0F0;	
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.2em;
	color:#1E3B4D;
}

/* Vignettes (série LB) */
.photo_list{
	padding:0;
	margin:0;
	border:0;
	
	width:100%;
	overflow:hidden;
	height:150px!important;
	min-height:150px;
	max-height:150px;
}


.thumbnail{
	text-align:center;
	vertical-align:middle;
	width:150px;
	height:150px;
	min-width:150px;
	min-height:150px;
	max-width:150px;
	max-height:150px;
	
	background-color:#CCCCCC;
/*	background-image:url(/img/trame_img.gif);
	background-position:left top;
	background-repeat:repeat;
	/**/
}

.thumbnail img{
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}

.thumbnail_separation{
	text-align:center;
	vertical-align:middle;
	width:15px;
	min-width:15px;
	max-width:15px;
}

#offres a.linkviewmore{ line-height:22px; 	 float:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border:0; color:#222222; font-weight: normal; text-transform: none; text-decoration: none; }
#offres a.linkviewmore:link{ text-decoration: none; border:0; }
#offres a.linkviewmore:visited{ text-decoration: none; border:0; }
#offres a.linkviewmore:active{ text-decoration: none; border:0; }
#offres a.linkviewmore:hover{ text-decoration: none; border:0; color:#F29B2F; }

.title_section_projet{
	display:block;
	margin:4px 0 8px 0!important;
	clear:both;
}
