/* @override http://www.exclusivement-deco.com/listeDeMariage/layout01/layout_01.css */

/* @override http://www.exclusivement-deco.com/listeDeMariage/layout01/layout_01.css */

/* @override http://www.exclusivement-deco.com/listeDeMariage/layout01/layout_01.css */

/* CSS Document */
@import url("typography_01.css");

h1, h2, h3, h4, h5, p, a, em, strong, ul, li, label, div{
	list-style:none;
	padding:0;
	margin:0;
}

html{
	text-align:center;
}
body{
	width:700px;
	margin:20px auto;
	background-color:rgb(205,205,200);
}
h1{
	text-align: left;
	background: url(../images/logo.jpg) no-repeat;
	width:  390px;
	border-bottom:1px solid #666666;
	float: left;
	margin-bottom: 5px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	vertical-align: 10px;
	padding-top: 215px;
	padding-bottom: 5px;
}
h1#liste {
	border-style: none;
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/logo2.jpg) no-repeat;
}
h1#liste2 {
	border-style: none;
	width: 850px;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/logo2.jpg) no-repeat;
}

/* Affichage des messages d'alerte */
div.Message{
	position:absolute;
	margin:0 auto;
	margin-left:225px;
	top:100px;
	width:250px;
	background-color:rgb(255,255,255);
	opacity:0.9;
	padding:10px;
}
p.Message {
		text-align:center;
		opacity:1;
		margin:0;
		padding:0;
}


/* Relatif aux pages d'accueil */
body#connexion{
	width:400px;
}

.Formulaires{
	text-align:right;

}
div.Formulaires{
	text-align:right;
	padding:5px;
}

div.Message#connexion{
	position:absolute;
	margin:0 auto;
	margin-left:75px;
}

	li#qualite{
		border-top:1px solid #666666;
		margin-top:5px;
		padding-top:5px;
	}


/* relatif à l'impression des pages de gestion */
body#print{
	background-color:#FFFFFF;
}

/* Relatif aux pages de gestion */
body#gestion{
	width:850px;
}
	div.Message#gestion{
		position:absolute;
		margin:0 auto;
		margin-left:300px;
	}

/* Relatif aux pages liste.php et gestionListe.php*/
div#corpsFormulaire{
	width:505px;
	margin-right:10px;
	
	float:left;
}
	/* ---- PRODUITS ---------*/
	div#produits
	{
		text-align:right;
		margin-top:20px;
	}
			
		h2.Produits{
			border-bottom:2px solid rgb(68,62,55);		
		}
		ul.Produits{
		}
			li.Produits{
				list-style:none;
				border-top:1px solid rgb(68,62,55);
				border-collapse:separate;
				text-align:right;
				min-height:100px;
				height:auto;
				padding:7px;
				margin-bottom: 5px;
				overflow:hidden;
			}
			li.Produits#gestion{
				height:auto;
			}
			
				
				div#imageProduit
				{
					/*text-align:left;
					position:absolute;*/
					float:right;
				}
					img.Produits{
						width:100px;
						height:100px;
						margin-right:20px;
						border-style: none;
					}
							
					/*a > img.Produits{
						position:absolute;
						border:none;
					}
					a:hover > img.Produits{
						position:absolute;
						width:496px;
						height:auto;
						margin-right:20px;
						border:1px solid rgb(68,62,55);
						z-index:9999;
					}*/
					
				div#variablesProduit
				{
					float:right;
					width:350px;
					/*left:100px;
					margin-left:120px;	*/			
				}
				strong.Produits, p.Produits, input.Produits{
					display:inline;
					margin-left:10px;
					margin-top:15px;
				}
				
				
				input.Produits{
					text-align:right;
					width:12px;
					margin:0;
					padding:0;
					margin-left:10px;
					margin-top:15px;
				}
				
				*input.Produits{
					text-align:right;
					background-color: transparent;
					color:#CCCCCC;
					width:20px;
					border-style:none;
					margin:0;
					padding:0;
					margin-left:10px;
					margin-top:15px;
					margin-bottom:-1px;
				}

					*input.Produits:hover {
						background-color: transparent;
						border-style: none;
					}
					
				
				
			
	/* -----------DONS ---------------*/	
	div#donations
	{
		text-align:right;
		margin-top:20px;
	}
	div#footer{
	height: 186px;
	width: 700px;
	background: url(../images/footer.jpg) no-repeat;
	margin-top: 50px;
	text-align: center;
	}
		h2.Donations{
			border-bottom:2px solid rgb(68,62,55);
		}
		li.Donations{
			border-collapse:separate;
			text-align:right;
			padding:3px;
			border-bottom:1px solid rgb(68,62,55)
		}
			strong.Donations, p.Donations, input.Donations{
				display:inline;
				
			}
	/*---------- ADD PRODUIT ---------- */
	div#addProduit{
		text-align:right;
		margin-top:20px;	
	}
		h2.AddProduit{
			border-bottom:2px solid rgb(68,62,55);
		}
		input.AddProduit{
			width:auto;
		}
	/*---------- TOTAUX ---------- */
	div#totaux{
		text-align:left;
		margin-top:20px;	
	}
		h2.Totaux{
			border-bottom:2px solid rgb(68,62,55);
		}

div#recapitulatif
{
	text-align:left;
	
	width:160px;
	float:left;
	margin-left:9px;
	padding:5px;
	
	border:1px solid rgb(68,62,55);
	background-color:rgb(255,255,255);

}

/* Apparence des buttons */
select{
	text-align:center;
	background-color:#333333;
	border:1px solid #fff;
	color:#CCCCCC;
	width:152px;
	margin:3px;
}
input{
	text-align:center;
	background-color:#333333;
	border:1px solid #fff;
	color:#CCCCCC;
	width:150px;
	
	margin:3px;
}
input:hover{
		background-color:#666666;
		border:1px solid #fff;
		color:#CCCCCC;
		cursor:pointer;
}
textarea{
	background-color:#333333;
	border:1px solid #fff;
	color:#CCCCCC;
	width:200px;
	margin:3px;
}
#entrer input {
	width:152px;
}