
A:link      { color : #000; text-decoration : underline;  } 
A:visited  { color : #000; text-decoration : underline;  } 
A:active   { color : #000; text-decoration : underline;} 
A:hover   { color : #000; text-decoration : none;}

.A2:link      { color : #000; text-decoration : none;  } 
.A2:visited  { color : #000; text-decoration : none;  } 
.A2:active   { color : #000; text-decoration : none;} 
.A2:hover   { color : #000; text-decoration : underline;}

.mA:link      { color : #ADADAD; text-decoration : none;font-weight: bold;   } 
.mA:visited  { color : #ADADAD; text-decoration : none; font-weight: bold;  } 
.mA:active   { color : #ADADAD; text-decoration : none;font-weight: bold; } 
.mA:hover   { color : #ADADAD; text-decoration : underline;font-weight: bold; }



.mA2:link      { color : #FFF; text-decoration : underline;font-weight: bold;  } 
.mA2:visited  { color : #FFF; text-decoration : underlinefont-weight: bold;  } 
.mA2:active   { color : #FFF; text-decoration : underline;font-weight: bold;} 
.mA2:hover   { color : #FFF; text-decoration : none;font-weight: bold;}


table, img
{
	border: 0;
}

body
{
	background: #FFF;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
}

.in
{
	cursor: hand;
	cursor: pointer;
}

.titre3
{
	color: #2F8BB8;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.menu2
{
	color: #C5C5C5;
	font-family: arial;
	font-size: 10px;
}

.text
{
	font-family: arial;
	font-size: 12px;
}

.text9a
{
	font-family: arial;
	font-size: 9px;
	color : #FFF;
	
}

.texta
{
	font-family: arial;
	font-size: 11px;
	color : #AAA;
}

.text10
{
	font-family: arial;
	font-size: 10px;
}

.text16a
{
	font-family: arial;
	font-size: 20px;
	color : #FFF;
}

.text16c
{
	font-family: arial;
	font-size: 24px;
	color : #FFF;
}

.text12
{
	font-family: arial;
	font-size: 12px;
}

.text12a
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}	

.text12b
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

.text12c
{
	font-family: arial;
	font-size: 12px;
	color: #2F8BB8;
}

.text14
{
	font-family: arial;
	font-size: 14px;
}	

.text16
{
	font-family: arial;
	font-size: 16px;
}	

.color1
{
	color : #FF5000;
	font-weight: bold;
}

.color2
{
	color : #670001;
	font-weight: bold;
}

.color3
{
	color : #E57700;
	font-weight: bold;
}

.back1
{
	background: #E8E1C2;
}

.back2
{
	background: #F6F6DE;
}





input, textarea, select  {
	font-size: 11px;
	font-family: arial ;
	background: #FFFFFF;
	color: #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.checkbox { 
	font-size: 10px;
	font-family: arial ;
	background-color: #F6F6DE;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

}

.input2  {
	font-size: 11px;
	font-family: arial ;
	background: #FFFFFF;
	color: #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	padding: 5px;
}


