/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #281710;
	background-image: url(../gfx/fond.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
.Style1 {color: #FFFFFF}
a:link {
	color: #C96B14;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #C96B14;
}
a:hover {
	text-decoration: none;
	color: #CE480F;
}
a:active {
	text-decoration: none;
	color: #C96B14;
}
.menusec {
padding-right:10px;
padding-left:10px;
}
h1 {
	font-size:16px;
	font-weight: bold;
}
h2 {
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	color: #FFFFFF;
}
INPUT,TEXTAREA {
	color:#1B1B1B;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#F4F4F4;
	border: 1px solid #333333;
	}
.unephoto {
	width: 155px;
	height: 122px;
	float: left;
	margin:5px;
}
.Styleblank {color: #FFFFFF}

