@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	outline: none;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
body {
	background-color: #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
#page {
	background: #424242 url(images/top-bg.png) repeat-x 0 0;
	width: 100%;
	overflow-x: hidden;
}
#page-inner {
	background: url(images/bot-bg.png) repeat-x 0 100%;
	width: 100%;
	text-align: center;
}
#container {
	text-align: left;
	width: 1002px;
	margin: 0 auto;
}
#header, #main, #footer {
	width: 1002px;
}
/*---Header---*/
#header-blocks {
	height: 43px;
}
#languages {
	float: left;
	height: 43px;
}
#languages li {
	background: url(images/lang-line.gif) no-repeat 100% 50%;
	float: left;
	margin-top: 13px;
	margin-left: -1px;
	position: relative;
}
#languages li span,
#languages li a {
	font-weight: bold;
	text-transform: uppercase;
	color: #ababab;
	padding: 0 10px;
	line-height: 18px;
	height: 18px;
}
#languages li.first a {
	background: url(images/lang-line.gif) no-repeat 0 50%;
}
#languages li.active {
	background: url(images/lang-right.gif) no-repeat 100% 0;
}
#languages li.active span,
#languages li.active a {
	background: url(images/lang-left.gif) no-repeat 0 0;
	color: #000;
	display: inline-block;
}
#languages li.hover {
	background: url(images/lang-right.gif) no-repeat 100% -28px;
}
#languages li.hover a {
	background: url(images/lang-left.gif) no-repeat 0 -28px;
	color: #000;
	display: inline-block;
}
.f10px {
	font-size: 10px;
}
.social-block {
	float: right;
	width: 617px;
}
.social-block a {
	font-size: 0;
	display: block;
	float: left;
	width: 102px;
	height: 43px;
}
.social-block a.sbl-item1 {
	background: url(images/youtube.jpg) no-repeat 0 0;
}
.social-block a.sbl-item1:hover {
	background-position: 0 -43px;
}
.social-block a.sbl-item2 {
	background: url(images/facebook.jpg) no-repeat 0 0;
}
.social-block a.sbl-item2:hover {
	background-position: 0 -43px;
}
.social-block a.sbl-item3 {
	background: url(images/flickr.jpg) no-repeat 0 0;
	width: 103px;
}
.social-block a.sbl-item3:hover {
	background-position: 0 -43px;
}
.social-block a.sbl-item4 {
	background: url(images/twitter.jpg) no-repeat 0 0;
	width: 103px;
}
.social-block a.sbl-item4:hover {
	background-position: 0 -43px;
}
.social-block a.sbl-item5 {
	background: url(images/foursquare.jpg) no-repeat 0 0;
	width: 103px;
}
.social-block a.sbl-item5:hover {
	background-position: 0 -43px;
}

.social-block a.sbl-item6{
	background: url(images/vk-site.jpg) no-repeat 0 0;
	width: 103px;
}
.social-block a.sbl-item6:hover {
	background-position: 0 -43px;
}
#navbar {
	height: 146px;
	position: relative;
	overflow: hidden;
}
#navbar-inner {
	height: 146px;
	width: 1002px;
}
#logo {
	display: block;
	font-size: 0;
	float: left;
	position: relative;
	top: 15px;
	left: 22px;
}
#navigation {
	width: 500px;
	position: absolute;
	top: 0;
	left: 173px;
}
#navigation li {
	float: left;
	position: relative;
}
#navigation li a {
	border: solid #525152;
	border-width: 0 1px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #d6d6d6;
	display: block;
	padding: 13px 10px 12px;
	margin-right: -1px;
	position: relative;
}
#navigation li.last a {
	border-right: none;
}
#navigation li.last a:hover,
#navigation li.last a.active {
	border-right: 1px solid #525152;
}
#navigation li a:hover {
	/*background: url(images/topmenu-bg.png) repeat-x 0 0;*/
	color: #ff2454;
}
#navigation li a.active,
#navigation li a.active:hover,
#navigation li.active-trail a, 
#navigation li.active-trail a:hover{
	background:  url(images/topmenu-bg-active.png) repeat-x 0 0;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-right:0;
	color:#D6D6D6;
}
#search-box {
	float: right;
	padding: 10px 9px 0;
}
#search-box span {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #d6d6d6;
	padding-right: 6px;
}
#search-box input {
	background-color: #e1e1e1;
	border: 1px solid #b7b7b7;
	width: 127px;
	height: 15px;
	padding: 2px 2px 0;
	vertical-align: middle;
}
#search-box input.submit {
	background: url(images/ok.gif) no-repeat 0 0;
	border: none;
	width: 18px;
	height: 17px;
	padding: 0;
	cursor: pointer;
}
#search-box input.hover {
	background-position: 0 -17px !important;
}
#search-box label {
	display: none;
}
#search-box .form-item {
	display: inline;
}
.header-titles {
	position: absolute;
	top: 58px;
	left: 165px;
}
.header-titles .logo-title {
	font-size: 0;
	padding-left: 14px;
}
.header-titles .header-title {
	background: url(images/red-arrow.gif) no-repeat 0 50%;
	font-size: 24px;
	color: #fff;
	padding-left: 14px;
}
.disconnect {
	background: url(images/grey-arrow2.gif) no-repeat 0 50%;
	float: left;
	margin: 14px 0 0 55px;
	padding-left: 12px;
}
.disconnect a {
	color: #ababab;
	text-transform: uppercase;
	font-weight: bold;
}
.disconnect a:hover {
	color: #ddd;
}
/*---End Header---*/
/*---Main---*/
#sidebar-left {
	width: 166px;
	float: left;
	padding-right: 4px;
}
.sidebar-menu {
	width: 166px;
}
.sidebar-menu li {
	border-top: 1px solid #565656;
}
.sidebar-menu li.last {
	border-bottom: 1px solid #565656;
}
.sidebar-menu li a {
	display: block;
	padding: 12px 7px;
	text-transform: uppercase;
	font-weight: bold;
	color: #d6d6d6;
}
.sidebar-menu li.c-orange a:hover {
	color: #fdcd10;
}
.sidebar-menu li.c-blue a:hover {
	color: #65b8ff;
}
.sidebar-menu li.c-green a:hover {
	color: #73c635;
}
.sidebar-menu li.c-purple a:hover {
	color: #ff75f7;
}
.c-orange a.active,
.orange .active-trail a {
	background: url(images/orange-bg.png) repeat-x 0 1px;
	color: #fff !important;
}
.c-purple a.active,
.purple .active-trail a {
	background: url(images/purple-bg.png) repeat-x 0 1px;
	color: #fff !important;
}
.c-green a.active,
.green .active-trail a {
	background: url(images/green-bg.png) repeat-x 0 1px;
	color: #fff !important;
}
.c-blue a.active,
.blue .active-trail a {
	background: url(images/blue-bg.png) repeat-x 0 1px;
	color: #fff !important;
}
#content {
	width: 832px;
	float: right;
}
#content-area {
	margin-bottom: 12px;
}
#content-area .v-color {
	float: left;
	width: 663px;
	height: 397px;
	padding-right: 4px;
	position: relative;
}
#content-area .v-color a {
	font-size: 0;
	margin-right: 1px;
	cursor: pointer;
}
#content-area .v-color a.last {
	margin-right: 0;
}
#content-area .c-rpanel {
	background-color: #fff;
	float: left;
	width: 165px;
	height: 397px;
	overflow-y: hidden;
}
#content-area .front-panel .c-rpanel {
	overflow-y: visible;
}
.c-rpanel .phone {
	background: url(images/phone-bg.gif) no-repeat 0 0;
	width: 157px;
	height: 31px;
	line-height: 31px;
	margin: 5px auto 1px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.c-rpanel .ligne {
	text-align: center;
}
.c-rpanel .ligne a {
	cursor: pointer;
	font-size: 0;
}
.c-rpanel .newsletter {
	border: solid #999;
	border-width: 1px 0;
	margin: 4px 4px 0;
	padding: 10px 4px 13px;
}
.c-rpanel .newsletter-title,
.c-rpanel .video-block-title {
	text-transform: uppercase;
	font-weight: bold;
	color: #b00000;
	font-size: 10px;
	padding-bottom: 3px;
}
.c-rpanel .newsletter input {
	border: 1px solid #cfcfcf;
	width: 118px;
	height: 15px;
	padding: 2px 0 0 2px;
	vertical-align: middle;
}
.c-rpanel .newsletter input.submit {
	background: url(images/ok2.gif) no-repeat 0 0;
	border: none;
	width: 22px;
	height: 21px;
	padding: 0;
	cursor: pointer;
}
.c-rpanel .newsletter input.hover {
	background-position: 0 -21px;
}
.c-rpanel .newsletter label {
	display: none;
}
.c-rpanel .newsletter #edit-mail-wrapper {
	display: inline;
}
.c-rpanel .newsletter .error-messages,
.c-rpanel .newsletter .status-messages {
	color:#FF0000;
	font-size:10px;
	margin:5px 0 -7px;
}
.c-rpanel .video-block {
	padding-top: 9px;
	font-size: 10px;
}
.c-rpanel .video-block-title {
	line-height: 12px;
	padding: 0px 9px;
}
.c-rpanel .fondation {
	text-align: center;
	padding: 11px 0 0;
}
#content-bottom {
	margin-bottom: 15px;
}
#content-bottom a {
	color: #FFFFFF;
}
#content-bottom a:hover,
.content-center a:hover, 
.cht-text a:hover {
	text-decoration: underline;
}
#content-bottom .block {
	border-right: 1px solid #676767;
	padding: 5px 12px 0;
	width: 226px;
	height: 172px;
	float: right;
}
#content-bottom .block-long {
	border-left: 1px solid #676767;
	float: left;
	width: 304px;
}
#content-bottom .block h3 {
	font-weight: normal;
	font-size: 17px;
	color: #ccc;
	margin-bottom: 10px;
}
#content-bottom .block p {
	line-height: 18px;
}
#content-bottom .block .p-arrow {
	background: url(images/grey-arrow.gif) no-repeat 0 4px;
	padding-left: 10px;
}
#content-bottom .block .p-img {
	width: 76px;
	float: left;
	padding-top: 7px;
}
#content-bottom .block .p-right {
	margin-left: 76px;
}
#content-bottom .block .more {
	background: url(images/plus.gif) no-repeat 0 0;
	display: block;
	width: 18px;
	height: 18px;
	margin-top: 15px;
	cursor: pointer;
}
#content-bottom .block .more:hover {
	background-position: 0 -18px;
}
#content-bottom .block .more img {
	margin-right: 0;
}
#content-bottom .block .dbl-link {
	font-weight: bold;
	padding: 24px 0 0  10px;
}
#content-bottom .block .dbl-link a {
	background: url(images/dbl-arrow.gif) no-repeat 0 50%;
	text-decoration: underline;
	color: #fff;
	padding: 0 3px 0 10px;
}
#content-bottom .block .dbl-link a:hover {
	background: #fff url(images/dbl-arrow-a.gif) no-repeat 3px 50%;
	text-decoration: none;
	color: #424242;
	padding-left: 13px;
}
.polosi {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
}
.pls-default {
	z-index: 101;
	visibility: visible;
}
.polosi .close {
	background: url(images/close.png) no-repeat 100% 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.polosi .close:hover {
	background-position: 100% -24px;
}
/*---End Main---*/
/*---Sitemap---*/
#sitemap-block a.sitemap,
#sitemap-block a.sitemap-up {
	background: url(images/arrow-down.gif) no-repeat 100% 0;
	display: block;
	float: right;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d6d6d6;
	padding-right: 22px;
	line-height: 17px;
	margin: 10px 10px 10px 0;
	cursor: pointer;
}
#sitemap-block a.hover {
	background-position: 100% -34px;
	color: #fff;
}
#sitemap-block a.sitemap-up {
	background-position: 100% -17px !important;
}
#sitemap-block a.hover-up {
	background-position: 100% -51px !important;
	color: #fff;
}
#sitemap {
	background-color: #000;
}
#sitemap-inner {
	width: 832px;
	padding-left: 170px;
	margin: 0 auto;
	text-align: left;
}
#sitemap .column {
	width: 160px;
	float: left;	
	padding: 0 3px;
}
#sitemap .column h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 8px 4px;
	border-bottom: 2px solid;
}
#sitemap .yc h4 {
	border-bottom-color: #edc526;
}
#sitemap .gc h4 {
	border-bottom-color: #74b347;
}
#sitemap .bc h4 {
	border-bottom-color: #48a4f3;
}
#sitemap .pc h4 {
	border-bottom-color: #f176f0;
}
#sitemap .rc h4 {
	border-bottom-color: #e31b47;
}
#sitemap .rc h4 a{
	color: #ccc;
}
#sitemap .rc h4 a:hover{
	color: #fff;
}
#sitemap ul.general {
	padding: 4px 0 20px 0;
}
#sitemap ul.general li {
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #525252;
}
#sitemap ul.general li a {
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
#sitemap ul.general li a:hover {
	color: #fff;
}
#sitemap ul.sub-general {
	padding-left: 10px;
}
#sitemap ul.sub-general li {
	padding: 3px 0;
	border-bottom: none;
	line-height: 12px;
}
#sitemap ul.sub-general li a {
	color: #8a8989;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#sitemap-columns {
	/*height: 600px;*/
	height: auto !important;
	height: 350px;
	min-height: 350px;
	display: none;
}
/*---End Sitemap---*/
/*---Footer---*/
#footer {
	min-height: 109px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#footer .sps {
	position: absolute;
	bottom: 18px;
	left: 0;
}
#footer .sps a {
	display: block;
	float: left;
	margin-right: 23px;
}
#footer .foot-menu {
	float: right;
	margin-top: 15px;
}
#footer .foot-menu li.last {
	background: none;
}

/* */
#footer .foot-menu li {
	background: url(images/foot-line.gif) no-repeat 100% 50%;
	float: left;
	margin-left: -2px;
	position: relative;
}
#footer .foot-menu li a {
	text-transform: uppercase;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
	padding:0 10px;
}
#footer .foot-menu li.active {
	background: url(images/foot-right.gif) no-repeat 100% -28px;
}
#footer .foot-menu li.active a {
	background: url(images/foot-left.gif) no-repeat 0 -28px;
	color: #ccc;
	display: inline-block;
}
#footer .foot-menu li.hover {
	background: url(images/foot-right.gif) no-repeat 100% 0;
	z-index: 200;
}
#footer .foot-menu li.hover a {
	background: url(images/foot-left.gif) no-repeat 0 0;
	color: #ccc;
	display: inline-block;
}

/* */

#footer .foot-line1 {
	padding: 28px 0 3px 0;
	text-align: right;
	color: #424242;
	font-size: 10px;
	font-weight: bold;
}
#footer .foot-line1 strong {
	display: block;
	font-size: 11px;
	margin-bottom: -9px;
}
/*---End Footer---*/
/*---Second G3---*/
.second #content-area {
	background-color: #fff;
	padding: 2px;
	margin-bottom: 0;
}
.content-center {
	width: 650px;
	float: left;
	color: #333;
	padding-bottom: 35px;
}
#content-area .content-text p a,
#content-area .content-header h2 a {
	color: #333;
}
.content-text {
	width: 548px;
	overflow: hidden;
	padding: 5px 80px 10px 22px;
}
.content-text ul,
.content-tarif ul,
.clb-text ul {
	list-style: none outside url(images/ul-arrow.png);
	margin-left: 10px;
}
.content-text ul li,
.content-tarif ul li,
.clb-text ul li {
	margin-left: 10px;
}
*:first-child+html .content-text ul li,
*:first-child+html .content-tarif ul li,
*:first-child+html .clb-text ul li {
	margin-left: 15px;
}
.cht-text ul {
	list-style: none inside url(images/ul-arrow-white.png);
	margin-left: 10px;
}
.content-text ol,
.content-tarif ol,
.clb-text ol {
	list-style-position: inside;
	margin-left: 10px;
	color: #B00000;
	font-weight: bold;
}
.content-text ol  li span.ordered-list-item, 
.content-tarif ol  li span.ordered-list-item, 
.clb-text ol  li span.ordered-list-item {
	color: #333333;
	font-weight: normal;
}
.content-text ol li ul,
.content-tarif ol li ul,
.clb-text ol li ul {
	color: #333333;
	list-style: none inside url(images/ul-arrow.png);
	margin-left: 10px;
	font-weight: normal;
}

.cht-text ol {
	list-style-position: inside;
	margin-left: 10px;
}
.pathway {
	background-color: #cf112b;
	height: 22px;
}
.orange .pathway {
	background-color: #e8ba07;
}
.purple .pathway {
	background-color: #ee5bf2;
}
.green .pathway {
	background-color: #6aac39;
}
.blue .pathway {
	background-color: #2d95ef;
}
.search-result .pathway {
	background-color: #999;
}
.pathway li {
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 9px 0 5px;
	position: relative;
}
.pathway li a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 5px 0 0;
	color: #fff;
}
.pathway li span {
	font-weight: bold;
}
.pathway li.gg1 {
	background: #999 url(images/gg1-arrow.gif) no-repeat 100% 0;
}
.pathway li.gg2 {
	background: #666 url(images/gg2-arrow-red.gif) no-repeat 100% 0;
}
.orange .pathway li.gg2 {
	background: #666 url(images/gg2-arrow-orange.gif) no-repeat 100% 0;
}
.purple .pathway li.gg2 {
	background: #666 url(images/gg2-arrow-purple.gif) no-repeat 100% 0;
}
.green .pathway li.gg2 {
	background: #666 url(images/gg2-arrow-green.gif) no-repeat 100% 0;
}
.blue .pathway li.gg2 {
	background: #666 url(images/gg2-arrow-blue.gif) no-repeat 100% 0;
}
.pathway.level-4 li.gg2 {
	background-image: url(images/gg2-arrow.gif);
}
.pathway li.gg3 {
	background: #3E3E3E url(images/gg2-arrow.gif) no-repeat 100% 0;
}
.orange .pathway li.gg3 {
	background: #3E3E3E url(images/gg3-arrow-orange.gif) no-repeat 100% 0;
}
.purple .pathway li.gg3 {
	background: #3E3E3E url(images/gg3-arrow-purple.gif) no-repeat 100% 0;
}
.green .pathway li.gg3 {
	background: #3E3E3E url(images/gg3-arrow-green.gif) no-repeat 100% 0;
}
.blue .pathway li.gg3 {
	background: #3E3E3E url(images/gg3-arrow-blue.gif) no-repeat 100% 0;
}
.pathway li ul {
	display: none;
}
.pathway li.hover {
	background: #fff none !important;
	border: solid #999;
	border-width: 1px 1px 0;
	padding: 0 8px 0 4px;
	margin-top: -1px;
	z-index: 500;
}
.pathway li.hover a {
	color: #333;
	background-color: #fff;
}
.pathway li.hover ul {
	display: block;
	background: #fff;
	border: 1px solid #999;
	position: absolute;
	top: 21px;
	left: -1px;
	padding: 3px 3px 10px;
}
.pathway li.hover ul li {
	border-top: 1px solid #ccc;
	float: none;
}
.pathway li.hover ul li a {
	background: url(images/sub-arrow1.gif) no-repeat 0 50%;
	padding-left: 6px;
	white-space: nowrap;
}
.pathway li.hover ul li a:hover {
	background-image: url(images/sub-arrow2.gif);
	font-weight: bold;
}
.blue .pathway li.hover ul li a:hover {
	background-image: url(images/sub-arrow2_blue.gif);
}
.green .pathway li.hover ul li a:hover {
	background-image: url(images/sub-arrow2_green.gif);
}
.purple .pathway li.hover ul li a:hover {
	background-image: url(images/sub-arrow2_purple.gif);
}
.w-line {
	display: none;
}
.pathway li.hover .w-line {
	display: block;
	font-size: 0;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 21px;
	left: 0;
}
.pathway li.hover ul li.first {
	background: url(images/submenu-bg.gif) repeat-x 0 0;
	padding-top: 10px;
	border-top: 1px;
}
.green .pathway li.hover ul li.first {
	background-image: url(images/submenu-bg-green.gif)
}
.blue .pathway li.hover ul li.first {
	background-image: url(images/submenu-bg-blue.gif)
}
.purple .pathway li.hover ul li.first {
	background-image: url(images/submenu-bg-purple.gif)
}
.content-header h2 {
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	margin: 16px 0;
	padding: 0 22px;
}
.content-header-img {
	margin: 0 -2px;
	position: relative;
	font-size: 0;
	padding-bottom: 3px;
	width: 832px;
	border-bottom: 1px solid #666;
}
.content-header .messages {
	margin: 22px 22px 10px;
}
.content-center p.big, .content-center div.big p {
	font-size: 14px;
	line-height: 18px;
	margin: 6px 0;
}
.content-center .sous {
	margin-top: 20px;
}
.content-center .sous img {
	margin-right: 20px;
	float: left;
}
.content-center .sous-titre {
	font-size: 13px;
	font-weight: bold;
	color: #b10202;
	text-transform: uppercase;
	padding: 9px 0 6px;
}
.content-center .sous-titre a {
	color: #b10202;
}
.content-center .sous-date {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding-bottom: 4px;
	line-height: 18px;
}
.content-center .sous p {
	line-height: 18px;
}
.content-center .sous p.news-short-body {
	height: 54px;
	overflow: hidden;
}
.content-center .sous .news-flash {
	float: left;
	margin-right:20px;
}
.content-center .sous-plus {
	display: inline-block;
}
.content-center .sous-plus a {
	background: url(images/plus2.gif) no-repeat 0 0;
	width: 22px;
	height: 22px;
	display: block;
	margin-top: 3px;
}
.content-center .sous-plus a:hover {
	background-position: 0 -22px;
}
.content-center .date {
	text-transform: uppercase;
	color: #6e6e6e;
	font-size: 10px;
	font-weight: bold;
	padding: 55px 0 9px 22px;
}
.content-center .retour {
	width: 621px;
	margin-left: -2px;
	position: relative;
	border: solid #ccc;
	border-width: 1px 0;
	height: 22px;
	padding: 5px 31px 0 0;
}
.content-center .retour a {
	background: url(images/red-play-left.gif) no-repeat 100% 0;
	display: block;
	height: 17px;
	line-height: 17px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	float: right;
	padding-right: 28px;
}
.content-center .retour a:hover {
	background-position: 100% -17px;
}
.second #content-area .c-rpanel {
	width: 178px;
	height: auto;
}
.second .c-rpanel .ligne {
	text-align: right;
}
.second .c-rpanel .phone {
	margin: 5px 0 1px 18px;
}
.c-rpanel .actual {
	min-height: 268px;
	border-left: 1px solid #d0d0d0;
	padding-left: 6px;
	margin: 3px 0 30px;
}
.c-rpanel .actual-title {
	font-weight: bold;
	color: #b10202;
	text-transform: uppercase;
	padding: 6px 0 4px 7px;
	border-bottom: 2px solid #e8ba07; 
	margin-bottom: 6px;
}
.c-rpanel .actual-text {
	font-weight: bold;
	color: #333;
	line-height: 18px;
	padding: 2px 7px;
}
.c-rpanel .actual-link {
	font-weight: bold;
	color: #b10202;
	padding: 0 7px;
}
.c-rpanel .actual-link a {
	background: url(images/dbl-arrow2.gif) no-repeat 0 50%;
	padding-left: 10px;
	color: #b10202;
	text-decoration: underline;
}
.c-rpanel .actual-link a:hover {
	background: #b20303 url(images/dbl-arrow2-a.gif) no-repeat 3px 50%;
	text-decoration: none;
	color: #fff;
	padding: 0 3px 0 13px;
}
.c-rpanel .ban-block {
	margin-top: 10px;
	text-align: right;
}
.c-rpanel .ban-block a {
	font-size: 0;
	cursor: pointer;
}
.c-rpanel  .ligne-homepage .ban-block {
	text-align: center;
	margin-top: 2px;
}
/*---End Second G3---*/
/*---Second G4---*/
.content-header-tabs {
	margin: 0 -2px;
	position: relative;
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
	width: 832px;
}
.cht-tabs {
	height: 43px;
}
.cht-tabs li {
	float: left;
	width: 165px;
	height: 43px;
	margin-right: 3px;
}
.cht-tabs li a {
	background-color: #c3c3c3;
	display: block;
	width: 151px;
	height: 30px;
	color: #333;
	font-size: 13px;
	padding: 5px 7px;
	overflow-y: hidden;
}
.cht-tabs li a:hover {
	background-color: #aeaeae;
}
.cht-tabs li.active a {
	background: none;
	color: #fff;
	font-weight: bold;
}
.orange .cht-tabs li.active {
	background: url(images/orange-tab.png) repeat-x 0 0;
}
.purple .cht-tabs li.active {
	background: url(images/purple-tab.png) repeat-x 0 0;
}
.green .cht-tabs li.active {
	background: url(images/green-tab.png) repeat-x 0 0;
}
.blue .cht-tabs li.active {
	background: url(images/blue-tab.png) repeat-x 0 0;
}
.cht-under-block {
	height: 150px;
	width: 832px;
}
.orange .cht-under-block {
	background-color: #dd9d00;
}
.purple .cht-under-block {
	background-color: #da3cde;
}
.green .cht-under-block {
	background-color: #559a22;
}
.blue .cht-under-block {
	background-color: #1c83dc;
}
.cht-text a {
	color: #FFF;
}
.cht-text {
	float: left;
	width: 550px;
	padding-top: 10px;
}
.cht-text p,
.cht-text ul,
.cht-text ol {
	font-size: 13px;
	line-height: 18px;
	padding-left: 17px;
}
.cht-img {
	width: 282px;
	height: 150px;
	float: right;
	font-size: 0;
}
.orange .cht-img {
	background: url(images/samples/G4-title-orange.jpg) no-repeat 100% 0;
}
.purple .cht-img {
	background: url(images/samples/G4-title-purple.jpg) no-repeat 100% 0;
}
.green .cht-img {
	background: url(images/samples/G4-title-green.jpg) no-repeat 100% 0;
}
.blue .cht-img {
	background: url(images/samples/G4-title-blue.jpg) no-repeat 100% 0;
}
.content-line-block {
	padding: 11px 5px 33px 9px;
	border-bottom: 1px solid #666;
	margin: 0 5px 0 -2px;
	position: relative;
}
.clb-title {
	background: url(images/small-red-arrow.gif) no-repeat 0 5px;
	padding: 0 0 3px 10px;
	color: #b00000;
	font-weight: bold;
}
.clb-text {
	padding-left: 10px;
	line-height: 18px;
}
.clb-link {
	background: url(images/lien-arrow-down.gif) no-repeat 16px 50%;
	padding-left: 30px;
	margin-top: 20px;
}
.clb-link a {
	text-decoration: underline;
	color: #424242;
	font-weight: bold;
	padding: 0 3px;
}
.clb-link a:hover {
	background-color: #b20303;
	text-decoration: none;
	color: #fff;
}
.clb-last {
	border-bottom: none;
}
.clb-lnk-block {
	background-color: #e7e7e7;
	margin: 27px -5px -33px -9px;
	position: relative;
	padding: 6px 0 6px 18px;
}
.clb-lnk-line .clb-link-title {
	background: url(images/small-black-arrow.gif) no-repeat 0 50%;
	float: left;
	font-weight: bold;
	padding: 0 20px 0 10px;
	min-width: 80px;
	line-height: 18px;
	position: relative;
}
.clb-lnk-line .clb-link-text {
	float: left;
	line-height: 18px;
	position: relative;
}
.c-rpanel .slides-block {
	border-left: 1px solid #D0D0D0;
	margin: 3px 0 5px;
	padding: 10px 0 10px 6px;
}
.slide-block {
	width: 163px;
	margin: 0 0 5px 7px;
}
.slide-block-top {
	background: url(images/slide-top.png) no-repeat 0 0;
	width: 163px;
	height: 6px;
	font-size: 0;
}
.slide-block-center {
	background: url(images/slide-center.png) repeat-y 0 0;
	width: 157px;
	padding: 0 3px;
}
.slide-block-bot {
	background: url(images/slide-bot.png) no-repeat 0 0;
	width: 163px;
	height: 6px;
	font-size: 0;
}
.slide-block-center-inner {
	background: #efefef url(images/slide-bg.png) repeat-x 0 0;
	padding: 4px 0;
}
.slide-block-img {
	text-align: center;
}
.slide-block-title {
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 7px 2px;
}
.slide-block-text {
	padding: 0 7px;
}
.slide-block-text a {
	color: #b20303;
	text-transform: uppercase;
}
.content-tarif {
	padding: 10px 5px 20px 15px;
	line-height: 18px;
}
.tarif-title {
	background: url(images/small-red-arrow.gif) no-repeat 0 6px;
	color: #b00000;
	font-weight: bold;
	padding-left: 10px;
	margin: 18px 0 0 -9px;
	position: relative;
}
.tarif-table {
	border-collapse: collapse;
	border: solid #999;
	border-width: 0 1px 1px 0;
	width: 100%;
	margin: 20px 0 30px;
}
.tarif-table td,
.tarif-table th {
	border: solid #999;
	border-width: 1px 0 0 1px;
	padding: 3px 10px;
}
.tarif-table td.th,
.tarif-table th,
.tarif-table thead td
 {
	background-color: #eee;
	font-weight: bold;
}
.tarif-table th.empty,
.tarif-table thead td.empty {
	background: none;
	border-width: 0;
}
.content-tarif .link-stroke,
.content-text .link-stroke,
.content-line-block  .link-stroke {
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	display: block;
}
.content-tarif .link-stroke a,
.content-text .link-stroke a,
.content-line-block .link-stroke a {
	background: url(images/dbl-arrow2.gif) no-repeat 0 50%;
	text-decoration: underline;
	color: #b00000;
	padding-left: 10px;
}
.content-tarif .link-stroke a:hover,
.content-text .link-stroke a:hover,
.content-line-block .link-stroke a:hover {
	background: #b20303 url(images/dbl-arrow2-a.gif) no-repeat 3px 50%;
	text-decoration: none;
	color: #fff;
	padding: 0 3px 0 13px;
}
.content-tarif a:hover,
.pager-container li a:hover {
	text-decoration: none;
}
.content-tarif .link-right,
.content-text .link-right,
.content-line-block  .link-right {
	background: url(images/lien-arrow-right.gif) no-repeat 0 50%;
	padding-left: 13px;
	display: block;
	margin-left: 7px;
}
.content-tarif  .link-down,
.content-text  .link-down,
.content-line-block  .link-down {
	background: url(images/lien-arrow-down.gif) no-repeat 0 50%;
	padding-left: 13px;
	display: block;
	margin-left: 7px;
	clear: both;
}
.content-tarif .link-down a,
.content-tarif .link-right a,
.content-text .link-down a,
.content-text .link-right a,
.content-line-block  .link-down a,
.content-line-block  .link-right a {
	text-decoration: underline;
	color: #424242;
	font-weight: bold;
	padding: 0 3px;
}
.content-tarif .link-down a:hover ,
.content-tarif .link-right a:hover,
.content-text .link-down a:hover ,
.content-text .link-right a:hover,
.content-line-block .link-down a:hover ,
.content-line-block .link-right a:hover {
	background-color: #b20303;
	color: #fff!important;
	text-decoration: none;
}
/*---End Second G4---*/
/*---Second G5---*/
.pager-container {
	border: solid #CCCCCC;
	border-width: 1px 0;
	height: 22px;
	margin: 30px 0 0 -2px;
	padding: 5px 0 0;
	position: relative;
	width: 652px;
	text-align: center;
}
.pager-container ul {
	height: 17px;
	margin: 0 auto;
	position: relative;
	float: left;
	left: 50%;
}
.pager-container li {
	float: left;
	right: 50%;
	position: relative;
	font-size: 11px;
	line-height: 17px;
}
.pager-container li a {
	text-decoration: underline;
	color: #900;
	font-weight: bold;
	padding: 0 2px;
}
.pager-container li a:hover {
	background-color: #b20303;
	color: #fff;
}
.pager-container li span {
	color: #666;
	padding: 0 2px;
}
.pager-container .prev a,
.pager-container .next a {
	font-size: 0;
	padding: 0;
	display: inline-block;
	width: 18px;
	height: 17px;
}
.pager-container .prev a {
	background: url(images/red-play-left.gif) no-repeat 0 0;
}
.pager-container .prev a:hover {
	background-position: 0 -17px;
}
.pager-container .next a {
	background: url(images/red-play.gif) no-repeat 0 0;
}
.pager-container .next a:hover {
	background-position: 0 -17px;
}
.pager-container .prev {
	margin-right: 15px;
}
.pager-container .next {
	margin-left: 15px;
}
/*---End Second G5---*/
/*---Second G6---*/
.post-date {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding: 0 22px;
	margin-top: -15px;
	position: relative;
}
.post-text .post-img-left,
.post-text .imagefield-field_news_image,
.post-text .imagecache-news_default,
.post-text .news-flash {
	float: left;
	margin: 24px 20px 5px 0; 
}
.post-text .post-img-right {
	float: right;
	margin: 24px 0 5px 20px; 
}
.post-text p {
	line-height: 18px;
	margin: 20px 0;
}
/*---End Second G6---*/
/*---Search result---*/
.result-vous {
	font-size: 14px;
	color: #333;
	padding: 7px 0 19px 26px;
	position: relative;
	margin: 0 -2px;
	width: 806px;
	border-bottom: 1px solid #666;
}
.result-vous a {
	font-style: italic;
	color: #b00000;
}
.search-result .content-text {
	margin-top: 11px;
}
.result-block {
	line-height: 18px;
	margin: 27px 0;
}
.result-block-title {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #b10202;	
}
.result-block-more {
	padding-top: 5px;
}
.result-block-more a {
	background: url(images/plus2.gif) no-repeat 0 0;
	display: block;
	width: 22px;
	height: 22px;
}
.result-block-more a:hover {
	background-position: 0 -22px;
}
/*---End Search result---*/
/*---Extranet---*/
.extranet-text {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	width: 565px;
	padding: 6px 0 24px 22px;
}
.forml-block {
	background: url(images/extranet-bg.png) repeat-x 0 0;
	height: 249px;
	width: 806px;
	margin: 0 -2px;
	padding: 30px 0 0 26px;
}
.forml-block label {
	display: none;
}
.forml-block .form-item {
	display: inline;
}
.forml-block h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5c5c5c;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.forml-left {
	float: left;
	border: 1px solid #ecebeb;
	padding: 10px 15px;
}
.forml-left span {
	font-size: 14px;
	color: #b00000;
	padding-right: 18px;
}
.forml-left input {
	background-color: #f7f7f7;
	border: 1px solid #bcbaba;
	width: 238px;
	font-size: 14px;
	padding: 1px 6px;
}
.forml-left .error-messages {
	color: #FF0000;
	margin-top: 10px;
}
.forml-left.errors input#edit-pass {
	border-color: #FF0000;
}
.forml-right {
	float: left;
	padding-left: 10px;
}
.forml-right input.submit {
	background: url(images/connect-but.png) no-repeat 0 0;
	width: 124px;
	height: 42px;
	border: none;
	cursor: pointer;
}
.forml-right-en input.submit {
	background-image: url(images/connect-but-en.png);
	width: 135px;
}
.forml-right input.hover {
	background-position: 0 -42px;
}
.forml-bottom {
	font-weight: bold;
	line-height: 18px;
	color: #333;
	padding-top: 60px;
}
.forml-bottom a {
	color: #b00000;
	text-decoration: underline;
	padding: 0 3px;
}
.forml-bottom a:hover {
	text-decoration: none;
	background-color: #b00000;
	color: #fff;
}
/* -----  Newsletter confirmation page  ----- */
form#simplenews-confirm-add-form .container-inline {
	margin-top: 20px;
}
form#simplenews-confirm-add-form input {
	background: url(images/abonner.png) no-repeat 0 0;
	width: 92px;
	height: 22px;
	border: none;
	cursor: pointer;
	float: left;
}
form#simplenews-confirm-add-form input:hover {
	background-position: 0 -22px;
}
form#simplenews-confirm-add-form a {
	background: url(images/annuler.png) no-repeat 0 0;
	width: 92px;
	height: 22px;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 20px;
}
form#simplenews-confirm-add-form a:hover {
	background-position: 0 -22px;
}



/*  Visionneuse */
.visio-content {
	position: relative;
}

#slider {
	/*float: left;*/
	/*position: relative;*/
}

#slider img  {
	z-index: 10;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, 
#slider li {
	width: 621px;
	height: 277px;
	overflow: hidden;
}

#prevBtn {
	position: absolute;
	z-index: 80;
	left: 0;
	top: 0;
}

#nextBtn {
	position: absolute;
	top: 0;
	left: 601px;
	z-index: 80;
}

 #prevBtn a{
	display: inline-block;
	background: url(images/visio_left.png) no-repeat left;
	height: 277px;
	width: 20px;
	cursor: pointer;
 }
 
 #prevBtn a:hover{
	background: url(images/visio_left_roll.png) no-repeat left;
 }

  #nextBtn a{
	display: inline-block;
	background: url(images/visio_right.png) no-repeat left;
	height: 277px;
	width: 20px;
	position: absolute;
	cursor: pointer;
  }
  
  #nextBtn a:hover{
	background: url(images/visio_right_roll.png) no-repeat left;
  }
  
  .field-items-legend {
	background-color: #e7e7e7;
	width: 621px;
	height: 80px;
  }
  
  .field-items-legend .field-item-legend {
	display:none;
	margin-left: 17px;
	width:584px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
  }
  .field-items-legend .field-item-legend:first-child {
	display:block;
  }
  
  
  /* node form */
  #node-form fieldset{
	width: 700px;
  }
  
  
  /* light box visite */
	#filter
	{
		display: none;
		position: absolute;
		top: 0%;
		left: 0%;
		width: 100%;
		height: 100%;
		background-color: #000;
		z-index:200;
		opacity:0.5;
		filter: alpha(opacity=50);
	}


	#boxvisite 
	{
		display: none;
		position: absolute;
		top: 5%;
		left: 50%;
		text-align: center;
		margin-left: -500px;
		width: 1000px;
		height: 640px;
		padding: 0;
		z-index:250;
	}

	#boxvisiteheader
	{
		position:absolute;
		top:0%;
		left:0%;
		width:100%;
		height:30px;
		padding:0;
		margin:0;
		background-color: #000;
	}

	#boxvisiteclose
	{
		float:right;
		position:absolute;
		top: 0;
		right: 0;
		width:31px;
		height:30px;
		cursor: pointer;
	}

	#boxvisitecontent
	{
		position:absolute;
		top:30px;
		left:0;
		right:0;
		bottom:0;
		margin:0;
		width:100%;
		height:100%;
	}
	
	
	
	/* gestion de l'arabe */
	.rtl .content-text {
		direction: rtl;
		text-align: right;
		clear: both;
		padding:5px 22px 10px 80px;
	}
	
	.rtl .content-text form{
		direction: ltr;
		text-align: left;
	}
	
	.rtl .content-text form #edit-title,
	.rtl .content-text form #edit-body,
	.rtl .content-text form #group_paragraph_values input.form-text,
	.rtl .content-text form #group_paragraph_values input.form-textarea,
	.rtl .content-text form #edit-menu-link-title{
		direction: rtl;
		text-align: right;
	}
	
	
	.rtl h2 {
		width: 606px;
		float:left;
		direction: rtl;
		text-align: right;
	}
	
	.rtl .pathway li {
		direction: rtl;
		text-align: right;
	}