  body{
   background-image: url("images/index_07.jpg");
   background-repeat: repeat-y;
   background-color: #191919;
   background-position: left;
font-family: tahoma;
font-size: 12px;
color: #575757;
line-height: 13px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

td {
    color: #575757;
    font-size: 12px;
    font-family: tahoma;
}

b, strong {
    color: #872523;
}
em, i {
    color: #8C8D0E;
	letter-spacing: 1px;
}
u {
    color:#787F83;
	text-decoration: none;
    border-bottom: 2px solid #405D6C;
	border-radius:3px;
}


.quote {
    background-color:#111111;
	font-family: tahoma;
	color: #969770;
	font-size: 12px; 
	padding: 15px; 
	text-align: justify; 
	text-decoration: none; 
	display: block; 
	font-weight:normal;
	text-transform:none;
	border-left: 5px solid #969B18;
}

#mini { border: 2px solid #171717; padding: 4px; background-color:#101010;}

#mini:hover { border: 2px solid #33261B; padding: 4px; background-color:#101010;}

				/* MENU */



#subnav A:link, #subnav A:visited, #subnav A:active {
font-family: tahoma;
font-size: 10px;
text-align: center;
text-transform : uppercase;
padding: 10px;
color: #A75F60;
background-color: #6D1C1D;
line-height: 12px;
display: block;
border-bottom:4px solid #6D1C1D;
}

#subnav A:hover {
font-family: tahoma;
font-size: 10px;
text-align: center;
text-transform : uppercase;
padding: 10px;
color: #C08A20;
line-height: 12px;
display: block;
border-bottom: 4px solid #C08A20;
}


				/* LIENS */

a:link, a:visited, a:active {
	color: #0A6B6F;
	text-decoration: none;
	cursor:w-resize;
	font-size: 11px;
	letter-spacing: 2px; 
}

a:hover {
	color:#5C802E;
	font-size: 11px;
	letter-spacing: 2px; 
}

a.catlink {
	background-color:#111111;
	color: #655239;	
	font-size: 10px;
	text-decoration: none;
	display:block;
	padding:6px 18px;
	margin:2px;
	margin-left:14px;
	border-left: #5C802E 5px solid;

	}

a.catlink:hover {
	background-color:#151515;
    color: #655239;
	font-size: 10px;
	text-decoration: none;
	display:block;
	padding:6px 18px;
	margin:2px;
	margin-left:14px;	
	border-left: #105E5D 5px solid;

	}

				/* Formulaire */
				
input,textarea, select {  
font-family:Tahoma;
font-size: 10pt;
color: #787777; 
background:#1B1B1B;
border: #111111 0px solid;
-moz-border-radius: 5px;
}	

				/* TITRES */

.h1 {
	background:#97292A;
	background-size: 10px;border-left: #C0612E 30px solid;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 15px;
	color:#E1CE83;	
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
		-moz-border-radius-topleft:10px; border-radius-topleft:10px;
	-moz-border-radius-topright:10px; border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	}
	
	.h2 {
	background:#111111;	
	background-size: 10px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 10px;
	color: #872523;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	text-transform : uppercase;
	letter-spacing: 4px;
	}
	
.h3 {
	background:#77632D;
	background-size: 10px;
	font-family: Lucida Grande; Lucida Sans Unicode; Arial; Sans-Serif; 
	font-size: 17pt;
	color:#2C241C;	
	text-align: center;
	padding: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
		-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;

	}		
			
				/* Div */

#menu{
	width:777px;
	top:460px;
	left:222px;
	position:absolute;
	z-index:1;
	margin:0;
}
			
#nav {
    background-color:transparent;
	width:240px;
	top:520px;
	left:200px;
	position:absolute;
	z-index:1;
	margin:0;
}

#main {
	width:580px;
	top:520px;
	left:455px;
	position:absolute;
	z-index:1;
	margin:0;
	}



				/* CONTENU */
				
#content {
    background-color:#0A0A0A;
    text-align: justify;
    color: #575757;
    font-size: 12px;
    font-family: tahoma;
    line-height: 14px;
    padding:11px;
	border-bottom: #151515 3px solid;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

#content2 {
    background-color:#0A0A0A;
    text-align: justify;
    color: #575757;
    font-size: 12px;
    font-family: tahoma;
    line-height: 14px;
    padding:11px;
	border-top: #151515 1px solid;
	border-bottom: #151515 3px solid;
}

#content3 {
    background-color:#0A0A0A;
    text-align: justify;
    color: #575757;
    font-size: 12px;
    font-family: tahoma;
    line-height: 14px;
    padding:8px;
		-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

#content4 {
    background-color:#070707;
    text-align: justify;
    color: #575757;
    font-size: 9px;
    font-family: tahoma;
    line-height: 14px;
    padding:11px;	
	letter-spacing: 2px;
	border-bottom: #151515 3px solid;
}

#reviews {
    background-color:#141414;
    text-align: justify;
    color: #918554;
    font-size: 12px;
    font-family: Courier New;
    line-height: 14px;
    padding:11px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

.cutenews {
     width: 700px;
     margin-bottom: 2px;
}

