/* CSS Document */

body, div, table, td, tr, th, h1, h2, img, li, ul, p, div{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;
}
a img{cursor:pointer;}

.invisible{
	display:none;
	visibility:hidden;
}
.visible{
	visibility:visible;
}

.font_a{font-weight:bold;}
.font_b{color:#eb8a00}
.font_c{font-size:14px;}
.font_d{font-size:9px;}
.font_e{font-size:8px;}
.font_f{color:#e3017a;}
.font_g{color:#5a4f4a}
.font_h{color:#e00674;}

.marginright_a{margin-right:12px;}

/***************************************************************************************/

/*************************/
/*** Début partie Home ***/
/*************************/

#global{
	/*width:1024px;*/
	/*height:768px;*/
	width:100%;
	height:100%;
	background:url(../images/bkg_bas.gif) top left repeat;
}

#global_haut{
	background:url(../images/bkg_haut.gif) top left repeat-x;
	/*width:80px;*/
	height:600px;
	position:relative;
	z-index:1;
}
#conteneur{
	width:907px;
	margin:auto;
}
	#main{
		width:907px;
		position:absolute;
		top:38px;
	}
		#header{
			width:907px;
			background:url(../images/titre_home.gif) top left no-repeat;
			height:94px;
			text-align:right;
			position:relative;
		}
			#header a img{position:absolute;top:0px;left:0px;}
			#video_header{
				margin-right:12px;
				margin-top:2px;
			}
			#header #video_header a img{position:relative;}
		#centre{
			width:894px;
			margin-top:6px;
		}
		#centre2{
			width:907px;
			margin-top:6px;
		}
			#menu{
				height:22px;
				width:auto;
				padding-top:5px;
				padding-bottom:15px;
			}
				#menu ul li{float:left;height:22px;width:auto;}
					#menu ul li a img{border:0px; cursor:pointer;}
				#menu ul .filet_menu{background:url(../images/filet_menu.gif) top left no-repeat;width:1px;height:22px;}
			
			#centre_contenu{
				width:100%;
				color:#837b77;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
			}
			#centre_contenu2{
				width:100%;
				color:#837b77;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				padding-top:10px;
			}
				
				#contenu_block_centre{
					background:url(../images/bkg_cadre_centre.gif) top left no-repeat;
					width:902px;
					height:334px;
				}
				#contenu_block_centre2{
					background:url(../images/bkg_cadre_centre.gif) top left no-repeat;
					width:881px;
					height:334px;
					padding-left:21px;
				}
					#contenu_block_centre2 td{text-align:center;}
					
					#titre_investisseur{padding-top:14px;margin-bottom:12px;padding-left:12px;}
					#contenu_investisseur{width:902px;padding-left:12px;}
						#contenu_investisseur img,#contenu_investisseur div{float:left;}
						#contenu_investisseur img.img_marginright{margin-right:7px;}
						#contenu_investisseur .div_tbl_invest{width:292px;margin-left:14px;display:inline;margin-right:14px;}
						#contenu_investisseur .lien_invest{cursor:pointer;}
						.mentions_invest{margin-left:300px;font-size:10px;margin-top:4px;}
					.cell_border_right{border-right:1px solid #070000;}
					
					#entete_prix_appart{width:846px;margin-top:10px;}
						#entete_prix_appart td{height:22px;background-color:#746c6a;font-weight:bold;color:#FFFFFF;position:relative;display:block;float:left;line-height:22px;}
							#entete_prix_appart td img{position:absolute;top:-49px;left:0px;}
						/*.cell_1_width{width:112px;}
						.cell_2_width{width:114px;}
						.cell_3_width{width:45px;}
						.cell_4_width{width:89px;}
						.cell_5_width{width:88px;}
						.cell_6_width{width:98px;}
						.cell_7_width{width:95px;}
						.cell_8_width{width:96px;}
						.cell_9_width{width:106px;}
						*/
						#entete_prix_appart td.cell_1{width:165px;padding-left:20px;text-align:left;}
						#entete_prix_appart td.cell_2{width:157px;padding-left:20px;text-align:left;}
						#entete_prix_appart td.cell_3{width:241px;}
						#entete_prix_appart td.cell_4{width:242px;}
							
					#div_prix_appart{width:868px;height:230px;overflow:auto;font-size:11px;}
						#table_prix_appart{width:847px;height:auto;}
							#table_prix_appart td{height:22px;border-top:1px solid #070000;border-right:1px solid #070000;color:#070000;}
							#table_prix_appart .td_name_appart{text-align:left;border:none;}
								
								/*#table_prix_appart .cellp_1_width{width:102px;color:#ff0090;font-weight:bold;text-align:left;padding-left:10px;}
								#table_prix_appart .cellp_2_width{width:114px;}
								#table_prix_appart .cellp_3_width{width:45px;}
								#table_prix_appart .cellp_4_width{width:89px;}
								#table_prix_appart .cellp_5_width{width:88px;}
								#table_prix_appart .cellp_6_width{width:82px;background-color:#ffec00;font-weight:bold;text-align:right;padding-right:15px;}
								#table_prix_appart .cellp_7_width{width:79px;background-color:#f08a00;color:#FFFFFF;font-weight:bold;text-align:right;padding-right:15px;}
								#table_prix_appart .cellp_8_width{width:80px;background-color:#cc0019;color:#FFFFFF;font-weight:bold;text-align:right;padding-right:15px;}
								#table_prix_appart .cellp_9_width{width:90px;background-color:#79b51c;color:#FFFFFF;font-weight:bold;text-align:right;padding-right:15px;}
								*/
								#table_prix_appart td.cell_1{width:165px;padding-left:20px;text-align:left;color:#ff0090;font-weight:bold;}
								#table_prix_appart td.cell_2{width:157px;padding-left:20px;text-align:left;}
								#table_prix_appart td.cell_3{width:240px;background-color:#f08a00;color:#FFFFFF;font-weight:bold;}
								#table_prix_appart td.cell_4{width:241px;background-color:#79b51c;color:#FFFFFF;font-weight:bold;}
								
							#table_prix_appart .tr_fin_type td{border-bottom:1px solid #ff0090;}
							#table_prix_appart .tr_debut_type td{border-top:1px solid #ff0090;}
							#table_prix_appart .tr_fin_tableprix td{border-bottom:1px solid #070000;}
							
							
					#appart_gauche{width:513px;height:304px;float:left;margin:19px 8px 0px 8px;display:inline;}
					#appart_droite{width:365px;height:auto;margin-top:15px;float:left;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#5a4f4a;}
						#appart_droite h1{font-size:11px; text-transform:uppercase;font-weight:bold;}
						#appart_droite h2{font-size:10px;color:#9dc31c;font-weight:bold;margin-bottom:5px;}
						#table_appart_droite {width:350px;}
							#table_appart_droite td{height:21px;line_height:21px;border-top:1px solid #5a4f4a;}
							#table_appart_droite td span{cursor:pointer;}
							#table_appart_droite .td_gauche{width:258px;}
							#table_appart_droite .td_lien_plan{width:92px;border-top:1px solid #FFFFFF;background:url(../images/fleche_appart.gif) top right no-repeat;background-color:#ff8700;color:#FFFFFF;text-indent:8px;}
							#table_appart_droite .td_lien_plan a{color:#FFFFFF;text-decoration:none;}
							#table_appart_droite .td_lien_plan a:hover{text-decoration:underline;}
							#table_appart_droite .tr_fin_table td{border-bottom:1px solid #5a4f4a;}
							#table_appart_droite .tr_fin_table .td_lien_plan{border-bottom:1px solid #FFFFFF;}
						#bt_visite_virtuelle{display:block;margin-top:10px;cursor:pointer;}
						.appart_droite_liens{margin-top:10px;}
							.appart_droite_liens img{cursor:pointer;}
							.appart_droite_liens a{margin-right:9px;}
					
					
					.actu_left{width:502px;float:left;margin-left:5px;margin-top:5px;display:inline;}
						.actu_left img{display:block;}
							.actu_left img.gif_actu{margin-left:1px;}
					.actu_right{float:left;background: url(../images/bkg_actu_right.gif) top left no-repeat;width:370px;height:322px;margin-left:6px;margin-top:5px;display:inline;padding-left:12px;}
						.actu_right_titre{margin-top:22px;margin-bottom:18px;}
						.actu_right_el{color:#95827b;font-size:13px;font-weight:bold;text-transform:uppercase;background:url(../images/fleche_rose.gif) 4px 3px no-repeat;padding-left:21px;width:343px;}
							.actu_right_el div{border-bottom:1px dashed #e3017a;padding-bottom:8px;width:343px;}
						.actu_right p{color:#514743;font-size:11px;width:343px;margin-left:21px;margin-top:8px;}
						.actu_right a.actu_lien{font-size:11px;background:url(../images/bkg_lien_actu.gif) top left no-repeat;width:305px;height:23px;line-height:21px;display:block;margin-left:21px;color:#FFFFFF;text-decoration:none;padding-left:38px;margin-top:15px;margin-bottom:10px;}
							.actu_right a.actu_lien span{font-weight:bold;text-decoration:underline;}
							.actu_right a.actu_lien:hover{background:url(../images/bkg_lien_actu_on.gif) top left no-repeat;}
								.actu_right a.actu_lien:hover span{text-decoration:none;}
						.actu_right_mentions{font-size:10px;color:#837b77;margin-top:12px;margin-left:21px;}
					
					.actu2_left{width:536px;float:left;margin-left:7px;margin-top:7px;display:inline;}
						.actu2_left img{display:block;}
					.actu2_right{width:346px;float:left;margin-left:6px;margin-top:7px;display:inline;}
						.actu2_right_txt{margin-bottom:8px;}
							.actu2_right_txt img{display:block;}
						.actu2_right .actu_lien{background:url(../images/actualites/bt_lien.gif) top left no-repeat;width:302px;height:21px;padding-left:33px;line-height:21px;display:block;color:#FFFFFF;text-decoration:none;font-size:11px;margin:auto;}
						.actu2_right .actu_lien:hover{background-image:url(../images/actualites/bt_lien_on.gif);}
							.actu2_right .actu_lien span{font-weight:bold;text-decoration:underline;}
							.actu2_right .actu_lien:hover span{text-decoration:none;}
						.actu2_right_mentions{font-size:9px;font-family:Arial, Verdana, Helvetica, sans-serif;width:335px;margin:auto;padding-top:5px;}
					
					.ambass_titre{margin-left:25px;margin-top:13px;}
						.ambass_left{width:509px;float:left;margin-left:25px;display:inline;}
							.ambass_left_accroche{width:509px;color:#837b77;border-bottom:1px solid #ff8803;font-size:19px;padding-bottom:5px;margin-top:15px;}
							.ambass_left p{font-size:13px;color:#837b77;border-left:1px solid #837b77;padding-left:15px;margin-top:30px;}
							.ambass_lien{margin-top:30px;display:block;}
							.ambass_mentions{font-size:10px;color:#837b77;margin-top:20px;}
						.ambass_right{float:left;margin-left:20px;display:inline;width:340px;margin-top:15px;}
					
				#contenu_gauche{
					background:url(../images/bkg_cadre_g.gif) top left no-repeat;
					width:282px;
					height:327px;
					padding-left:7px;
					padding-top:5px;
					float:left;
				}
				#contenu_gauche2{
					background:url(../images/bkg_home_g.gif) top left no-repeat;
					width:288px;
					height:364px;
					float:left;
					position:relative;
				}
				#contenu_gauche3{
					background:url(../images/bkg_cadre_g2.gif) top left no-repeat;
					width:240px;
					height:335px;
					float:left;
					position:relative;
					padding-left:8px;
				}
				
					#gif_anim_home{margin-left:1px;}
					#bt_telecharger_detail{margin-left:15px;}
					
					#contenu_gauche3 img {display:block;}
					#contenu_gauche3 a{margin-top:7px;display:block;}
					
					#privilege_membre{
						background:url(../images/bkg_privilege_membre.gif) top left no-repeat;
						width:264px;
						height:50px;
						padding-top:108px;
						padding-left:12px;
						margin-bottom:5px;
					}
					#espace_membre{
						/*background:url(../images/espace_membre.gif) top left no-repeat;
						width:273px;
						height:99px;
						color:#9dc31c;
						font-size:15px;
						padding-top:15px;
						padding-left:15px;*/
						background:url(../images/3joursavaulx.gif) top left no-repeat;
						width:287px;
						height:146px;
						margin-left:1px;
					}
					#contenu_gauche2 p{
						padding-left:15px;
						padding-right:15px;
					}
					#votre_espacemembre{
						padding-left:15px;
						margin-top:5px;
						padding-top:10px;
						position:relative;
						width:273px;
					}
						#votre_espacemembre img{margin-bottom:5px;display:block;}
						#visuel_monespacemembre{position:absolute;top:-4px;left:183px;}
					#espace_investisseur_avenir{
						background:url(../images/espace_invest_avenir.gif) top left no-repeat;
						width:288px;
						height:64px;
						position:absolute;
						top:295px;
						left:0px;
						font-size:1px;
					}
					#espace_investisseur{
						width:275px;
						height:64px;
						position:absolute;
						top:298px;
						left:8px;
						font-size:1px;
					}
					
				#contenu_centre{
					background:url(../images/bkg_membre_1.jpg) top left no-repeat;
					width:183px;
					height:192px;
					float:left;
					margin-left:7px;
					padding-top:140px;
					padding-left:20px;
				}
				#contenu_centre2{
					background:url(../images/bkg_espacemembre_d.gif) top left no-repeat;
					width:598px;
					height:284px;
					float:left;
					margin-left:7px;
					padding:6px 0px 0px 7px;
				}
				#contenu_centre3{
					background:url(../images/bkg_cadre_c.gif) top left no-repeat;
					width:617px;
					height:314px;
					float:left;
					margin-left:7px;
					padding-left:29px;
					padding-top:21px;
				}
					
					#contenu_centre3_g{width:229px;float:left; margin-right:18px;}
						#contenu_centre3_g div{margin-top:24px;}
						#contenu_centre3_g div p{font-weight:bold;border-left:1px solid #837b77; padding-left:4px;}
						#contenu_centre3_g a{color:#837b77;}
						#contenu_centre3_g a:hover{text-decoration:none;}
					
					#contenu_centre3_d{float:left;padding-bottom:10px;border-bottom:3px dashed #9dc31c;}
					
					#membre_quartier{
						background:url(../images/bkg_membre_quartier.jpg) top left no-repeat;
						width:291px;
						/*height:80px;*/
						height:60px;
						float:left;
						margin-right:10px;
						/*padding-top:197px;*/
						padding-top:217px;
					}
						#membre_quartier img{margin-bottom:5px;margin-left:10px;}
						
					#membre_appart{
						background:url(../images/visuel_votreappart.jpg) top left no-repeat;
						width:290px;
						height:85px;
						float:left;
						padding-top:192px;
					}
						#membre_appart img{margin-bottom:5px;margin-left:10px;}
					
				#contenu_droit{
					background:url(../images/bkg_cadre_d.gif) top left no-repeat;
					width:403px;
					height:332px;
					float:left;
					font-size:10px;
					position:relative;
				}
				
					#espace_membre_droit{
						background:url(../images/espace_membre_droit.gif) top left no-repeat;
						width:407px;
						height:331px;
						position:absolute;
						left:-5px;
						top:5px;
					}
						#espace_membre_droit a{position:absolute;top:273px;left:24px;}
					
					#contenu_droit div{padding-left:47px;width:356px;padding-top:16px;padding-bottom:10px;}
					#contenu_droit div p{ border-left:1px solid #837b77; padding-left:10px;width:317px;font-size:10px;}
					#contenu_droit div img{padding:10px 0px 10px 0px;}
					#contenu_droit p{padding-left:12px;font-size:9px;}
					#contenu_droit a{color:#837b77;}
					#contenu_droit a:hover{text-decoration:none;}
			
				#cadrevideo_g{
					background:url(../images/bkg_cadrevideo_g.gif) top left no-repeat;
					width:289px;
					height:334px;
					float:left;
				}
					#cadre_orangevideo_g{
						background:url(../images/bkg_orangevideo_g.gif) top left no-repeat;
						width:272px;
						height:220px;
						position:relative;
						margin-left:9px;
						margin-top:20px;
					}
					#cadre_orangevideo_g img{position:absolute; top:-9px; left:-4px;}
					#souscadrevideo_g{
						/*background:url(../images/visuel_interviews.jpg) top left no-repeat;*/
						width:272px;
						height:230px;
						margin-left:9px;
						margin-top:10px;
					}
					.separateurtcadrevideo{background:url(../images/filet_cadrevideo.gif) top center no-repeat;width:100%;height:1px;font-size:1px;}
					.souscadrevideo{
						width:272px;
						height:97px;
						padding-left:6px;
						padding-top:4px;
						margin:5px 0px 5px 4px;
						color:#ff8700;
						font-weight:bold;
					}
					.souscadrevideo1{background:url(../images/bkg_souscadre_g.gif) top left no-repeat;}
					.souscadrevideo2{background:url(../images/bkg_souscadre2_g.gif) top left no-repeat;}
					.souscadrevideo a img {float:left; margin:0px; margin-right:16px; display:inline;}
					.lien_souscadrevideo{display:block;color:#676767;margin:17px 0px 7px 0px;}
					.lien_souscadrevideo:hover{text-decoration:none;}
					
				#cadre_video_d{
					background:url(../images/bkg_cadre_video_d.gif) top left no-repeat;
					width:599px;
					height:334px;
					float:left;
					padding-left:7px;
					margin-left:6px;
				}
				#cadre_video_d2{
					background:url(../images/bkg_video_interviews.gif) top left no-repeat;
					width:599px;
					height:334px;
					float:left;
					margin-left:6px;
					padding-left:7px;
				}
					#titre_extrait{
						font-weight:bold;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:14px;
						color:#77b204;
						display:block;
						padding-top:20px;
						padding-left:8px;
					}
					.video_interview{width:290px;height:334px;float:left;position:relative;}
						.video_interview div{position:absolute;top:96px;left:1px;}
					#plan_situation{padding-top:8px;}
					
				#contenu_bas{
					background:url(../images/bkg_membre_bas.gif) top left no-repeat;
					width:598px;
					height:66px;
					float:left;
					margin-left:7px;
					margin-top:8px;
					padding-left:7px;
					position:relative;
				}
					#contenu_bas div{display:inline; float:left;margin-right:24px;}
					#contenu_bas img{display:inline; float:left;margin-right:7px;margin-top:5px;}
					#contenu_bas div img{display:block; padding-top:5px;float:none;margin:0px;}
					#contenu_bas div a img{padding:0px; margin-top:8px;display:block;float:none;}
					#contenu_bas #visuel_contenu_bas{margin:0px;padding:0px;position:absolute;top:0px;left:465px;}
				
			#cadre_inscription{
				background:url(../images/bkg_cadre_inscription.gif) top left no-repeat;
				width:277px;
				height:355px;
				float:left;
				padding-left:7px;
				padding-right:8px;
				padding-top:10px;
			}
				#titre_cadre_inscription{
					/*background:url(../images/titre_cadre_inscription.gif) top left no-repeat;*/
					width:257px;
					height:35px;
					padding-left:10px;
					padding-right:10px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size:15px;
					color:#9dc31c;
					margin-bottom:5px;
				}
				#texte_cadre_inscription{
					width:258px;
					margin:auto;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#655b56;
					padding-top:4px;
				}
				#cadre1_inscription{
					background:url(../images/bkg_cadre1_inscription.gif) top left no-repeat;
					width:238px;
					height:86px;
					margin-top:8px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#ffffff;
					/*text-align:justify;*/
					padding-left:20px;
					padding-right:19px;
					padding-top:35px;
					float:left;
					position:relative;
				}
					#cadre1_inscription a{
						position:absolute;
						top:98px;/*92*/
						left:17px;
						cursor:pointer;
					}
				#cadre2_inscription{
					background:url(../images/bkg_cadre2_inscription.gif) top left no-repeat;
					width:240px;
					height:50px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					color:#ffffff;
					padding-left:18px;
					padding-right:19px;
					padding-top:69px;
					float:left;
					position:relative;
				}
					#cadre2_inscription a{
						position:absolute;
						top:90px;
						left:17px;
						cursor:pointer;
					}
			#cadre_video{
				background:url(../images/bkg_cadre_video.gif) top left no-repeat;
				width:354px;
				height:349px;
				float:left;
				padding-left:12px;
				padding-top:16px;
			}
				#titre_cadre_video{
					background:url(../images/titre_cadre_video.gif) top left no-repeat;
					width:331px;
					height:31px;
					margin-left:8px;
				}
				#cadre_video span{
					font-weight:bold;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:14px;
					color:#77b204;
					display:block;
					padding-top:10px;
					padding-left:8px;
				}
				#video_cadre_video{
					padding-top:5px;
					width:349px;
					float:left;
				}
			#nav_video{
				background:url(../images/bkg_nav_video.gif) top left no-repeat;
				width:223px;
				height:366px;
				margin-left:6px;
				padding-left:7px;
				float:left;
			}
			#nav_video2{
				background:url(../images/bkg_nav_video2.gif) top left no-repeat;
				width:223px;
				height:333px;
				padding-left:7px;
				margin-left:19px;
				float:left;
				position:relative;
				top:-36px;
			}
				#nav_video img,#nav_video2 img{
					display:block;
					cursor:pointer;
				}
				.ligne_nav_video{
					background:url(../images/bkg_ligne_nav_video.gif) top left no-repeat;
					width:214px;
					height:74px;
					margin-top:14px;
					margin-bottom:10px;
				}
				#nav_video2 .ligne_nav_video{
					width:214px;
					height:74px;
					margin:7px 0px 0px 0px;
				}
					#nav_video .ligne_nav_video img, #nav_video2 .ligne_nav_video img{
						float:left;
						margin-top:2px;
						margin-left:2px;	
					}
					#nav_video .ligne_nav_video p{
						width:110px;
						padding-left:8px;
						padding-top:8px;
						float:left;
					}
					#nav_video2 .ligne_nav_video p{
						width:110px;
						padding-left:8px;
						padding-top:5px;
						float:left;
					
					}
					#nav_video .ligne_nav_video a, #nav_video2 .ligne_nav_video a{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:bold;
						color:#676767;
						cursor:pointer;
					}
					#nav_video .ligne_nav_video a:hover, #nav_video2 .ligne_nav_video a:hover{
						text-decoration:none;
					}
					#nav_video .ligne_nav_video span, #nav_video2 .ligne_nav_video span{
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size:10px;
						font-weight:bold;
						color:#ff8700;
						display:block;
					}
		#footer{
			width:894px;
			margin:auto;
			position:absolute;
			top:541px;
		}
		#footer2{
			width:894px;
			margin:auto;
			position:absolute;
			top:561px;
		}
			#footer a,#footer2 a{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				color:#5a4f4a;
				cursor:pointer;
			}
			#footer a:hover, #footer2 a:hover{
				text-decoration:none;
			}
			#img_footer_logo{
				float:left;
				margin-right:38px;
			}
			#img_footer_tel{
				float:left;
				margin-right:36px;
			}
			#img_footer_recommander{
				float:left;
				margin-right:33px;
			}
			#footer table,#footer2 table{
				width:220px;
				float:left;
			}
				#footer table td, #footer2 table td{
					vertical-align:middle;
					padding-top:10px;
				}

/***********************/
/*** Fin partie Home ***/
/***********************/

/********************************/
/*** Début partie Formulaires ***/
/********************************/
#global_form{
	background-color:#f59c00;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	#titre_recommander{
		background:url(../images/titre_recommander.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:52px;
	}
	#titre_contact{
		background:url(../images/titre_contact.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:65px;
	}
	#titre_newsletter{
		background:url(../images/titre_newsletter.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:76px;
	}
	#titre_inscription_mag{
		background:url(../images/titre_inscription_mag.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:76px;
	}
	#titre_fiche_pratique{
		background:url(../images/titre_fiche_pratique.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:77px;
	}
	#titre_envoyer_video{
		background:url(../images/titre_envoyer_video.gif) top left no-repeat;
		background-color:#ffffff;
		width:100%;
		height:52px;
	}
	.cadre_formulaire{
		width:355px;
		padding-top:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffffff;
	}
		.cadre_formulaire table{
			width:300px;
			margin:auto;
		}
			.cadre_formulaire table td{
				padding-bottom:5px;
				vertical-align:top;
				width:150px;
			}
			.cadre_formulaire table .td_valider{
				padding-top:8px;
			}
			.cadre_formulaire table .td_valider a{
				cursor:pointer;
			}
			.cadre_formulaire table .td_colspan{
				width:300px;
			}
		.cadre_formulaire input,.cadre_formulaire textarea,.cadre_formulaire select{
			font-size:11px;
			border:1px solid #534b3f;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:0;
		}
		#nom_exp,#prenom_exp,#nom,#prenom,#prenom_ami,#email_dest,.cadre_formulaire textarea,#email,#telephone,#message,#adresse,#cp,#ville{
			width:150px;
		}
		.cadre_formulaire textarea{
			height:72px;
		}
		#valider{
			border:0;
		}
		#souhait_id{
			width:152px;
		}
		#connaissance_id{
			width:300px;
			margin-top:5px;
		}
		
/******************************/
/*** Fin partie Formulaires ***/
/******************************/

/*************************************/
/*** Début partie Mentions legales ***/
/*************************************/

#global_mentions_legales{
	width:530px;
	margin:auto;
	padding-top:28px;
	padding-left:55px;
}
#texte_mentionslegales{
	width:473px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393c2d;
	text-align:justify;
	padding-bottom:50px;
}
	#texte_mentionslegales a{
		color:#eb8a00;
	}
	#texte_mentionslegales a:hover{
		text-decoration:none;
	}
	h1{
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#514a3c;
	}
	h2{
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#eb8a00;
	}
	#texte_mentionslegales ul{
		margin:0;
		padding:0;
		padding-left:30px;
	}
	#texte_mentionslegales ul li{
		list-style:none;
		padding-top:7px;
	}
/***********************************/
/*** Fin partie Mentions legales ***/
/***********************************/

/*******************/
/*** Debut Popin ***/
/*******************/
#popin_bkg{
	width:100%;
	height:100%;
	background-color:#000000;
	-moz-opacity: 0.8 ;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-Khtml-Opacity: 0.8;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
#popin{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

	#video_popin{
		width:602px;
		height:auto;
		margin:auto;
		padding-top:170px;
	}
		#bt_fermer_popin{width:602px;height:auto;float:left;font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#FFFFFF;font-weight:bold;padding-top:5px;text-align:right;}
			#bt_fermer_popin span{cursor:pointer;}
		#video_popin_haut{background:url(../images/popin_cadre_haut.gif) top left no-repeat;width:602px;height:5px;font-size:1px;float:left;}
		#video_popin_video{background-color:#FFFFFF;width:592px;height:auto;padding:0px 5px 0px 5px;float:left;}
		#video_popin_bas{background:url(../images/popin_cadre_bas.gif) top left no-repeat;width:602px;height:5px;font-size:1px;float:left;}

/*****************/
/*** Fin Popin ***/
/*****************/

