a:link,a:visited { text-decoration: none;}
a:hover { text-decoration: none;}

IMG
{
	border:none;
}

BODY
{
    scrollbar-face-color: #99A8C3;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    background-color: #2F2C34;
    background-image: url("/images/bg.gif");
		background-repeat:repeat-x;
		background-position: 0% 0%;
		margin: 0px;    
}


.bgvert
{
	
    background-image: url("/images/bgvert.gif");
		background-repeat: no-repeat;
		background-position: 0% 0%;
}

h1
{
	color: #798A41;
	font-family: Georgia, Arial;
	font-size: 15px;
}

h2
{
	color: #A4B863;
	font-family: Georgia, Arial;
	font-size: 13px;
	display: inline;
}

h3
{
	color: #AF770A;
	font-family: Georgia, Arial;
	font-size: 12px;
}

h4
{
	color: #AF770A;
	font-family: Georgia, Arial;
	font-size: 11px;
	display: inline;
}

td, p, ul, li, a, a:hover
{
	color: #7D7C81;
	font-family: Georgia, Arial;
	font-size: 12px;	
}

a, a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

ul
{
	margin-left: -10px;
}

.comment
{
	color: #7D7C81;
	font-family: Georgia, Arial;
	font-size: 9px;
}

.padding
{
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

input
{
	width: 170px;
}

textarea
{
	overflow:auto;
	height:80px;
	width:220px;
}


textarea, input
{
	border:1px solid #cdbc9c;
	color:#cdbc9c;
	background:#6d5553;
	padding-left:3px;
	font-size: 12px;
	font-family: Arial;
}

.bd
{
	border: 8px solid white;
}

.tarifs
{
	border: 1px solid #56413F;
	line-height: 20px;
	font-weight: bold;
}

