/*
Theme Name:     Expertimo
Theme URI:      http://www.lesiteimmo.com
Description:    Urban Expertimo theme
Author:         Lesiteimmo
Author URI:     http://www.Lesiteimmo.com
Template:       tpl-urban
Version:        1.0
 */

.negosMap {
	background : transparent url(../images/map.png) top left no-repeat;
	position   : relative;
	width      : 600px;
	height     : 571px;
	float      : left;
}

.negosMap .nego {
	position   : absolute;
}

.negosMap .nego a {
}

.negosMap .nego a img {
	width       : 32px;
	height      : 32px;
	display     : block;
	margin-left : -16px;
	margin-top  : -16px;
}

.negosList {
	overflow  : hidden;
}

.negosList .nego {
	overflow   : hidden;
	border     : 1px solid black;
	background : white;
	float      : left;
	min-width  : 45%;
	min-height : 150px;
	margin     : 10px;
	box-shadow : 1px 1px 6px #777;
}

.negosList .nego .photo {
	float        : left;
	width        : 150px;
	max-height   : 150px;
	overflow     : hidden;
	margin-right : 10px;
}

.negosList .nego .photo img {
	width      : 150px;
	min-height : 150px;
	text-align : center;
}

.negosList .buttons {
	margin-top : 1em;
}

.negosList .nego {
	overflow   : hidden;
	border     : 1px solid black;
	background : white;
	float      : left;
	min-width  : 45%;
	min-height : 150px;
	margin     : 10px;
	box-shadow : 1px 1px 6px #777;
}

.negosList .nego .photo {
	float        : left;
	width        : 150px;
	max-height   : 150px;
	overflow     : hidden;
	margin-right : 10px;
}

.negosList .nego .photo img {
	width      : 150px;
	min-height : 150px;
	text-align : center;
}

.negosList .buttons {
	margin-top : 1em;
}

.negoAdsList .nego {
	font-size  : larger;
	overflow   : hidden;
	border     : 1px solid black;
	background : white;
	width      : 60%;
	min-height : 150px;
	margin     : 10px auto;
	box-shadow : 1px 1px 6px #777;
}

.negoAdsList .nego .photo {
	float        : left;
	width        : 200px;
	max-height   : 200px;
	overflow     : hidden;
	margin-right : 10px;
}

.negoAdsList .nego .photo img {
	width      : 200px;
	min-height : 200px;
	text-align : center;
}

.negoAdsList .buttons {
	display: none;
	margin-top : 1em;
}


/* *** DOM *** */

.negosDom{
	float: right;
	width: 300px;
}

.negosDom .sector .sectorName img, .negosDom .sector .sectorName h2{
	display: inline-block;
}

.negosDom .sector .sectorName h2{
	margin          : 10px 0 0 0;
	text-decoration : underline;
}

.negosDom .negoDom{
	margin : 5px 5px 5px 30px;
}

.negosDom .negoDom a{
	
	color           : #000;
	text-decoration : none;
	float           : left;
}
.negosDom .negoDom nom:hover{
	text-decoration : underline;
}
.negosDom .negoDom .nom{
	margin : 10px 0 0 5px;
}


/*** Ad detail ***/
.lsi-ad-detail .nego {
	font-size  : larger;
	overflow   : hidden;
	border     : 1px solid black;
	background : white;
	width      : 60%;
	min-height : 150px;
	margin     : 10px auto;
	box-shadow : 1px 1px 6px #777;
}

.lsi-ad-detail .nego .photo {
	float        : left;
	width        : 200px;
	max-height   : 200px;
	overflow     : hidden;
	margin-right : 10px;
}

.lsi-ad-detail .nego .photo img {
	width      : 200px;
	min-height : 200px;
	text-align : center;
}
