h1{margin: 0 0 10px 0; padding:0; font: normal bold 12px arial, sans-serif; text-transform: uppercase;}
.error
{
	border:none;	
}
#general_assoc
{
	width:978px;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #404040;
	position:relative;
	background:url(../images/new/background2.jpg);
}

#image
{
	position:absolute;
	/*height:100%;*/
	bottom: 65px;
	width:230px;
	text-align:center;
}

 .loupe
{
	position:absolute;
	left:95px;
	bottom:20px;
	width:39px;
	
}
#image p{
	text-align:center;	
	position:absolute;
	bottom:0;
	width:230px;
	margin:0;
	left: 0;
}

p.titre
{
	text-transform:uppercase;	
}

p.description
{
	text-align:justify;	
	margin-bottom:15px;
}


table th, table td {padding:0 15px;text-align:center;height:20px;}
table th {font-size: 12px;border-bottom:1px solid #4a2e27;}
table th.icone{width: 70px;}
table th.name{width: 200px;}
table td.icone{text-align: center;}


.prix{
	font-size:20px;	
}

span.titre
{
	font-weight:bold;
}
#contenu_associe
{
	font-size:11px;
	position:absolute;
	top:420px;
	left:134px;
	width:620px;
	text-align:justify;
}

#legende
{
	font-size:11px;
	color:#FFF;
	position:absolute;
	top:355px;
	left:134px;
	border-left:1px solid #FFF;
	padding:5px 0 0 10px;
	width:200px;
}
#send_friend
{
	position:absolute;
	top:365px;
	right:177px;
}
#addProd
{
	background:url(../images/acheter.gif) no-repeat;
	width:30px;
	height:44px;
	border:none;
	cursor:pointer;
	display:block;
	margin-left:5px;
}

div#footer_long{padding: 280px 0 10px 0;text-align: center;}


li.menu_accueil a{color:#f5829c !important;}

li.menu_accueil ul a{color:#695548 !important;}

/*
ajax photo
*/
#image
{
	position:absolute;
	/*height:100%;*/
	bottom: 65px;
	width:230px;
	text-align:center;
}


#image p{
	text-align:center;	
	position:absolute;
	bottom:0;
	width:230px;
	margin:0;
	left: 0;
}

#main_image
{
	text-align:center;
	width:470px;
	height:410px;
	position:relative;
	float:left;

}
.bottom
{
	position:absolute;
	bottom:0;
	width:470px;
	margin:0;
	padding:0;
	left:0;
	text-align:center;
}
#main_image .bottom img
{
	
	bottom:0;
}

#liste_image
{
	width:130px;
	height:410px;
	float:left;
	padding-left:20px;
	border-left:1px solid #999;
}
#liste_image img
{
	margin-bottom:5px;
	margin-top:10px;
}
.bloc_image
{
	width:130px;
	float:left;
	text-align:center;
}

/* Produits associés */
#produits_associe
{
	position:absolute;
	top:490px;
	left:133px;
}

.p_titre_assoc
{
	font-size:11px;
	font-weight:bold;
}
#produits_associe ul#ul_assoc
{
	margin:0;
	margin-bottom:20px;
	padding:0;
	list-style:none;
	
	}
#produits_associe ul#ul_assoc li
{
	float:left;
	padding-left:20px;
	height:100px;
	width:100px;
}
#produits_associe ul#ul_assoc li a
{
	text-decoration:none;
	font-size:10px;
	
}
#produits_associe ul#ul_assoc li a:hover
{
	text-decoration:none;
	color:#F5829C;
	
}
#produits_associe ul#ul_assoc li p
{
	position:absolute;
	bottom:40px;
	width:100px;
	text-align:center;
}

/* legende assoc */
#produits_associe ul#legende_assoc
{
	margin:0;
	padding:0;
	
	list-style:none;	
}
#produits_associe ul#legende_assoc li
{
	width:100px;
	text-align:center;
	float:left;
	padding-left:20px;
	padding-top:10px;
}
#produits_associe ul#legende_assoc li a
{
	text-decoration:none;
	font-size:10px;
	
}
#produits_associe ul#legende_assoc li a:hover
{
	text-decoration:none;
	color:#F5829C;
	
}
#produits_associe ul#legende_assoc li p
{
	
	width:100px;
	text-align:center;
}
/* Envoyer à un ami */

#sendfriendform_submit
{
	float:right;	
	margin-right:15px;
}
