/* Scrollbar  */
BODY
{
scrollbar-face-color: #e0e0e0;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}

a.bulle span{
display: none;
}

a.bulle:hover{
background: none; /*contournement bug IE*/
}

a.bulle:hover span{
display: inline;
position: absolute;
top: 138px;
left: 350px;
width : 190px;
background: white;
text-align: left;
text-decoration: none;
font-weight: bold ;
color: black;
padding: 0.2em;
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
}


div#principale 
{ 
  position: absolute; 
  top: 118px; 
  left: 670px; 
  width:540; 
  height: 520; 
  background-color: white; 
  overflow: auto; 
} 

/* Lien normaux  */
a 
{
text-decoration: none; 
}

a:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : black;
}

a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : black;
font-size: 12px; 
}

a:hover 
{ 
color: black; 
font-weight: bold ;
text-decoration: underline;
} 


a.jeu
{
text-decoration: underline; 
}

a.jeu:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : black;
}

a.jeu:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : black;
font-size: 12px; 
}

a.jeu:hover 
{ 
color: black; 
font-weight: bold ;
text-decoration: underline;
} 

/* Lien rouge (en bas de pages) */
a.rouge
{
text-decoration: none; 
}

a.rouge:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : red;
}

a.rouge:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : red;
font-size: 11px; 
}

a.rouge:hover
{ 
color: red; 
font-weight: bold ;
text-decoration: underline;
} 




a.texte_orange
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 14px; 
text-decoration: underline;
}

a.texte_orange:link
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 14px; 
text-decoration: underline;
}

a.texte_orange:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 14px;
text-decoration: underline; 
}

a.texte_orange:hover
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 14px; 
text-decoration: underline;
} 




/* Les boutons */
.boiteFormulaire 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #848692;
	border: 1px solid #c5c7cb;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bouton 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #606060;
	background-color: #e0e0e0;
	margin-top: 5px;
	margin-bottom: 5px;
}

.login 
{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: none;
}

/* Texte  */
.texte_orange
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 14px; 
}

.texte_orange_petit
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FC5F00;
font-weight: bold ;
font-size: 12px; 
}

.texte_bleu 
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #25A9DD;
font-weight : bold ;
font-size: 10px; 
}

.texte_vert
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold ;
color : #7DB240;
font-size: 11px; 
}

.texte_titre
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : black;
font-size: 12px; 
}

.texte_menu
{                           
font-family: Verdana, sans-serif; 
color : black;
font-size: 12px; 
}


/* Lien menu (en haut) */
a.menu
{
font-family: Verdana, sans-serif; 
color : black;
font-size: 12px; 
text-decoration: none; 
}

a.menu:link
{
font-family: Verdana, sans-serif; 
color : black;
font-size: 12px; 
}

a.menu:visited
{
font-family: Verdana, sans-serif; 
color : black;
font-size: 12px; 
}

a.menu:hover
{ 
font-family: Verdana, sans-serif; 
color : black;
font-size: 12px; 
font-weight: bold ;
text-decoration: underline;
} 


.texte_rouge
{                           
font-family: Verdana, Arial, Helvetica, sans-serif; 
color : #FF0000;
font-size: 11px; 
}

/* Graphique  */
.link_bottom 
{  
background-attachment: fixed; 
background-image: url(images/links_bottom.jpg); 
background-repeat: repeat; 
background-position: left top
}

.bottom 
{  
background-attachment: fixed; 
background-image: url(images/bottom_bg.jpg); 
background-repeat: repeat; 
background-position: left top
}

.featued 
{  
background-attachment: fixed; 
background-image: url(images/featured_bg.jpg); 
background-repeat: repeat; 
background-position: left top
}

.featuedCopy 
{ 
background-attachment: fixed; 
background-image: url(images/featured_bg1.jpg); 
background-repeat: repeat; 
background-position: left top 
}

.bottom1 
{  
background-attachment: fixed; 
background-image: url(images/bottom_bg1.jpg); 
background-repeat: repeat; 
background-position: left top
}

.extra_bottom 
{  
border-color: #FFFFFF #B7B7B7 B7B7B7 #FFFFFF; 
border-style: solid; 
border-right-width: 1px; 
border-bottom-width: 1px
}

.extra_bottomCopy 
{ 
border-color: #FFFFFF #B7B7B7 #B7B7B7; 
border-style: solid; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
