#menuMariage
{
	background: url(../img/fond-mariage.gif) no-repeat left top;
	margin: 9px 0 0 20px;
	border-left: solid 1px #FF0000;
	padding: 13px 0 50px 38px;
	width: 657px;
	float: left;
}

#menuMariage h1
{
	font-size: 24px;
	line-height: 24px;
	color: #330000;
	width: 246px;
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 0 0 74px;
}

#menuMariage h2
{
	font-size: 18px;
	line-height: 24px;
	color: #330000;
	width: 246px;
	text-align: right;
	padding: 0 10px 4px 0;
	border-bottom: solid 1px #330000;
	margin: 0 0 23px 74px;
}

#menuMariage img 
{
	float: left;
	border: solid 1px #CEC4B6;
	padding: 3px;
	margin: 0 40px 0 0;
}

#menuMariage ul
{
	overflow: hidden; zoom: 1;
}

#menuMariage li 
{
	background: url(../img/puce-mariage.gif) no-repeat left center;
	padding: 0 0 0 24px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#menuMariage a
{
	color: #330000;
}

#flash-info-mariage 
{
	background: url(../img/flash-info-mariage.gif) no-repeat left top;
	float: left;
	width: 249px;
	height: 191px;
	text-align: center;
	font-weight: bold;
	padding: 89px 0 0 0;
	margin: 0 0 27px 0;
}

#flash-info-mariage div
{
	height: 150px;
}

#flash-info-mariage p
{
	margin: 10px 14px 0 11px;
	padding: 5px 0 0 0;
	border-top: dashed 1px #FFFFFF;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}

#flash-info-mariage p a
{
	color: #330000;
}

#flash-info-mariage #info1 
{
	color: #330000;
	font-size: 30px;
}

#flash-info-mariage #info2
{
	color: #330000;
	font-size: 18px;
}

#flash-info-mariage #info3 
{
	color: #F71311;
	font-size: 40px;
}

#flash-info-mariage #info4 
{
	color: #330000;
	font-size: 14px;
}

#formulListe
{
	clear: both;
}

#votreListe
{
	width: 430px;
	padding: 20px 25px 9px 16px;
	float: left;
	margin: 0 10px 0 20px;
	background: #F1EFEA;
}

#votreListe h1, #visualiserListe h1
{
	color: #330000;
	line-height: 48px;
	font-size: 36px;
	text-align: center;
	padding: 0 0 0 3px;
	border-bottom: solid 1px #330000;
	margin: 0 0 38px 0;
}

#votreListe p, #visualiserListe p
{
	display: block;
	clear: both;
	height: 30px;
}

#votreListe label, #visualiserListe label
{
	display: block;
	width: 184px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #330000;
	font-weight: bold;
}

#votreListe input, #visualiserListe input
{
	overflow: hidden; zoom: 1;
	border: solid 1px #B6B1A6;
	color: #330000;
	font-weight: bold;
}

#votreListe a
{
	text-align: right;
	color: #330000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	clear: both;
}

#visualiserListe
{
	overflow: hidden; zoom: 1;
	width: 430px;
	padding: 20px 25px 9px 16px;
	background: #E8E4DB;
}

#MonPanier
{
	float: left;
	width: 735px;
	margin: 12px 7px;
	font-size: 11px;
	color: #330000;
	font-weight: normal;
}

#MonPanier h1
{
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 11px 0;
	border-bottom: dashed 1px #330000;
	margin: 0 0 11px 0;
	width: 700px;
}

#MonPanier h2 
{
	font-size: 11px;
}

#facture, #facture2
{
	width: 700px;
	margin: 0 auto;
}

#coordonnees 
{
	width: 500px;
	margin: 0 auto;
}

#coordonnees input, #coordonnees select
{
	border: solid 1px #330000;
}

#facture th , #facture2 th
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

#facture th, #facture td, #facture2 th, #facture2 td
{
	padding: 2px 5px;
}

.price
{
	text-align: right;
}

.quantite 
{
	text-align: center;
}

.quantite input
{
	border: solid 1px #330000;
	text-align: center;
}

.total
{
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

.boutons
{
	margin: 0 120px;	
}

.boutons span
{
	display: block;
	background: #330000;
	float: left;
	margin: 20px;
	padding: 10px;
}

.boutons a
{
	color: #FFFFFF;
	font-weight: bold;
}

.boutons a:hover
{
	background: #FFFFFF;
	color: #330000;
}

#erreur
{
	color: Red;
}

@media print
{
	#rech, #panier, #images, #menu, #bandeau, .boutons, #pied
	{
		display: none;
	}
	
	#MonPanier
	{
		width: 650px;
	}
	
	#facture, #facture2
	{
		width: 100%;
	}
}
