.pageContent {
	font-size: 12px;
	color: #777777;
	font-family: Tahoma;
}
.pageContent a{
	font-size: 12px;
	color: #777777;
	font-family: Tahoma;
}
.company
{
	font-size: 20px;
	color: white;
	font-weight: bold;
	font-family: Arial;
}

.slogan
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}
.submenu
{
	font-size: 12px;
	color: #6B6B6B;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 12px;
	color: #CA3845;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.menu
{
	font-size: 20px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.menu:hover
{
	font-size: 26px;
	color: #CC0099;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.amenu
{
	font-size: 26px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.menu1
{
	font-size: 11px;
	color: #CC0099;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.menu1:hover
{
	font-size: 11px;
	color: #850301;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.text
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}

.text:hover
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.datenews
{
	font-size: 16px;
	color: #FFFFFF;
	font-family: Tahoma;
	background-color: #CC0099;
}

.textacc1
{
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial Narrow;
	font-style: normal ;
	text-decoration: none;
	font-weight: bold;
}
.textacc2
{
	font-size: 72px;
	color: #FFFFFF;
	font-family: Arial Narrow;
	font-style: normal ;
	text-decoration: none;
	font-weight: bold;
}
.textdiv
{
	font-size: 12px;
	color: #220C02;
	font-family: Tahoma;
}
.text-header
{
	font-size: 18px;
	color: #FF5400;
	font-family: Tahoma;
}

.text-header1
{
	font-size: 20px;
	color: #220C02;
	font-family: Impact;

}

.drop { 
	position: absolute; 
	width: 3;  
	filter: flipV(), 
	flipH(); 
	font-size: 40; 
	color: blue }


.divnews {
	width:550px;
	height:450px;
	overflow:auto;
	border:0.1cm solid #FFFFFF ;
	background-color: #E8E8E8;
}

.footer
{
	font-size: 11px;
	color: #CDCDCD;
	font-family: Verdana;
}

.liensdiv{
 font-family: Arial;
 font-size:11px;
 color:#220C02;
 font-weight: bold;
 text-decoration: none;
 font-style: italic ;

}

.liensdiv:hover{
 font-family: Arial;
 font-size:11px;
 color:#220C02;
 font-weight: bold;
 text-decoration: underline;
}

.liens{
 font-family: Arial;
 font-size:11px;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: none;
 font-style: italic ;

}

.liens:hover{
 font-family: Arial;
 font-size:11px;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: underline;
}

.ex{
 font-family: Arial;
 font-size:11px;
 color:#5A60A4;
 padding-left:5px;
 padding-right:15px;
 margin-top: 15px;
 height:20px;
 width:600px;
 font-weight: bold;
 
}

.alert{
	font-family: Arial;
 font-size:18px;
 color:black;
 background-color: red;
}

.tableau {
    border-collapse:collapse
}
.tableau td {
    padding : 0.4em ;
    border-spacing:0;
    border:1px solid #666;
    empty-cells: show;
    background-color:#fafafa;
 }
.tableau caption {
    font-size:2em;
    padding:1em 0 0.5em 1em; // HDBG;
}
.tableau tr.impaire td {
   background-color: #eee;
}
.tableau th {
   color: #666;
   font-size:0.8em;
   font-weight:bold;
   text-align:center;
}
