@import url(forms.css);
body {
	margin:0;
	padding:0;
	color:#232323;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#fff;
}
form {
	margin:0;
	padding:0;
}
HR{
	border:1px solid #eee;
}
#main {
	width:932px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
}
.no-bg {background:none !important;}
/*-----header-----*/
#header {
	clear:both;
	overflow:hidden;
	width:932px;
	background:url(../images/layout/header-bg.jpg) no-repeat 0 27px;
}
#header h1 {
	display:block;
	width:353px;
	height:38px;
	margin:168px 0 0 7px;
	padding:0 0 8px;
	overflow:hidden;
}
#header h1 a {
	display:block;
	width:353px;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/layout/logo.gif) no-repeat;
}
#header .header-top {
	clear:both;
	width:932px;
	height:27px;
	overflow:hidden;
}
#header .header-top p {
	float:left;
	margin:8px 0 0;
	color:#4d4d4d;
	font-size:11px;
	line-height:14px;
	padding:0 0 0 3px;
}
#header .header-top ul {
	float:right;
	width:auto;
	margin:8px -5px 0 0;
	padding:0;
	position:relative;
}
#header .header-top ul li {
	float:left;
	padding:0 9px 0 12px;
	list-style:none;
	color:#4d4d4d;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	background:url(../images/layout/top-menu-separator.gif) no-repeat 0 60%;
}
#header .header-top ul li a {
	color:#4d4d4d;
	text-decoration:none;
	font-weight:normal;
}
#header .header-top ul li a:hover {text-decoration:underline;}
#header .search-bar {
	clear:both;
	overflow:hidden;
	width:182px;
	padding:0 0 0 750px;
	height:47px;
	margin:3px 0 0;
	background:url(../images/layout/search-bar-bg.gif) no-repeat;
}
#header .search-bar label {
	clear:both;
	overflow:hidden;
	margin:8px 0 0;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	display:block;
}
#header .search-bar #inp-search {
	float:left;
	margin:1px 4px 0 0;
	padding:1px 2px;
	width:140px;
	background:#fff;
	color:#8a8882;
	font:11px Arial, sans-serif;
	border:1px solid #302f2e;
}
#header .search-bar #btn-search {
	float:left;
	margin:2px 0 0;
}
/*-----navigfation-----*/
#navigation {
	clear:both;
	overflow:hidden;
	width:932px;
	margin:3px 0 0;
	background:#e7e5dd url(../images/layout/navigation-bg.gif) no-repeat;
}
#navigation ul {
	clear:both;
	float:left;
	margin:0;
	padding:0;
}
#navigation ul li {
	float:left;
	display:inline;
	list-style:none;
	line-height:22px;
	margin:0;
	padding:0;
}
#navigation ul li a {
	float:left;
	color:#121211;
	padding:0 8px;
	line-height:22px;
	height:22px;
	text-decoration:none;
}
#navigation ul li a.active {
	background:#62605a;
	color:#fff;
	font-weight:bold;
}
#navigation ul li a:hover {
	background:#62605a;
	color:#fff;
}
/*-----content-----*/
#content {
	clear:both;
	overflow:hidden;
	width:932px;
	margin:3px 0 0;
	padding:0 0 26px;
	background:url(../images/layout/content-bg.gif) repeat-y;
}
/*---info-column---*/
.info-column {
	float:left;
	width:230px;
	padding:8px 7px 10px;
}
.info-column .news {
	clear:both;
	overflow:hidden;
	width:230px;
	margin:0 0 10px;
	background:url(../images/layout/dotted-line.gif) repeat-x 0 100%;
}
.info-column .news h3 {
	margin:1px 0 0;
	clear:both;
	overflow:hidden;
	color:#282828;
	font-size:17px;
	line-height:21px;
	font-weight:normal;
	background:url(../images/layout/dotted-line.gif) repeat-x 0 100%;
}
.info-column .news ul {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:10px 0 0;
}
.info-column .news ul li {
	float:left;
	width:100%;
	margin:0;
	padding:0 0 20px;
	list-style:none;
}
.info-column .news ul li strong {
	display:block;
	clear:both;
	color:#1e2d3c;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.info-column .news ul li span {
	display:block;
	color:#6c6c6c;
	font-size:11px;
	line-height:13px;
}
.info-column .news ul li a {
	float:right;
	color:#0b4e90;
	text-align:right;
	padding:0 0 0 9px;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	background:url(../images/layout/arrow.gif) no-repeat 0 4px;
}
.info-column .news ul li a:hover {text-decoration:underline;}
.newsDate{
	font-size:11px;
	font-style:italic;
}
.info-column .box {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:20px 0 0;
}
.info-column .box strong {
	display:block;
	clear:both;
	color:#1e2d3c;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.info-column .box p {
	margin:0;
	color:#6c6c6c;
	font-size:11px;
	line-height:13px;
}
.info-column .box a {
	float:right;
	color:#0b4e90;
	text-align:right;
	padding:0 0 0 9px;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
	background:url(../images/layout/arrow.gif) no-repeat 0 4px;
}
.info-column .box a:hover {text-decoration:underline;}


/** Nav **/
.info-column ul#nav {
	clear:both;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
.info-column ul#nav li {
	float:left;
	width:100%;
	margin-left:-5px;
	padding-left:5px;
	list-style:none;
}

.info-column ul#nav li a {
	display:block;
	width:100%;
	padding:0 0 0 8px;
	color:#2c2c2c;
	line-height:22px;
	text-decoration:none;
	background:url(../images/layout/brown-arrow.gif) no-repeat 0 7px   !important;
}


.info-column ul#nav li a.active:link, .info-column ul#nav li a.active:visited  {
	display:block;
	width:100%;
	font-weight:bold;
	background:url(../images/layout/orange-arrow.gif) no-repeat 0 7px  !important;
}

.info-column ul#nav li a:hover {
	display:block;
	width:100%;
	font-weight:bold;
	background:url(../images/layout/brown-arrow.gif) no-repeat 0 7px   /*#e9e4da*/ !important;
}
.info-column ul#nav li.active li {
	background:#f5f2eb !important;
	font-weight:normal !important;
}
.info-column ul#nav li ul li.active {
	font-weight:bold;
}

.info-column ul#nav li ul li a.active:link, .info-column ul#nav li ul li a.active:visited  {
	display:block;
	width:200px;
	font-weight:bold;
	background:url(../images/layout/orange-arrow.gif) no-repeat 0 7px !important;
}

html>body .info-column ul#nav li ul li {margin-left:-22px;}
.info-column ul#nav li ul li {margin-left:-14px;}

/*--breadcrumb--*/
.breadcrumb {
	clear:both;
	overflow:hidden;
	width:674px;
	margin:12px 0 -10px;
	padding:0 0 4px;
	border-bottom:1px solid #d2d2d2;
	position:relative;
}
.breadcrumb ul {
	clear:both;
	overflow:hidden;
	margin:0;
	padding:0;
}
.breadcrumb ul li {
	float:left;
	list-style:none;
	padding:0 3px 0 6px;
	color:#162b3f;
	font-size:11px;
	line-height:13px;
	background:url(../images/layout/breadcrumb-separator.gif) no-repeat 0 60%;
}
.breadcrumb ul li.no-bg {padding:0 3px 0 0;}
.breadcrumb ul li a {
	color:#162b3f;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.breadcrumb ul li a:hover {color:#162b3f;font-size:11px;line-height:13px;text-decoration:underline;}

/*---info-block---*/
.info-block {
	float:right;
	width:674px;
	padding:0 0 0 14px;
}
.info-block h2 {
	margin:16px 0 0;
	color:#0b4e90;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
.info-block p {margin:14px 0 0;}
.info-block a{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:none;
}
.info-block a:hover{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:underline;
}
/*--sidebar--*/
.sidebar {
	float:right;
	width:208px;
	margin:10px 0 0 16px;
}
.sidebar ul {
	clear:both;
	overflow:hidden;
	width:208px;
	margin:0;
	padding:0;
}
.sidebar ul li {
	float:left;
	width:208px;
	margin:10px 0 0;
	padding:0 0 8px;
	list-style:none;
	background:url(../images/layout/sidebar-bg.gif) no-repeat;
}
.sidebar ul li img {
	display:block;
	clear:both;
	margin:0;
	border:none;
}
.sidebar ul li a {
	float:right;
	margin:3px 28px 0 0;
	display:inline;
	color:#1e2d3c;
	text-align:right;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.sidebar ul li a:hover {
	float:right;
	margin:3px 28px 0 0;
	display:inline;
	color:#1e2d3c;
	text-align:right;
	font-size:11px;
	line-height:13px;
	text-decoration:underline;
}
/*-----footer-----*/
#footer {
	clear:both;
	overflow:hidden;
	width:932px;
	margin:3px 0 0;
	padding:4px 0 20px;
	background:#2d5175 url(../images/layout/footer-bg.gif) no-repeat;
}
#footer p {
	float:left;
	margin:0;
	color:#797979;
	font-size:11px;
	line-height:13px;
}
#footer ul {
	float:right;
	width:auto;
	margin:0 -10px 0 0;
	padding:0;
	position:relative;
}
#footer ul li {
	float:left;
	list-style:none;
	line-height:13px;
	padding:0 10px 0 14px;
	background:url(../images/layout/footer-menu-separator.gif) no-repeat 0 60%;
}
#footer ul li a {
	color:#0b4e90;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}


/**Accordion*/
h4.toggler{
	margin:6px;
	cursor:pointer;
	font-size:12px;
	font-weight:100;
	margin-bottom:10px;

}
.element{
	background-color:#e7e5dd;
	font-size:12px;
	margin-top:-10px;
}

/**Files block**/
.filesBlock{
	width:45%;
	float:left;
	margin-top:5px;
}
.filesBlock A:link , .filesBlock A:visited{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:none;
}
.filesBlock A:hover{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:underline;
}
.cleaner{
	clear:both;
}
/**form identification**/
#identification{
	width:345px;
}
#identification A:link , #identification A:visited{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:none;
}
#identification A:hover{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#0b4e90;
	text-decoration:underline;
}
/**horaires**/
.horaires a{
	color:#000;
	font-size:10px;
	text-decoration:none;
}
.horaires a:hover{
	color:#000;
	font-size:10px;
	text-decoration:underline;
}
