body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
background:#000;

}

#boite {

	BORDER-RIGHT: #FF9933 1px solid;
	boRDER-TOP: #FF9933 1px solid;
	BORDER-LEFT: #FF9933 1px solid;
	BORDER-BOTTOM: #FF9933 1px solid;
	PADDING-BOTTOM: 0px;
	margin:0px 2px 0px 2px;
	background-image: url(http://www.epidermiq.com/~tech/skin/simple/fond2.jpg);
	
	WIDTH: 142px;
	text-align : left;
	line-height:8pt;
	font-family : "arial";
	font-size : 8pt;
	box-sizing: content-box;
        -moz-box-sizing: border-box;
        color:#FF9933;
        

}



.titre {

	BACKGROUND: #FF9933;
	PADDING-BOTTOM: 1px;
	COLOR: #000000;
	font-family : "arial";
	font-size : 12px;
        font-weight:bold;
        text-align:center;
WIDTH: 100%;
}

.cadre {
	
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	BACKGROUND: #fff;
	FLOAT: left;
	PADDING-BOTTOM: 5px;
   
	MARGIN: 0px 10px 10px 0px;
	WIDTH: 590px;
	background: url(fond1.jpg) repeat ;

	box-sizing: content-box;
        
        color: #FF9933;
}


/* LIENS NORMAUX */
A:link, A:visited {
font-size: 8pt;
color:#CC6633;
background-color: transparent;
text-decoration: underline;
}

A:active, A:hover {
font-size: 8pt;
color:#CC6633;
background-color: transparent;
text-decoration: dashed;
}

.pied {
font-size: 7pt; 
color: #FF9933;
background-color: transparent;
text-align: center;
background-color: transparent;

}










