.plain {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;

}
.underline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
}
.forms {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}
.forms2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.plainred {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
}
.box {
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
.bold {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #2C4056;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.plainwhite {
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.boldWhite {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.italic {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: italic;
	color: #333333;
}

/*CSS for the products' menu */

#bouton  {position: relative; 
		  width: 145px;
		  height: 19px;
		  text-align: justify;
		  font-family: Tahoma, Helvetica, sans-serif;
		  font-size: 10px;
		  text-decoration: none;
		  border: 1px solid #CCCCCC;
		  border-top: 0px;
		  }
		  
		  
a {color: #000000;
   text-decoration: none;}
		 
#bouton :hover {position: relative; 
				background-color: #FFCD9B;
				width: 143px;
				height: 18px;
			   }
#proximedia, #proximedia a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;

}
