
a:hover
{
font-style: italic;
}

.actualites
{
        font-size : 120%;
	color : white;
	font-weight : bold;
        background-color : blue;
	border : 10px solid white;

}

.actualites a
{
	color : white;
	text-decoration : none;
}

.bande
{
        width : 15px;
	background-color : blue;
}

body
{
   width : 760px;
 	background-color : blue;
   font-family : "trebuchet MS", Arial, "Times New Roman", serif;
   margin:auto;
}

.ecoute
{
        font-size : 80%;
        color : rgb(255,180,0);
	text-align : center;
	font-weight : bold;
}

.ecoute a
{
        color : rgb(255,180,0);
}

.entete
{
	margin-bottom : 20px;
	margin-top : 10px;
        background-color : rgb(255,180,0);
	width : 745px;
}

h1
{
        font-size : 195%;
	color : blue;
	text-align : center;
}

h2
{
        font-size : 130%;
	color : blue;
	text-align : center;
}

h3
{
	margin-left : 20px;
        font-size : 140%;
}

h5
{
        font-size : 110%;
	margin-left : 170px;
}

h5 a
{
	color : blue;
}

.message, .message a
{
	color : white;
	background-color : blue;
	text-decoration : none;
	font-weight : bold;
}

.minuscule
{
        font-size : 60%;
}

.unan
{
   background-color:blue;
	width : 280px;
	height : 20px;
}

.unan p
{
   background-color:blue;
	width : 280px;
}

.unan a
{
   color : rgb(255,180,0);
	text-decoration : none;
}

.daou
{
   background-color : rgb(255,180,0);
	width : 280px;
	height : 20px;
}

.daou a
{
   color : blue;
	text-decoration : none;
}

#pied_de_page
{
        background-color : rgb(255,180,0);
	color : blue;
	width : 760px;
}

#pied_de_page a
{
	color : white;
}

#pied_de_page h4
{
	text-align : center;
	font-size : 110%;
}

.tri
{
   background-color : rgb(255,180,0);
   text-align : center;
	width : 500px;
}


table 
{
	width : 760px;
}

