/* CSS Document */
body{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background: White;
}
.titre-page {
	background-color: #ae3a43;
   border-style:solid;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   border-bottom-width:1px;
   border-color: Black;
}
.bordure-trame {
   border-style:solid;
   border-left-width:2px;
   border-right-width:2px;
   border-top-width:2px;
   border-bottom-width:2px;
   border-color:#a01923;
}
.fond-bandeau-haut {
	background-color: #ae3a43;
}
.fond-bandeau-trame {
	background-color: #5d1f23;
	height: 20px;
}
.gris-petit {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 color: #b6b2b2;
 padding-left: 20px;
}

a {
	text-decoration:none;
	color: #A80000;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #ff0000;
}
a.menu {
	color: Black;
	font-weight: bold;
	font-size: 11px;
	padding-left: 20px;
}
a.menu:hover {
	text-decoration:underline;
	color: #464646;
}

.backgroundnoir{
 background-color:#000000;
}

.backgroundgris{
 background-color:#a0a0a0;
}
.coin{
 background-color:#FFFFFF;
 width:1px;
 height:1px;
}
.fiche-produit {
	font-size: 10px;
}

.rouge{
	text-decoration:none;
	color: #ff0000;
	display:inline;
	font-size:11px;

}
.en-tete-bloc {
	text-decoration:none;
	color: #ff0000;
	text-align: center;
	font-size:11px;
	font-weight: bold;
	background-color: #ECECEC;
}
.bloc {
	background-color: #FEE9E6;
}
H2{
	text-decoration:none;
	color: Black;
	display:inline;
	font-size:11px;
	padding: 5px;
}

H3{
	text-decoration:none;
	color: White;
	display:inline;
	font-size:11px;
	padding: 10px;
}

.templ{
  color:#ff0000;
  display:inline;
  font-size:14px;
  font-weight:bold;

}

H1 {
display:inline;
font-size:13px;
color: White;
}

.bordureH {
	border-style:solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right:0px;
	border-color:#e0e0e0;
	background-color:#e8e8e8;
	padding:2px;
	
}
.tab_haut_gris{
background:url(../_gif/haut-rond.gif);
}
.tab_bas_gris{
background:url(../_gif/bas-rond.gif);
}
.tab_haut_noir{
background:url(../gif/haut-noir-rond.gif);
}
.tab_bas_noir{
background:url(../_gif/bas-noir-rond.gif);
}
.bordure_grisemoit{
   border-style:solid;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:0px;
   border-bottom-width:0px;
   border-color:#a0a0a0;
   background:#FFFFFF;

}
.bordure_grise{
   border-style:solid;
   border-width:1px;
   border-color:#a0a0a0;
   background:#FFFFFF;
}
.bordure_noire{
   border-style:solid;
   border-width:1px;
   border-color:#a0a0a0;
  
}
.bordure_noiremoit{
   border-style:solid;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   border-bottom-width:1px;
   border-color:#000000;
   background:#efefef;

}
li{
 
 padding:2px;
}
.ul2{
 margin:0px;
 padding:2px;
 list-style-image:url(../gif/puce.gif);
 list-style-position:inside;

}

input {
font-size: 11px
}
.petit {
	font-size: 9px;
	color: Maroon;
}
.tableau_bordure
{
	border-style:solid;
	border-width:1px;
	border-color:#DCDCDC;
}
table{
	border-collapse:collapse;
	empty-cells:show;
}
input {
font-size: 10px;
font-family: verdana;
}
select {
font-size: 10px;
font-family: verdana;
font-weight: normal;
	
}
