BODY {
	font: 14 Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

P {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	margin : 2;
}

/*
###########################################
## Liens ::
###########################################
*/

A {
	color: #000000; 
	font: Arial, Helvetica, sans-serif;
	text-decoration:overline;
}

A:hover {
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	text-decoration:overline underline;
}

A:visited {
	color: #000000; 
	font: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


.grostitrecentre {
	font-size : 27px;
	color : #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

/*
###########################################
## Classes ::
###########################################
*/

.titretab {
	font-size : 14px;
	color: #FFFFFF;
	background-color: #FFa500;
	text-align : center;
	font-weight : bold;
}

.debuttabtp {
	font-size : 11px;
	color: #FFFFFF;
	background-color: #ec051a;
	text-align : center;
	font-weight : bold;
}
.debuttabtf {
	font-size : 11px;
	color: #000000;
	background-color: #f1ff0f;
	text-align : center;
	font-weight : bold;
}

.debuttabmoi {
	font-size : 11px;
	color: #000000;
	background-color: #ecae4d;
	text-align : center;
	font-weight : bold;
}

.debuttabvoix {
	font-size : 11px;
	color: #000000;
	background-color: #e405ec;
	text-align : center;
	font-weight : bold;
}

.intertab {
	font-size : 11px;
	color: #000000;
	background-color: #ecc588;
	text-align : center;
	font-weight : bold;
}

.intertabgauche {
	font-size : 11px;
	color: #000000;
	background-color: #ecc588;
	text-align : left;
	font-weight : bold;
}
/* ######################################### */

/* Le footer */
.footerinverse {
    font-size : 12px;
    color : #FF8000;
    font: Verdana, Arial, Helvetica, sans-serif;
    text-align : center;
}
		
.footerinverse a {
    color : #FF8000;
    font-size: 12px;
    text-decoration:underline;
}
			    
.footerinverse a:hover {
    color : #DF7401;
    font-size: 12px;
    text-decoration: none;
}
					
/*
###########################################
## Création par SPEET - juin 2009
###########################################
*/
