@charset "utf-8";
/* CSS Document */

/********************* ANNUAIRE HOME ******************************/
#middle {
	margin: 0 0 0 27px;
	width:650px;
}
#menu {
	width: 670px;
	font-weight: bold;
}
#sub_menu {
	width: 550px;
	float: left;
	font-size: 11px;
}
#pagination {
	font-size: 90%;
	margin-bottom: 5px;
	text-align: right;
}
#sub_menu_right {
	width: 100px;
	float:left;
	text-align:right;
}

#blue_line {
	width: 655px;
	height: 1px;
	background-color: #f97a05;
	clear:both;
}
#results {
	width: 670px;
}
.res1 {
	margin-top: 30px;
	width: 655px;
	background: url(../images/pauche.png) top right no-repeat #F8F0E8;
}
.res1 a.title {
	margin-left: 10px;
	color: #FF8502;
}
.res2 {
	margin-top: 10px;
	width: 670px;
}

.res2 a.title {
	display: block;
	margin-left: 10px;
}
#main_box {
	background-color: #f6f6f6;
	overflow:auto;
	width: 650px;
	margin-top: 20px;
	padding-bottom:10px;
}
#title_box {
	font-weight: bold;
	color: #f97a05;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 10px;
}
#icon{
	width: 75px;
	height: 75px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(../images/icon.jpg) no-repeat;
	float: left;
	position: static;
	border:1px solid #CCCCCC;
}

#content_box{
	margin-top: 20px;
	margin-left: 20px;
	width: 500px;
	margin-bottom: 10px;
	font-size: 13px;
}

#content_box1{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 260px;
	height:85px;
}
#content_box2{
	float: left;
	position: static;
	margin-top: 10px;
	font-size:11px;
	width: 285px;
}
#info {
	clear: left;
	margin-left: 15px;
}
#info1 {
	float: left;
	width: 300px;
	margin-left: 0px;
}
#info2 {
	float: right;
	width: 300px;
}
.orange_bold {
	font-weight: bold;
	color: #f97a05;
	margin-bottom:0;
}
.bold {
	font-weight: bold;
}
#buttons{
	margin-top: 20px;
	width: 650px;
	text-align: right;
}
#gmaps{
	background-color: #ff8502;
	width: 650px;
	height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#dotted_line{
	background: url(../images/dotted_line.jpg) repeat-x;
	height: 10px;
	width: 844px;
	clear: left;
	margin-left: 20px;

}
#dotted_line_res{
	background: url(../images/dotted_line.jpg) repeat-x;
	height: 2px;
	width: 645px;
	clear: left;
	margin-top: 10px;
	margin-left: 10px;
}
#bot_col_1 {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#bot_col_2 {
	float: left;
	width: 300px;
}
#right_col {
	float: left;
	width: 180px;
}
#left_box {
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#top_box{
	clear: left;
}

h2  {
	font-size: 12px;
}
div#baseline {
	font-size: 11px;
}