@charset "utf-8";
/* CSS Document */



/* bloc description */
.texte_description_page_produit{
	float:left;
	width:205px;
	margin-left:8px;
}



	/* bloc prix, contact */
.elements_page_produit{
	float:left;
	width:212px;
	margin-right:5px;
}



.bout_contact_page_produit{
	width:135px;
	height:90px;
	float:right;
	background-image:url(images/fond_bout_contact.png);
	background-repeat:no-repeat;
	margin-top:40px;
	margin-left:70px;
	color:#eb6d12;
	font-size:9px;
	padding-top:5px;

}

.bout_contact_page_produit a{
	text-decoration:none;
	color:#eb6d12;
	font-weight:bold;
}

.bout_contact_page_produit a:hover{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.demande_info {
	width:135px;
	height:28px;
	float:right;
	background-color:#666666;
	margin-top:-5px;
	color:#ffffff;
	font-size:9px;
}

.demande_info a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

.demande_info a:hover{
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
}



	/* bloc inscription */
.inscription{
	width:770px;
	float:left;
	position:relative;
	top: 25px;
}

.txt_pres{
	background-image:url(images/fleches_visiteur.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:220px;
	text-align:left;
	height:170px;
	float:left;
	color:#eb6d12;
	font-size:12px;
	margin-right:10px;
	margin-left:5px;
}

.nouveau_visiteur{
	width:259px;
	height:162px;
	background-image:url(images/fond_nouv_visiteur.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:8px;

}

.visiteur_inscrit{
	width:259px;
	height:162px;
	background-image:url(images/fond_nouv_visiteur.png);
	background-repeat:no-repeat;
	float:left;

}

.titre_visiteur{
	font-size:11px;
	font-weight:bold;
	color:#eb6d12;
	text-align:left;
	padding-left:10px;
	line-height:33px;
}

.texte_visiteur{
	color:#666666;
		font-size:10px;
	text-align:left;
	padding-left:10px;

}

.bouton_visiteur{
	background-image:url(images/bout_visiteur.gif);
	background-repeat:no-repeat;
	width:84px;
	height:25px;
	color:#eb6d12;
	margin-top:25px;
	padding-top:6px;
	text-align:center;
	margin-left:87px;
	font-weight:bold;
}

.bouton_visiteur a{
	text-decoration:none;
	color:#eb6d12;
}

.bouton_visiteur a:hover{
	text-decoration:none;
	color:#666666;
}

.bouton_visiteur_inscrit{
	background-image:url(images/bout_visiteur.gif);
	background-repeat:no-repeat;
	width:84px;
	height:25px;
	color:#eb6d12;
	margin-top:10px;
	padding-top:6px;
	text-align:center;
	margin-left:87px;
	font-weight:bold;
}

.bouton_visiteur_inscrit a{
	text-decoration:none;
	color:#eb6d12;
}

.bouton_visiteur_inscrit a:hover{
	text-decoration:none;
	color:#666666;
}
