body{
	background-image: url(http://www.libretines.com/images/fond.gif);
	background-repeat: repeat-x;
	background-color: #004aaf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3399ff;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
img{
	border:0;
}
.Menu a:link, .Menu a:visited, .Menu a:hover, .Menu a:active{
	color:#ffcc00;
	text-decoration: none;
}
.MH a:link, .MH a:visited, .MH a:hover, .MH a:active{
	color:#ff0000;
	text-decoration: none;
}
h1{
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	font-size: 1.2em;
	display: inline;
}
h2{
	text-decoration: none;
	text-align:center;
	font-size: 1.1em;
	display: inline;
}
a.button {font-size:11px; text-align:left; color:#000; background:transparent url(http://www.libretines.com/images/button.gif) no-repeat;  width:265px; height:70px; display:block; padding:20px 0 5px 130px; margin:21px 0 22px 0;}
a.button span { font-size:24px; text-decoration:underline; color:#000; display:block;}

.content{
	font-family: Verdana;
	font-size: 11px;
}
.content a .pop{
	display: none;
}

.content a{
	position:relative; 
	z-index:1;
}

.content a:hover {
	z-index:2;
}
.content a:hover .pop{
	display: block;
	position:absolute;
    top:2.6em;
	left:-5em;
	width:35em;
    border-width:2px;
	border-style:solid;
	border-color:#000;
	color:#000;
    text-align: justify;
    padding:1px;
	overflow:visible;
	text-align:center;
	background-color:#FFF;
	filter:alpha(opacity=80);   /* IE */
	-moz-opacity:0.8;           /* Firefox */
	opacity: 0.8;               /* standard CSS3 */
	-khtml-opacity: 0.8;        /* Konqueror */
}

/* #003366 & #003399 & #004aaf */
/* logo ff0000 & ffcc00 */
