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

font table{
	position:absolute;
	z-index:1000000000;
}


/* Général */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424046;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
}

a{
	color:#4f4e53;
	text-decoration:none;
}

a:hover{
	color:#2e2e30;
}

img{
	border:none;
	padding:0px;
	margin:0px;
}

.italic{
	font-style:italic;
}

.bold{
	font-weight:bold;
}

.bold12{
	font-weight:bold;
	font-size:12px;
}

.italic{
	font-style:italic;
}

.rouge{
	color:#c50023;
}

.gris{
	color:#4f4e53;
}

.gris2{
	color:#686869;
}
.size12{
	font-size:12px;
}

.right{
	text-align:right;
}

.puce_savoir{
	margin:0px 3px 0px 0px;
	vertical-align:middle;
}

h1{
	font-size:14px;
	font-weight:bold;
	color:#c50023;
	text-transform:uppercase;
	/*margin:0px;*/
}

h2{
	font-size:14px;
	font-weight:bold;
	color:#c50023;
}

h3{
	font-size:11px;
	font-weight:bold;
	color:#303032;
}

h4{
	position:relative;
	display:block;
	background:url(images/puce_carre_red.gif) center left no-repeat; 
	font-size:12px;
	font-weight:bold;
	color:#c50023;
	padding-left:15px;
	margin: 10px 0px;
}

#bg_haut{
	height:436px;
	background-image:url(images/bg_haut.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1;
}

#main_content{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	z-index:10;
	width:1000px;
}

#header{
	height:169px;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}

img#logo{
	margin-top:4px;
	margin-left:7px;
}

.asterix{
	color:#b3092b;
	font-size:14px;
	font-weight:bold;
}

.asterix2{
	color:#b3092b;
}

#reunion{
	cursor:pointer;
}
/***********************************************************************************************************************
												Menu TOP
***********************************************************************************************************************/
#menu_top{
	width:1000px;
	height:18px;
	padding: 1px 0px;
}
#menu_top ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu_top li{
	float:left;
	margin:0px 3px;
	background:url(images/puce_menu_top.gif) center left no-repeat;
	padding:0px 0px 0px 10px;
}

#menu_top li.nopuce{
	list-style:none;
	background:none;
}
#menu_top a{
	color:#424046;
	text-decoration:none;
}

#menu_top a.blanc{
	color:#FFFFFF;
}

#menu_top a:hover{
	color:#2E2E30;
}

#menu_main a#loi_scellier {
	position: absolute;
	color: #C50023;
	font-family: Serif, Arial, Verdana;
	font-size: 12px;
}
/***********************************************************************************************************************
												TOP (zone avec logo)
***********************************************************************************************************************/
#top{
	width:1000px;
	height:91px;
}

#top_left{
	width:773px;
	height:91px;
	float:left;
}

#top_right{
	width:227px;
	height:91px;
	float:left;
}

#logo_socae{
	margin:-2px 0px 0px 0px;
	float:left;
}

#bg_ma_selection{
	float:left;
	width:166px;
	height:51px;
	background-color:#ffffff;
	margin-left:14px;
    filter : alpha(opacity=23);
    -moz-opacity : 0.23;
    opacity : 0.23; 
}
#ma_selection{
	position:relative;
	top:-37px;
	left:21px;
	font-size:14px;
	font-weight:bold;
}
#ma_selection span{
	font-size:11px;
	color:#b30a2a;
	font-weight:normal;
	margin-left:67px;
}

#ma_selection span.gris{
	color:#4f4e53;
}

#ma_selection img{
	vertical-align:middle;
}

/***********************************************************************************************************************
												Main Menu
***********************************************************************************************************************/
#menu_main{
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:56px;
	padding:1px 0;
}

.main_menu_separator{
	background-image:url(images/main_menu_separator.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:4px;
	height:56px;
	float:left;
}

#menu_vente{
	float:left;
}

#menu_vente .ligne_titre{
	height:32px;
	width:451px;
}
#menu_vente .ligne_menu{
	height:24px;
	width:451px;
}

.titre_menu{
	font-size:14px;
	font-weight:bold;
	color:#c50023;
	width:100%;		
}
.titre_menu strong{
	float:left;
	padding:0;
	margin:0;	
	font-size:8pt;
	width:100%;
	color:#555;
	margin-left:7px;
}
#menu_vente .titre_main_menu{
	float:left;
	width:395px;
	padding: 3px 0px 0px 9px;
}
.titre_menu span{
	font-size:24px;
	font-weight:bold;
	color:#c50023;
}

#menu_vente .img_main_menu{
	position:relative;
	float:left;
	margin-top:-11px;
	z-index:100;
}

#menu_location{
	float:left;
}

#menu_location .ligne_titre{
	height:32px;
	width:316px;
}
#menu_location .ligne_menu{
	height:24px;
	width:316px;
}

#menu_location .titre_main_menu{
	float:left;
	width:258px;
	padding: 3px 0px 0px 9px;
}
#menu_location .titre_main_menu span{
	font-size:24px;
	font-weight:bold;
	color:#c50023;
}

#menu_location .img_main_menu{
	position:relative;
	float:left;
	margin-top:-11px;
	z-index:100;
}

#menu_neuf{
	float:left;
}

#menu_neuf .ligne_titre{
	height:32px;
	width:225px;
}
#menu_neuf .ligne_menu{
	height:24px;
	width:225px;
}

#menu_neuf .titre_main_menu{
	float:left;
	width:169px;
	padding: 3px 0px 0px 9px;
}
#menu_neuf .titre_main_menu span{
	font-size:24px;
	font-weight:bold;
	color:#c50023;
}

#menu_neuf .img_main_menu{
	position:relative;
	float:left;
	margin-top:-11px;
	z-index:100;
}

#menu_main ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu_main li{
	float:left;
	margin:0px;
	background:url(images/puce_menu_main.gif) center left no-repeat;
	padding:0px 3px 0px 6px;
}

#menu_main li.nopuce{
	list-style:none;
	background:none;
	padding:0px 3px 0px 9px;
}
#menu_main a{
	color:#d7d7d7;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#menu_main a.actif{
	color:#C50023;
}

#menu_main a:hover{
	color:#717076;
}

/***********************************************************************************************************************
												CONTENT
***********************************************************************************************************************/
#bg_content{
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#B7B4BB;
	padding: 0px;
	width:1000px;
}

#content_carre{
	background-image:url(images/carre.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding: 1px 0px;
}

#left_maison{
	background-image:url(images/maison.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:388px;
	padding: 1px 0px;
}

#left_content_index{
	background-image:url(images/maison.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:388px;
	padding: 1px 0px;
}

#content_index{
	width:702px;
	background-image:url(images/bg_content_right.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#BBBABD;
	padding: 1px 0px;
	margin-top:3px;
	min-height:383px;
}

#right_content_index{
	float:left;
	width:719px;
	min-height:388px;
}

/***********************************************************************************************************************
												LEFT MENU
***********************************************************************************************************************/
#left_menu{
	width:245px;
	padding-top:14px;
}

#left_menu ul{
	list-style:none;

}

#left_menu li{
	margin:0px;
	height:auto;
}

#left_menu li a{
	color:#4f4e53;
	text-decoration:none;
	background:url(images/puce_carre_grey2.gif) center left no-repeat;
	padding:0px 0px 0px 15px;
}

#left_menu li a.active{
	color:#c50023;
	text-decoration:none;
	background:url(images/puce_carre_red.gif) center left no-repeat;
	padding:0px 0px 0px 15px;
}

#left_menu li a:hover{
	color:#717076;
	text-decoration:none;
	background:url(images/puce_carre_grey.gif) center left no-repeat;
	padding:0px 0px 0px 15px;
}

#left_menu li span{
	font-weight:bold;
	font-size:16px;
}


.separateur_menu_left{
	color:#efeff0;
}

/***********************************************************************************************************************
												INDEX
***********************************************************************************************************************/
#titre_index_cdc{
	background:url(images/bg_titre_cdc.jpg) top left no-repeat;
	height:33px;
	width:387px;
	margin-top:13px;
	padding:1px 0px;
	float:left;
}

#titre_index_cdc h1{
	position:relative;
	top:11px;
	left:44px;
	margin:0px;
	padding:0px;
}

#titre_index_cdc div p{
	margin:2px 0px;
	width:335px;
}

#titre_index_cdc div{
	margin-top:26px;
	margin-left:13px;
}

#name_type{
	display:inline-block;
	width:190px;
}

#name_type2{
	display:inline-block;
	width:140px;
	text-align:right;
}

#nom_cdc{
	padding-top:16px;
	font-size:18px;
	font-weight:bold;
}

#img_index_cdc{
	float:left;
	padding:1px 0px;
	margin-top:20px;
}

#img_index_cdc2{
	width:289px;
	height:173px;
	background-color:#ffffff;
	padding-top:3px;
}

.normal_cdc{
	width:219px;
	height:166px;
}

.mini_cdc{
	width:50px;
	height:39px;
	cursor:pointer;
}

#cdc_fleche{
	position:relative;
	left:-11px;
}

#titre_index_arh{
	background:url(images/bg_titre_index.gif) top left no-repeat;
	height:33px;
	width:572px;
	padding:1px 0px;
}

#titre_index_arh h1{
	position:relative;
	top:11px;
	left:44px;
	margin:0px;
	padding:0px;
}

#index_reunion{
	float:left;
	width:227px;
	height:113px;
	margin-left:11px;
	margin-top:10px;
}

#index_texte{
	float:left;
	width:430px;
	height:104px;
	background:url(images/index_texte.jpg) top left no-repeat;
	padding-top:9px;
	margin-left:8px;
	margin-top:10px;
}

#index_texte p{
	margin:1px 60px;
	padding:0;
	font-size:10px;
}

/***********************************************************************************************************************
												COMMUN
***********************************************************************************************************************/
#b_content1{
	position:relative;
	background-image:url(images/bg_content_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top left;

}

#b_content2{
	position:relative;
	background-image:url(images/bg_content_haut.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:1px 0px;
}

#left_content{
	position:relative;
	width:244px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#left_content #left_menu{
	width:244px;
}

#right_content{
	position:relative;
	width:670px;
	float:left;
	margin-top:7px;
	margin-left:20px;
}

.simulateur{
	background-image:url(images/simultation.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:202px;
	height:48px;
	font-size:12px;
	padding-top:8px;
	padding-left:30px;
}

.simulateur a{
	color:#4f4e53;
	text-decoration:none;
}

.simulateur font{
	font-weight:bold;
		font-size:12px;
}

.simulateur font span{
	font-size:20px;
}


#ariane{
	color:#4e4c52;
	padding-bottom:2px;
	border-bottom:1px solid #9b9a9d;
	font-size:9px;
	line-height:11px;
	vertical-align:middle;
}

#ariane a{
	color:#4e4c52;
	text-decoration:none;
	font-size:11px;
}

#ariane a:hover{
	color:#2E2E30;
}

#ariane span{
	color:#c50023;
	font-size:11px;
}


/***********************************************************************************************************************
												LISTE ANNONCE
***********************************************************************************************************************/

#recherche{
	width:223px;
	height:89px;
	background: url(images/bg_recherche.gif) top left no-repeat;
	padding: 5px 0px 0px 9px;
}

#recherche p{
	margin:0px;
	padding:0px;
}

#recherche select{
	width: 127px;
	margin-top:2px;
}

#recherche label{
	display:inline-block;
	width:80px;

}

#recherche input{
	background: url(images/btn_recherche.gif) top left no-repeat;
	width:109px;
	height:29px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 3px 3px;
	margin-top:4px;
	margin-left:50px;
	cursor:pointer;
}	

/***********************************************************************************************************************
												NAV
***********************************************************************************************************************/
.nav{
	color:#4f4e53;
	font-size:12px;
	margin-top:10px;
}

.nav .prev{
	float:left;
	width:35%;
	text-align:left;
}
.nav .prev a{
	background:url(images/puce_carre_red.gif) left center no-repeat ;
	padding-left:15px;
}
.nav .next{
	float:left;
	width:35%;
	text-align:right;
}
.nav .next a{
	background:url(images/puce_carre_red.gif) right center no-repeat ;
	padding-right:15px;
}
.nav .page{
	float:left;
	width:30%;
	text-align:center;
}

.nav .page em{
	color:#c50023;
	font-style:normal;
	font-weight:bold;
}

.nav .page a{}

/***********************************************************************************************************************
											LISTE ANNONCE
***********************************************************************************************************************/
.annonce{
	position:relative;
	background:url(images/annonce.gif) top left no-repeat;
	width:670px;
	height:164px;
	margin:0px;
	padding:0px;
	margin-top:15px;
}

.img_annonce{
	float:left;
	width:198px;
	text-align:center; 
	margin:5px 18px 0px 6px !important;
	margin:5px 18px 0px 3px;
}
.img_annonce img{
	border:2px solid #FFFFFF;	
}

.annonce_content{
	float:left;
	width:440px;
	position:relative;
	margin-top:15px;
	padding:1px 0px;
}

.a_prix{
	float:left;
	width:242px;
	padding:0px;
	margin:0px;
	color:#c50023;
	font-size:20px;
	font-weight:bold;
}

.a_prix span{
	color:#56555a;
	font-size:14px;
}

.a_add{
	float:left;
	width:160px;
	padding:0px;
	margin:0px;
}

.a_add a{
	font-size:12px;
}

.a_ville{
	clear:both;
	text-transform:uppercase;
	color:#4f4e53;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	border-bottom:1px solid #d3d2d4;
	width:430px;
	padding-bottom:3px;
	margin:0px;
}

.a_type{
	padding:0px;
	margin:5px 0px 0px 0px;
 	color:#c50023;
	font-size:14px;
}

.a_desc{
	padding:0px;
	margin:5px 0px;
	width:430px;
}

.a_detail{
	padding:0px;
	margin:0px;
	text-align:right;
	width:430px;
	margin:10px 0px 0px -18px;
}

.a_detail a{
	font-size:12px;
}

/***********************************************************************************************************************
											LISTE ANNONCE
***********************************************************************************************************************/
#annonce_milieu{
	background-image:url(images/bg_annonce_milieu.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:670px;
	margin-top:15px;
}

#annonce_bas{
	background-image:url(images/bg_annonce_bas.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:670px;
}

#annonce_haut{
	background-image:url(images/bg_annonce_haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:500px;
	width:660px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}

#annonce_haut #a_ville{
	font-size:16px;
	font-weight:bold;
	float:left;
	width:345px;
	padding:0px;
	margin:0px;
	margin-top:5px;
}

#annonce_haut #a_prix{
	float:left;
	width:250px;
	padding:0px;
	margin:0px;
	color:#c50023;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	padding-right:35px;
}

#annonce_haut #a_prix span{
	color:#56555a;
	font-size:14px;
}

#annonce_haut #a_type{
	clear:both;
	padding:0px;
	margin:0px 0px 0px 0px;
 	color:#c50023;
	font-size:14px;
}

#annonce_haut #a_add_select{
	text-align:right;
	margin:-5px 49px 10px 0px;
	padding:0px 18px 15px 0px;
	border-bottom:1px solid #d3d2d4;
}

#annonce_haut #a_add_select a{
	font-size:12px;
}

#annonce_haut #normal_photo{
	width:360px;
	float:left;
	margin:0px;
	margin-right:7px;
}
#annonce_haut #normal_photo img{
	border:1px solid #FFFFFF;

}

#annonce_haut #mini_photo{
	width:270px;
	float:left;
	margin:0px;
}

#annonce_haut #mini_photo a{
	display:inline-block;
	width:111px;
	margin:0px 0px 5px 7px;
	text-align:center;
}

#annonce_haut #mini_photo img{
	border:1px solid #FFFFFF;
}

#annonce_haut #lien_zoom{
	clear:both;
	color:#757575;
	margin:0px !important;
	margin:-10px 0px 0px 0px;
}
#annonce_haut #lien_zoom a{
	color:#757575;
	font-weight:bold;
	padding-left:18px;
	background:url(images/zoom.gif) left center no-repeat;
}

#annonce_haut #lien_zoom a:hover{
	color:#4f4e53;
	background:url(images/zoom2.gif) left center no-repeat;
}

#annonce_haut #descript{
	float:left;
	width:360px;
	margin:15px 0px;;
	text-align:justify;
}


#annonce_haut #caract{
	float:left;
	width:250px;
	margin-top:-20px;
	list-style:none;
}
#annonce_haut #caract li{
	margin:4px 0px;
}

#annonce_haut #contact{
	background:url(images/cadre_contact.gif) top left no-repeat #a8a7ac;
	width:353px;
	height:107px;
	float:left;
	padding:5px 0px 0px 10px;
	margin-bottom:10px;
}

#annonce_haut #contact h1{
	margin:10px 0px;
}

#annonce_haut #action{
	float:left;
	width:250px;
	list-style:none;
}

#annonce_haut #action li{
	padding-left:30px;
	margin: 10px 0px;
	background:url(images/puce_menu_detail.gif) left center no-repeat;
}

#annonce_haut #action li a{
	font-size:12px;
}

#annonce_haut #contact p{
	float:left;
	margin:0px;
}
#annonce_haut #contact #p2{
	width:145px;
}
#annonce_haut #contact #p1{
	width:205px;
	padding:0px;
	margin:0px;
}

#zoom_detail{
	text-align:center;
}

#zoom_nav #prec{
	padding-left:15px;
	font-size:12px;
	background:url(images/puce_carre_red.gif) left center no-repeat;	
}

#zoom_nav #suiv{
	margin-left:50px;
	font-size:12px;
	padding-right:15px;
	background:url(images/puce_carre_red.gif) right center no-repeat;
}

/***********************************************************************************************************************
												SELECTION
***********************************************************************************************************************/

#sous_menu1{
	background:url(images/sous_menu1.gif) top repeat-x;
	width:385px;
	height:29px;
	margin-left:275px;
	padding:5px 0px 0px 10px;
}

#sous_menu1 img{
	vertical-align:middle;
}

#sous_menu1 a{
	font-size:12px;
	margin-right:10px;
	margin-left:5px;

}

#nb_offre{
	font-size:12px;
	margin-top:-5px;
}

#nb_offre span{
	font-size:14px;
	color:#c50023;
	font-weight:bold;
}

/***********************************************************************************************************************
												VOUS ETES VENDEUR
***********************************************************************************************************************/

#sous_menu2{
	background:url(images/sous_menu2.gif) top repeat-x;
	width:236px;
	height:29px;
	margin-left:424px;
	padding:5px 0px 0px 10px;
}

#sous_menu2 img{
	vertical-align:middle;
}

#sous_menu2 a{
	font-size:12px;
	margin-right:10px;
	margin-left:5px;

}

/***********************************************************************************************************************
												ESTIMATION
***********************************************************************************************************************/
#form_estim .txt_surface{
	display:inline-block;
	margin-left:15px;
	width:143px;
}

#form_estim .txt_nb_pieces{
	display:inline-block;
	text-align:right;
	width:174px;
}

#form_estim .left{
	display:inline-block;
	width:73px;
	margin-left:15px;

}
#form_estim .right{
	display:inline-block;
	width:93px;
	

}
#form_estim input.radio{
	margin-left:10px;
	vertical-align:middle;
}

#form_estim input{
	padding:0px;
	margin:3px 0px;
	vertical-align:middle;
}

#form_estim input.court{
	width:176px;
}

#form_estim input.court2{
	width:194px;
	margin-left:10px;
}

#form_estim input.long{
	width:481px;
}

#form_estim input.mini{
	width:80px;
}

#form_estim textarea{
	width:481px;
	height:90px;
	margin:-25px 0px 0px 88px;
}

#form_estim .submit{
	vertical-align:middle;
	background: url(images/btn_envoyer.gif) top left no-repeat;
	width:110px;
	height:35px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 8px 3px;
	margin-top:4px;
	margin-left:360px;
	margin-right:53px;
	cursor:pointer
}

/***********************************************************************************************************************
												GESTION LOCATIVE
***********************************************************************************************************************/

#gestion_locative{
	width:676px;
	margin-bottom:10px;
}

#gestion_locative th{
	height:105px;
	background-color:#c50023;
	color:#FFFFFF;
}

#gestion_locative td{
	height:46px;
	background-color:#5d5b62;
	color:#FFFFFF;
	text-align:center;
}

#gestion_locative td ul{
	list-style-type:none;
	padding:0px 18px;
	margin:0px;
}

#gestion_locative td.col1{
	width:77px;
}

#gestion_locative td.col2{
	width:222px;
	text-align:left;
	padding-left:10px;
}

#gestion_locative td.col3{
	width:139px;
}

#gestion_locative td.col4{
	width:235px;
}

/***********************************************************************************************************************
												NOS VALEURS
***********************************************************************************************************************/
#nos_valeurs{
	list-style-type:none;
}

#nos_valeurs ul{
	list-style-type:none;
	padding:0px 0px 0px 15px ;
	margin:0px;
}

/***********************************************************************************************************************
												PROGRAMME NEUF
***********************************************************************************************************************/
#prog_neuf{
	width:935px;
	margin:5px 15px;
}

#sous_menu3{
	background:url(images/sous_menu3.gif) top repeat-x;
	width:340px;
	height:29px;
	margin-left:580px;
	padding:5px 0px 0px 16px;
}

#sous_menu3 img{
	vertical-align:middle;
}

#sous_menu3 a{
	font-size:12px;
	margin-right:10px;
	margin-left:5px;

}
#liste_annonce{
	width:935px;
	padding:5px 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#liste_annonce .annonce_neuf{
	position:relative;
	float:left;
	background:url(images/bg_prog_neuf.gif) top left no-repeat;
	width:199px;
	height:284px;
	margin: 10px 30px 5px 0px;
	padding:5px;
}

#liste_annonce .annonce_neuf2{
	position:relative;
	float:left;
	background:url(images/bg_prog_neuf.gif) top left no-repeat;
	width:199px;
	height:284px;
	margin: 10px 0px 5px 0px;
	padding:5px;
}

#liste_annonce .titre{
	font-size:12px;
	font-weight:bold;
	height:49px;
	border-bottom:1px solid #efefef;
}

#liste_annonce img{
	margin-top:2px;
}

#liste_annonce .etat{
	height:25px;
	background-color:#c50023;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}	

#liste_annonce .detail{
	text-align:right;
	width:201px;
}

/***********************************************************************************************************************
												RENSEIGNEMENTS
***********************************************************************************************************************/
#renseignement_haut{
	border-bottom:1px solid #5d5b62;
	padding-bottom:10px;
}

#renseignement_haut #h_l{
	margin-top:20px;
	float:left;
	width:702px;
}

#renseignement_haut #h_d{
	margin-top:20px;
	float:left;
	width:227px;
}

#renseignement_haut textarea{
	width:227px;
	height:157px;
}

#renseignement_haut select#budget{
	width:195px;
	margin-left:4px;
	margin-right:5px;
}

#renseignement_haut input{
	vertical-align:middle;
}
#renseignement_haut .chx{
	margin-top:5px;
}

#renseignement_haut .chx2{
	margin-top:-15px;
	margin-left:15px;
}

#renseignement_haut .chx3{
	color:#333333;
	margin-bottom:5px;
}

#renseignement_haut .chx2 em{
	display:inline-block;
	color:#333333;
	font-style:normal;
}

#renseignement_haut .chx em{
	display:inline-block;
	width:95px;
	color:#333333;
	font-style:normal;
}
#renseignement_haut .taille1{	display:inline-block; width:89px;}

#renseignement_haut .taille2{	display:inline-block; width:155px;}

#renseignement_haut .nom_prog{
	width:200px;
	float:left;
}

#renseignement_bas input{
	width:227px;
	margin-top:5px;
}

#renseignement_bas input.long{
	margin-top:5px;
	width:550px ;
	width:552px!ie; /*hack pour ie7 et ie6*/
}

#renseignement_bas .txt1{
	display:inline-block;
	width:48px;
	margin-left:0px;
	margin-top:5px;
}

#renseignement_bas .txt2{
	display:inline-block;
	width:64px;
	margin-left:22px;
	margin-top:5px;
}

#form_renseig .submit{
	vertical-align:middle;
	background: url(images/btn_envoyer.gif) top left no-repeat;
	width:110px;
	height:35px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 8px 3px;
	margin-top:4px;
	margin-left:705px;
	margin-right:4px;
	cursor:pointer
}

/***********************************************************************************************************************
												DEFISCALISATION
***********************************************************************************************************************/
#saviez{
	width:633px;
	height:60px;
	border: 1px solid #9e9ea1;
	padding: 5px 15px 5px 20px;
}

#saviez h3{
	margin-top:0px;
}
h5#disparaitre {
	color:#303032;
	font-size:11px;
	font-weight:bold;
}

.red_defiscalisation {
	color: #C50023;
}

.indent{
	margin-left:20px;
}

.list_defisc1{
	list-style-type:none;
}

.list_defisc1 li{
margin-top:10px;
}
.list_defisc1 li ul{
	list-style-type:disc;
}
.list_defisc1 li ul li{
margin-top:0px;
}

.list_defisc1 li ul li ul{
	list-style-type:square;
}

.list_defisc1 h3{margin:0px;}

h4.h4_2ligne{
	background-position:0px 3px;
}

#table_defiscalisation {
	border: #303032 2px solid;
	margin: 0px 0px 0px 100px;
}

#table_defiscalisation .colone1{
	border: #303032 1px solid;
	width: 400px;
	padding-left: 15px;
}

#table_defiscalisation .colone2{
	border: #303032 1px solid;
	width: 80px;
	text-align: center;
}
/***********************************************************************************************************************
												ACTUALITE
***********************************************************************************************************************/
#actualites{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:230px;
}

#actualites li{
	background:url(images/puce_menu_detail.gif) 0px 3px no-repeat;
	padding-left:22px;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}

#actualites li span{
	font-weight:normal;
	font-size:11px;
}

#actualites2{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#actualites2 li{
	border-bottom:1px solid #e9e9ea;
	text-align:justify;
	padding-bottom:15px;
}

#actualites2 li .lien_actu{
	color:#c50023;
	margin-left:555px;
}

/***********************************************************************************************************************
												ALERTE EMAIL
***********************************************************************************************************************/
form#form_alerte input.lab_btr{
	width:auto;
	border:none;
}

form#form_alerte .input_alert_petit {
	margin-right:5px;
	width:180px;
}

form#form_alerte .labelgauche {
	float:left;
	width:145px;
	margin-left:36px;
}

form#form_alerte p{
font-size:11px;
margin:8px 0px 8px 0px;
text-align:justify;
}

form#form_alerte #commentaire {
	height:60px;
	width:428px;
}

form#form_alerte .labelgauche2 {
	display:inline-block;
	width:100px;
	margin-left:36px;
}

form#form_alerte .labeldroite2 {
	width:100px;
	display:inline-block;
	text-align:right;
	padding-right:10px;
}


form#form_alerte .input_alert_petit2 {
	margin-right:5px;
	width:185px;
}

#form_alerte .submit{
	vertical-align:middle;
	background: url(images/btn_enregistrer.gif) top left no-repeat;
	width:139px;
	height:29px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 2px 11px;
	margin-top:4px;
	margin-left:354px;
	margin-right:50px;
	cursor:pointer
}

/***********************************************************************************************************************
												PARTENAIRE
***********************************************************************************************************************/
.part_p{
	float:left;
	width:230px;
	padding-left:10px;
}

.part_img{
	vertical-align:middle;
	float:left;
}
.part_clear{
	clear:both;
	height:25px;
}


/***********************************************************************************************************************
												ENVOI AMI
***********************************************************************************************************************/
form#form_ami label{
	width:150px;
	display:inline-block;
}

form#form_ami input{
	width:250px;
}

form#form_ami #message{
	width:451px;
	height:100px;
}

form#form_ami #l_message{
	float:left;
}



form#form_ami p{
	margin-bottom:10px;
}

form#form_ami .submit{
	vertical-align:middle;
	background: url(images/btn_envoyer.gif) top left no-repeat;
	width:110px;
	height:35px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	padding:0px 0px 8px 3px;
	margin-top:4px;
	margin-left:350px;
	margin-right:66px;
	cursor:pointer
}
/***********************************************************************************************************************
												PIED DE PAGE
***********************************************************************************************************************/
#bottom{
float:left;
	background-color:#5d5b62;
	width:1000px;

	color:#efeff0;
}

#bottom ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:515px;
	margin-top:7px;
	padding-left:8px;
}
#bottom li{
	float:left;
	margin:0px;
	background:url(images/puce_menu_bottom.gif) center left no-repeat;
	padding:0 8px 0 10px;
}

#bottom li.nopuce{
	list-style:none;
	background:none;
	padding:0px 8px 0px 9px;
}
#bottom a{
	color:#efeff0;
	text-decoration:none;
	font-size:11px;
}

#bottom a.actif{
	color:#95011b;
}

#bottom a:hover{
	color:#252528;
}

#adr1{
	float:left;
	margin-top:7px;
}

#adr2{
	text-align:right;
	padding-right:10px;
	color:#6d6c71;
}
.liens-smart tr td a{
	float:left;
	width:100%;
	padding:2px 0;
	font-weight:bold;
	font-size:110%;
	
}
a.big{
	display:block;
	width:600px;
	margin:0 auto;
	padding:3px 7px;
	font-weight:bold;
	font-size:110%;
	background:#343434;	
	color:#FFF;
	text-align:center;
}
a:hover.big{
	background:#DCDCDC;	
	color:#343434;
}