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

html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
}

p {
	margin:0px;
}

a
{
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

#index { 
position:absolute;   
left: 50%;    
top: 50%;   
width: 823px;   
height: 698px;   
margin-top: -348px; /* moitié de la hauteur */   
margin-left: -412px; /* moitié de la largeur */ 
}


#container {
	min-height:100%;
	position:relative;
	width:100%;
	margin:0px auto;
}

#header {
	width:1000px;;
	height:90px;
	padding-top:20px;
	margin:0px auto;
	position:relative;
	z-index:10;
}

#footer {
	position:relative;
	width:1002px;
	height:50px;
	margin-left:2px;
	margin:0px auto;
	padding-top:10px;
}

#download {
	position:absolute;
	left:0px;
	background-image:url(../images/download.gif);
	background-repeat:no-repeat;
}

.download {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-left:43px;
}

.download-1 {
	text-transform:uppercase;
	color:#fe0000;
}

#lookbook {
	width:1000px;
	height:556px;
	border:1px solid #c2c2c2;
	margin:0px auto;
}

#lookbook_menu {
	float:left;
	width:220px;
	padding-left:30px;
	padding-top:30px;
	min-height:100%;
}

#lookbook_modeles {
	float:right;
	width:auto;
	height:auto;
}

#lookbook_modeles_thumb {
	float:left;
	width:auto;
	height:auto;
}

#lookbook_modeles_description {
	float:left;
	width:432px;
	
	padding-left:68px;
	padding-top:130px;
}

#lookbook_modeles_description1 {
	width:100%;
	height:300px;
}

#lookbook_modeles_description_2 {
	height:50px;
	padding-left:5px;
}

#lookbook_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f6f6e;
	text-decoration:none;
	text-transform:uppercase;
}

#lookbook_menu a:hover {
	text-decoration:underline;
	color:#000;
}

#lookbook_menu .encours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000;
	text-transform:uppercase;
}

#inscription_bg {
	width:100%;
	height:573px;
	background-color:#d8d7d2;
}

#franchise_bg {
	width:100%;
	height:573px;
	background-color:#000;
}

#inscription {
	width:1000px;
	height:573px;
	margin:0px auto;
}

#saviezvous_bg {
	width:100%;
	height:573px;
	background-color:#000;
	margin-bottom:30px;
}

#saviezvous {
	width:1000px;
	height:630px;
	margin:0px auto;
}

#franchise {
	width:1000px;
	height:573px;
	margin:0px auto;
	background-image:
	url(../images/bg_franchise.jpg);
}

#franchise a:hover {
	text-decoration:underline;
}

#contact {
	width:1000px;
	height:573px;
	margin:0px auto;
	background-image:url(../images/bg_contact.jpg);
}

#contact a:hover {
	text-decoration:underline;
}

#adresse_bg {
	width:100%;
	height:573px;
	background-color:#f0f0f0;
}

#adresse {
	width:1114px;
	height:573px;
	margin:0px auto;
	background-image:url(../images/bg_adresse.jpg);
}

.lookbook_avenir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f6f6e;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-top:140px;
}

#but_lookbook_page {
	float:left;
	width:24px;
	height:24px;
	text-align:center;
	background-color:#b4b4b4;
	line-height:1.5em;
	margin-left:5px;
}

#but_lookbook_page_actif {
	float:left;
	width:24px;
	height:24px;
	text-align:center;
	background-color:#757474;
	line-height:1.5em;
	margin-left:5px;
}

#but_lookbook_retour {
	float:left;
	width:70px;
	height:24px;
	text-align:center;
	background-color:#b4b4b4;
	line-height:1.5em;
	margin-left:5px;
}

#but_lookbook_page:hover {
	background-color:#757474;
}

#but_lookbook_PDF {
	width:124px;
	height:34px;
	text-align:center;
	background-color:#b4b4b4;
	line-height:2em;
}

#but_lookbook_PDF:hover {
	background-color:#757474;
}

.but_lookbook_pdf {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	display:block;
	outline:none;
	width:100%;
	height:100%;
}

.but_lookbook_page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	display:block;
	outline:none;
	width:100%;
	height:100%;
}

.lookbook_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:2em;
}

.mouseover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6f6f6e;
	line-height:1.5em;
}

.index {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-transform:uppercase;
}

.index_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-transform:uppercase;
}

.inscription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

.franchise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.franchise_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style1 {
	font-size: 11px;
	color: #3f3e3b;
	text-transform:uppercase;
}

.style2 {
	font-size: 12px;
	color: #000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3e3b;
}

.style66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-transform:uppercase;
}


.v12 {
	font-size:12px;
}

.v24 {
	font-size:24px;
}

.fetes {
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:30px;
}
