body {
	background-image: url('../images/fond.gif');
	background-color: #8CAA9C;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#animAccueil {
position:absolute;

}



/****Les catalogues payants***/

.listeCatPayants{
padding:5px;
	margin-right:255px;
	width:235px;
	height:350px;
	/*overflow:auto;*/
	display:block;
	background-color:#FFFFFE;
}
.listeCatPayants p {
	line-height:10px;
	
}

.detailCatPayant {

	float:right;
	height:350px;
	width:235px;
	
	padding:5px;
	
}
.clicCatPayant{
	margin-bottom:0px;
	display:block;
	border-left: 3px solid #477458;
	border-right: 3px solid #477458;
	padding-left:7px;
	cursor:pointer;
	line-height:15px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.clicCatPayant:hover{
display:block;
	text-decoration:none;
	color:#000;
	border-left: 3px dotted #477458;
	border-right: 3px dotted #477458;
	font-weight:normal;
	background-color:#EBF6EF;
	background-image:url('../images/puceCatalogue.gif');
	background-repeat:no-repeat;
	background-position:left;
	/*border-bottom: 1px solid #477458;*/
	color:#477458;
}

.tableDetailCatalogue {
	/*border:1px solid #B94B51;*/
	width:100%;
}
#nombreArticles {
	width:70px !important;
	width:100px;
	text-align:left;
	float:right;
	background-image:url('../images/bouton_article.gif');
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:10px;

	height:29px;

	font-weight:bold;
	padding-top:7px;
	padding-left:30px;
	font-size:10px;
	color:#FFFFFF;
	text-transform:capitalize;
}


.lienNbArticles{
color:#FFF;
text-decoration:none;
}
.lienNbArticles:hover{
color:#FFC448;
}


#menu a.lienNbArticles {
color:#FFF;
text-decoration:none;
margin-left:-2px;
}
#menu a.lienNbArticles:hover{
color:#FFC448;
}
/******/
#menu a {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
	margin-left: 5px;
}
#menu a:hover {
	color: #990000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
H1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
}
H2 {
	font-size: 14px;
	color: #006600;
	margin-bottom: 0px;
}
h3{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
border-top:2px solid #AAAAAA;
border-bottom:1px solid #AAAAAA;
text-align:right;
background-color:#DEE9E2;
color:#477458;
}
a {
	color: #AE2A30;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #022917;
}

hr {
height:1px;
color:#336600
margin-bottom:0px;
}

A:hover IMG {
	filter: Alpha(Opacity=50);
}
INPUT {
	height: 20px;
	border: 1px solid #B52E35;
}

textarea {

	border: 1px solid #B52E35;
}


#formulaire input, #formulaire textarea {
width: 150px;
}


.bouton {
	background-color: #B52E35;
	color: #FFFFFF;
	font-weight: bold;
}
.disponible {
	font-weight: bold;
	color: #009900;
}
.indisponible {

	font-weight: bold;
	color: #CC0000;
}



.updateQte{
	
		margin:5px;
		cursor:pointer;
		font-weight:bolder;
	}
	
.updateGrosseQte{
	
		margin:5px;
		cursor:pointer;
		font-weight:bolder;
	}

.charge{

		text-align:center;
		border:1px solid #B94B51;
		background-color:#FFF;
		padding:1em;
		font-style:italic;
	}
.supprArticle{
		margin:5px;
		cursor:pointer;
		font-weight:bolder;
	}
.supprArticle img {
		width:10px;
	}
.updateQte img {
		width:10px;
	}
.tableArticles{
		border:1px solid #F2F2F2;	
		background-color:#FFF;
		border-collapse:collapse;
		text-align:left;
	}
.tableArticles th {
	color:#FFF;
	background-color:#B94B51;
	text-align:center;
	font-size: 12px;
	}
.article1{
		background-color:#E9E9E9;
	}
	
.article2{
		background-color:#E1E1E1;
	}
	
	/***Packs***/
	.tablePacks{
		/*border:1px solid #999999;*/
		/*margin:0.5em;*/
		background-color:#EEE;
	
	}
	.titrePack{
		vertical-align:middle;
		padding:2px;
		padding-left:0.4em;
		background-color:#B94B51;
		color:#FFF;
		font-size:12px;
		font-weight:bolder;
		-moz-border-radius-topright:5px;
	}
	.rouge{
		background-color:#B94B51;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-bottomleft:5px;
	}
	
	.desc{
		padding:0.5em;
		background-color:#E9E9E9;
		text-align:justify;
	}
	.casse{
		font-weight:bolder;
		color:#006600;
		font-size:12px;
	}
	
		.barre{
		font-weight:bolder;
		color:#ff0000;
		text-decoration:line-through;
		font-size:12px;
	}
	
