/****************************************************************************************************************************/
/****************************************************** PRINCIPAL ***********************************************************/
/****************************************************************************************************************************/
/*
.enTete {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 165px;	
}

.corps {
	position : absolute;
	left : 0px;
	top : 165px;
}
*/

/****************************************************************************************************************************/
/********************************************************* MENUS ************************************************************/
/****************************************************************************************************************************/

.menuHaut {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 220px;
	width: 1000px;
	background: url(../data/pictures/fondMenu.jpg);
}

.menuGauche {
	position : absolute;
	left : 0px;
	top : 220px;
	height : 6000px;
	width: 249px;
	background: url(../data/pictures/corpMenusG.jpg);
}

.menuDroite {
	position : absolute;
	left : 751px;
	top : 220px;
	height : 6000px;
	width : 249px;
	background: url(../data/pictures/corpMenusD.jpg);
}

.contenu {
	position : absolute;
	left : 249px;
	top : 220px;
	height : 6000px;
	width : 502px;
	background-color:#0066FF;
	font-size: 12pt;
	font-family: Tahoma;
	color:yellow;
}

.newsFlash {
	font-size: 15pt;
	font-family: Tahoma;
	background-color:#0099FF;
	color:yellow;
	font-weight: bold;
}
/****************************************************************************************************************************/
/**************************************************** COMPOSANT METEO *******************************************************/
/****************************************************************************************************************************/

.titreMeteo {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 34px;
	width: 249px;
	background: url(../data/pictures/meteo.jpg);
}

.menuMeteo {
	position : absolute;
	left : 0px;
	top : 34px;
	height : 120px;
	width: 249px;
}

.textMeteo {
	position : absolute;
	top : 6px;
	left : 14px;
	font-family: Tahoma;
	/*font-weight: bold;*/
	font-size: 12px;
	color: #0066FF;
}
/****************************************************************************************************************************/
/*************************************************** COMPOSANT CLASSEMENT ***************************************************/
/****************************************************************************************************************************/

.titreClassement
{
	position : absolute;
	left : 0px;
	top : 234px;
	height : 34px;
	width: 249px;
	background: url(../data/pictures/classement.jpg);
}

.menuClassement
{
	position : absolute;
	left : 0px;
	top : 268px;
	height : 300px;
	width: 249px;
}

.classement
{
	position : absolute;
	top : 6px;
	left : 14px;
	height : 100%;
	width: 180px;		
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color: #0066FF;
}
	
.place
{
	width : 8px;
}

.equipe
{
	width : 30px;
}

.points
{
	width : 15px;
}

.bonus
{
	width : 15px;
}

.titreTabClassement
{
	background-color:#CCCCCC;
}

.qualifies {
	background-color: #99CDFF;
}

.europeens {
	background-color: #99FF9A;
}

.maintenus {
	background-color: #FFCC99;
}

.relegues {
	background-color: #FF9999;
}

/****************************************************************************************************************************/
/************************************************* COMPOSANT PROCHAIN MATCH *************************************************/
/****************************************************************************************************************************/

.titreProchainMatch {
	position : absolute;
	left : 0px;
	top : 0px;
	height : 34px;
	width: 249px;
	background: url(../data/pictures/prochainMatch.jpg);
}

.menuProchainMatch {
	position : absolute;
	left : 0px;
	top : 34px;
	height : 80px;
	width: 249px;
}

.textProchainMatch {
	position : absolute;
	top : 12px;
	right : 25px;
	text-align:right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10.0pt;
	color: #0066FF;
}

/****************************************************************************************************************************/
/************************************************* COMPOSANT JOUEUR DU MOIS *************************************************/
/****************************************************************************************************************************/

.titreJoueurMois {
	position : absolute;
	left : 0px;
	top : 114px;
	height : 34px;
	width: 249px;
	background: url(../data/pictures/joueurMois.jpg);
}

.menuJoueurMois {
	position : absolute;
	left : 45px;
	top : 154px;
	height : 198px;
	width: 188px;
}

.textJoueurMois {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12.0pt;
	color: #0066FF;
}

.vote {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.boiteVote {
	color: yellow;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
      width:180px;
      border:1px solid black;
      padding:5px;
      margin: auto;
      margin-top:25px;
	background-color: #0099FF;
}

.titresondage{
	font-weight:bold;
	text-align:center;
}
	
.choix{
	padding:5px;
}

/****************************************************************************************************************************/
/*************************************************** COMPOSANT DEPLACEMENT **************************************************/
/****************************************************************************************************************************/

.titreDeplacement {
	position : absolute;
	left : 0px;
	top : 390px; /*358px;*/
	height : 49px;
	width: 249px;
	background: url(../data/pictures/deplacement.jpg);
}

.menuDeplacement {
	position : absolute;
	left : 0px;
	top : 439px;
	height : 120px;
	width: 249px;
}

.textDeplacemement {
	position : absolute;
	top : 12px;
	right : 25px;
	text-align:right;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10.0pt;
	color: #0066FF;
}

/****************************************************************************************************************************/
/*************************************************** COMPOSANT LIENS **************************************************/
/****************************************************************************************************************************/

.textLiens
{
	font-size:14pt;
	font-family: Tahoma;	
	font-weight: bold;
	color: yellow;
}

.textSousLiens
{
	font-size:18pt;
}

.liens
{
	azimuth:center;
	color:#CCFFCC;
}

.news
{
	font-size:12pt;
	font-family: Tahoma;
	color:#0066FF;
	background-color:#FFFF00;
	font-weight: bold;
}

.titreNews
{
	font-size:14pt;
}

.textNews
{
	background-color:#0099FF;
	color:yellow;
}

.comment
{
	font-size:12pt;
	font-family: Tahoma;
	background-color:#0099FF;
	color:yellow;
	font-weight: bold;
}

.inNews1
{
	width:66%;	
	background-color:#0099FF;
	color:yellow;
	font-weight: bold;
}
.inNews2
{
	width:33%;
} 
.imgNews
{
	height:100%;
	width:100%;
}