.content {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.content1 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.content2 {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.contentsmall {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color:#53ACFA;
	text-decoration: underline;
}
.link:visited {
	font-family: Arial;
	font-size: 11px;
	color:#53ACFA;
	text-decoration: underline;
}
.link:hover {
	color: #53ACFA;
	text-decoration: none;
}
.link:active {
	color: #53ACFA;
	text-decoration: none;
}
.link1 {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.link1:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.link2 {
	font-family: Arial;
	font-size: 11px;
	color:#808080;
	text-decoration: none;
	font-weight:bold;
}
.link2:hover {
	color: #808080;
	font-weight:bold;
	text-decoration: underline;
}
.link3 {
	font-family: Arial;
	font-size: 11px;
	color:#FF1702;
	text-decoration: none;
}
.link3:hover {
	color: #FF1702;
	text-decoration: underline;
}
.titre {
	font-family: Arial;
	font-size: 20px;
	color: #FF1702;
}
.titre1 {
	font-family: Arial;
	font-size: 12px;
	color: #53ACFA;
}
.titre2 {
	font-family: Arial;
	font-size: 12px;
	color: #61564E;
}
.titregras{font-family: Arial;font-size: 11px;color: #5000000;font-weight:bold
}
.tabcol {
	font-family: Arial;
	font-size: 10px;
	background-color:#025E85; 
	color: #FFFFFF;
}
.tabcontent1 {
	font-family: Arial;
	font-size: 10px;
	background-color:#D7D7D7; 
	color: #000000;
}
.tabcontent2{
	font-family: Arial;
	font-size: 10px;
	background-color:#E7E7E7; 
	color: #FFFFFF;
	cursor:default;
}
