@charset "iso-8859-1";
* {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A {
  color: #ff9c00;
  text-decoration: underline;
}

A:hover {
  color: #ff9c00;
  text-decoration: underline;
}

.float{ 

float: left ;
width: 130px ; 
height: 105px}


.whitebold {
  font-weight: bold;
  font-size: 11px;
  color:#FFFFFF;
}

.white {
  font-size: 11px;
  color:#FFFFFF;
}
a.white {
  font-size: 11px;
  color:#FFFFFF;
}
a.white:hover {
  font-size: 11px;
  color:#FFFFFF;
  text-decoration: underline;
}

.grey {
  font-size: 11px;
  color:#8d8d8d;
}

.orange {
  font-size: 11px;
  color:#ff9c00;
}

a.orange {
  font-size: 11px;
  color:#ff9c00;
  text-decoration: underline;
}

a.orange:hover {
  font-size: 11px;
  color:#ff9c00;
  text-decoration: underline;
}

.menu {
  font-weight: bold;
  font-size: 11px;
  color:#444444;
  text-transform:uppercase;
  text-decoration: none;		
}

a.menu {
  font-weight: bold;
  font-size: 11px;
  color:#444444;
  text-transform:uppercase;
  text-decoration: none;		
}

a.menu:hover {
  font-weight: bold;
  font-size: 11px;
  color:#ff9c00;
  text-transform:uppercase;
  text-decoration: underline;		
}

.borderwhite{
	border-color:#FFFFFF;
	border-style: solid;
	border-width:1px;
 }

.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #7F9DB9;
	height: 20px;
}
.mloginfield5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width:92px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	color: #444444;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a.bouton2:link{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:visited{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:hover{
width:150px;
height:20px;
text-decoration:none;
color: #ff9900;
text-align:center;
font-weight:bold;
background-color:#FFFFFF;
padding:5px;
font-size: 10pt;
font-family: Tahoma;
border-style:outset;
border-width:1px;
border-color:#8FA6FD 

}
					 

.monthyear { 
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
}
.daynames {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000;
}

.dates {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}
a.date:link {
	color: #000000; 
	text-decoration: none;
}	 

a.date:hover {  
	color: #930503; 
	text-decoration: none;
	font-weight: bold;
}  

a.date:visited {  
	color: #000000; 
	text-decoration: none
}

a.date_marked:link {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}  

a.date_marked:hover {  
	color: #FFFFFF; 
	text-decoration: underline;
	font-weight: bold;
}

a.date_marked:visited { 
	 color: #FFFFFF; 
	 text-decoration: none;
	 font-weight: bold;
}
 


a.date2:link {
	color: #FFFFFF; 
	text-decoration: none;
}
a.date2:hover { 
	 color: #FFFFFF; 
	 text-decoration: underline;
}
a.date2:visited {
	  color: #FFFFFF; 
	  text-decoration: none;
}

a.date3:link {
	color: #930503; 
	text-decoration: none;
}
a.date3:hover { 
	 color: #930503; 
	 text-decoration: underline;
}
a.date3:visited {
	  color: #930503; 
	  text-decoration: none;
}




