/* CSS Document */
html {
background:url(bg2012.png) no-repeat fixed ;
-webkit-background-size: cover; /* pour Chrome et Safari */
-moz-background-size: cover; /* pour Firefox */
-o-background-size: cover; /* pour Opera */
background-size: cover; /* version standardisée */
}
html, body {
	height: 100%;
}
body {
	font-color:#000099;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	/*background-color: #333333;*/
	margin-top:0;
	padding:0;
  }
/* Calques toutes pages  */
#global {
	/* min-height: 100%;  -> rempli la page grace au height du body et html ci-dessus */
	width: 1001px;
	overflow: hidden; /* -> bloque la fusion des marges des blocs enfants */
	margin-right:auto;
	margin-left:auto; /* -> les margin auto pour centrer la colonne dans la page */
	/*background-color:#e4e4e4;*/
	background:#f2eef3;
	background-repeat:repeat-xy;

	}
/* Calque de la banni�re */
#topage {
margin-top:0px;
	background:#19305B;
	width:1001px;
	display:block;
/*	padding-bottom:20px;
	margin-bottom:30px; */
}
/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/


/* calque du contenu central */
#ctn {
	padding: 15px 15px 0px 10px ;
	overflow: hidden; /* -> bloque la fusion des marges des blocs enfants */
}
/* div pied de page avec le copyright dans le div global mais pas dans le div ctn */
#topcopy {
background-color:#19305b;
color:#e4e4e4;
width:1001px;
margin-left:-10px;
overflow:hidden;
}
.topcopy {
	clear:both;
}

#bandtitre {
	background:#19305b;
	width:966px; 
	color: white;
	text-align:left;
	font-weight: bold;
	font-size: 15pt;
	padding:5px;
	margin:20px 5px 10px 10px;	
}

/*  Bordures pour les tableaux de textes et pr�sentations */

.tdidrga { BORDER-RIGHT: #19305b 2px solid;
BORDER-LEFT: #19305b 1px solid ; }
.tdidgb { BORDER-RIGHT: #19305b 2px solid; /* bordure droite gauche bas */
BORDER-LEFT: #19305b 1px solid ;
border-bottom: #19305b 2px solid;}
.tdidr { BORDER-RIGHT: #19305b 2px solid } /* Cellule tableau bord�e droite */
.tdidrba { BORDER-RIGHT: #19305b 2px solid; /* Cellule tableau bord�e droite bas */
BORDER-BOTTOM: #19305b 2px solid }
.tdiga { BORDER-LEFT: #19305b 1px solid } /* Cellule tableau bord�e gauche */
.tdigaba { BORDER-BOTTOM: #19305b 2px solid; /* Cellule tableau bord�e gauche et bas */
BORDER-LEFT: #19305b 1px solid }
.tdiba { BORDER-BOTTOM: #19305b 2px solid } /* Cellule tableau bord�e en bas */
.tbltot { BORDER-RIGHT: #19305b 2px solid; /* Tableau bord� 4 cot�s */
BORDER-BOTTOM: #19305b 2px solid;
BORDER-LEFT: #19305b 1px solid;
border-top: #19305b 1px solid; }
.tbltdg { BORDER-RIGHT: #19305b 2px solid; /* Tableau bord� 3 cot�s */
BORDER-LEFT: #19305b 1px solid;
border-top: #19305b 1px solid; }
.tblist { /* format tableau liste de chansons pages d�tails */
border-collapse:collapse;
}
.tdlist { /* format cellule liste de chansons pages d�tails */
padding-left:1px;
padding-right:1px;
border:#19305b 1px solid ;
color:white;
/* background-color:#b5b3c4; */
}

.tdlist img { /* format cellule liste de chansons pages d�tails */
margin:2px;
width:30px;
height:20px;
}

.tdlisdr { /* format cellule liste de chansons sans bordure à droite */
padding:0px;
border-left:#19305b 1px solid ;
border-top:#19305b 1px solid;
border-bottom:#19305b 1px solid;
/*	background-color:#b5b3c4; */
	color:white;
}
.tdlisgc { /* format cellule liste de chansons sans bordure à gauche */
padding:0px;
border-right:#19305b 1px solid ;
border-top:#19305b 1px solid;
border-bottom:#19305b 1px solid;
/*	background-color:#b5b3c4; */
	color:white;
}
.tdhead { /* ent�te g�n�rale de tableaux */
background-color:#19305b;
color:white;
font-style:italic;
border-left:#19305b 1px solid ;
border-right:#19305b 1px solid ;
border-top:#19305b 1px solid;
border-bottom:#19305b 1px solid;
}
.tdhdgch { /* ent�te g�n�rale de tableaux */
background-color:#19305b;
color:white;
font-style:italic;
border-left:#305EC2 1px solid ;
border-right:#305EC2 1px solid ;
border-top:#305EC2 1px solid;
border-bottom:#305EC2 1px solid;
}

.tdhdgch img { /* format cellule liste de chansons pages d�tails */
margin:2px;
}

.tdhddrt { /* ent�te g�n�rale de tableaux */
background-color:#19305b;
color:white;
font-style:italic;
border-left:#19305b 1px solid ;
border-right:#19305b 1px solid ;
border-top:#19305b 1px solid;
border-bottom:#19305b 1px solid;
}
.nwtd { /* format cellule liste de chansons pages d�tails */
font-size:13px;
padding:0px;
border:#19305b 1px solid ;
}

.nwtd img { /* format cellule liste de chansons pages d�tails */
margin:2px;
width:30px;
height:20px;
}

.nwtab { /* format tableau liste de chansons pages d�tails */
border-collapse:collapse;
}

.nwtab img { /* format tableau liste de chansons pages d�tails */
margin:2px;
width:30px;
height:20px;
}

hr { /* Style du trait hr */
color: #19305b;
background-color: #19305b;
height: 1px;
border: 0;
}
/* Cellule d'onglet titre des tableaux */
.toptabindex {
	color: #e4e4e4;
	font-weight: bold;
	font-size: 14pt;
/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #000000 0%, #3F0071 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #000000 0%, #3F0071 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #000000 0%, #3F0071 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #3F0071));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #000000 0%, #3F0071 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #000000 0%, #3F0071 100%);

/* ancienne versions explorer */ 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#3f0071);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000,endColorstr=#3f0071)";
    -moz-border-radius: 10px 10px 0 0; 
    -webkit-border-radius: 10px 10px 0 0; 
    border-radius: 10px 10px 0 0;
}
/* Style par d�faut des liens */
A:link {text-decoration: none ; color:white;}
A:visited {text-decoration: none ; color:white;}
A:active {text-decoration: none ; color:white;}
A:hover {text-decoration: underline; color: white;}
/* Style lien toppage */
a.topcopy:link {text-decoration: none ; color:white;}
a.topcopy:visited {text-decoration: none ; color:white;}
a.topcopy:active {text-decoration: none ; color:white;}
a.topcopy:hover {text-decoration: underline; color: white;}
/* Style lien bas titre news sur page index */
a.undern:link {text-decoration: none ; color:white; font-weight: bold; font-size: 14pt }
a.undern:visited {text-decoration: none ; color:white; font-weight: bold; font-size: 14pt }
a.undern:active {text-decoration: none ; color:white; font-weight: bold; font-size: 14pt }
a.undern:hover {text-decoration: underline; color: white; font-weight: bold; font-size: 14pt }
/* Style lien sommaire finales nationales par ann�es */
a.final:link {text-decoration: none ; color:white; font-weight: bold; font-size: 12pt }
a.final:visited {text-decoration: none ; color:white; font-weight: bold; font-size: 12pt }
a.final:active {text-decoration: none ; color:white; font-weight: bold; font-size: 12pt }
a.final:hover {text-decoration: underline; color:white; font-weight: bold; font-size: 12pt }
/* Style lien choix de tri pour tableaux */
a.tri:link {text-decoration: none ; color:white; font-style:italic; }
a.tri:visited {text-decoration: none ; color:white; font-style:italic; }
a.tri:active {text-decoration: none ; color:white; font-style:italic; }
a.tri:hover {text-decoration: underline; color:white; font-style:italic; }
/* Style liens box titre index */
a.boxtit:link {text-decoration: none ; color:white; font-weight: bold; font-size: 14px }
a.boxtit:visited {text-decoration: none ; color:white; font-weight: bold; font-size: 14px }
a.boxtit:active {text-decoration: none ; color:white; font-weight: bold; font-size: 14px }
a.boxtit:hover {text-decoration: underline; color:white; font-weight: bold; font-size: 14px }

/* polices */
.cprg {
color:white;
font-size:smaller; /* Police pour mention de copyright externes */
text-align:right;
}
.fontbl {color: #e4e4e4} /* Couleur gris clair pour texte sur fond photo */
.titre { /* Gros titre des pages Eurovision */
font-size : 13pt;
font-weight : bold;
color : #19305b;
font-style:italic;
}
.titre2 { /* 2e titre rubrique etc */
font-size : 11pt;
font-weight : bold;
color : #19305b;
font-style:italic;
text-align:center;
}
.chanson { /* Titre et interpr�te fiche indiv d�tails */
font-size : 12pt;
font-weight : bold;
color : #19305b;
}
.traduc { /* Traduction titre fiche indiv d�tails */
font-weight : bold;
color : white;
font-style:italic;
}
.lgatcp { /* langue, auteur, compos., fiche indiv d�tails */
font-size : 8pt;
font-weight : bold;
color : white;
}
select.select { /* Couleur et largeur des selects des pages junior et histoire */
width:268px;
color:#19305b;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(242, 142, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(242, 142, 0, 0.7);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60f28e00, endColorstr=#60f28e00);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#60f28e00, endColorstr=#60f28e00)";
}
p.bulac a span
{
	position: absolute;
	text-align:left;
	left: 30ex;
	margin-top: 10px;	
	background-color: #19305b;
	font-size: small;
	color: white;
	text-decoration: none;
	width: 40ex;
	padding: 3px;
	border: 1px outset #19305b;
	z-index: 5;
	display:none;
}
p.bulac a:hover span
{
	display: block;
}
