/* Le Site
 * Auteur : Bastien Rouchès
 * Copyright Meuh © 2010
 */
/*
 * Feuille de style a depannage
 */
 
h1{
	color: #800000;
}

hr{
	border-width: 2px;
	border-color: #800000;
}

#curseur{
	background: url(../../images/curseurrouge.png);
}

table{
	width: 100%;
}

table thead th { width: 50%; background: #800000;}

#pdf {
	height: 1140px;
}