body {
	font-size:0.9em;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size:14px;
	border:1px solid #000;
	background-color: #0A1459;
	background-image: url(images/top_photo.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 900px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
a { color:#64a520; text-decoration:none;}
a:hover { text-decoration:underline;}
p {
	margin: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1 { text-transform:uppercase; font-size:18px; color:#fff; }
h1 span {
	background-color:#0A1459;
	padding:0 10px;
}

#top {
	height:30px;
	background-color:#000099;
	border-bottom:4px solid #000;
}
#name {
	float:left;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000099;
	border-left-color: #000099;
}
#name a{
	color:#fff;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
	background-color:#000099;
	text-decoration:none;
}
#split { float:left; height:30px; width:20px; border-left:3px solid #000000;}
#slogan { float:left; color:#fff; text-transform:uppercase; padding:3px 0 0 10px;}
#contact_us{ float:right; background-color:#7abb37;height:20px;  padding:2px 5px;}
#contact_us a { color:#fff; text-transform:uppercase; text-decoration:none; }
#logo {
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(images/top_logo.jpg);
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#logo_text {
	float:left;
	width:2px;
	height:2px;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#fff;
	padding:1px;
	font-weight:bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 220px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	top: auto;
}
#menu {
	height:21px;
	width:899px;
	clear:both;
	border:1px solid #000000;
	text-align:center;
	color:#fff;
	padding-top:4px;
	background-color: #0A1459;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu a { color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; margin-top:3px;}
#menu a:hover{
	color:#FFFF00;
	text-decoration: none;
	font-size: 14px;
	font-style: italic;
}
.item img {
	background-color:#D0D0D0;
	padding:6px;
	border:1px solid #d0d0d0;
}
.description {
	display:block;
	float:right;
	width:220px;
	padding: 10px 20px 20px 0;
	line-height:12px;
	font-family:Tahoma, Arial;
	color: #000000;
}
p.additional { margin:0 10px; color:#9c9c9c; font-size:10px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 0; font-weight:normal; font-family:Tahoma, Arial;}

#text {
	margin: 0 0px 0 0;
	padding:10px;
	background-image: url(images/bck_nouvel.jpg);
}
#text li { list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;line-height:18px;}
#sidebar {
	float:right;
	width:245px;
	font-size:10px;
	background-color: #D0D0D0;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}
#sidebar a{
	font-weight:bold;
	color: #000000;
}
#sidebar h2 { margin:0; padding:0 0 20px 0; text-transform:uppercase; color:#000; font-size:18px;}

#main {
	float:left;
	background-color: #CCCCCC;
	background-image: url(images/sidebar_bckg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer { background:url(images/footer_bckg.gif) repeat-x #000; height:55px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}

