div#entete {
        background-image:url("images/banniere.jpg");
        background-repeat: no-repeat;
        width: 1000px;
        height: 140px;
        margin-bottom: 10px;
}

.breadcrumb {
        line-height:28px;
        padding-left: 10px;
        background-image:url("images/breadcrumb.png");
        background-repeat: no-repeat;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11pt;
        color: #666;
        font-weight: bold;
        margin-top: 65px;
        margin-left: 13px;
}

a.tooltip em {
        display:none;
}

a.tooltip:hover {
        border: 0; 
        position: relative; 
        z-index: 500; 
        text-decoration:none;
}

a.tooltip:hover em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
        display: block; 
        position: absolute; 
        top: -50px; 
        left: -220px; 
        padding: 5px; 
        color: #000; 
        border: 1px solid #000;
        background: #eee; 
        width:200px;
}

.organigramme {
        margin-left: 120px;
        margin-top: 50px;
}

/***************************************************************** Infos du site en page d'accueil */
.nouveau {
	width: 343px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	padding:2px;
}

/***************************************************************** Matchs de la semaine */
a.match_we {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.match_we span {
	display: none
}

a.match_we:hover span { 
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 280px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	background: #DDDDDD;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity="70");
	text-align: left;
	line-height: 14px;
	color: #000;
	padding: 2px;
}

/***************************************************************** feuille de style des listes */
ul {
        list-style-type:none;
        color: black;
        padding:0px;
        margin:0px;
}

li.anniv {
        line-height: 18px;
        background-image:url(images/puce.png);
        background-repeat:no-repeat;
        background-position:0px 4px; 
        padding-left:14px;
        margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/***************************************************************** feuille de style des titres des cellules */
.t-cellules {
	background-color:#EEEEEE;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.texte12 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: bold;
        color: #000000;
}

/***************************************************************** Votesite */
.votesite {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:16px;
        vertical-align: 20px;
}

.annif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent:15px;
	line-height: 16px;
	margin-left: 10px;
	background-image: url(./matchs/annif.gif);
	background-repeat: no-repeat;
	background-position: 0% 60%;
}
