/************************************** KIRN TRAITEUR **********************************************/

/************************************* Zones **************************************/
body{
	background-image:url('_mm/back.gif');
	background-repeat:no-repeat;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #88112D;
}
body,td,select,input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.absDiv{
	position: absolute;
	visibility: hidden;
}
select{
	color: #666666;
	border: 1px solid #E2C4CB;	
}
input.texte{
	color: #000000;
	border: 1px solid #cccccc;	
}
textarea.texte{
	color: #999999;
	font-size:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;	
}
.fond_blanc{
	background-color: #ffffff;
}

/************************************* Textes **************************************/
.texte_gris_clair{
	color: #999999;	
}
.texte_gris{
	color: #666666;	
}
.texte_noir{
	color: #000000;	
}
.texte_beige{
	color: #CC9933;	
}
.texte_beige_gras{
	color: #CC9933;
	font-weight:bold;	
}
.texte_vert{
	color: #99CC00;	
}
.texte_vert_gras{
	color: #99CC00;
	font-weight:bold;	
}
.texte_rose{
	color: #FF6699;	
}
.texte_rose_gras{
	color: #FF6699;
	font-weight:bold;			
}
.texte_jaune{
	color: #FFCC00;	
}
.texte_jaune_gras{
	color: #FFCC00;
	font-weight:bold;			
}
.texte_rouge{
	color: #CC0000;	
}
.texte_rouge_gras{
	color: #CC0000;	
	font-weight:bold;		
}
.texte_violet{
	color: #CC99CC;	
}
.texte_violet_gras{
	color: #CC99CC;
	font-weight:bold;			
}
.texte_bordeaux{
	color:#88112D;	
}
.texte_bordeaux_gras{
	color:#88112D;
	font-weight:bold;			
}
.txt11blanc {
	font-size: 11px;
	color: #fff;
}

/************************************* Liens **************************************/
a{
	color:#88112D;
	font-weight:bold;		
	text-decoration: underline;
}
a:hover{
	color:#88112D;
	font-weight:bold;		
	text-decoration: none;
}

a.lien_bordeaux{
	color:#88112D;
	font-weight:bold;		
	text-decoration: underline;
}
a.lien_bordeaux:hover{
	color:#88112D;
	font-weight:bold;		
	text-decoration: none;
}
a.lien_blanc{
	color:#ffffff;
	text-decoration: underline;
}
a.lien_blanc:hover{
	color:#ffffff;
	text-decoration: none;
}

a.lien_bordeaux2{
	color:#88112D;
	font-weight:bold;		
	text-decoration: none;
}
a.lien_bordeaux2:hover{
	color:#88112D;
	font-weight:bold;		
	text-decoration: none;
}
a.lien_blanc_small, a.lien_blanc_small:hover {
	font-weight: normal;	
	color: #fff;
}
h1.titPage {
	margin: 0;
	padding: 0;
	height: 31px;
}
h1 {
	margin: 0;
	padding: 0;
	width: 244px;
	height: 342px;
}

h2 {
	font-size: 10px;
}