/* CSS Document */

html {
	width: 100%;
	height: 100%;
}
	
body{

	SCROLLBAR-FACE-COLOR: #DDDDDB;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDB;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background: #21201E url(images/bg.jpg) repeat-x; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6E1422;
	text-decoration: none;
}

.bg{
background-image:url(images/degrade.jpg);
background-repeat: no-repeat;
background-color:#F0EEE1;
}

.bg2{
background-color: #6E1422;
}


#titre {
	position: relative;
	left:0px;
	top:-10px;
	width:1000px;
	height:43px;
	z-index:1;
}

a  { text-transform: none; font-size:14px; text-decoration: none; font-family: Arial, Helvetica, sans-serif;  color: #6E1422; font-weight: normal; }
 
a:link 		{ color:#6E1422; }
a:visited	{ color:#6E1422; }
a:active 	{ color:#6E1422; }
a:hover 	{ color:#6E1422; }


/* Dezscription classe Liens NAVIG */ 
.nav  {}
a:link.nav 		{ text-transform: none; color:#6E1422; }
a:visited.nav 	{ text-transform: none; color:#6E1422; }
a:active.nav 	{ text-transform: none; color:#6E1422; }
a:hover.nav 	{ text-transform: none; color:#6E1422; }

.cadre-images {
	border: 1px solid #6E1422;
}

.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1422;
	text-decoration: none;

}

.grasblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;

}

.soustitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6E1422;
	text-decoration: none;

}
