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

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
}

img{
	border:none;
}

/*img, div { behavior: url(iepngfix.htc); }*/

a{
	color:inherit;
	text-decoration:none;
}

/************  MENU ************/
	
	#menu{
		background:#F6A2B3;
		font-size:11px;
		margin:0px;
		padding:0px 0px 0px 0px;
		text-align:right;
		border-top:2px solid black;
/*		border-bottom:1px solid #DA828F;*/
		position:fixed;
		top:0;
		z-index:80;
		width:100%;
	}

	#top_nav 
	{
		background:#F6A2B3;
		margin: 0 auto 0 auto;
		padding: 0px;
		width: 800px;
	}
	#top_nav .link {
		 text-align: center;
		 margin: 0;  
		 width: 75px !important;
		 width: 78px ; 
		 float: left ;
		font-size:13px;
	}
	
	#top_nav .link span {
		color: #8C8D94;
	}
	
	#top_nav .link a {
		padding: 4px 10px;
		display: block;
	}
	
	#top_nav .link a.no_link {
		background:none;
	}
	
	#top_nav .link a:hover {
		background: #FFF;
		padding: 4px 10px;
	}
	
	#top_nav .link a:hover span {
		color: #FFF;
	} 
	
/************  MENU ************/	
	



/************  DIV ************/


#container{
	width:785px;
	margin:50px auto 0 auto;
}

#content{
	text-align:justify;
	background:#fff;
	width:715px;
	margin:0px auto 0 auto;
	padding:0px 20px 80px 20px;
}

#footer{
	background:#fff;
	height:100px;
	border-top:1px solid #666666;
	padding:20px 0 0 0;
	font-size:11px;
}

#footer_content{
	width:780px;
	margin:0 auto 0 auto;
}


#content_home{
	background:#000000;
	margin:150px 0 0 0;
}

#content_home a.english{
	width:113px;
	height:47px;
	display:block;
	background:url(images/english_home.jpg) no-repeat;
}

#content_home a.english:hover{
	background:url(images/english_home_on.jpg) no-repeat;
}


#content_home a.french{
	width:117px;
	height:47px;
	display:block;
	background:url(images/french_home.jpg) no-repeat;
}

#content_home a.french:hover{
	background:url(images/french_home_on.jpg) no-repeat;
}

/************  CLASSES ************/

.texte_splash{
	margin:70px 0 0 65px !important;
	margin:50px 0px 0 35px ;
	padding:0px 0px 0 0px !important ;
	padding:0px 30px 0 0px ;
	text-align:center;
	float:left;
	width:200px;
}

.texte_splash a{
	border-bottom: 3px solid #F6A2B3;
}

.texte_splash a:hover{
	color:#F6A2B3;
}

.logo_centre{
	width:283px;
	height:62px;
	margin:100px auto 20px auto;
}

.titre{
	width:781px;
	font-size:11px;
	text-transform:uppercase;
}

.about{
	background:url(images/ruban_about.png) no-repeat;
	height:54px;
	padding:60px 0 0 20px;
}

.catalog{
	background:url(images/ruban_catalog.png) no-repeat;
	height:46px;
	padding:68px 0 0 30px;
}

.press{
	background:url(images/ruban_press.png) no-repeat;
	height:94px;
	padding:60px 0 0 20px;
}

.contact{
	background:url(images/ruban_contact.png) no-repeat;
	height:80px;
	padding:60px 0 0 0px;
}

.home{
	background:url(images/logo.png) no-repeat;
	height:60px;
	margin:0px 0 0 40px;
}

.cleaner{
	clear:both;
}

.column_left{
	float:left;
	width:340px;
	margin:0px 20px 0 0;
	padding-top:10px;
	line-height:20px;
}

.column_right{
	float:left;
	width:350px;
	padding-top:20px;
}


.box_photo{
	background:url(images/box_photo2.jpg) no-repeat;
	text-align:center;
	width:350px;
	margin:0px auto 0 auto;
/*	padding-top:62px;*/
}

.link_photo{
	font-size:11px;
	width:65px !important;
	width:75px;
	margin:0px auto 0 auto;
}

.form_left{
	float:left;
}

.form_right{
	float:right;
	width:200px;
	margin-right:10px;
	text-align:right;
}

#bottom_nav 
{
	text-align:left;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 350px;
}

#bottom_nav .link {
	 text-align: center;
	 margin: 0;  
	 float: left ;
}

#bottom_nav .link span {
	color: #8C8D94;
}

#bottom_nav .link a {
	padding: 0px 10px 0px 10px;
	display: block;
	background:url(images/bg_li_white.jpg) right no-repeat;
}

#bottom_nav .link a.no_link {
	background:none;
}

#bottom_nav .link a:hover {
	text-decoration:underline;
}

#bottom_nav .link a:hover span {
	color: #FFF;
} 

input{
	float:left;
}

input.btn_envoyer{
	background:url(images/btn_form.jpg) top left no-repeat;
	display:block;
	border:0px;
	height:24px;
	width:59px;
}

input.btn_envoyer:hover{
	cursor:pointer;
}
.text_form{
	margin:0;
}


/************  PRESS ************/

.article{
	text-align:left;
	width:500px;
	margin:0px auto 0 auto;
	padding:0px 0 20px 0;
}

.article a{
	color:#F6A2B3;
}

.article a:hover{
	text-decoration:underline;
}


.article img{
	margin:0 20px 0 0 ;
	float:left;
}

.article p{
	margin:0;
}

.article h1{

	margin:0px 0 20px 0 ;
	font-size:13px;
	font-style:italic;
	font-weight:normal;
}

.pink{
	color:#F6A2B3;
}

.trait_noir{
	height:1px;
	width:500px;
	margin:0 auto 40px auto;
	border-bottom:1px solid black;
}


/************  CONTACT ************/


.contact_gauche{
	margin:40px 110px 0 0px;
	padding:0 0 0 20px;
	text-align:left;
	float:left;
	width:280px;
}


.contact_droite{
	margin:40px 0 50px 0px;
	text-align:right;
	float:left;
	width:300px;
}


.title_pink{
	border-bottom: 3px solid #F6A2B3;
	text-transform:uppercase;
}

.trait_rose{
	border-top:2px solid #F6A2B3; 
	margin:0 100px 50px 100px; 
	text-align:center;
}






.pics { height: 380px; width: 350px; padding:0; margin:0; overflow: hidden }
.pics img { height: 350px; width: 310px; padding: 5px; #eee; top:0; left:0 }
.pics img {
}


#text_alt{
	width:120px;
	font-size:12px;
	margin:0px auto 0 auto;
	padding:65px 0 70px 0;
}

#message h2{
	font-size:12px;
	border-bottom: 3px solid #F6A2B3;
	
}

.shops_left{
	margin:0 0 0 20px;
	float:left;
}

.shops_right{
	float:right;
}

img.reflect{
	margin:0 0 -30px 0;
}

.ballerineas_package, .ballerineas_package_loafers{
	text-align:center;
	width:178px;
	height:280px !important;
	height:300px;
	font-style:italic;
	float:left;
	margin:0 0 30px 0;
}

.ballerineas_package_loafers{
	height:200px !important;
	font-style:italic;
	float:left;
	margin:0 0 30px 0;
}


.ballerineas_package img.reflect{
	display:block;
/*	height:50px;*/
	margin:0 0 10px 0;
}

.ballerineas_package .shadow{
	height:80px;
/*	border: 1px solid #999;*/
	padding:0 0 0 10px;
}

.name{
	color:black;
}

/************  lightbox ************/

.lightbox_left{
	float:left;
	border-right:2px solid #eeb7c0;
	width:50%;
}

.lightbox_right{
	float:left;
	margin:80px 0 0 0;
	padding:0 0 0 20px;
}

.lightbox_left img,.lightbox_right img{
/*	width:283px;*/
}



/************  CATALOG ************/

.catalog_content h1 {
/*border-bottom:1px solid;*/
color:#FF93A9;
font-size:20px;
margin:0 0 20px;
padding:20px 0 0;
text-align:left;
text-transform:uppercase;
}

.catalog_content h2 {
background:url(images/bg_h1.jpg) repeat-x;
color:#F6A2B3;
font-size:15px;
margin:10px 0;
padding:2px;
}

