/* @override http://192.168.123.2/mileco/css/projets.css */

#content div.block_projet {
	width: 190px;
	height: 127px;
	border: 3px solid #EBEBEB;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	overflow: hidden;
	cursor: pointer;
	background: #d4D4D4 no-repeat center top;
}

#content div.block_projet span {
	background: url(../images/projets/nouveau.gif) no-repeat right;
	height: 81px;
	display: block;
	width: 100%;
	text-indent: -9999px;
}

#content div.block_projet h4 {
	padding-bottom: 0;
	color: white;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	padding-top: 2px;
	padding-left: 20px;
	margin-top: 105px;
}

#content div.block_projet h4.nouveau {
	margin-top: 24px;
}

#content div.block_projet a {
	display: none;
}

#content div.block_projet div {
	display: none;
}

#content h2 {
	color: #444444;
	font-weight: bold;
	font-size: 21px;
}

#projet_selection {
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 918px;
}

#content div.block_projet div {
	padding:5px;
}
#content div.block_projet div h4 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:auto !important;
	margin-top:0;
	padding-left:0;
}
#content div.block_projet div p {
	color:#FFFFFF;
	font-size:14px;
	margin-top:10px;
}
/*Slide Content*/
#projet_selection {
	background-image: url(../images/coupe/bloc_gal.gif);
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#projet_selection .cont_cache {
}
#projet_selection .cont_box div {
	width: 265px;
	float: right;
	padding-top: 55px;
}

#projet_selection .cont_box h3 {
	font-size: 21px;
	color: #37A8DB;
	font-weight: bold;
	padding-bottom: 4px;
}

#projet_selection .cont_box div h4 {
	color: #37A8DB;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}
#projet_selection .cont_box img {
	display: block;
	float: left;
	border: 3px solid #EBEBEB;
}
#projet_selection .cont_box p {
	display: block;
	white-space: normal;
	color: #666666;
	font-size: 15px;
}
#projet_selection .box_cont_step {
	padding-top: 30px;
}
#projet_selection .box_step {
	background-repeat: no-repeat;
	font-size: 0px;
	background-image: url(../images/coupe/puce_b.png);
	background-position: center top;
}
#projet_selection .box_step_selected {
	background-image: url(../images/coupe/puce_b.png);
	background-position: center bottom;
}
#projet_selection .cont_box_left {
	height: 22px;
	width: 22px;
	position: absolute;
	top:420px;
	left:50%;
	margin-left: -445px;
}
#projet_selection .cont_box_right {
	height: 22px;
	width: 22px;
	position: absolute;
	top:420px;
	left:50%;
	margin-left: 425px;
}
#projet_selection .cont_left {
	height: 22px;
	width: 22px;
	font-size: 0px;
	background-image: url(../images/coupe/btn_slide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#projet_selection .cont_left:hover {
	background-position: left top;
}
#projet_selection .cont_right {
	height: 22px;
	width: 22px;
	font-size: 0px;
	background-image: url(../images/coupe/btn_slide.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#projet_selection .cont_right:hover {
	background-position: right top;
}
/*Ventes*/
#map_legend {
	background-color: #F2F2F2;
	float:right;
	padding: 10px;
	margin-right: 6px;
}
#map_legend dl,
#map_legend dt {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#map_legend dl {
	float:left;
}
#map_legend dt {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 11px;
}
#map_legend .term_01 {
	background-image: url(../images/coupe/v_vert.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	margin-right: 7px;
	padding-right: 7px;
}
#map_legend .term_02 {
	background-image: url(../images/coupe/v_orange.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
	margin-right: 7px;
	padding-right: 7px;
}
#map_legend .term_03 {
	background-image: url(../images/coupe/v_noir.gif);
}

#map_all {}
#map_all h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	line-height: 22px;
}
#map_all h4 {
	font-size: 16px;
	color: #444;
	margin: 0px;
	line-height: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
}
#map_all p {
	font-size: 12px;
	color: #444;
	margin: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
