body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.25;
    padding:0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	
	
}

.clear{
	clear:both;
}


#main_container{
	width:1000px;
	height:auto;
	margin:auto;
	padding:0px;
}

#header{
	width:1000px;
	height:98px;
	margin:auto;
    background:#9C1E3E;
	 }

#logo{
	padding:38px 0 0 30px;
	float:left;
}

.top_phone{
	width:280px;
	height:89px;
	float:right;
	color:#FFFFFF;
	padding:10px 0 0 0;
}

.phone_text{
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:8px 0 0 10px;
}


h1 {
	font-size: 1.3em;
	color: #993333;
	font-weight: bolder;
	text-align: left;
	vertical-align: bottom;

}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #993333;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #D07575;
    padding:0px 0 0px 0;
	margin: 10px 15px 10px 0;
}

h2 a{
	font-size:1.2em;
	font-weight:normal;
	padding:10px 0 10px 0;
 	margin:0px;
	color:#000000;
	text-decoration:none;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #9C1E3E;
	text-align: center;
	line-height: 1.3;
	padding: 3px 0 5px 3px;
	margin:0 0 5px 0;
}

h4 {
	font-size: 1em;
    font-weight: bold;
	color: #993333;
	line-height: 1.25;
	padding: 3px 0 3px 3px;
	margin: 0px 0 0px 0;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.65;
	text-align: center;
}


h6 {
	font-size: .8em;
	color: #D07575;
	line-height: 1.25;
	text-align: center;
}


span.orange{
	color:#eb6821;
}


p {
	color: #000000;
	font-size: 1em;
	text-align: left;
	line-height: 1.25;
	vertical-align: top;
	padding: 1px 0 1px 0;
	margin:0px;
}



p.justify{
	text-align:justify;
	padding:0px;
	margin:0px;
}


td {
	color: #000000;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_9.gif);
	text-align: left;
	vertical-align: top;
	padding: 3px 0 3px 0;
	margin:0px;

}


li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_9.gif);
	list-style-type: none;
	line-height: 1.45;
	vertical-align: top;

}

a:link {
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	font-style: italic;

}

a:visited {
	font-weight: bold;
	color: #d07575;
	font-style: italic;
	text-decoration: none;

}

a:hover {
	font-weight: bold;
	color: #E8D0D0;
	text-decoration: none;
	font-style: italic;

}
a:active {
	font-weight: bold;
	color: #b56a6a;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}


img {
	border: #9C1E3E solid 1px;
}

img.left{
	float:left;
}

span.black{
	color:#000000;
	font-size:14px;
}

.caption{
	font-size: .8em;
	color: #000000;
	line-height: 1.25;
	text-align: center;
}

p.centerr {
	color: #000000;
	line-height: 1.25;
	text-align: center;
}

/*------------------main_content-------------------*/
#main_content{
	width:820px;
	height:auto;
	border: 2px #9C1E3E;
	margin: 0 70px 0 70px;
	}
	

/*---------------a vendre------------------*/

.box{
	width:228x;
	height:260px;
	float:left;
	margin:20px 22px 15px 22px;
	_margin:20px 10px 15px 13px;
	
}

.boxHeart{
	width:228x;
	height:450px;
	float:left;
	border:#9C1E3E 1px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
	
}

.box_text{
	width:228px;
	float:left;
}

p.coup { 
      margin: 0px 6px 0 3px;
}


img.left_imgNB{
	padding: 0px 0 0 0;
	border:  0px solid #9C1E3E;

}

img.left_imgB{
	float:left;
	padding: 0;	
	border:  1px solid #9C1E3E;


}

/*---------------fiche------------------*/

#center_big_box{
	width:820px;
	clear:both;
	margin: 0 70px 0 70px;
	background-color:#FFFFFF;
	border:  1px solid #9C1E3E;
}


.box_subtitle{
	padding:10px 10px 10px 15px;
	float:left;
}

.middle_box_content{
	clear:both;
	padding:10px 0px 0 240px;
}

.middle_box_text{
	float:left;
	width:250px;
	color:#FFFFFF;
	padding:0 0 0 20px;
}


.middle_box_content_contact{
	clear:both;
	padding:0 0 0 20px;
}

p.middle_text{
line-height:1.25em;
}

a.read_more{
	display:block;
	width:180px;
	height:16px;
	float:right;
	margin:3px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#666666;
	line-height:26px;
}

/*------- two column content---------*/

.boxSingle{
	width:228x;
	float:left;
	margin:20px 22px 15px 22px;
	_margin:20px 10px 15px 13px;
	
}

.box_textSingle{
	width:350px;
	float:left;
}


.boxDouble{
	width:228x;
	float:left;
	border:#9C1E3E 0px solid;
	margin:20px 15px 15px 15px;
	_margin:20px 10px 15px 13px;
	
}

.box_textDouble{
	width:350px;
	float:left;
}

.left_img_box{
	clear:both;
	float:left;
	padding:0 15px 20px 0;
}

.left_box{
float:left;
padding:0 0 0 30px;
}

.left_text_content{
	width:330px;
	float:left;
}

.left_text_content_special{
	width:220px;
	float:left;
}



/*--------list---------*/
ul.list{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.list li{
	padding:8px 0 8px 0;
	margin:0px;
	list-style:none;
	
}
ul.list li a{
	background:url(images/list_arrow.gif) no-repeat left;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 25px;
}



/*---------------register_form------------------*/
.textboxstyle {
	font-size: 10px;
	color: #993333;
	background-color: #FFFFFF;
}
input {  
	font-size: 8pt; 
	color: #993333;
	background-color: #FFFFFF; 
	border: 1px #993333 solid; 
	
	}


textarea {
    font-size: 8pt;
	color: #993333;
	background-color: #FFFFFF; 
	border: 1px #993333 solid; 
	
	}
.radiobox {
	background-color: #FFFFFF;
	border: none;
	color: #993333;

}
.submit {
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px #993333 solid;
	color: #993333;
	font-weight: bold;

}

.contact_form{
width:355px;
float:left;
padding:0px 0 0 5px;
}

.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color:#fff;
}
input.contact_input{
width:253px;
height:18px;
background-color:#857c7c;
color:#FFFFFF;
border:1px #857c7c solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
background-color:#857c7c;
border:1px #857c7c solid;
float:left;
}
.contact_info{
width:380px;
float:left;
padding:0 0 0 20px;
color:#FFFFFF;
}
p.adress{
float:left;
padding:10px 0 0 15px;
line-height:13px;
}

/*---------------footer----------------*/
#footer{
	width:1000px;
	height:55px;
	background: url(../images/footer.gif)
}

.left_footer{
	float:left;
	width:400px;
	padding:25px 0 0 10px;

}

.right_footer{
	float:right;
	padding:25px 10px 0 0;
	width:400px;
}

.right_footer a{
	padding:0 0 0 7px;
	text-decoration:none;
	color:#FFFFFF;
}

.right_footer a:hover{
text-decoration:underline;
}

