body { background-image: url(http://www.vuedailleurs.com/images/fond.gif);
}

td { font-size : 1em;
}
/* remplacement du WIDTH 100% par... */
#divContainer { VISIBILITY: hidden; OVERFLOW: hidden; WIDTH: 500px; POSITION: relative; TOP: 10px; HEIGHT: 130px
}
#divContent { LEFT: 0px; POSITION: absolute; TOP: 0px
}

#divBout { LEFT: 0%; right: 0%; TOP: 30px; WIDTH: 100%; POSITION: relative; HEIGHT: 110px; text-align: center }

/* AJOUT POUR TEST
border:1px solid red */

.boutons { padding-top: 0px; text-align:center;
}



.serie {
    font-size: 0.85em;
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
}

.serie_choisie {
    font-size: 0.85em;
    font-family: arial, helvetica, verdana, sans-serif;
    font-weight: bold;
    color: white;
}
/*
img { border: 1px solid gray;
}
*/
/*
a.choisir:hover { border: 1px solid red;
}
*/
a.choisir img, a.choisir:visited img, a.choisir:active img {
    border: 2px solid #616F70;
}
a.choisir:hover img
{
	border-color: #97ACAF;
	border-width: 2px;
	border-style: solid;
}

a.choisir_accueil:hover img {}

/*
a.choisir:link
{
	text-decoration: none;
	color: white;
	border-color: #616F70;
	border-width: 1px;
	border-style: solid;
}

a.choisir:visited { text-decoration: none; color: black;
    border-color: #616F70;
	border-width: 1px;
	border-style: solid;
}

a.choisir:hover { text-decoration: none; color: #333333;
    border-color: #616F70;
	border-width: 1px;
	border-style: solid;
}

a.choisir:active { text-decoration: none;
    border-color: #616F70;
	border-width: 1px;
	border-style: solid;
}
*/

a:link,a:visited { text-decoration: none; color: #333333; font-family: arial,sans-serif;
}

a:hover { text-decoration: underline; }

.centre {
text-align:left;
}


#texte_serie {
	margin-top: 5em;
	text-align:justify;
	font-size:1em;
	line-height: 1.5em;
}
	
	
	
	
	
	
	
	
	