/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	}
.titre{
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
div.newsletter{
	position:absolute;
	top:30px;
	}
div.newsletterTitre{
	position:absolute;
	top:10px;
	}
table.menu{
	background-image:url(../images/bg/menu.jpg);
	background-repeat:repeat-x;
	}
table.footer{
	background-image:url(../images/bg/footer.jpg);
	background-repeat:repeat-x;
	}
table.home{
	background-image:url(../images/bg/home.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:5px;
	}
table.mp3{
	background-image:url(../images/bg/mp3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:5px;
	}
table.espacepro{
	background-image:url(../images/bg/espacepro.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:5px;
	}
table.videos{
	background-color:#141414;
	}
td.dates{font-size:10px;
border-right-width:1px;
border-right-color:#FF9900;
border-right-style:solid;
}
td.datesBas{
border-bottom-color:#FF9900;
border-bottom-style:solid;
border-bottom-width:1px; 
fon-size: 10px;
border-right-width:1px;
border-right-color:#FF9900;
border-right-style:solid;
}
td.datesTop{
border-right-width:1px;
border-right-color:#FF9900;
border-right-style:solid;
}
td.bas{
border-left-width:1px;
border-left-color:#EDD402;
border-left-style:solid;
}
a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	}
a:hover{color:#CCCCCC;
	}
a:active{color:#CCCCCC;
}	
a.goodies {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	}
 a.goodies:hover {color:#EBD419;
	}
 a.goodies:active {color:#EBD419;
}	
input{
	
	background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#EDD402;
	color:#FFFFFF;
	font-size:12px;
	}
textarea{background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#EDD402;
	color:#FFFFFF;
	font-size:12px;
	}
select{background-color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#EDD402;
	color:#FFFFFF;
	font-size:12px;
	}
select:hover{color:#EDD402;
background-color:#000000;
}
.hiddenpics{
	visibility:hidden;
	}
