BODY {font-family: verdana,sans-serif; font-size: 11px; background: #FFFFFF}
TABLE {font-family: verdana,sans-serif; font-size: 11px; color:#443333}

/* liens hypertextes */
A {color: #900000; text-decoration: underline}
A:hover {color: #FFC257}

A.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFC257;
	font-weight:bold;
	text-decoration:none;
}
A.nav:hover
{
	color:#FFFFFF;
}



.principal/* partie principale (contenu) de la page */
{
	background-color:#FFFDF8;
	border-right-color: #900000;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color: #900000;
	border-left-style:solid;
	border-left-width:1px;
}

.navigation-principale
{
	background-image:url(images/fond-navigation.gif);
	background-repeat:repeat-x;
}

td.description /* à côté du logo */
{
	font-weight:bold;
	color:#900000;
}

.petit-texte
{
	font-size:10px;
	font-weight:bold;
}
.petit-texte-fin
{
	font-size:10px;
}

td.titre/* cellule de titre de la page */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/fond-titre.gif);
	background-repeat:repeat-x;
	color:#900000;
	font-weight:bold;
	border-top:1px solid #900000;
}
td.titre-droite/* cellule de titre à droite de la page */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/fond-titre-droite.gif);
	background-repeat:repeat-y;
	color:#900000;
	font-weight:bold;
	border-left:1px solid #900000;
}


A.lien-discret
{
	color:#999999;
	text-decoration:none;
}
A.lien-discret:hover
{
	text-decoration:underline;
}

/****INDEX.PHP*******/

.titre-apercu-news
{
	font-family: verdana,sans-serif;
	font-size:11px;
	color:#900000;
	font-weight:bold;
	text-decoration:underline;
}
.texte-apercu-news
{
	color:#999999;
	font-size:10px;
}
.date-apercu-news
{
	color:#443333;
	font-size:9px;
}



/*****PAGE TABS***********/
.artiste-liste /* nom de l'artiste parmis la listes des tablatures */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900000;
	font-weight:bold;
	text-decoration:underline;
}
.tablatures-liste
{
	
}
A.lien-tablature
{
	color:#999999;
	text-decoration:none;
}
A.lien-tablature:hover
{
	text-decoration:underline;
}
.titre-top10
{
	color:#443333;
	text-decoration:underline;
	font-weight:bold;
}
/* titre de la partition affichée */
.titre1 {text-decoration: underline;font-family: verdana,sans-serif; color:#900000; font-size: 20px; font-weight:bold}
.titre2 {font-family: verdana,sans-serif; color:#900000; font-size: 18px; font-style:oblique;}
.titre3 {font-family: verdana,sans-serif; color:#443333; font-size: 13px; font-style:italic;}
.tableur {font-family: verdana,sans-serif; color:#443333; font-size: 10px; font-weight:bold;}
/*barre horizontale de séparation*/
hr.barre-horizontale
{
	border-top: 1px solid #900000;
}
.titre-riff
{
	color:#443333;
	text-decoration:underline;
	font-weight:bold;
}
.texte-tablature /* cadre où sont affiché chaque riff */
{
	border-color:#900000;
	border-style:dashed;
	border-width:1px;
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
}



/*****PAGE LECTEUR**********/
.cadre-lecteur
{
	background-color:#FFFDF8;
	border:1px solid #900000;
}
.explication
{
	color:#443333;
	text-decoration:underline;
	font-weight:bold;
}



/*******PAGE NEWS******/
.titre-news
{
	font-style:italic;
	text-decoration:underline;
	font-size:12px;
	color:#900000;
}
.texte-news
{
	
}

/******* PAGE LIENS*******/
.titre-liens
{
	font-style:italic;
	text-decoration:underline;
	font-size:12px;
	color:#900000;
}


/******* PAGE CONTACT *******/
.error
{
	color:#900000;
	font-weight:bold;
}

.formulaire
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
