body {
	background-color: #342e24;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #CCCCCC;
}
.conteneur {
	background-color: #29251e;
	border: 1px solid #464646;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ico_bg {
	background-image: url(images/ico_bg.png);
	background-repeat: no-repeat;
}
.menu_bg_g {
	background-image: url(images/menu_bg_g.png);
	background-repeat: no-repeat;
	line-height: 28px;
	height: 28px;
	color: #666666;
}
.menu_lien {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_lien:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bt {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-indent:10px;
	text-transform: uppercase;
	height:28px;
	line-height: 28px;
	display: block;
	background-image: url(images/menu_bg2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.bt:hover {
	color: #FFFFFF;
	background: url(menu_bg2_on.gif) no-repeat;
}
.titre_g_bg {
	background-image: url(images/titre_g_bg.png);
	color: #66ccff;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	text-transform: uppercase;
	height: 25px;
}
.titre_d_bg {
	background-image: url(images/titre_d_bg.png);
	color: #66ccff;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	text-transform: uppercase;
	height: 25px;
	text-indent: 10px;
}
.googlemap {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #474747;
}
.lien_ville {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 5px;
}
.lien_ville:hover {
	color: #CCCCCC;
	background-color: #171511;
}
.select {
	font-size: 11px;
	width: 109px;
	background-color: #29251e;
	color: #CCCCCC;
	border: 1px solid #464646;
}
.tab_search .select {
	width: 212px;
	margin:5px;
}
.champ2 {
	font-size: 11px;
	width: 107px;
	background-color: #29251e;
	border: 1px solid #464646;
	color: #CCCCCC;
}

.tab_search .champ2  {
	width: 210px;
	margin:5px;
}
select:hover {
	border-color:#666;
	color:#ccc;
}
input:hover {
	border-color:#666;
	color:#ccc;
}
.hr {
	background-image: url(images/hr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bt2 {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 19px;
	background-image: url(images/bt2.png);
	background-repeat: no-repeat;
	height: 19px;
	display: block;
	text-indent: 18px;
	font-weight: bold;
	width:109px;
	float:left;
}

.bt2:hover {
	background-image: url(images/bt2_on.png);
}
.txt_big {
	font-size: 12px;
	font-weight: bold;
}
.pied {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.pied_lien {
	color: #666666;
	text-decoration: none;
}
.pied_lien:hover {
	color: #999999;
}





#alert_email, #plus_criteres, #alert_financement {
	display:none;
	position:absolute;
	width:600px;
	margin:0 0 0 0;
	z-index:1000;
}

#alert_email .alert_email_box_top , #plus_criteres .alert_email_box_top, #alert_financement .alert_email_box_top  {
	height:10px;
	width:600px;
	background:url(images/box_part_01.png) no-repeat;
}
#alert_email .alert_email_box_middle, #plus_criteres .alert_email_box_middle, #alert_financement .alert_email_box_middle  {
	width:600px;
	background:url(images/box_part_02.png)	repeat-y;
	padding:10px;
}
#alert_email .alert_email_bottom, #plus_criteres .alert_email_bottom,  #alert_financement .alert_email_bottom {
	height:18px;
	width:600px;
	background:url(images/box_part_04.png)	no-repeat;
}
.alert_email_box_middle  .text-div{
	padding:0 30px 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004380;
}

.alert_financement {
	margin:30px 0 0 -100px;
}
#small_account_check {
	padding:5px 0 10px 15px;
}
#small_account_check li {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#F00;
}

.box_btn_close {
	float:right;
	width:10%;
}

.box_titre {
	float:left;
	width:70%;
}

.titre-part1 {
	color:#66ccff;
	font-size:14px;
	font-weight:bold;
}