@import url("general.css");
@import url("menu.css");
@import url("produits.css");
@import url("albums.css");
@import url("credit.css");
@import url("cmde.css");
@import url("erreur_login.css");
@import url("panier.css");
@import url("livraison.css");
@import url("carnet_adresses.css");
@import url("une.css");
@import url("tarifs.css");
@import url("annexe.css");
@import url("partages.css");

/**********************************/
/*                                */
/*          PHOTOS                */
/*                                */
/**********************************/

.photos_album
{
	float: left;
	width: 850px;
}


.photo
{
	margin: 0.5em;
	/*padding: 0.5em;*/
	width: 160px;
	height: 200px;
	float: left;
	/*border: 1px solid;*/
	border-color: #B0B0B0;
}

.photo_nom
{
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #0480E0;
}

.photo_image
{
	margin: auto;
	padding: 2px;
	width: 130px;
	height: 130px;
	line-height: 130px;
	text-align: center;
}

.photo_image img
{
	vertical-align: middle;
}

.photo_image a
{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.photo_action
{
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	height: 25px;
	font-weight: bold;
}

.photo_action a
{
	text-align: center;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-weight: bold;
	background-image: none;
	padding: 0px;
	margin: 0px;
}

.pied_page
{
	border: 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.note
{
	font-style: italic;
}

.nom_album
{
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

.etapes_cmde
{
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.etape_cmde, .etape_cmde_active
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}

.etape_cmde_active
{
	color: #FFD030;
}

.fournisseur_lien
{
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.fournisseur_lien a
{
	font-weight: bold;
}

.img_tx_classique
{
	text-align: center;
}

.img_tx_classique a
{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.img_tx_express a
{
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.img_tx_classique img
{
	border: 1px solid #B0B0B0;
}

.img_tx_express
{
	text-align: center;
}

.img_tx_express img
{
	border: 1px solid #B0B0B0;
}
