body{
 background-color: white;
 font-family: Arial, Helvetica, sans-serif;
 color: #192458;
 font-size: 12px;
}
div{
margin-bottom:10px;
}

body.bodybg{
 background-color: white;
 margin: 0px;
 padding: 0px;
}
img{
 border: none;
}
#oldbrowsers{
display:none;
}
#container{
 margin: 10px 0px;
 padding: 0px 0px 20px 0px;
 background: white;
 text-align:left;
 border-top: dotted 1px black;
 border-bottom: dotted 1px black;
}
.clearer_both{
 clear: both;
}


/*-----HEADER-----*/
#header{
display: none;
}
#logo{
 display:none;
}
#logo_print{
 text-align: left;
}
#header .link{
 display:none;
}

/*-----CONTENT-----*/
#content{
}
#content_nav{
 display: none;
}

    /*-----CONTENT LEFT-----*/
    #content_left{
     float: left;
    }
    #content_left p{
     text-align: justify;
    }
	#content_left h2{
	text-align:left;
	font-size: 16px;
	color: #192458;
	}
/*.te {
	list-style: url(images/link_louer.gif);
}*/
		.content_h1{

			}
      .content_span{
      }

			
			#box_repeat{
			 width:625px;
			 padding:10px;
			 margin-bottom: 20px;
			 float:left;
			 font-size: 12px;
			 border: solid 1px #000000;
			 
			}

		.good_level{
		padding: 15px 0px;
		border-bottom: 1px solid black;
		text-align: justify;
		}

		.homeconseilsdiv{

		}
		.homeconseilsdiv strong{

		}
		#contact{
		display:none;
		}
		.contact_title_2{
		font-size: 16px;
		font-weight: bold;
		}
		#box_top table{
		display:none;
		}
		.contact_title{
		font-size: 16px;
		font-weight: bold;
		}

    /*-----CONTENT RIGHT-----*/
    #content_right{

    }

    #content_right .house{
		 border: solid 2px #000000;
    }
    #content_right p{
     text-align: justify;
    }
		#content_right .text_right{
		 text-align: justify;
		 width:200px;
		 float:left;
		}
    #content_right .title{
    }
    #content_right .link{
     font-size: 10px;
     text-align: right;
    }
		#content_right .coup_coeur{
		 font-family: Times new roman;
     font-size: 16px;
		 font-weight: bold;
    }
		.coup_coeur_div{
		}
    .title{
     font-family: Times new roman;
     font-size: 16px;
    }
		.diapocontenu{
		display:none;
		}
		.diapocontenu img{
		border: solid 1px #000000;

		}
		.diapo_link{
		display: none;
		}
	.diapocontenu_print{
	  text-align: right;
		float:right;
	}
/*-----FOOTER-----*/
#footer{
display:none;
}
#footer a{
 font-weight: bold;
 height: 33px;
}
#footer a:hover{
 color:#287DBC;
}

/*INPUT*/
.input_text{
background: #E9ECF5;
}
.input_button{
 background: #889BBF;
 color: #192458;
 font-weight: bold;
}
.input_button:hover{
 background: #E9ECF5;
 color:#287DBC;
}

/*DIVERS*/
table a{
 font-weight: bold;
 height: 33px;
}
table a:hover{
 text-decoration: none;
 color:#287DBC;
}
.error {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F33636;
}
a{
 font-weight: bold;
 color: #192458;
}
a:hover{
 text-decoration: none;
 color:#287DBC;
}

.clearer_both_print{
 clear: both;
}


.good_list{
border-bottom: solid 1px black;
}
.good_list_left{
	float:left;
}
.good_list_left a{
 font-weight: bold;
}
.good_list_left a:hover{
 color: #287DBC;
}
.good_list_left img{
 border: 2px solid #287DBC;
}
.good_list_left p{
text-align:justify;
}
.good_list_right{

}
.good_list_right a{
 font-weight: bold;
 color: #192458;
}
.good_list_right a:hover{
 color: #287DBC;
}
.good_list_right img{
 border: 1px solid black;
}

#print_address{
padding-top:20px;
}