
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 : #670001; text-decoration : none;  } 
.mA:visited  { color : #670001; text-decoration : none  } 
.mA:active   { color : #670001; text-decoration : none;} 
.mA:hover   { color : #670001; text-decoration : underline;}



.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;
}



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

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

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

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


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

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

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

.back1
{
	background: #E8E1C2;
}

.back2
{
	background: #F6F6DE;
}



.titre1
{
	color : #670001;
	font-weight: bold;
	font-size: 20px;
	
}

.titre2
{
	color : #670001;
	font-weight: bold;
	font-size: 14px;
	
}

.titre3
{
	color : #670001;
	font-weight: bold;
	font-size: 11px;
	
}

.titre4
{
	color : #670001;
	font-weight: bold;
	font-size: 12px;
	
}

.citation1
{
	font-family: arial;
	color : #B08D52;
	font-weight: bold;
	font-size: 18px;
}

.citation2
{
	font-family: arial;
	color : #670001;
	font-weight: bold;
	font-size: 16px;
}

.citation3
{
	font-family: arial;
	color : #670001;
	font-weight: bold;
	font-size: 13px;
}

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;
}


.contenu
{
	background: #F6F6DE;
	font-family: arial;
	font-size: 11px;
}

.colonne1
{
	background: url(images/en/fond1.gif) repeat-y;
	font-family: arial;
	font-size: 11px;
}

.colonne2
{
	background: url(images/en/fond3.gif) repeat-y;
	font-family: arial;
	font-size: 11px;
}

.pied
{
	background: url(images/en/fond2.gif) repeat-x;
	font-family: arial;
	font-size: 10px;
	color:  #670001;
	font-weight: bold;
	text-align: center;
}

