#bloc
{
	width: 620px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
}

#bloc p
{
	font-size: 10pt;
}

#bloc em
{
	font-weight: bold;
	color: #e1021c;
}

#bloc h1
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20pt;
	color: #e1021c;
}

#bloc h2
{
	color: #58585a;
	font-size: 14pt;
	margin-bottom: 5px;
	font-weight: bold;
}

#bloc a
{
	color: #e1021c;
	text-decoration: none;
}

#bloc ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 10px;
}

#bloc li
{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
}

#bloc .formulaireLogin
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #e1021c;
	position: relative;
	float: left;
}

#bloc .formulaireLogin .messageErreur
{
	color: #e1021c;
	font-weight: bold;
}

#bloc .formulaireLogin .messageConfirmation
{
	color: #00bb00;
	font-weight: bold;
}

#bloc .formulaireOuverturecompte .messageErreur
{
	color: #e1021c;
	font-weight: bold;
}

#bloc .formulaireOuverturecompte .messageConfirmation
{
	color: #00ff00;
	font-weight: bold;
}

#bloc .formulaireCommande .messageErreur
{
	color: #e1021c;
	font-weight: bold;
	display: block;
}

#bloc .formulaireCommande .messageConfirmation
{
	color: #00ff00;
	font-weight: bold;
	display: block;
}


#bloc .formulaireCommande
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	border-bottom: 1px solid #e1021c;
	position: relative;
	float: left;
}

#bloc .formulaireCommande .produit
{
	color: #000000;
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

#bloc .formulaireCommande .produit .texteProduit
{
	float: left;
	width: 200px;
}

#bloc .formulaireCommande .produit .case
{
	float: left;
	width: 10px;
}

#bloc .formulaireCommande .produit .infosProduit
{
position: relative;
	float: left;
	width: 170px;
	margin-left: 20px;
	top: -18px;
}


#bloc .formulaireCommande .produit .blocColonne1
{
	width: 202px;
	float: left;
	text-align: left;
}

#bloc .formulaireCommande .produit .blocColonne2
{
	width: 202px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	text-align: left;
}

#bloc .formulaireCommande .produit .blocColonne3
{
	width: 202px;
	float: left;
	text-align: left;
}



.produit .texteProduit .nomProduit
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	color: #e1021c;
}

.produit .texteProduit .prixProduit
{
	font-weight: bold;
	color: #e1021c;
	margin-top: 5px;
}

.produit .texteProduit em
{
	font-weight: bold;
}

.formulaireCoordonnees
{
	margin-top: 10px;
	float: left;
}

.tropheevitrines
{
	background-image: url('../images/espacepro_tropeevitrines_etoile.png');
	background-repeat: no-repeat;
	background-position: 0% 40px;
}

.tropheevitrines p
{
	clear: left;
	margin-bottom: 10px;
}

.tropheevitrines #troisChances
{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	color: #58585A;
	margin-bottom: 10px;
}

.tropheevitrines #troisChances em
{
	font-size: 22px;
	valign: bottom;
}

.tropheevitrines .tropheeType
{
	posotion: relative;
	float: left;
	width: 190px;
}

.tropheevitrines .tropheeType img
{
	position: relative;
	float: left;
	margin-right: 5px;
}

.tropheevitrines .tropheeType h2
{
	position: relative;
	float: left;
	margin-top: 8px;
	width: 120px;
}

.tropheevitrines .tropheeType .descriptionTrophee
{
	clear: left;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	color: #58585A;
}

.tropheevitrines #tropheeTradition
{
	margin-left: 10px;
}

.tropheevitrines #tropheeTradition h2
{
	color: #f5821f;
	font-size: 20px;
}

.tropheevitrines #tropheeNature
{
	margin-left: 10px;
}

.tropheevitrines #tropheeNature h2
{
	color: #41ad49;
	font-size: 20px;
}

.tropheevitrines #tropheeGourmand
{
	margin-left: 10px;
}

.tropheevitrines #tropheeGourmand h2
{
	color: #ed1c23;
	font-size: 20px;
}

