body {
	margin: 0px; 
	padding: 0px; 
	background: url(../images/fond01.png) repeat-x #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link, a:visited {
	color: #de7701;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readon {
	font-weight: bold;
	float: right;
	background: url(../images/EnSavoirPlusFond01.jpg) no-repeat center;
	padding-left: 15px;
	padding-right: 15px;
}

/** HEADER **/
#header {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 915px;
	height: 36px;
	padding-left: 5px;
	padding-right: 30px;
	/*background: url(../images/fond02.jpg) repeat-x;*/
	background: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

#header div.header-menu {
	float: left; 
	margin-top: 7px;
}

#header div.header-menu a.mainlevel:link, #header div.header-menu a.mainlevel:visited {
	color: #ed7f00;
	font-size: 14px;
	margin-left: 25px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#header div.header-menu a.mainlevel:hover {
	color: #f1f1f1;
}

#header img {
	vertical-align: middle;
}
/** RECHERCHE **/
#header div.header-search {
	float: right; 
	margin-top: 7px;
}

div.search #mod_search_searchword{
	width: 141px;
	height: 20px;
	background: #fff;
	border: 0px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
}

div.search input.button {
	height: 22px;
	width: 25px;
	background: #de7701;
	color: #fff;
	font-size: 11px;
	border: 0px;
	margin-left: 8px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
}

div.search input.button:hover {
	background: #737172;
	color: #fff;
}

/** BANDO **/
#bando {
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	width: 950px;
}

#bando img.img-flash {
	position: absolute; 
	top: 8px; 
	left: 0px; 
	width: 950px; 
	height:250px; 
	z-index:3;
	border: 0px;
}

#bando object.anim-flash {
	background: #fff; 
	position: absolute; 
	top: 8px; 
	left: 0px;
	width: 950px; 
	height:250px;
}

/** SCROLLER **/
#marquee_replacement {
	position: relative; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 266px; 
	width: 930px;
	height: 32px;
	font-size: 12px; 
	color: #fff;
	background: #151414;
	border: 1px solid #151414;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#marquee_replacement div#start p{
	padding:0;
	margin:0;
	left:0;
	margin-top: 7px;
}

#marquee_replacement marquee {
	width: 100%;
}

#marquee_replacement a:link, #marquee_replacement a:visited {
	color: #fff;
	text-decoration: none;
}

#marquee_replacement a:hover {
	color: #de7701;
}

#marquee_replacement span.mainlevel, #marquee_replacement a.mainlevel {
	padding-left: 12px;
	margin-left: 8px;
	background: url(../images/square01.png) no-repeat left;
}

#marquee_replacement .mainlevel:first-child {
	background: none;
}

/** CONTENER **/
#contener  {
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 8px;
	width: 950px;
	background: #000;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #3a3a3a;
	border-right: 1px solid #3a3a3a;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
}

/** CONTENER LEFT **/
#contener-left {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: 210px;
	background: #000;
	color: #fff;
	border-top: 0px solid #282626;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}

/** MENU PRINCIPAL **/
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

.transMenu .content {
	position:absolute;
}

.transMenu .items {
	position:relative;
	left:0px; 
	top:0px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
}

.transMenu .item{ 
	font-size:12px; 
	font-family:sans-serif; 
	text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	cursor:pointer; 
	cursor:pointer; 
	display: block; 
	vertical-align: middle; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	text-indent: 15px; 
	height: 20px !important; 
	height: 25px; 
	width: 100%; 
	text-decoration: none; 
	/*border-bottom: 1px solid #3a3a3a; */
	border-top-style: none; 
	border-top-width: medium; 
	border-right-style: no; 
	border-left-style: none; 
	border-left-width: medium;
	border-right-width: medium; 
	color: #fff;
	background-color: #737172;
	margin-left: 1px;
}

.transMenu .item td{

}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
}

.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; 
	width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

.transMenu .item.hover {
	color:#de7701;
	background:#565656;
}

.transMenu .item img {
	margin-left:10px;
}

#wrap {
   margin: 0px;
   padding: 0px;
   width: 208px;
}

#menu {
   margin: 0px;
   padding: 0px;
   display:block;
   width: 100%;
}

#menu table {
	width: 100%;
}

#menu38 {
	color: #de7701 !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	background: #282626 !important;
	padding: 0 15px 0 18px !important; 
	padding-top: 3px !important;
	padding-bottom: 1px !important;
	line-height: 25px !important; 
	display: block !important; 
	height: 25px !important; 
	border-top: 0px solid #282626;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}

/*
.transMenu .item#active {
	background:#efbe06;
	color:#fff;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}

.transMenu .item#active.hover {
	background:#f79a00;
	color:#fff;
}
*/
	
a.mainlevel-trans:link, a.mainlevel-trans:visited, span.mainlevel-trans {
	display: block;
	background: url(img/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	background: #737172;
	border-bottom: 1px solid #3a3a3a;
	text-decoration: none;
	cursor: pointer;
}

a.mainlevel-trans:hover, span.mainlevel-trans:hover {
 	color:#de7701;
	background:#565656;
}

/*
a.mainlevel_active-trans, a.mainlevel_active-trans:visited { 
	color:#FF6600; 
	line-height: 25px; 
	display: block; 
	height: 25px; 
	width:auto; 
	margin: 0; 
	padding: 0 15px 0 18px; 
	background: url(img/menu_bg.png) no-repeat 0 -25px; 
	text-decoration: none; 
	color: #fff; 
	font-weight: bold;	
}
*/

a.mainlevel_active-trans, a.mainlevel_active-trans:visited, span.mainlevel_active-trans{ 
	display: block;
	background: url(img/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	background: #737172;
	border-bottom: 1px solid #3a3a3a;	
	text-decoration: none;
}

a.mainlevel_active-trans:hover {
	color:#de7701;
	background:#565656;
}

/** NEWSLETTER **/
table.moduletablenewsletter {
	margin-top: 20px;
	border-top: 1px solid #565656;
	width: 100%;
	background: #737172;
}

table.moduletablenewsletter th:first-child {
	color: #de7701;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	background: #282626;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table.moduletablenewsletter form.login {
	padding-left: 15px;
}

table.moduletablenewsletter form.login label {
	font-size: 12px;
}

table.moduletablenewsletter form.login input[type="text"] {
	border: 1px solid #fff;
	width: 150px;
	margin-bottom: 8px;
	margin-top: 4px;
}

table.moduletablenewsletter form.login input[type="submit"] {
	border: 1px solid #de7701;
	background-color: #de7701;
	font-size: 11px;
	color: #fff;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

table.moduletablenewsletter form.login input[type="submit"]:hover {
	border: 1px solid #333;
	background: #333;
	color: #fff;
}
	
div.newsletter-footer {
	margin-top: 0px;
	border-bottom: 1px solid #565656;
	width: 180px;
	padding-left: 15px;
	padding-right: 15px;
	background: #737172;
	text-align: justify;
	color: #333333;
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.newsletter-footer a:link, div.newsletter-footer a:visited {
	color: #333333;
	text-decoration: none;
}

div.newsletter-footer  a:hover {
	color: #de7701;
}

/** CONTENER RIGHT **/
#contener-right {
	position: absolute;
	top: 0px;
	left: 740px;
	height: 25px;
	width: 210px;
	background: #000;
	color: #fff;
	border-top: 1px solid #282626;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

/** DERNIERES MISES A JOUR **/
table.moduletablelastnews {
	border-top: 1px solid #282626;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-bottom: 1px solid #565656;
	width: 100%;
	background: #737172;
}

table.moduletablelastnews th:first-child {
	color: #de7701;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	background: #282626;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

ul.latestnewslastnews {
	list-style: none;
	padding: 0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

li.latestnewslastnews {
	background: url(../images/square01.png) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 4px;
}

a.latestnewslastnews:link, a.latestnewslastnews:visited {
	color: #fff;
	text-decoration: none;
}

a.latestnewslastnews:hover {
	color: #de7701;
}

/** ACCES MEMBRES **/
table.moduletableaccesmembres {
	border-top: 1px solid #565656;
	border-bottom: 1px solid #565656;
	width: 100%;
	background: #737172;
	margin-top: 20px;
}

table.moduletableaccesmembres th:first-child {
	color: #de7701;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	background: #282626;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table.moduletableaccesmembres form.login {
	background: #737172;
	padding-left: 15px;
	text-align: left;
	margin-top: 15px;
}

table.moduletableaccesmembres table.login {
	margin-top: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}

table.moduletableaccesmembres table.login input[type="text"], table.moduletableaccesmembres table.login input[type="password"] {
	border: 1px solid #fff;
	width: 150px;
	margin-bottom: 8px;
	margin-top: 4px;
}

table.moduletableaccesmembres table.login input[type="submit"], table.moduletableaccesmembres form.login input[type="submit"] {
	border: 1px solid #de7701;
	background-color: #de7701;
	font-size: 11px;
	color: #fff;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 8px;
}

table.moduletableaccesmembres table.login input[type="submit"]:hover, table.moduletableaccesmembres form.login input[type="submit"]:hover {
	border: 1px solid #333;
	background: #333;
	color: #fff;
}

table.moduletableaccesmembres table.login a:link, table.moduletableaccesmembres table.login a:visited {
	color: #fff;
	text-decoration: none;
}

table.moduletableaccesmembres table.login a:hover {
	color: #de7701;
}

/** CONTENER CENTER **/
#contener-center {
	position: relative;
	top: 0px;
	left: 210px;
	width: 510px;
	min-height: 750px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
}

#contener-center table.blog {
	width: 510px;
}

#contener-center table.blog table {
	width: 510px;
}

#contener-center table.contentpaneopen {
	border: 1px solid #e1e1e1;
	padding: 5px;
	width: 500px;
}

#contener-center div.title {
	width: 100%;
	background-color: #de7701;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 15px;
}

#contener-center div.title span {
	margin-left: 15px;
}

/** CONTENER LOGO **/
#contener-logo {
	border: 1px solid #e1e1e1;
	padding: 5px;
	width: 500px;
	text-align: center;
	margin-bottom: 15px;
}

#contener-logo img {
	border: 0px;
}

/** CONTENER FOOTER **/
#contener-footer {
	border: 1px solid #e1e1e1;
	padding: 5px;
	width: 500px;
	text-align: center;
	font-size: 10px;
}

#contener-footer a:link, #contener-footer a:visited {
	color: #000;
	text-decoration: none;
}

#contener-footer a:hover {
	color: #de7701;
}
