#cuerpo{
width:1028px !important;
}

#left{
	float:left;
	width:325px;
}

#right{
    float: left;
    min-height: 100px;
    width: 700px;
}

.topicBlock {
    border: 1px solid #DEDBDE;
    clear: both;
    padding: 5px 7px;
}

.topicBlock table input {
    width: 155px !important;
}

.topicBlock table tr td b {
    float:left;
}

.buttonbar {
	text-align:right;
	margin-top:5px;
}
.buttonbar button{
	border:0px;
}

#tumbnails{
width:165px;
height:270px;
overflow:hidden;
float:right;
position:relative;
margin: 15px 10px 0px;
}

#galery{
width:670px;
margin:0 auto;
height:370px;
}

#tumbnails div .imgblock img{
	margin:5px;
}

#tumbnails div .imgblock{
	float:left;
	width:165px;
	height:270px;
}
#tumbnails div .imgblock .row,
#tumbnails div .imgblock .tumb,
#tumbnails .map{
	cursor:pointer;
}
.map{
	margin:0px 5px;
}

#mainbox{
	width:670px;
	min-height:215px;
	margin:0 auto;
}

#slider{
	width:500px;
	position:absolute;
	left:0px;
}

.rounded-corners
{
border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
}
.rounded-corners-top
{
border-radius: 10px 10px 0px 0px;
-ms-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
-khtml-border-radius: 10px 10px 0px 0px;
}

.desc_box{
width:670px;
min-height:200px;
margin:10px auto;
}
.desc_box2{
width:440px;
min-height:200px;
margin-left:12px;

}
.desc_box p{
margin:5px;
font-size:14px;
}

.desc_box .title{
margin:0;
}

.infoblock{
width:440px;
min-height:80px;
float:left;
margin:10px auto; 
}

.infoblock p{
padding:0px 10px 0px 10px;
}

#pub160600{
width:230px;
height:600px;
text-align:center;
float:right;
}

.linkbox{
	width:300px;
	margin-top: 30px;	
}

.linkbox h2{
	margin:7px auto;
	text-align:center;
}

#links_avendre h2{
	background:#FEF6E6 !important;
}
#links_alouer h2{
	background:#F0F9EC !important;
}
#links_vacance_echange h2{
	background:#F8EDED !important;
}

.linkbox ul li a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
