body {
	background: #888888 url("images/bg-nav.gif") left top repeat-x;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #ffffff;
	margin:0;
	font-size:12px;
}
a {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
.container {
	width:923px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}
.nav{
	float:left;
	width:353px;
	height:422px;
	background: url("images/nav.gif") left top repeat-x;
	text-align:center;
	font-size:15px;
	padding:155px 0px 0px 0px;
}
.ref{
	float:right;
	width:510px;
	height:538px;
	background: url("images/bg-ref.gif") left top repeat-x;
	padding:130px 30px 0px 30px;
}
.presse{
	float:right;
	width:510px;
	height:1242px;
	background: url("images/bg-presse.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
}
.catherine{
	float:right;
	width:510px;
	height:711px;
	background: url("images/bg-catherine.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
}
.createur{
	float:right;
	width:510px;
	height:608px;
	background: url("images/bg-createur.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
}
.historique{
	float:right;
	width:510px;
	height:1145px;
	background: url("images/bg-historique.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
	color:#000000;
	text-align:justify;
	font-size:12px;
}
.lingerie{
	float:right;
	width:510px;
	height:608px;
	background: url("images/bg-lingerie.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
	text-align:justify;
	font-size:12px;
}
.hautecouture{
	float:right;
	width:510px;
	height:608px;
	background: url("images/bg-hautecouture.jpg") left top repeat-x;
	padding:130px 30px 0px 30px;
	text-align:justify;
	font-size:12px;
}
/*********************Contenus**********************************/
/*************Général******************/
h1{
	color:#ffdff1;
	margin:0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
}
/*************Presse*******************/
.txtpresse{
	padding:730px 0px 0px 0px;
	color:#333333;
	font-size:12px;
	text-align:justify;
}
.txtpresse h1{
	color:#333333;
	font-size:17px;
	font-style:italic;
	margin:0px 0px 10px 0px;
}
.txtpresse h2{
	color:#FFFFFF;
	margin:0;
	font-size:13px;
}
.txtpresse .titre{
	color:#333333;
	font-size:13px;
}
.lienpdf{
	color:#FFFFFF;
	float:right;
	font-style:italic;
}
.lienpdf:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-style:italic;
}
/*************Catherine*******************/
.txtcatherine{
	padding:8px 0px 0px 125px;
	font-size:11px;
}
.date{
	color:#ffdff1;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
/*************Créateur*******************/
.txtcreateur{
	padding:10px 185px 0px 10px;
	font-size:12px;
	text-align:justify;
}
.txtcreateur h1{
	color:#ffdff1;
	font-size:16px;
	margin:0;
}
/*************Historique*******************/
.txthistorique{
	padding:10px 10px 0px 10px;
	font-size:11px;
	text-align:justify;
}
.txthistoriqueh1{
	color:#ffdff1;
	font-size:16px;
	margin:0;
}
/*************Haute couture*******************/
.txthautecouture{
	padding:0px 190px 0px 0px;
	font-size:12px;
	text-align:justify;
}
.txthautecouture h1{
	color:#ffdff1;
	font-size:16px;
	margin:0;
}
/****************************Menu******************************/
.lienmenu1{
	color:#FFFFFF;
	font-size:20px;
	line-height:30px;
	font-family:"Times New Roman", Times, serif;
}
.lienmenu1:hover{
	color:#f4d8e7;
	font-size:20px;
	text-decoration:none;
}
.lienmenu2{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.lienmenu2:hover{
	color:#f4d8e7;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

/************Formulaire***************************/
.field{
	/*background:url("images/bg-field.gif") no-repeat left bottom;*/
	border:0px solid #779900;
	font-size:11px;
	font-weight:bold;
	width:160px;
	padding: 2px 3px 2px 3px;
}
.textarea{
	/*background:url("images/bg-textarea.gif") no-repeat left bottom;*/
	border:0px solid #779900;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:100px;
	width:160px;
	padding: 0px 3px 0px 3px;
}
.colorerr {
	color:#f4d8e7;
}




/***********************************************/
p {
	text-align:justify;
}
img{
	border:0px;
}
.imgleft{
	padding-right:10px;
	float:left;
}