
/* Created by Wikiwi.be - Raphael De Naeyer */
/* MultiConstructs */

/* General style */


/* Content style */
div#constructions_renovations {
	margin: 0px 0px 0px 30px;
	padding: 0px;
    width: 858px;
    height: 230px;
	text-align: center;
}
div#multiconstructs_avendre_contact {
	margin: 5px 0px 0px 30px;
	padding: 0px;
    width: 858px;
    height: 170px;
	text-align: center;
}
div#constructions {
	float:left;
	margin: auto;
   
    height: 200px;
    padding: 10px 20px 10px 20px;
    border-left: 1px dashed #cbcbcb;
    border-right: 1px dashed #cbcbcb;
}
div#renovations {
	float:left;
	margin: auto;
    height: 200px;
    padding: 10px 20px 10px 20px;
    border-right: 1px dashed #cbcbcb;
}
div#multiconstructs_presentation {
	float:left;
	margin: auto;
    width: 183px;
    height: 80px;
    padding: 10px 17px 10px 17px;
    border-left: 1px dashed #cbcbcb;
}
div#multiconstructs_avendre {
	float:left;
	margin: auto;
    width: 380px;
    height: 170px;
    padding: 0px 17px 0px 17px;
    border-left: 1px dashed #cbcbcb;
    border-right: 1px dashed #cbcbcb;
}
div#multiconstructs_contact {
	float:left;
	margin: auto;
    width: 183px;
    height: 80px;
    padding: 10px 17px 10px 16px;
    border-right: 1px dashed #cbcbcb;
}
div#multiconstructs_banner {
	margin: 20px 0px 30px 30px;
	padding: 0px;
    width: 858px;
    height: 130px;
	text-align: center;
    border-left: 1px dashed #cbcbcb;
    border-right: 1px dashed #cbcbcb;
}
a.home {
	display: block;
    text-align: left;
    width: 378px;
    height: 195px;
    font-size: 17px;
    color: #87b464;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
a.home:hover {
    color: #FF9900;
}
a.home img {
	border: 4px solid #87b464;
    width: 375px;
    height: 165px;
	opacity: 0.7;
	-moz-opacity : 0.7;
	filter:alpha(opacity=70);
}
a.home:hover img {
	border: 4px solid #FF9900;
  opacity: 1.0;
  -moz-opacity : 1.0;
  filter:alpha(opacity=100);
}
a.home_pt {
	display: block;
    text-align: left;
    
    font-size: 12px;
    color: #b7b7b7;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
a.home_pt:hover {
    color: #87b464;
}
a.home_pt img {
	border: 4px solid #87b464;
    height: 61px;
	opacity: 0.7;
	-moz-opacity : 0.7;
	filter:alpha(opacity=70);
}
a.home_pt:hover img {
  opacity: 1.0;
  -moz-opacity : 1.0;
  filter:alpha(opacity=100);
}
a.home_pt p {
	margin: 0px;
	border: 4px solid #87b464;
    height: 61px;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    color: #5E5E5E;
    letter-spacing: 1px;
	opacity: 0.7;
	-moz-opacity : 0.7;
	filter:alpha(opacity=70);
}
a.home_pt:hover p {
    color: #87b464;
  opacity: 1.0;
  -moz-opacity : 1.0;
  filter:alpha(opacity=100);
}
p#menu2_home {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 10px;
    color: #b7b7b7;
    letter-spacing: 0px;
}
#menu2_home a {
    color: #b7b7b7;
}
#menu2_home a:hover {
    font-weight: bold;
    color: #87b464;
}
