@charset "ISO-8859-2";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
}

img, a {border: 0px;}

.Style1 {
	color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 14px; }
	
	p.red {color: red; text-align: center;}
	
.Menu {
background-image:url(images/fond-menu.png)!important;
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='images/fond-menu.png');
background-repeat:repeat;
}

.Footer {
background-image:url(images/fond-menu-footer.png)!important;
background-image:url(no-image);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod='scale', src='images/fond-menu-footer.png');
background-repeat:repeat;
padding-left: 5px;
}

.Style2 {color: #999966
font-family: Helvetica, sans-serif;}
.Style3 {font-family: Helvetica, sans-serif;
font-size: 36px;
font-weight: bold;
}
.Style4 {font-family: Helvetica, sans-serif;
color: #000000}
.Style6 {font-family: Helvetica, sans-serif;
font-size: 36px; font-weight: bold; color: #b1ca32; }
.Style9 {font-family: Helvetica, sans-serif;
font-size: 30px}
.Style11 {
	font-size: 20px;
	color: #333333;
	font-family: Helvetica, sans-serif}
	
	a, img{position: relative;}
	
#yooter {
	text-align:center;
	color:#FFF;
	padding:3px 0;
	font-size:11px;
}

#yooter div,#yooter div a {
	color:#999;
	text-decoration:none;
	font-size:10px;
}

#yooter div a:hover {
	color:#CCC;
}