
/* Listes */
ul, ol {
	display: block;
	margin: 1em 0 1em 1.5em;
	list-style-position: inside;
}
li {
	display: list-item;
	line-height: 1.4;
}

/* Listes à puce */
ul { list-style-type: disc; }

/* Listes ordonnées */
ol { list-style-type: decimal; }

/* Listes de définitions */
dl {
	display: block;
	margin: 1em 0;
}
dd {
	display: block;
	margin-left: 1.5em;
}
dt { }

/* Les listes imbriquées n'ont pas de marge verticales */
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol{
  margin-top: 0;
  margin-bottom: 0;
}

/* Le 2ème niveau des listes à puce utilisent un carré */
ol ul, ul ul { list-style-type: square; }

/* Le 3ème niveau (et suivant) des listes à puce utilisent un cercle */
ol ol ul, ol ul ul, ul ol ul, ul ul ul { list-style-type: circle; }


body {
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
	background-color: #D1D8F5;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}

/* Les titres */
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.3em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	display: block;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active, h1 a:hover, h1 a:focus, 
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover, h2 a:focus, 
h3 a, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover, h3 a:focus, 
h4 a, h4 a:link, h4 a:visited, h4 a:active, h4 a:hover, h4 a:focus, 
h5 a, h5 a:link, h5 a:visited, h5 a:active, h5 a:hover, h5 a:focus, 
h6 a, h6 a:link, h6 a:visited, h6 a:active, h6 a:hover, h6 a:focus, 
a img, a:link img, a:visited img, a:active img, a:hover img, a:focus img { 
	text-decoration: none;
	border: none;
}


a:link {
color:#472E8A; text-decoration: underline;
} 

a:visited {
color:#472E8A; text-decoration: underline;
} 

a:hover {
color:#FF9900; text-decoration: underline;
}

a.lien:link {
color: #FC7D38; text-decoration: underline;
} 

a.lien:visited {
color: #492E8F; text-decoration: underline;
} 

a.lien:hover {
color:#583F92; text-decoration: underline;
}
a.lien1:link {
color:#330161; text-decoration: underline;
} 

a.lien1:visited {
color:#330161; text-decoration: underline;
} 

a.lien1:hover {
color:#FFFFFF; text-decoration: underline;
}
	
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#330161;
	margin-top: 0px;
	margin-right: 0px;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:100px;
	margin-left:0px;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:150px;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

.table{
margin-top:20px;
}

	form#formulaire{font: normal 11px Verdana, Arial, Helvetica, sans-serif; background: transparent; margin:0 0 0px 0px; text-align:left; width:500px; margin: 0 0 0px 0px; }

	form#formulaire p{padding: 3px 0px 0px 0px; text-align:left; clear:both; margin:0; }

	form#formulaire label{width: 250px; float: left; text-align: right; margin: 0 5px 0 0; padding:0; }
	
	form#formulaire input, select{ float:left; margin: 0 5px 0 2px; }
	
	form#formulaire input { width:150px; }
	
	form#formulaire input, textarea, select{background-color:#CCAABB;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #ffffff;}

	form#formulaire div { clear:both; margin:0;  padding: 4px 0 0 0; line-height: 20px;}

	form#formulaire div label { width:160px; }
	
	form#formulaire div input { width:200px; }
.lienp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330161;
	text-decoration: none;
}
a.lienp:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330161;
	text-decoration: underline;
}
a.lienp:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330161;
	text-decoration: underline;
}
a.lienp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330161;
	text-decoration: none;
}



.pagination {
	margin: 1em 0;
	text-align: right;
	clear: both;
}

.produit h3 {
	margin-top: 0;
	color: #472E8A;
}

.produit {
	width: 250px;
	float: left;
	padding: 0.5em;
	margin: 2em;
	background-color: #FCE4E4;
	border: 1px solid #E0A0AA;	
	min-height: 250px;
}

.miniature {
	float: left;
}
.miniature img {
	display: block;
	margin: 0 1em 1em 0;
}

.no-image {
	display: block;
	float: left;
	margin: 0 1em 1em 0;
	width: 97px;
	height: 73px;
	border: 1px solid #ccc;
	color: #ccc;
	text-align: center;
	vertical-align: middle;
}

h2.page_title {
	color: #fff;
	text-align:center;
}

#cats-list {
	padding-left: 70px;
	text-align:left;
	color: #333;
}

/* Listes */
#cats-list  ul {
	list-style: square;
}
#cats-list  ul li.actif,
#cats-list  ul li.actif li.actif  {
	font-weight: bold;
}
#cats-list  ul li.actif li {
	font-weight: normal;
}
