/*begin main website description*/

body {
		margin:0;
		padding:0;
		text-align:center;/* hack for ie5/win */
		background: url('/mandant_foto/static_pages/fr/images/background.gif');
		}

.clear_both {
			clear:both;
			}

.float_left{
			float:left;
			}

.page {
		text-align:left;
		margin:0 auto;
		width:957px;
		}

/* header */

#header{
		background: url('/mandant_foto/static_pages/fr/images/header/header.png') no-repeat;
		height:124px;
		width:957px;
		}

*html #header{
			filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/header/header.png"); background-image:none; 
			}

#fond {
		float:left;
		width:947px;
		height:100%;
		padding-left:10px;
		background-image:url('/mandant_foto/static_pages/fr/images/body/page2.png') repeat-y;
		}

#logo {
		display:block;
		width:153px;
		height:83px;
		float:left;
		padding-left:26px;
		padding-top:24px;
		border:none;
		}

#logo2 {
		display:block;
		width:153px;
		height:83px;
		float:left;
		padding-left:26px !important;
		margin-left:0px;
		padding-top:24px !important;
		margin-top:0px;
		
		}

#image-tete {
	background: url('/mandant_foto/static_pages/fr/images/header/h1.png') no-repeat;
	height:26px;
	width:390px;
	margin-top:65px;
	margin-left:100px;
	float:left;
	}

*html #image-tete{
			filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/header/h1.png"); background-image:none; 
			}

#image-tete img {
		padding-left:20px;
		padding-top:30px;
		}
	
#lien_espaceperso{
			position:absolute;
			font: 12px arial;			
			color: #fff;
			margin-top:14px;
			margin-left:51px !important;
			margin-left:41px;
			text-decoration:none;
			
		}
	
#lien_deco_espaceperso{
			position:absolute;
			font: 12px arial;			
			color: #fff;
			margin-top:14px;
			margin-left:66px !important;
			margin-left:56px;
			text-decoration:none;
			
		}

#lien_espaceperso:hover, #lien_espaceperso:focus, #lien_espaceperso:active { text-decoration:underline;}
#lien_deco_espaceperso:hover, #lien_deco_espaceperso:focus, #lien_deco_espaceperso:active { text-decoration:underline;}

/* ombrage des pages */

#page_gauche_menu{
			height:30px;
			float:left;
			width:10px;
			background: url('/mandant_foto/static_pages/fr/images/body/page-left.png') repeat-y;
			}

*html #page_gauche_menu{
			filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/body/page-left.png",sizingmethod="scale"); background-image:none; 
			}

#page_droite_menu{
			height:30px;
			float:left;
			width:10px;
			background: url('/mandant_foto/static_pages/fr/images/body/page-right.png') repeat-y;
			}

*html #page_droite_menu{
			filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/body/page-right.png",sizingmethod="scale"); background-image:none; 
			}

/* menu */

.menu {	
		background: url('/mandant_foto/static_pages/fr/images/menu/menu.gif') repeat-x;
		height:30px;
		width:807px;
		margin:0;
		padding-left:130px;
		list-style:none;
		float:left;
		}

.menu li{
		float:left;
		display:block;
		}

.telechargement {
		background: url('/mandant_foto/static_pages/fr/images/menu/telechargement.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.information {
		background: url('/mandant_foto/static_pages/fr/images/menu/information.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.contact{
		background: url('/mandant_foto/static_pages/fr/images/menu/contact.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.aide{
		background: url('/mandant_foto/static_pages/fr/images/menu/aide.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.produits{
		background: url('/mandant_foto/static_pages/fr/images/menu/produits.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.accueil{
		background: url('/mandant_foto/static_pages/fr/images/menu/accueil.png') no-repeat;
		display:block;
		float:left;
		font: 12px arial;
		height:18px;
		margin-top:2px;
		text-decoration:none;
		padding-top:3px;
		padding-left:30px;
		padding-right:10px;
		color:#fff
		}

.inactif:hover,.inactif:focus,.inactif:active {
												background-position:0 -21px;
												background-color:#ad3b66;
												}

.actif {
		background-position:0 -42px;
		background-color:#fff;
		color:#2e7f1b;
		}

.menu li img {
			display:block;
			padding-top:3px;
			float:left;
			}

.actif:hover,.actif:focus,.actif:active {
				color:#2e7f1b;
				background-color:#fff;
				}


.dgtableth{font:13px arial}
#search{width:100px}
.srtextbox{width:120px}
.frmcontent td{border:1px solid green}
.heading_black_bold{font:13px arial;}

#m1mn1popup{text-align:left;}/*for js menu*/
#m1mn2popup{text-align:left;}/*for js menu*/
#m1mn3popup{text-align:left;}/*for js menu*/
#m1mn4popup{text-align:left;}/*for js menu*/
#m1mn5popup{text-align:left;}/*for js menu*/
#m1mn6popup{text-align:left;}/*for js menu*/

#content > div[align='center']{
					background:url('/mandant_foto/static_pages/fr/images/body/page.png') 0 22px repeat-y !important;
					background:url('/mandant_foto/static_pages/fr/images/body/page2.png') 0 22px repeat-y;}

#principal {
	text-align:left;/* hack for ie5/win */
	margin-left:auto;
	margin-right:auto;
	width:957px;
	}

form{
	margin:0;
	padding:0;
	}
	
#content{
	/*this content is including header + menu + main body*/
	/*it does not contain the footer*/
	/*added to set footer on the bottom of the page*/
	/*background-color:red;*/
	width:100%;
	}

#maincenter{
	width:957px;
	margin:0px;
	background:url('/mandant_foto/static_pages/fr/images/body/page.png') repeat-y !important;
	background:url('/mandant_foto/static_pages/fr/images/body/page2.png') repeat-y;
	}

a, a span {
	text-decoration: none;
	}

.pagecenter_template2{
	width:671px;
	float:left;
	margin-left:164px;
	display:inline;
	}

.smallcentertop{
	width:671px;
	background-image: url(../images/small_bleue_box_top.gif);
	background-repeat: no-repeat;
	float:left;
}
.smallcentermid{
	width:671px;
	background-image: url(../images/small_bleue_box_center.gif);
	background-repeat: repeat-y;
	float:left;
	}

.smallcenterbot{
	width:671px;
	background-image: url(../images/small_bleue_box_footer.gif);
	background-repeat: no-repeat;
	height:21px;
	float:left;
	font-size:0px;/*needed for ie*/
	}

.smallcentergreypage{
	margin-left:165px;
	display:inline;
	width:669px;
	float:left;
	}

.smallcentergreytop{
	width:669px;
	background-image: url(../images/small_grey_box_top.gif);
	background-repeat: no-repeat;
	float:left;
	height:70px;
	}

.smallcentergreymid{
	width:669px;
	background-image: url(../images/small_grey_box_center.gif);
	background-repeat: repeat-y;
	float:left;
	}

.smallcentergreybot{
	width:669px;
	background-image: url(../images/small_grey_box_footer.gif);
	background-repeat: no-repeat;
	height:15px;
	float:left;
	font-size:1px; /*needed for ie*/
	}

.largepagecenter{
	width:972px;
	float:left;
	margin-left:15px;
	display:inline;
	}

.largecentertop{
	width:970px;
	background-image: url(../images/large_bleue_box_top.gif);
	background-repeat: no-repeat;
	float:left;
	}

.largecentermid{
	width:970px;
	background-image: url(../images/large_bleue_box_center.gif);
	background-repeat: repeat-y;
	float:left;
	}

.largecenterbot{
	width:970px;
	background-image: url(../images/large_bleue_box_footer.gif);
	background-repeat: no-repeat;
	height:27px;
	float:left;
	}

.centertop_title_small{
	margin-left: 40px;
	margin-top: 15px;
	font-size: 35px;
	font-weight: bold;
	color: #26adce;
	height:50px;
	}

.centertop_title_large{
	margin-left: 40px;
	margin-top: 10px;
	font-size: 35px;
	font-weight: bold;
	color: #26adce;
	height:50px;
	}

.centermid_subtitle_img{
	margin-left:25px;
	font-size:0px;
	width:15px;
	margin-top: 22px;
	font-weight: bold;
	height:15px;
	float:left;
	display:inline;
	background-image:url(../image/logoo_album-photo.gif);
	background-repeat: no-repeat;
	}

.centermid_subtitle_txt{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	float:left;
	display:inline;
	}

.centermid_subtitle_desc{
	margin-left:40px;
	margin-right:30px;
	margin-top: 5px;
	font-size: 12px;
	text-align:justify;
	}

.centertop_title_grey{
	margin-left: 70px;
	margin-top: 20px;
	font-size: 35px;
	font-weight: bold;
	color: #c3d2e7;
	height:50px;
	}

.centermid_subtitle_grey_img{
	margin-left:25px;
	font-size:0px;
	width:15px;
	margin-top: 22px;
	font-weight: bold;
	color: black;
	height:15px;
	float:left;
	display:inline;
	background-image:url(../image/logoo_album-photo.gif);
	background-repeat: no-repeat;
	}

.centermid_subtitle_grey_txt{
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #707070;
	float:left;
	display:inline;
	}

.centermid_subtitle_grey_desc{
	margin-left:40px;
	margin-right:30px;
	margin-top: 5px;
	font-size: 12px;
	color: #707070;
	text-align:justify;}

.validation_grey{
	margin-left:40px;
	margin-right:10px;
	margin-top:5px;
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	float:left;
	display:inline;
	}

.validation_grey_button1{
	float:left;
	display:inline;
	width:300px;
	}

.validation_grey_button2{
	margin-left:40px;
	}

.validationbutton{}

.teaser{
	margin:10px;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	color: #f63e7b;
	}

.download_teaser_text, .download_teaser_text a, .download_teaser_text a:hover{
	margin-top:30px;
	margin-bottom:15px;
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: #f63e7b;
	}

.spacer{
	clear:both;
	font-size:0px;
	height:0px;
	visibility: hidden;
	}
/*end main website description*/

/*begin menu*/
#horizontal_menu {
	font-size:0px;
	/*background-color:black;*/
}

#home_button {
	width: 113px;
	height: 42px;
	float: left;	
	background-image: url('../images/home_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#product_button {
	width: 121px;
	height: 42px;
	margin-left: 1px;
	float: left;
	background-image: url('../images/product_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#tarifs_button {
	width: 166px;
	height: 42px;
	margin-left: 1px;
	float: left;
	background-image: url('../images/tarifs_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#first_album_button {
	width: 205px;
	height: 42px;
	margin-left: 1px;
	float: left;
	background-image: url('../images/first_album_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#download_button {
	width: 177px;
	height: 42px;
	margin-left: 1px;
	float: left;
	background-image: url('../images/download_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#help_button {
	width: 106px;
	height: 42px;
	margin-left: 1px;
	float: left;
	background-image: url('../images/help_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#contact_button {
	width: 107px;
	height: 42px;
	float: left;
	background-image: url('../images/contact_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}
/*end menu*/

/*begin footer*/
#footer{
	clear:both;
	/*background-color:yellow;*/
	height:90px;
}

#partnership_button {
	width: 194px;
	height: 42px;
	float: left;	
	background-image: url('../images/partnership_button.gif');
	background-repeat: no-repeat;
	text-align: center;
	margin-left:1px;
	display:inline;
}

#conditions_button {
	width: 273px;
	height: 42px;
	float: left;
	margin-left: 2px;
	background-image: url('../images/conditions_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#confidentiality_button {
	width: 214px;
	height: 42px;
	float: left;
	margin-left: 2px;
	background-image: url('../images/confidentiality_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#in_the_news_button {
	width: 310px;
	height: 42px;
	float: left;
	margin-left: 2px;
	background-image: url('../images/in_the_news_button.gif');
	background-repeat: no-repeat;
	text-align: center;
}

#page_bottom_middle2 {
				background:url('/mandant_foto/static_pages/fr/images/body/page.png') repeat-y!important;
				background:url('/mandant_foto/static_pages/fr/images/body/page2.png') repeat-y;
				width:957px;
				height:100px;
				clear:both;
				padding:10px 0 0 0 ;
				margin:0;
				text-align:center;
				}

#page_bottom {
				background:url('/mandant_foto/static_pages/fr/images/page-bottom.png') no-repeat;
				height:18px;
				width:957px;
				clear:both;
				padding:0;
				margin:0;
				}

*html #page_bottom{
			filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/page-bottom.png"); background-image:none; 
			}


#page_bottom_middle2 p {font:14px arial; padding-top:20px;}
#page_bottom_middle2 a {color:#a42756;}
#page_bottom_middle2 a:hover,#page_bottom2 a:active,#page_bottom2 a:focus{text-decoration:underline}


/*end footer*/


/*begin teaser top*/
#teaser {
	width: 970px;
	height: 25px;
	margin-top: 20px;
	float: left;
	text-align: center;
	margin-bottom:10px;
}

.teaser_text {
	font-family: 'trebuchet ms', verdana, verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #f63e7b;
}

.teaser_products_text {
	font-family: 'trebuchet ms', verdana, verdana, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: black;
}
/*end teaser top*/



/*begin livres.css*/
#bandeau {
	background-image:url(../images/fond_bandeau_livres.jpg);
	}

span.onglet1 {
	background-image:url(../images/onglet_actif.gif);
	}

span.onglet2 a {
	color:#9f215e;
	}

#nav1 li {
	border-color: #9f215e;
	}
	
#nav1 li.on {
	background-color: #9f215e;
	}
	
#menubas a, #nav1 a {
	color:#9f215e;
	}
/*end livres.css*/




/*begin home.css*/

#bandeau {
	width:970px;
	background-image:url(../images/fond_bandeau_livres.jpg);
	background-repeat:no-repeat;
	height:200px;
	border-bottom-width: 0px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #ffffff;
	}

#bandeau_de {
	width:970px;
	background-image:url(../images/fond_bandeau_livres2.jpg);
	background-repeat:no-repeat;
	height:200px;
	border-bottom-width: 0px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #ffffff;
	}

#bandeau_nl {
	width:970px;
	background-image:url(../images/fond_bandeau_livres3.jpg);
	background-repeat:no-repeat;
	height:200px;
	border-bottom-width: 0px;
	/*border-bottom-style: solid;*/
	border-bottom-color: #ffffff;
	}
#container {
	background-image:url(../images/fond_degrade.jpg);
	background-repeat:repeat-x;
	height:428px;
	top : 200;
	}
	
#livrephoto, #tiragephoto {
	width:470px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	}	

#livrephoto p, #tiragephoto p {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	margin: 0;
	text-align:justify;
	width:450px;
	padding-bottom: 10px;
	}

/*end home.css*/




/*begin style.css*/
body, p, ul, li, form {
	margin:0;
	padding:0;
}




#bandeau {
	width:970px;
	background-repeat:no-repeat;
	height:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	}

span.onglet1, span.onglet2 {
	background-image:url(../images/onglet.gif);
	width:186px;
	height:37px;
	float:left;
	margin-left:3px;
	margin-top:105px;
	}

span.onglet1 {
	margin-left:580px;
	}

.linkonglet {
	color:#fff;
	display:block;
	width:186px;
	height:32px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	padding-top: 5px;
	text-align:center;
	}

#nav1 {
	margin-left: 170px;
	clear:both;
	height:20px;
}

#nav2 {
	margin-left: 20px;
	clear:both;
	height:30px;
}


.hovermenu ul li a
{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #99cc66;
	border: 2px solid #fff2bf;
}

#nav1 li {
	list-style:none;
	float:left;
	margin-left: 7px;
	height:21px;
	line-height: 21px;
	/*border-right-width: 1px;
	border-right-style: solid;*/
	margin-top:3px;
	padding-right:3px;
	padding-left:3px;
	}
	
	#nav2 li {
	list-style:none;
	float:left;
	margin-left: 7px;
	height:21px;
	line-height: 21px;
	/*border-right-width: 1px;
	border-right-style: solid;*/
	margin-top:3px;
	padding-right:3px;
	padding-left:3px;
	}
	
#nav1 a {
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
#nav2 a {
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

#nav1 li.on a {
	color:#fff;
	}
	
#monespace {
	position:absolute;
	width:970px;
	top:172px;
	margin-left:auto;
	padding-left:150px;	
}

#monespace1 {
	position:absolute;
	width:970px;
	top:172px;
	margin-left:auto;
	padding-left:0px;	
}
#log
{
	position:absolute;
	width:970px;
	top:172px;
	margin-left: auto;
	padding-left:173px;
	
}
#monespace form {
	margin-top: 1px;

}

#monespace form label, #monespace form a {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.70em;
	font-weight:bold;
	color:#336600;
	text-decoration:none;
}

.status_bar1 {
	font-size: 10px;
	color:#336600;
	font-family: verdana, arial, helvetica, sans-serif;   
	font-size:0.70em;
	
}
#monespace form input {
	width: 100px;
	border: none;
	margin-left: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
}


.newbox {
	width: 100px;
	border: none;
	margin-left: 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
}

#monespace form .ok {
	width:35px;
	height:15px;
	border:none;
	background-color:#008a00;
	color:#99cc00;
}

.ok {
	width:55px;
	height:22px;
	border:none;
	background-color:#008a00;
	color:#99cc00;
	font-weight :bold;
	cursor :pointer;
}

.floatl {
	float:left;
	margin-right:0px;
}
	
#menubas {
	width:970px;
	height:21px;
	background-image:url(../images/fond_menubas.gif);
	background-repeat:repeat-x;
	}

#menubas ul {
	width:98%;
	}
	
#menubas li {
	float:right;
	list-style:none;
	margin-left: 10px;
	height:21px;
	line-height: 21px;
	}
	
#menubas a {
	color:#265f01;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	}
	
#menubas a:hover, #nav1 a:hover {
	color:#ffffff;
	}
	
#menubas a:hover, #nav2 a:hover {
	color:#ffffff;
	}
	
#footerlogo {
	float: left;
	width: 185px;
	height:40px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footerplanet {
	height:40px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}

#footercopy {
	height:30px;
	padding-top: 28px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	font-family : tahoma, verdana, arial, sans-serif; 
  	font-size : 10px;
	color:white;
}

#footeroctavo {
	height:30px;
	padding-top: 28px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: right;
	font-family : tahoma, verdana, arial, sans-serif; 
  	font-size : 10px;
	color:white;
}

#footeroctavo a {
	color:#b2ff00;
}


#footerlogo a {
	text-decoration:none;
}

#footerlogo .lien_bebe{
	background:url(images/logo_bebe_nb.gif);
	height:26px;
	width:54px;
	display:block;
	float:right;
}

#footerlogo .lien_bebe:hover{
	background:url(images/logo_bebe.gif);
}

#footerlogo .lien_baby_de{
	background:url(images/logo_baby_de_nb.gif);
	height:26px;
	width:54px;
	display:block;
	float:right;
}
#footerlogo .lien_baby_de:hover{
	background:url(images/logo_baby_de.gif);
}

#footerlogo .lien_marc{
	background:url(images/logo_msgc_nb.gif);
	height:26px;
	width:54px;
	display:block;
	float:right;
	margin-left:10px;
	margin-right:10px;
}

#footerlogo .lien_marc:hover{
	background:url(images/logo_msgc.gif);
}

#footerlogo .lien_foto{
	background:url(images/logo_foto_nb.gif);
	height:26px;
	width:54px;
	display:block;
	float:right;
}

#footerlogo .lien_foto:hover{
	background:url(images/logo_foto.gif);
}


.hovermenu ul
{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 20px;
}

.hovermenu ul li
{
	list-style: none;
	display: inline;
}

.hovermenu ul li a
{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #99cc66;
	border: 2px solid #fff2bf;
}

.hovermenu ul li a:hover
{
	background-color: #ffe271;
	border-style: outset;
	color:#ffffff;
}

/*end style.css*/

/*modifie par florent a 13:35 11/06/2008*/

#lblvalidate{padding-left:50px; margin-top:-3px}
#download_box_content {font:16px arial}
.downalod_img_top{display:none;visibility:hidden;}
.cadre_premier_album{float:left;display:inline;padding-top:10px;padding-left:18px;background:url('/mandant_foto/static_pages/fr/images/body/page.png') repeat-y;width:939px;}
*html .cadre_premier_album{filter:progid:dximagetransform.microsoft.alphaimageloader(src="/mandant_foto/static_pages/fr/images/body/page.png",sizingmethod="scale"); background-image:none;}*/
.cadre_premier_album_top
{
	background: url('/mandant_foto/static_pages/fr/images/body/telechargement/cadre-telechargement-haut.png') no-repeat;
	height: 6px;
	width: 921px;
	font-size: 0px;
	float: left;
	display: inline;
}

.cadre_premier_album_mid
{
	background: url('/mandant_foto/static_pages/fr/images/body/telechargement/cadre-telechargement-milieu.png') repeat-y;
	padding-left:2px;
	width: 919px;
	float: left;
	display: inline;
	text-align:center;
}


.cadre_premier_album_bot
{
	background: url('/mandant_foto/static_pages/fr/images/body/telechargement/cadre-telechargement-bas.png') no-repeat;
	height: 4px;
	width: 921px;
	font-size: 0px;
	float: left;
	display: inline;
}
.cadre_bienv_title_txt{width:906px;}
.liste_mapv4_titre
{
	margin-left: 60px;
	font-size: 12px;
}
.map_visible
{
	display: none;
	visibility: hidden;
}
#divsoln
{
	float: left;
	width: 100%;
	line-height: 1;
	font-weight: normal;
}
.divsoln_title
{
	float: left;
	font-size: 10px;
}
.divsoln_liste
{
	float: left;
	clear: both;
	font-size: 10px;
	color: black;
	width: 70%;
	line-height: 1;
	list-style-type: circle;
}
.divsoln_liste  a
{
	color:	black;
	list-style-type: disc;
}
.divsoln_liste a:hover
{
	color: red;
	list-style-type: square;
}

#menubar_m1{width:957px;margin:0px;padding:0}
#m1mainsxmenu2{margin:0}


