@charset "windows-1252";
 
body
{
  width: 1022px;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: black;
  background-image: url("images/fond_jv_PES.jpg");
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  margin: auto;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;	
	text-align: left;
	color: black;
}
 
#banniere
{
  width: 1022px;
  height: 180px;   
  background-image: url("images/bann.png"); 
  background-repeat: no-repeat;	
  background-position: top center;	
  margin: auto;  
  background-color: white;
} 
 
#bandeau
{
  width: 1022px;
  height: 96px;
  background-color: white;	
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y; 
}

#infoReg
{
  width: 1022px;
  height: 30px;
  background-color: white;	
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y; 
}

#menu
{
  width: 1022px;
  height: 176px; 
  background-color: white;
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y;	  
}

#main
{
  width: 1022px; 
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -5px;  
}

#main2
{
  width: 1022px; 	
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y;    
} 

#main3
{	
  width: 580px; 
  margin: left;
  background-color: white;	
  margin-left: 11px;  
}

#fondmain
{	
  width: 1022px; 
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y;
  background-color: white;
  margin: auto;  
}

#floattopright
{  
  float: right;
  margin-right: 15px;	
  width: 390px;
  height: 440px; 
  background-color: white;
  margin-top: 5px;
  margin-bottom: 5px;	
}

#menuJV
{  
  width: 388px;
  height: 208px; 
  margin: auto;
  background-image: url("images/wallnews2.jpg");
  margin-bottom: 20px;	
  border: 1px solid black;	
}

#menuES
{  
  width: 388px;
  height: 208px; 
  margin: auto;
  background-image: url("images/wallnews2.jpg");
  border: 1px solid black;	
}


#scrollers
{
  width: 1022px;
  background-color: white;	
  background-image: url("images/cotemain.jpg");
  background-repeat: repeat-y; 
}  

#footer
{ 
  text-align: center;
  width: 1022px;
  height: 80px;   
  background-image: url("images/footer.jpg");
  color: black;
} 

#contact
{ 
  border: 1px solid black;
} 

.black
{
  color: black;
}

.coupe
{ 
 width: 320;
 height: 230;
 overflow: scroll; 
 /*position:relative;
 display:block;*/
}

.diff
{
  color: green;  
}

.live
{
  color: red;  
}

.faux
{
  color: red;
  font-weight: bold;  
}

.vrai
{
  color: green;
  font-weight: bold;  
}

.link
{
  font-size: 14px;
  font-weight: bold;
}

.link3
{
  font-size: 16px;
  font-weight: bold;
}


.link5
{
  font-weight: bold;
}

.link a:hover
{
  text-decoration: underline;
  font-weight: bold;
  color: black;
  background-color: #A0D1F5;
}

.link5 a:hover
{
  text-decoration: underline;
  font-weight: bold;
  color: black;
  background-color: #A0D1F5;
}

.link2
{
  color: white;
  font-size: 14px;
}

.valid
{
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
  color: black;
  background-color: #A9F5A5;
}

.bla
{
  color: black;
  font-size: 12px;
  text-indent: 30px;
}

#flou
{  
  width: 180px;
  background-color: white;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
 
table
{
  font-family: Verdana;
  font-size: 12px;
  padding-left: 2px;
  margin: 0px;
  border-collapse: collapse;
}

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

a:active
{
  text-decoration: none; 
  font-weight: bold;
  color: blue;
}

a:visited
{
  text-decoration: none; 
  font-weight: bold;
  color: black;
}

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

a:link
{
  text-decoration: none; 
  font-weight: bold;
   color: black;
}

#footer a
{
 text-decoration: none;
 color: black;
} 

#footer a:hover
{
 text-decoration: underline;
 color: black;
}

#scrollers a
{
 text-decoration: none;
 color: #CCCCCC;
}

#scrollers a:hover
{
 text-decoration: underline;
 color: #CCCCCC;
}

.blue
{
 color: #6699CC;
}

#comm
{
 padding: 5px;
}