/*  Style par Aurore  */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	background-color: #690411;
}


/*  Les Liens   */
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
/*  Les gros   */
a.g:link {
	color: #CC0000;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}
a.g:visited {
	color: #CC0000;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}
a.g:hover {
	color: #ff0000;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}

/*   bouton   */
a.menu1:link {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	display: block;
	line-height: 33px;  
	height: 33px;
}
a.menu1:visited {
	color: #000000;
	font-size:12px;
	text-decoration:none;
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
	display: block;
	line-height: 33px;  
	height: 33px;
}
a.menu1:hover {
	color: #ffffff;
	font-size:18px;
	text-decoration:none;
	background-image:url(images/menu02.gif);
	background-repeat:repeat-x;
	display: block;
	line-height: 33px;  
	height: 33px;
}
/*  petit bouton   */
a.menu2:link {
	color: #CC0000;
	font-size:10px;
	text-decoration: none;
}
a.menu2:visited {
	color: #CC0000;
	font-size:10px;
	text-decoration: none;
}
a.menu2:hover {
	color: #CC0000;
	font-size:10px;
	text-decoration: underline;
}

/*  Cellules de tableaux   */

.td2{
	background-image:url(images/bas.gif);
	background-repeat:repeat-x;
}
.td3{
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;
}



/*  Images   */

.img{
border: none;
}

.img2{
border: thin solid #CC0000;
}

/*  Styles de textes   */
.Style5 {
	color: #CC0000;
	font-size:10px;
}

.Style6 {
	color: #ffffff;
	font-weight:bold;
}

h2{
font-size:18px;
color:#f51801;
}