body{
	background:#ededed url(../images/haut-fd.jpg) repeat-x left 20px;
	color:#333333;
}

#layout{
	margin:0 auto;
	width:984px;
}

#header{ 
	height:80px;
	padding:0 25px;
 }

	#header small{
		color:#666666;
		font-size:11px;
		font-weight:bold;
		line-height:20px;
		padding-left:15px;
	}
	
.logo{
	border:solid 3px #ffffff;
	margin-left:15px;
	position:absolute;
	top:30px;
}

#formLog {
	color:#FFFFFF;
	float:right;
	font-size:11px;
	margin:10px 35px 0 0;
	text-align:right;
}
	#formLog a{ 
		color:#FFFFFF;
		font-style:italic;
		line-height:20px;
 	}

	#formLog label{
		padding:0 5px;
	}

	#formLog input{
		background-color:#538DFE;
		border:solid 1px #C0DEF9;
		color:#FFFFFF;
		height:16px;
		width:135px;
	}
	
	#formLog .submit{
		font-size:13px;
		height:auto;
		margin-left:5px;
		width:auto;
	}

.left .mail{
	margin-left:15px;
}

/* ------------------------------------------------ content -------------------------------------------*/

#content{
	background:transparent url(../images/fond-layout.jpg) repeat-y center top;
	clear:both;
}

#contentTop{
	background:transparent url(../images/fond-haut.jpg) no-repeat center top;
	padding:0 25px;
}

/* ---------------------------------- right -------------------------------------*/

.right{
	background:transparent url(../images/bulle-pro-bas.jpg) no-repeat 20px bottom;
	float:left;
	padding:55px 20px 20px;
	width:664px;
}

h1{
	background:transparent url(../images/bulle-pro-haut.jpg) no-repeat center top;
	color:#2F1D9A;
	font-size:1.5em;
	font-weight:bold;
	line-height:2.1em;
	padding-bottom:10px;
	text-indent:1.5em;	
}

.haut{
	background-color:#ededed;
	padding-bottom:10px;
}

.entete{
	background:#ededed url(../images/bulle-coor-bas.jpg) no-repeat left bottom;
	float:left;
	padding:0 0 15px 15px;
	width:311px;
}

.int{
	font-size:0.97em;
	/*height:75px;*/
	padding:5px 10px;
}

	.int em, .int h2 { font-weight:bold; }
	
	.int h2, .likeForm h2 { font-size:1.5em; }
	
	.int strong{ font-size:1.6em; }
	
	.int .big{ font-size: 1.2em; }

.int, #formCommande p, table, table .valider, .likeForm div{ background-color:#FFFFFF; }

/* ---------------- formulaire --------------------*/

#formCommande, .likeForm{
	background:#ededed url(../images/bulle-form-haut.jpg) no-repeat left top;
	padding:15px 10px 0;
}

#formCommande p{
	font-size:0.9em;
	font-style:italic;
	padding:0 0 10px 15px;
}

	#formCommande p label{
		color:#2F1D9A;
		font-weight:bold;
		padding-right:10px;
	}

table{
	padding:0 10px;
	width:644px;
}

.likeForm div{
	padding:0 10px;
	width:6424x;
}

.likeForm h2{ 
	font-weight:bold;
	padding:10px 0; 
}

th{
	background-color:#2F1D9A;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	padding:5px;
}

td{ 
	background-color:#ededed;
	line-height:1.4em;
	padding:0 5px;
}

	table .qte{
		width:10%;
	}

		table .qte input{
			color:#2F1D9A;
			font-weight:bold;
		}
	
	table .italique{
		font-style:italic;
		width:15%;
	}
	
	table .txtright{
		padding:5px;
		text-align:right;
	}
	
	table .valider{
		padding:10px;
		text-align:right;
	}

/* ---------------- table --------------------*/
	
.bulle{
	background:transparent url(../images/bas-txt.jpg) no-repeat left bottom;
	padding-bottom:15px;
}
	
	.bulle_int{
		background:transparent url(../images/fond-txt.jpg) repeat-y left bottom;
	}
	
	.bulle .likeh2{
		background:transparent url(../images/haut-txt-titre.jpg) no-repeat left top;
		padding:15px 20px 0 20px;
	}
		
/* ------------------------------------------------ footer -------------------------------------------*/

#footer{
	background:#ededed url(../images/fond-bas.jpg) no-repeat center top;
	padding:0 25px 40px 25px;
}

	#footer address{ 
		margin:20px 0;
		text-align:center;
  }
	
	#footer input{
		border:solid 1px;
	}
	
	.newsletter, .diffusion{
		float:left;
		margin:10px 0;
		position:relative;
		width:50%;
	}
	
		.newsletter img{
			left:0;
			position:absolute;
			top:0;
		}
	
	.likeh2{
		color:#2F1D9A;
		font-size:1.2em;
		font-weight:bold;
	}
	
	.newsletter .likeh2{
		padding-left:70px;
	}
	
		.likeh2 span{
			color:#666666;
		}

#formNewsletter{ padding:15px 0 15px 70px; }
#recommanderAmi{ padding:5px 0 5px 50px; }

	.diffusion a, .diffusion p{
		background:transparent url(../images/pictos.jpg) no-repeat 20px bottom;
		display:block;
		font-size:14px;
		line-height:14px;
		padding-bottom:5px;
		text-indent:50px;
	}
	
	.diffusion .likeh2 a{
		background-position:left top;
		text-indent:30px;
	}
	
		.minimenu{
			font-size:0.75em;
			line-height:1.7em;
		}
