.bl {
width: 302px;
float: left;
margin: 8px;
}
.bla {
text-decoration:underline;font-size:18px;font-weight:bold;font-family: Arial;color: #336699;
}
.bl a {
color: #336699;
}
body {
	background-color: #403735;
	text-align: center;
}

.wrap {
	width: 920px;
	background:#fff url("http://virtuel-immobilier.com/themes/cp_global_images/bg.gif");
	padding: 10px;
	margin: 10px auto;
	display: table;
       color: #333333;
}

.logo {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
        margin-bottom: 10px;
}

.language {
	float: right;
}

.language a {
	float: right;
	padding-left: 10px;
}

.language a img {
	border: none;
}

#search {
	border-left: 1px solid #8a8a8a;
	border-top: 1px solid #8a8a8a;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 200px;
	height: 24px;
	color: #999999;
	display: block;
	float: right;
}

#searchText {
	float: left;
	border: none;
	height: 16px;
	margin: 4px;
	width: 160px;
}

#searchBtn {
	border: none;
	background: url("http://virtuel-immobilier.com/themes/cp_global_images/searchIcon.jpg");
	width: 16px;
	height: 16px;
	float: right;
	margin: 4px;
}

.menu {
        clear: both;
	height: 40px;
	width: 920px;
	background-color: #993333;
	margin-top: 20px;
	display: table;
        margin-bottom: 5px;
}

.mainMenu {
	float: left;
	list-style-type: none;
}

.mainMenu li {
	float: left;
	list-style-type: none;
	margin-top: 10px;
        padding-left: 4px;
}

.mainMenu li a {
	color: #fff;
	padding:10px 15px 10px 15px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
}

.mainMenu li a:hover {
	background-color: #fff;
	color: #000;
}

.secondMenu {
	float: right;
	list-style-type: none;
}

.secondMenu li {
	float: left;
	padding-right: 4px;
	list-style-type: none;
	margin-top: 10px;
}

.secondMenu li a {
	color: #fff;
	padding:10px 6px 10px 6px;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
}

.secondMenu li a:hover {
	background-color: #fff;
	color: #000;
}

.contentLeft {
	width: 270px;
	height: 395px;
	background-color: #494444;
	color: #cccccc;
	display: table;
	font-family: Arial;
	text-align: left;
	font-size: 10pt;
	float: left;
        margin-right: 5px;
}

.contentLeft h1 {
	font-size: 14pt;
	color: #FFFEFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

.contentLeft p {
	padding-left: 10px;
}

.contentRight {
	width: 645px;
	height: 395px;
	float: right;
	display: table;
}

.contentRightFeat {
	width: 920px;
	height: 375px;
	display: table;
}

.featImg {
	width: 920px;
	height: 375px;
}

.featDetail {
	width: 280px;
	display: table;
	background: url("http://virtuel-immobilier.com/themes/cp_global_images/bg.png");
	position: relative;
	margin-left: 620px;
	margin-top: 260px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #fff;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
}

.featDetail h3 {
	font-family: Arial;
        margin-top: 8px;
	font-size: 14pt;
	color: #fff;
	text-decoration: underline;
}

.featDetail h3 a{
	font-family: Arial;
        margin-top: 8px;
	font-size: 14pt;
	color: #fff;
	text-decoration: underline;
}

.featPrice {
	background-color: #993333;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
        margin-top: 6px;
}

.featDetailLink {
	float: right;
	margin-right: 20px;
}

.featDetailLink a {
	font-size: 8pt;
	text-decoration: underline;
	font-family: Arial;
	color: #658fbe;
}

.featDetailLink img {
	border: none;
	padding-right: 6px;
}

.bottomLeft {
	width: 270px;
	background-color: #e5e5e5;
	color: #333333;
	display: table;
	font-family: Arial;
	text-align: left;
	padding-top: 4px;
	margin-top: 6px;
	font-size: 10pt;
	float: left;
}

.bottomLeft h1 {
	font-size: 14pt;
	color: #000;
        margin-left: 12px;
}

.bottomLeft a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #336699;
}

.bottomLeft p {
        margin-left: 18px;
}

.newsDate {
	color: #666666;
	font-size: 8pt;
       margin-left: 16px;
}

.bottomRight {
	width: 644px;
	float: right;
	display: table;
	margin-top: 6px;
	border: 1px solid #cccccc;
	text-align: left;
        color: #353535;
        font-family: Arial;
        font-size: 10pt;
}

.bottomRight h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #8c6239;
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 18px;
}

.line {
	border-top: 1px solid #cccccc;
	width: 96%;
	margin-bottom: 10px;
        margin-left: 18px;
        margin-right: 18px;
}
.line_dotted {
	border-top: 1px dotted #cccccc;
	width: 234px;
        margin-top: 10px;
	margin-bottom: 10px;
        margin-left: 18px;
}
.listing {
	height: 128px;
    margin-left: 18px;
}

.listing1 {
	height: 140px;
    margin-left: 18px;
	display: block;
	border-bottom: 1px solid #cccccc;
}

.listingContentHead {
	font-family: Arial;
	font-size: 14pt;
	color: #336699;
	padding-bottom: 10px;
}

.listingImage {
	float: left;
	width: 160px;
}

.listingContent {
	float: left;
	padding-left: 20px;
	padding-top: -4px;
	width: 60%;
	height: 99%;
	color: #333333;
	font-size: 10pt;
	font-family: Arial;
}

.listingContent1 {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
	width: 60%;
	height: 99%;
	color: #333333;
	font-size: 10pt;
	font-family: Arial;
}

.listingPrice {
	background-color: #993333;
	font-weight: bold;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	color: #fff;
}

.listingDetail {
	color: #658fbe;
	font-size: 10pt;
	font-family: Arial;
	padding-left: 30px;
}

.listingContent a {
	font-size: 9pt;
	text-decoration: underline;
	font-family: Arial;
	color: #658fbe;
	margin-left: 6px;
}

.link {
	margin-left: 20px;
}		

.articleLine {
	margin-left: 16px;
	border-bottom: 1px dotted #cccccc;
	width: 90%;
	display:table;
	margin-top: 6px;
	padding-bottom: 4px;
}

.articleDetails {
	padding-left: 4px;
	float: left;
}

.articleDetailsRight {
	color: #fff;
	float: right;
	padding-right: 4px;
}

.articleImg {
	list-style-type: none;
	position: absolute;
	right: 340px;
	top: 490px;
}

.articleImg li {
	float: left;
	margin-left: 10px;
}

.articleImg li img {
	width: 50px;
	height: 35px;
	border: 1px solid #c7beba;
}

.footer {
	width: 960px;
	background-color: #403735;
	text-align: center;
	color: #e5e5e5;
	margin-top: 10px;
	display: block;
}

.footer ul {
	list-style-type: none;
}

.footer li {
	float: left;
	margin-right: 10px;
}

.footer a {
	color: #e5e5e5;
	text-decoration: none;
}

	#topImg{width:400px;}
	#searchImg{width:120px;}
	* {
	margin: 0;
	padding: 0;
}
#submitbtn { 
	text-align:center;
	vertical-align:middle;
	border:none;
	width:69px;
	height:21px;
	background: url(http://virtuel-immobilier.com/themes/cp_global_images/btn-search.gif);
}
#nav_categories {
list-style-type: none;
}
#nav_categories li {
float: left;
margin: 24px;
font-family: Arial;
color: #353535;
font-size: 14pt;
}
#nav_categories li a {
color: #993333;
font-size: 14pt;
text-decoration: none;
font-family: Arial;
padding-right: 6px;
}
#nav_categories li a span {
color: #353535;
}
#nav_categories li div {
background-image: url(http://virtuel-immobilier.com/themes/cp_global_images/cat_list.gif);
background-position: top left;
background-repeat: no-repeat;
margin-top: 10px;
padding-left: 20px;
width: 180px;
font-size: 10pt;
}
#nav_categories li select {
margin-left: 20px;
width: 180px;
}
#articleRight {
	width: 644px;
        background-color: #ffffff;
	float: right;
	display: table;
	margin-top: 6px;
	border: 1px solid #cccccc;
	text-align: left;
	padding-left: 18px;
	padding-right: 18px;
        color: #353535;
        font-family: Aerial;
        font-size: 20p;
}

#articleRight h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #8c6239;
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 20px;
}
#wrapp {
display: table;
width: 100%;
}
.form-left {
		float: left;
		margin-left:14px;
}
.form-right {
		float: right;
		margin-right: 24px;
		margin-bottom: 10px;

}
.sellWrap {
	width: 908px;
	display: table;
	margin-top: 6px;
        margin-left: 6px;
        margin-right: 6px;
	border: 1px solid #cccccc;
	text-align: left;
        color: #353535;
        font-family: Arial;
        font-size: 10pt;
}

.sellWrap h1 {
	font-family: Arial;
	font-size: 14pt;
	color: #8c6239;
	padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 18px;
}
.sellLeft {
	width: 440px;
	float: left;
	margin-left: 18px;
	margin-right: 18px
	display: table;
}
.sellLeft label {
	line-height: 20px;
}
.sellRight {
	width:426px;
	float:right;
	margin-right:18px;
	display: table;
}
.sellImage {
	width: 422px;
	height: 125px;
	display: table;
        margin-top:10px;
	margin-bottom: 10px;
}
.green {
	width:70%;
        height:40px;
        position: relative;
        top: 85px;
}
.green h2 {
	font-family: Arial;
	font-size: 12pt;
	color: white;
	padding-top: 10px;
        padding-left: 10px;
	font-weight: 900;
}
.sellInput {
	width: 250px;
	margin-right: 70px;
        margin-bottom: 4px;
	float:right;
       border: 1px solid #b4b4b4;
       border-top: 1px solid #727272;
       border-bottom: 1px solid #dadada;
}
.sellSubmit {
	background: url(http://virtuel-immobilier.com/themes/cp_global_images/submit.jpg) no-repeat;
	width: 97px;
	height: 26px;
	text-align: center;
	border: none;
	margin-left: 112px;
}
.sellCall {
	width:99%;
	height:55px;
	text-align:center;
	background:url(http://virtuel-immobilier.com/themes/cp_global_images/call.jpg) no-repeat left;
	padding-top: 5px;
}
.sellCall h3 {
	font-family: Arial;
	font-size: 12pt;
	color: #a13a3d;
}
.padd {
	margin-top: 9px;
}
.sellSee {
	width: 424px;
	height: 44px;
	background-color: #ececec;
	display: table;
	margin-top: 1px;
}
.sellSee h4 {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	padding-top: 12px;
	padding-left: 16px;
}
.sellBlock {
	width: 424px;
	height: 44px;
	background-color: #ececec;
	display: table;
	margin-top: 1px;
	background-image: url(http://virtuel-immobilier.com/themes/cp_global_images/icons/tri.jpg);
	background-position: 390px 18px;
	background-attachement: fixed;
	background-repeat: no-repeat;
}
.marketingImg {
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 12px;
	float: left;
}
.sellBlock a {
	float: left;
	margin-top: 12px;
	text-decoration: underline;
	color: #336699;
}
.sellBlock a:hover {
	text-decoration: underline;
}
.sellBlockfold {
	width: 424px;
	background-color: white;
	display: table;
	margin-top: 1px;
	background-image: url(http://virtuel-immobilier.com/themes/cp_global_images/icons/trifold.jpg);
	background-position: 390px 18px;
	background-attachement: fixed;
	background-repeat: no-repeat;
}
.sellBlockfold a {
	float: left;
	margin-top: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #363636;
}
.sellBlockfold a:hover {
	text-decoration: none;
}
.ulInvisible {
	display: none;
	visibility: hidden;
	z-index: -1000;
}
.ulVisible {
	clear: both;
	padding-left: 50px;
	padding-top: 12px;
	padding-bottom: 12px;
	list-style-image: url(http://virtuel-immobilier.com/themes/cp_global_images/icons/ul.jpg);
}
.thumbs {
position: relative;
	top: 290px;
}
.thumbnail img {
border: 1px solid #b6b4b7;
margin-left: 5px;
margin-right: 5px;
}
.thumbnail:hover img {
border: 1px solid #cb3332;
}
.bottomRight h2 {
margin-left: 20px;
margin-right: 20px;
}
.bottomRight p {
margin-left: 20px;
margin-right: 20px;
}
.bottomLeft a {
color: #5f83a7;
}
.bottomLeft ul {
list-style-type: none;
padding-left: 20px;
}
.bottomLeft li img {
border:none;
}
.bottomLeft li {
 padding-left: 40px;padding-top:6px;margin-top:8px;height:28px
}
.bottomLeft a {
color:#316394;
}
.contentx {
	background-color: #efefef;
	font-family: helvetica;
	font-size: 12px;
	color: #818181;
        margin-top:6px;
}
.contentx_left {
	padding-left: 10px;
	width: 440px;
	height: 346px;
	float: left;
	text-align: left;
	display: block;
	border: 10px solid #3c3c3b;
	border-right: none;
	background-color: #efefef;
}
.contentx_right {
	padding-left: 0px;
	padding-right: 10px;
	width: 440px;
	height: 346px;
	float: right;
	text-align: right;
	display: block;
	border: 10px solid #3c3c3b;
	border-left: none;
	background-color: #efefef;
}
.contentx p {
	font-family: helvetica;
	font-size: 12px;
	color: #3c3c3b;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 15px;
}
.ct_le {
	float: left;
	text-align: left;
	font-family: helvetica;
	font-size: 12px;
	color: #818181;
	margin-top: 10px;
	margin-left: 14px;
}
.ct_ri {
	float: right;
	text-align: right;
	font-family: helvetica;
	font-size: 12px;
	color: #050c1d;
	margin-top: 10px;
	margin-right: 14px;
}
.inputx {
	width: 410px;
	margin-bottom: 10px;
}
.textareax {
	width: 414px;
	height: 88px;
	margin-bottom: 10px;
}
.sendx {
	width: 80px;
	height: 18px;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #3c3c3b;
	border: none;
}
.about_left {
	padding-left: 10px;
	width: 440px;
	height: 558px;
	float: left;
	text-align: left;
	display: block;
	border: 10px solid #3c3c3b;
	border-right: none;
	background-color: #efefef;
}
.about_right {
	padding-left: 20px;
	padding-right: 10px;
	width: 420px;
	height: 558px;
	float: right;
	text-align: left;
	display: block;
	border: 10px solid #3c3c3b;
	border-left: none;
	background-color: #efefef;
}
.about_left ul {
	margin-left: 20px;
}
.about_left li {
	margin-top: 6px;
}

