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

*{
	margin:0px;
	padding:0px;
}

body { 
	margin-top:0px;
	background:#fff;	
}
/*
#main{
	position:absolute;
	width:996px;
	height:651px;
	background-color:#FFFFFF;
	margin-top:-325px;
	margin-right:-498px;
	top:50%;
	right:50%;
	border-color:#663;
	border-width:thin;
	border-style:solid;
}
*/
#wrapper {
	height:653px;
	width:998px;
	background:#FFF;
	color:#FFFFFF;
}
	
#main{
	position:absolute;
	width:996px;
	height:651px;
	background-color:#FFFFFF;
	border-color:#663;
	border-width:thin;
	border-style:solid;
}

#banner{
	position:absolute;
	width:995px;
	height:138px;
	left:0px;
	background-color:#ae561f;
}

#banner-title{
	position:absolute;
	width:771px;
	height:100px;
	left:125px;
	background-color:#ae561f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFF;
	top: 20px;
}

#footer{
	position:absolute;
	width:995px;
	height:38px;
	left:0px;
	top:613px;
	background-color:#ae561f;
}

#contact{
	position:absolute;
	width:80px;
	height:21px;
	left:904px;
	top:10px;
	background-color:#ae561f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}


#logo-std{
	position:absolute;
	width:120px;
	height:120px;
	left:8px;
	top:10px;
}


#block-up-left{
	position:absolute;
	width:239px;
	height:201px;
	left:0px;
	top:150px;
	background-color:#284d28;
}

#block-dwn-left{
	position:absolute;
	width:238px;
	height:239px;
	left:1px;
	top:364px;
	background-color:#284d28;
}

#news-frame{
	position:absolute;
	width:228px;
	height:209px;
	left:2px;
	left:8px!Important;
	top:26px;
	background-color:#284d28;
}

#NEWS-BlockTitle{
	position:absolute;
	width:53px;
	height:23px;
	left:35px;
	top:2px;
	background-color:#284d28;
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11pt;
	font-weight:bolder;
}

#pages-frame{
	position:absolute;
	width:744px;
	height:452px;
	left:252px;
	top:150px;
	overflow: hidden;
	background-color:#284d28;
}

#div-menu-pratique{
	position:absolute;
	left:34px;
	height:171px;
	top:19px;
	text-align:left;
	width: 185px;
}

	#nav-pratique-sub {
		list-style:none;
		margin:0;
		padding:0;
		background:none; 
		width:100%;
		float:left;
		border-width:1px 0;
	}
	#nav-pratique-sub li {
		list-style:none;
		display:list;
		padding:0;
		padding-bottom:1px;
		margin-left:30px;
	}
	#nav-pratique-sub a:link,
	#nav-pratique-sub a:visited {
		color:#FFF;
		background:none;
		float:right;
		width:auto;
		text-decoration:none;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:10pt;
		/*font-weight:100;*/
		text-align:left;
	}
	#nav-pratique-sub a:hover {
		background:none;
		color:#FFF;
		font-weight:500;
	}
	
	#nav-pratique-sub li:first-child a {
	}

	#pratique #nav-pratique-sub a {
		background:none;
		color:#FFF;
		text-shadow:none;
	}

	#pratique #nav-pratique-sub a:hover {
		background:none;
		color:#FFF;
		text-shadow:none;
		font-weight:500;
	}

	.std{
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	}
	
	a:hover.std {
	color:#FFF;
	text-decoration:none;
	text-align:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
	
	.selected{
	color:#FFF;
	text-decoration:none;
	text-align:left;
	text-indent:18px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10pt;
	font-weight:bolder;
	}

a:link.whitelink, a:visited.whitelink, a:hover.whitelink, a:active.whitelink {
	text-decoration:none;
	color: #FFF;
}

*:focus{outline:none;}

