@charset "UTF-8";
/* Zilli 08 2007 */
/* Tags */
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.Credits {
	font-size: 10px;
	color: #666666;
}
.TitleRed {
	color: #FF0000;
	font-weight: bold;
}
.IMG-left {
	margin-right: 10px;
	margin-bottom: 6px;
	float: left;
}
.IMG-right {
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
}
.IMG-top {
	margin-bottom: 15px;
	display: block;
}
.MenuTop {
	color: #000;
	font-weight: bold;
	line-height: 20px;
}
.Nav {
	border-right: 1px solid #FFFFFF;
	background-color: #EEE;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	background-image: url(Resources/menu-bg1.gif);
	background-repeat: repeat-x;
}
.NavHi {
	border-right: 1px solid #999999;
	background-color: #CCC;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	display: block;
	float: left;
	background-image: url(Resources/menu-bg2.gif);
	background-repeat: repeat-x;
}
.BodyDiv {
	margin-bottom: 20px;
	clear: both;
}
.HomeSplashDiv {
	float: left;
	padding:3px;
	width: 170px;
	background-color: #EEE;
	margin: 3px;
	border: 1px dashed #999999;
	text-align: left;
	height: 220px;
	vertical-align: top;
}
.service_up {
	font-weight: bold;
	color: #009900;
}
#Container {
	margin:0 auto;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
#FlashHead {
	padding:0;
}
#Head {
	padding: 2px;
	vertical-align: middle;
	text-align: right;
	display: block;
	clear: both;
	font-size: 11px;
	border-top: 1px solid #FFFFFF;
}
#Foot {
	background-color: #80c31c;
	display: block;
	height: 3px;
	clear: both;
}
#LeftDiv {
	float: left;
	padding:0px;
	width: 210px;
	margin-top: 22px;
	clear: both;
}
#MainDiv {
	float: right;
	padding:2px;
	width: 555px;
	margin-top: 20px;
}
#Alert {
	text-align: justify;
	width: 600px;
	margin: 0 auto;
}
div#Login {
	padding: 2px 2px 2px 8px;
	text-align: left;
	border-bottom: 1px solid #999999;
	background-color: #CCC;
	width: 350px;
	position: relative;
	margin: 0 auto;
}
div.Box {
	padding: 2px 2px 2px 8px;
	text-align: left;
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 3px;
	width: 200px;
}
div.floatleft {
	float: left;
	clip: rect(5px,auto,auto,auto);
}
div.MenuDiv a {
	padding: 2px 2px 2px 8px;
	border-bottom: 1px solid #FFF;
	background-color: #FF0000;
	text-align: left;
	width: 200px;
	display: block;
	float: right;
	color: #FFFFFF;
}
div.MenuDivHi a {
	padding: 2px 2px 2px 8px;
	text-align: left;
	background-color: #CC0000;
	width: 200px;
	float: right;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.SubMenuDiv a {
	padding: 2px 2px 2px 8px;
	border-bottom: 1px solid #FFF;
	background-color: #EEE;
	text-align: left;
	display: block;
	width: 195px;
	float: right;
}
div.SubMenuDivHi {
	padding: 2px 2px 2px 8px;
	text-align: left;
	border-bottom: 1px solid #999999;
	background-color: #CCC;
	width: 195px;
	float: right;
}
div.MenuDivRSSHi {
	padding: 2px 2px 2px 8px;
	text-align: left;
	border-bottom: 1px solid #999999;
	background-color: #CCC;
}
div.MenuDivRSS a {
	padding: 2px 2px 2px 8px;
	border-bottom: 1px solid #FFF;
	background-color: #EEE;
	text-align: left;
	display: block;
}
div.head_tab {
	padding: 2px 2px 2px 8px;
	text-align: left;
	border-bottom: 1px solid #999999;
	background-color: #CCC;
}
div.tab {
	padding: 2px 2px 2px 8px;
	text-align: left;
}
div.tab_right {
	float: right;
	text-align: right;
}
.spip_bouton {
	background-color: #CCCCCC;
	color: #333333;
	border: 1px solid #666666;
	cursor: inherit;
	margin-bottom: 4px;
}
