﻿@charset "utf-8";
/* CSS Document */
body{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;background-color:#ACC7DC;margin:0px;padding:0px;}
form{display:inline;padding:0px;}
p{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
table, tbody, td{border:0px;}
a:link, a:visited, a:active{text-decoration:none;color:#333;}
a:hover{color:#8FA6C7;text-decoration:none;}
img {border:0px;}
input.field{width:180px;height:18px;border:1px solid #333333;}
input.submit{width:100px;height:18px;border:1px solid #333333;}
textarea{width:180px;height:150px;border:1px solid #333333;}
/*MENU*/
#menu{width:678px !important;width:682px;height:21px;background:#8FA6C7;margin-left:5px;}
#menu .nav{float:left;}
#menu .nav a{color:#fff;font-size:13px;font-weight:bold;text-decoration:none;display:block;width:114px;height:21px;line-height:21px;}
#menu .nav a:hover{color:#000;font-size:13px;font-weight:bold;text-decoration:none;display:block;background:#d9f1ff;width:114px;height:21px;}
#menu #flags{width:80px;height:21px;float:right;line-height:21px;}
#menu #flags div{width:40px;float:left;}
#menu .nav .selected{color:#000;font-size:13px;font-weight:bold;text-decoration:none;display:block;background:#d9f1ff;width:110px;height:21px;line-height:21px;}

.menuRepeat{
	background:
	url(imgs/repeatMenou.gif)
	left top
	repeat-x
	#8FA6C7;
	padding:0px;
	margin:0px;
	}
.menuRepeatbr{
	background:
	url(imgs/repeatMenougb.gif)
	left top
	repeat-x
	#91B1D6;
	padding:0px;
	margin:0px;
	}
.leftRepeatDown{
	background:
	url(imgs/leftSide.gif)
	left top
	repeat-y
	#ADC1D2;
	}
.rightRepeatDown{
	background:
	url(imgs/rightSide.gif)
	right top
	repeat-y
	#ADC1D2;
	}
.footerBG{
	background:
	url(imgs/waveFooter.gif)
	left top
	no-repeat;
	width:679px;
	height:89px;
	text-align:center;
	vertical-align:bottom;
	}
.footer{font-size:10px; font-weight:700;}
a.footer:link, a.footer:visited, a.footer:active{text-decoration:underline;color:#333;}
a.footer:hover{color:#8FA6C7;text-decoration:underline;}

