@charset "iso-8859-1";
* {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.imgprod{ 
background-color: #FFFFFF;
float: left;
width: 230px; 
height:210px;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}

.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
 
.imgbig{ 
background-color: #FFFFFF;
float: left;
width: 220px; 
height:200px;
}
.img{ 
background-color: #FFFFFF;
float: left;
width: 120px; 
height:110px;
 }
 
.espace { 
background-color: #000000;
float: center; 
height:15px;
width:95%;
}
 
 
.img2
{ background-color: #FFFFFF ;
float: right ;
width: 110px ; 
height:96px;
 }

.ligne {
	color : #FFE812;
}

.price {
	font-size: 12px;
	color : #D90006;
	font-weight: bold;
}


.whitesmall {
	font-size: 10px;
	color : #FFFFFF;
	font-weight: bold;
}
a.whitesmall {
	font-size: 10px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitesmall:link {
	font-size: 10px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitesmall:hover {
	font-size: 10px;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



.white {
	font-size: 12px;
	color : #FFFFFF;
	font-weight: bold;
}
a.white {
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:link {
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-size: 12px;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

 
.blackbold {
	font-size: 12px;
	color : #000000;
	font-weight: bold;
}

.black {
	font-size: 12px;
	color : #000000;
}
a.black {
	font-size: 12px;
	color : #000000;
	text-decoration: none;
}
a.black:link {
	font-size: 12px;
	color : #000000;
	text-decoration: none;

}
a.black:hover {
	font-size: 12px;
	color : #000000;
	text-decoration: underline;	
}


.yellow {
	font-size: 12px;
	color : #FFE812;
	font-weight: bold;
}
a.yellow {
	font-size: 12px;
	color : #FFE812;
	text-decoration: none;
	font-weight: bold;
}
a.yellow:link {
	font-size: 12px;
	color : #FFE812;
	text-decoration: none;
	font-weight: bold;
}
a.yellow:hover {
	font-size: 12px;
	color : #FFE812;
	text-decoration: underline;
	font-weight: bold;
}

.titlepage {
	font-size: 15px;
	color : #FFFFFF;
	font-weight: bold;
	padding-left:25px;
}

.titlepage2 {
	font-size: 15px;
	color : #000000;
	font-weight: bold;
	padding-left:25px;
}

.content_title{
	font-size: 13px;
	color : #CE0000;
	font-weight: bold;
}

.content{
	font-size: 12px;
	color : #000000;
	
}



.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	border-color: #7F7F7F;
	height: 20px;
}
.field {
	background-color: #FFFFFF;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Tahoma;
	
}
.button {
	background-color: #FFFFFF;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	color: #CE0000;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}


a.bouton2:link{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:visited{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:hover{
width:150px;
height:20px;
text-decoration:none;
color: #ff9900;
text-align:center;
font-weight:bold;
background-color:#FFFFFF;
padding:5px;
font-size: 10pt;
font-family: Tahoma;
border-style:outset;
border-width:1px;
border-color:#8FA6FD

}

.bouton2{text-align:center;padding:5px;}














