@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-color: #103C00;
	background-repeat: repeat-x;
}

body, html {
	min-width:1000px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

#promotionavril {
	width:205px;
	padding:7px;
	background:#FFF;
	border:1px solid #690;
	position:absolute;
	top:10px;
	left:10px;
}

.Style1 {color: #FFFFFF}
.Style2 {
	color: #533600;
	font-size: 24px;
}
.Style3 {
	color: #FF6600;
	font-weight: bold;
}

a.Style3:link {
	color: #FF6600;
	text-decoration: none;
}
a.Style3:visited {
	text-decoration: none;
	color: #FF6600;
}
a.Style3:hover {
	text-decoration: none;
	color: #ca5100;
}
a.Style3:active {
	text-decoration: none;
	color: #FF6600;
}

.Style4 {
	color: #FFFFFF;
}

a.Style4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Style4:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Style4:hover {
	text-decoration: none;
	color: #cdffa4;
}
a.Style4:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footeryoolight {
	color: #FFFFFF;
}

a.footeryoolight:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footeryoolight:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footeryoolight:hover {
	text-decoration: none;
	color: #cdffa4;
}
a.footeryoolight:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Style5 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#dispon {
	text-align:center;
	font-size:11px;
	line-height:18px;
	margin-bottom:48px;
}

#dispon td {
	padding-bottom:4px;
}

#dispon strong {
	color:#FFF;
	background:#090;
	padding:1px 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#dispon strong.res {
	background:#F00
}

#dispon strong.opt {
	background:#F60
}

#footer,#footer a {
	color:#FFF;
}