html,body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	font-family: arial;
	background-color: #fff;
	font-size: 11px;
	color: #000;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
	/*	overflow:hidden;
	overflow : -moz-scrollbars-vertical; */
}

p,form,span {
	padding: 0;
	margin: 0
}

img {
	border: 0;
	display: block
}

input,textarea {
	font-size: 11px;
	font-family: arial;
}

div.clear {
	clear: both;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 958px;
	padding: 0 18px 0 18px;
	text-align: left;
	background: url(../elements/global_background_shadow.gif) repeat-y;
	min-height: 100%;
	_height: 100%;
}

/*HEADER*/
#header {
	padding-bottom: 10px
}

#header_logo {
	width: 265px;
	height: 100px;
	float: left;
}

#header_right {
	width: 693px;
	height: 100px;
	/*background: url(../elements/header.jpg) no-repeat;*/
	float: left;
	font-size: 10px;
	color: #fff;
}

#header_right_newsletter {
	margin-top: 75px;
	background: url(../elements/header_right_newsletter_background.jpg) no-repeat;
	width: 255px; /*270*/
	height: 21px; /*25*/
	padding: 4px 0 0 15px;
}

#header_right_newsletter .input_text {
	border: 0;
	color: #fff;
	font-size: 10px;
	background-color: #66CCFF;
	width: 78px;
	height: 14px;
	padding: 1px 4px 0 4px;
	margin: 0 5px 0 8px;
}

/* STYLES  MENU*/
#menu {
	width: 958px;
}

#menu span {
	float: left
}

#menu_acceuil { /*width:57px;/*265*/
	width: 137px; /*265*/
	padding-left: 5px;
}

#menu_acceuil h1 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#menu_links { /*float:left;*/
	float: right;
	/*width:831px;/*655*/
	width: 801px; /*655*/
	padding-left: 14px;
}

#menu_lang {
	width: 27px; /*38*/
	padding-left: 11px;
}

#menu li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(../elements/menu_arrow_right.gif) no-repeat 0 50%;
}

#menu li a:hover {
	color: #79BFE9;
	background: url(../elements/menu_arrow_right_active.gif) no-repeat 0 50%;
}

#menu ul,li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu li {
	margin-right: 28px;
	float: right;
}

#menu li a {
	display: block;
	padding-left: 11px;
	margin-bottom: 7px
}

#menu li.selected a {
	color: #79BFE9;
	background: url(../elements/menu_arrow_right_active.gif) no-repeat 0 50%;
}

#menu li.selected {
	background: url(../elements/menu_arrow_black_bottom.gif) no-repeat 50% bottom;
}

#menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #79BFE9;
}

/* STYLES SS MENU*/
#ssmenu {
	line-height: 26px;
	height: 26px;
	background-color: #000;
	padding-left: 12px;
}

#ssmenu a {
	color: #999999;
	text-decoration: none;
	background: url(../elements/ssmenu_arrow_right.gif) no-repeat 0 50%;
}

#ssmenu a:hover {
	color: #79BFE9;
	background: url(../elements/ssmenu_arrow_right_active.gif) no-repeat 0 50%;
}

#ssmenu ul,li {
	padding: 0;
	margin: 0;
}

#ssmenu li {
	padding-right: 15px;
	display: inline;
}

#ssmenu li a {
	padding-left: 11px;
}

#ssmenu .selected {
	color: #79BFE9;
	background: url(../elements/ssmenu_arrow_right_active.gif) no-repeat 0 50%;
}

/* STYLES DES COLONNES DU SITE*/
#colonnes_site {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0;
	width: 958px;
	background: url(../elements/colonnes_site_background.gif) repeat-y;
}

/*POUR LES P�GES DE CONTENU DYNAMQIUES SUR 2 COLONNES*/
#colonnes_site_no_background_2_cols {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0;
	width: 958px;
	background: url(../elements/colonnes_site_background_2_cols.gif) repeat-y;
}

#colonne2_site_right_slide {
	width: 508px;
	color: #fff;
	vertical-align: top;
	background: url(../elements/colonne2_site_background.gif) repeat-y;
}

#colonne2_site { /*width:508px;*/
	color: #fff;
	vertical-align: top;
}

#zone_3 h2,.zone_realisation h2 {
	background: url(../elements/realisation_background_titre.jpg) no-repeat;
	height: 40px;
	width: 491px; /*508*/
	line-height: 40px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

.colonnes_site_separator {
	width: 6px;
	background: url(../elements/colonnes_site_separator.gif) no-repeat;
}

/* STYLES DES COLONNES DE LA HOME*/
#colonne4_home .link_recrutement {
	line-height: 27px;
	padding-left: 20px;
}

#colonne4_home .link_recrutement a {
	color: #BBB;
	text-decoration: none;
	background: url(../elements/arrow_grey_link.gif) no-repeat right 50%;
	padding-right: 8px
}

#colonne4_home .link_recrutement a:hover {
	text-decoration: underline;
}

/*SLIDE PROGRAMME RIGHT*/
#prev_prog,#next_prog {
	cursor: pointer
}

/*
#realisation_en_cours_left{
	float:left;
	border-right:1px solid #fff;
	width:391px;
}
#realisation_en_cours_right{
	float:left;
	width:116px;
	height:515px;
	background-color:#000;
}*/
#animContainer_currentProgs {
	height: 443px;
	overflow: hidden;
}

#animContainer_currentProgs .thumb {
	width: 116px;
	margin-bottom: 12px;
	height: 101px;
	border: none;
	background-position: top left;
	cursor: pointer
}

#animContainer_currentProgs .thumbOver {
	height: 104px;
	margin-bottom: 9px;
	border: solid #38d0ff 3px;
	background-position: -3px -3px;
}

#animContainer_currentProgs .thumb td.topSpacer {
	height: 63px;
}

#animContainer_currentProgs .thumbOver td.topSpacer {
	height: 60px;
}

#animContainer_currentProgs .thumb .arrow {
	visibility: hidden;
}

#animContainer_currentProgs .thumbOver .arrow {
	visibility: visible;
}

#animContainer_currentProgs .thumb .desc td { /*height:38px;*/
	overflow: hidden;
	opacity: 0.75;
	filter: alpha(opacity =   75);
	background: black;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px
}

#animContainer_currentProgs .thumb a {
	color: #fff;
	text-decoration: none;
}

#animContainer_currentProgs .thumbOver a {
	color: #79BFE9;
}

/*PAGE DE CONTENU DYNAMIQUE ET AUTRES*/
#contenu { /*padding:24px;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #BBBBBB;
}

#contenu #titre {
	font-weight: bold;
	font-size: 14px;
	color: #79BFE9;
	padding-bottom: 5px;
}

#contenu h1 {
	font-weight: bold;
	font-size: 14px;
	color: #79BFE9;
	padding-bottom: 5px;
	margin: 0;
}

#contenu h2 {
	font-weight: bold;
	font-size: 12px;
	color: #79BFE9;
	padding: 0 0 5px 0;
	margin: 0;
}

#contenu a {
	color: #fff;
	text-decoration: none;
}

#contenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#contenu table {
	border: 0;
}

/* STYLES TABLE->TD FCKEDITOR*/
#contenu .fckTable1 {
	padding: 0;
	margin: 0;
	border: 3px solid #fff;
	background-color: #ccc
}

#contenu .fckTable1 td {
	font-weight: bold;
	padding: 10px;
	color: #000
}

#contenu .fckTable2 {
	padding: 0;
	margin: 0;
	border: 3px solid #000;
	background-color: #fff
}

#contenu .fckTable2 td {
	font-weight: bold;
	padding: 10px;
	color: red
}

/* STYLES PUCE FCKEDITOR*/
#contenu .fckPuce li {
	padding: 0;
	margin: 0;
}

#contenu .fckPuce li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_arrow_right.gif) no-repeat 0 50%;
}

#contenu .fckPuce li a {
	color: #999999;
	text-decoration: none;
}

#contenu .fckPuce li a:hover {
	color: #79BFE9;
}

#contenu .fckPuce_bleu li {
	padding: 0;
	margin: 0;
}

#contenu .fckPuce_bleu li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_puce_bleu.gif) no-repeat 0 50%;
}

#contenu .fckPuce_bleu li a {
	color: #999999;
	text-decoration: none;
}

#contenu .fckPuce_bleu li a:hover {
	color: #79BFE9;
}

#contenu .fckPuce_blanche li {
	padding: 0;
	margin: 0;
}

#contenu .fckPuce_blanche li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_puce_blanche.gif) no-repeat 0 50%;
}

#contenu .fckPuce_blanche li a {
	color: #999999;
	text-decoration: none;
}

#contenu .fckPuce_blanche li a:hover {
	color: #79BFE9;
}

#contenu .fckPuce_fleche_blanc li {
	padding: 0;
	margin: 0;
}

#contenu .fckPuce_fleche_blanc li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_arrow_white.gif) no-repeat 0 50%;
}

#contenu .fckPuce_fleche_blanc li a {
	color: #999999;
	text-decoration: none;
}

#contenu .fckPuce_fleche_blanc li a:hover {
	color: #79BFE9;
}

/*FCK LIENS */
#contenu a.fckLiensBleu_Gras {
	color: #79BDEC;
	text-decoration: none;
	font-weight: bold;
}

#contenu a:hover.fckLiensBleu_Gras {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#contenu a.fckLiens_Blanc_Gras {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#contenu a:hover.fckLiens_Blanc_Gras {
	color: #79BDEC;
	text-decoration: underline;
	font-weight: bold;
}

#contenu a.fckLiensBleu {
	color: #79BDEC;
	text-decoration: none;
}

#contenu a:hover.fckLiensBleu {
	color: #fff;
	text-decoration: underline;
}

#contenu a.fckLiens_Blanc {
	color: #fff;
	text-decoration: none;
}

#contenu a:hover.fckLiens_Blanc {
	color: #79BDEC;
	text-decoration: underline;
}

/* HOME - COLONNES*/
#colonnes_home {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0;
	width: 958px;
	background: url(../elements/colonnes_background.gif) repeat-y;
}

#colonne1_home {
	width: 262px;
	color: #ccc;
	vertical-align: top;
}

#prom_parti h2 {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_vert_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
}

#colonne2_home {
	width: 271px;
	color: #fff;
	vertical-align: top;
	cursor: pointer
}

#colonne3_home {
	width: 240px;
	vertical-align: top;
}

#colonne4_home {
	width: 176px;
	vertical-align: top;
}

.colonnes_home_separator {
	width: 3px;
	background: url(../elements/colonnes_separator.gif) no-repeat;
}

#colonne1_home a {
	color: #fff;
	text-decoration: none;
	background: url(../elements/arrow_orange_link.gif) no-repeat right 50%;
	padding-right: 8px
}

#colonne1_home a:hover {
	text-decoration: underline;
}

#colonne1_home .links {
	padding: 13px 20px 13px 20px;
}

#colonne2_home .text {
	color: #fff;
	padding: 13px 20px 10px 20px;
}

#colonne2_home ul,li {
	margin: 0;
	padding: 0;
}

#colonne2_home li {
	margin-left: 10px;
	list-style-type: square;
	color: #fff;
}

#colonne2_home .signature {
	padding-top: 10px;
}

/* HOME - ENCARTS TITRE*/
.encart_vert_home {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_vert_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding-left: 20px
}

.encart_violet_home {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_violet_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding-left: 20px
}

#prom_pro h2 {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_violet_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
}

#prom_part h2 {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_bleu_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
}

.encart_bleu_home {
	width: 242px; /*262*/
	height: 40px;
	background: url(../elements/encart_bleu_background.jpg) no-repeat;
	color: #fff;
	line-height: 40px;
	padding-left: 20px
}

.encart_bleu_clair_home {
	width: 251px; /*271*/
	height: 35px;
	background: url(../elements/encart_bleu_clair_background.jpg) no-repeat;
	color: #000;
	/*line-height:40px;*/ /*font-size:11px;*/
	padding-left: 20px;
	padding-top: 5px;
}

#prom_news h2 {
	position: absolute;
	top: 484px;
	width: 220px; /*240*/
	height: 38px;
	background: url(../elements/encart_orange_background.jpg) no-repeat;
	color: #fff;
	line-height: 38px;
	padding: 0 0 0 20px;
	margin: 0;
	font-size: 12px;
}

.encart_orange_home {
	position: absolute;
	top: 484px;
	width: 220px; /*240*/
	height: 38px;
	background: url(../elements/encart_orange_background.jpg) no-repeat;
	color: #fff;
	line-height: 38px;
	padding-left: 20px
}

.encart_gris_home {
	width: 156px; /*176*/
	height: 38px;
	background: url(../elements/encart_gris_background.jpg) no-repeat;
	color: #fff;
	line-height: 38px;
	padding-left: 20px;
}

span.encart {
	font-size: 12px;
	font-weight: bold;
}

span.encart2 {
	font-size: 11px;
	color: #FFF;
}

.encart_bleu_clair_large {
	width: 371px; /*391*/
	height: 40px;
	background: url(../elements/encart_bleu_clair_large_background.jpg) no-repeat;
	color: #000;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px
}

.conteneur_programmes {
	padding: 20px;
}

.conteneur_programmes .title {
	color: #6ACFEA;
	font-weight: bold;
	padding-bottom: 10px;
}

.conteneur_programmes .separator {
	color: #fff;
	padding-bottom: 10px
}

.conteneur_programmes .text {
	color: #bbb;
	padding-bottom: 50px;
}

.conteneur_programmes .text_bis {
	color: #BBB;
	padding-bottom: 10px;
}

.conteneur_programmes a.link {
	color: #fff;
	text-decoration: none;
	background: url(../elements/link_arrow_grey.gif) no-repeat right 50%;
	padding-right: 8px
}

.conteneur_programmes a:hover.link {
	text-decoration: underline
}

/* HOME - IMAGE SLIDER*/
#animCell_home {
	width: 240px;
}

#animMainContainer_home {
	width: 240px;
	overflow: hidden;
}

#animContainer_home {
	width: 720px;
}

#animCell_home .frame {
	float: left;
	width: 240px;
}

#animCell_home .frame .animFrame {
	margin-bottom: 45px;
}

#animNav_home {
	position: absolute;
	width: 240px;
	color: #7BBFEC;
	top: 444px;
	height: 40px;
}

#animNav_home #prev_home,#animNav_home #next_home {
	opacity: 1;
	filter: alpha(opacity =   100);
	background: black;
	cursor: pointer;
}

#animNav_home img {
	background: black;
	opacity: 0.65;
	filter: alpha(opacity =   65);
	margin: 0;
	padding: 0;
	display: inline;
}

/* HOME - ACTUALITES*/
div.actualite_home {
	width: 210px; /*240*/
	padding: 0 15px 0 15px;
}

div.actualite_home .titre {
	color: #333;
}

div.actualite_home .date {
	color: #666;
	font-size: 10px
}

div.actualite_home a {
	color: #fff;
	text-decoration: none;
}

div.actualite_home a:hover {
	color: #fff;
	text-decoration: underline;
}

div.actualite_home span {
	float: left;
	padding-right: 44px
}

div.actualite_home span img {
	display: inline;
	vertical-align: top;
	padding-left: 2px
}

div.actualite_home .separateur {
	clear: both;
	color: #fff;
	padding: 0 0 5px 0
}

/*PAGE DE NEWS*/
.news {
	margin-bottom: 20px;
}

#contenu .news h1 {
	margin-left: 10px;
	color: #79BFE9;
	line-height: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	float: left;
}

.date_news {
	color: #FFF;
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	float: left;
}

.titre_news {
	margin-left: 10px;
	color: #79BFE9;
	line-height: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	float: left;
}

#contenu_news h2 {
	color: #79BFE9;
	line-height: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#contenu_news a.titre_news_link {
	text-decoration: none;
	color: #79BFE9;
	line-height: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

#contenu_news a.page {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #79BFE9;
	font-family: arial;
}

.accroche_news {
	color: #BBB;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
}

.accroche_details_news {
	color: #BBB;
	margin-top: 15px;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
}

.news_retour a {
	text-decoration: none;
	color: #79BFE9;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
}

.pdf_news {
	margin-top: 15px;
	color: #FFF;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
}

.pdf_titre_news {
	color: #FFF;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
	float: left;
}

.pdf_news a {
	text-decoration: none;
	color: #FFF;
	line-height: 11px;
	font-size: 11px;
	font-family: arial;
}

.pdf_news img {
	float: left;
	margin-left: 10px;
}

.news_nav {
	text-align: center;
}

.current_page {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	font-family: arial;
}

/*.page {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#79BFE9;
	font-family:arial;
}*/ /*PAGE DES REALISATIONS*/
#realisation_en_cours_left {
	float: left;
	border-right: 1px solid #fff;
	width: 391px;
}

#realisation_en_cours_left h1 {
	width: 371px; /*391*/
	height: 40px;
	background: url(../elements/encart_bleu_clair_large_background.jpg) no-repeat;
	color: #000;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

#realisation_en_cours_right {
	float: left;
	width: 116px;
	background-color: #000;
}

#coverflow {
	width: 508px;
	height: 281px
}

.realisation_content {
	padding: 25px 17px 25px 17px;
}

#coverflow_lieu_region {
	font-size: 11px;
	color: #6ACFEA;
}

#coverflow_accroche {
	color: #fff
}

#coverflow_contenu {
	color: #bbb
}

#coverflow_contenu a {
	color: #fff;
	text-decoration: none;
}

#coverflow_contenu a:hover {
	text-decoration: underline;
}

/* STYLES TABLE->TD FCKEDITOR*/
.coverflow_contenu .fckTable1 {
	padding: 0;
	margin: 0;
	border: 3px solid #fff;
	background-color: #ccc
}

.coverflow_contenu .fckTable1 td {
	font-weight: bold;
	padding: 10px;
	color: #000
}

.coverflow_contenu .fckTable2 {
	padding: 0;
	margin: 0;
	border: 3px solid #000;
	background-color: #fff
}

.coverflow_contenu .fckTable2 td {
	font-weight: bold;
	padding: 10px;
	color: red
}

/* STYLES PUCE FCKEDITOR*/
.coverflow_contenu .fckPuce li {
	padding: 0;
	margin: 0;
}

.coverflow_contenu .fckPuce li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_arrow_right.gif) no-repeat 0 50%;
}

.coverflow_contenu .fckPuce li a {
	color: #999999;
	text-decoration: none;
}

.coverflow_contenu .fckPuce li a:hover {
	color: #79BFE9;
}

.coverflow_contenu .fckPuce_bleu li {
	padding: 0;
	margin: 0;
}

.coverflow_contenu .fckPuce_bleu li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_puce_bleu.gif) no-repeat 0 50%;
}

.coverflow_contenu .fckPuce_bleu li a {
	color: #999999;
	text-decoration: none;
}

.coverflow_contenu .fckPuce_bleu li a:hover {
	color: #79BFE9;
}

.coverflow_contenu .fckPuce_blanche li {
	padding: 0;
	margin: 0;
}

.coverflow_contenu .fckPuce_blanche li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_puce_blanche.gif) no-repeat 0 50%;
}

.coverflow_contenu .fckPuce_blanche li a {
	color: #999999;
	text-decoration: none;
}

.coverflow_contenu .fckPuce_blanche li a:hover {
	color: #79BFE9;
}

.coverflow_contenu .fckPuce_fleche_blanc li {
	padding: 0;
	margin: 0;
}

.coverflow_contenu .fckPuce_fleche_blanc li {
	padding-left: 11px;
	color: #999999;
	background: url(../elements/fck_arrow_white.gif) no-repeat 0 50%;
}

.coverflow_contenu .fckPuce_fleche_blanc li a {
	color: #999999;
	text-decoration: none;
}

.coverflow_contenu .fckPuce_fleche_blanc li a:hover {
	color: #79BFE9;
}

/*FCK LIENS */
.coverflow_contenu a.fckLiensBleu_Gras {
	color: #79BDEC;
	text-decoration: none;
	font-weight: bold;
}

.coverflow_contenu a:hover.fckLiensBleu_Gras {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

.coverflow_contenu a.fckLiens_Blanc_Gras {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.coverflow_contenu a:hover.fckLiens_Blanc_Gras {
	color: #79BDEC;
	text-decoration: underline;
	font-weight: bold;
}

.coverflow_contenu a.fckLiensBleu {
	color: #79BDEC;
	text-decoration: none;
}

.coverflow_contenu a:hover.fckLiensBleu {
	color: #fff;
	text-decoration: underline;
}

.coverflow_contenu a.fckLiens_Blanc {
	color: #fff;
	text-decoration: none;
}

.coverflow_contenu a:hover.fckLiens_Blanc {
	color: #79BDEC;
	text-decoration: underline;
}

.coverflow_lieu_region {
	font-size: 11px;
	color: #6ACFEA;
}

.coverflow_accroche {
	color: #fff
}

.coverflow_contenu {
	color: #bbb
}

.coverflow_contenu a {
	color: #fff;
	text-decoration: none;
}

.coverflow_contenu a:hover {
	text-decoration: underline;
}

.realisation_background_titre {
	background: url(../elements/realisation_background_titre.jpg) no-repeat;
	height: 40px;
	width: 491px; /*508*/
	line-height: 40px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 17px
}

#player_flv {
	width: 391px;
	height: 216px
}

#player_large_flv {
	width: 690px;
	height: 388px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*PAGE CONTAT*/
#form_etape1 {
	display: block;
}

#form_etape2 {
	display: none;
}

/*PAGE BUREAUX ET COMMERCES*/
#bureaux_commerces_left {
	float: left;
	border-right: 1px solid #fff;
	width: 391px;
}

#bureaux_commerces_left h1 {
	width: 371px; /*391*/
	height: 40px;
	background: url(../elements/encart_bleu_clair_large_background.jpg) no-repeat;
	color: #000;
	line-height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	font-size: 12px
}

#bureaux_commerces_right {
	float: left;
	width: 116px;
	background-color: #000;
}

#conteneur_bureaux_commerces {
	padding: 20px;
}

#conteneur_bureaux_commerces .title {
	color: #6ACFEA;
	font-weight: bold
}

#conteneur_bureaux_commerces .separator {
	color: #fff;
	padding-bottom: 10px
}

#conteneur_bureaux_commerces .text {
	color: #bbb;
	padding-top: 10px;
}

#conteneur_bureaux_commerces .text a {
	color: #fff;
	text-decoration: none;
}

#conteneur_bureaux_commerces .text a:hover {
	color: #fff;
	text-decoration: underline;
}

.conteneur_bureaux_commerces a.link {
	color: #fff;
	text-decoration: none;
	background: url(../elements/link_arrow_grey.gif) no-repeat right 50%;
	padding-right: 8px
}

.conteneur_bureaux_commerces a:hover.link {
	text-decoration: underline
}

p.links_zone {
	padding: 10px 0 10px 0;
}

a.pdf_bureaux {
	color: #fff;
	text-decoration: none;
	background: url(../elements/pdf.jpg) no-repeat right 50%;
	padding-right: 17px;
}

a:hover.pdf_bureaux {
	text-decoration: underline
}

a.plan_bureaux {
	color: #fff;
	text-decoration: none;
	background: url(../elements/plan.jpg) no-repeat right 50%;
	padding-right: 17px;
}

a:hover.plan_bureaux {
	text-decoration: underline
}

a.contact_bureaux {
	color: #fff;
	text-decoration: none;
	background: url(../elements/contact.jpg) no-repeat right 50%;
	padding-right: 17px;
}

a:hover.contact_bureaux {
	text-decoration: underline
}

/* FORM ERROR - NEWSLETTER et CONTACT*/
#form_error {
	margin-top: 15px;
	border: 1px solid #fff;
	background-color: #BBBBBB;
	padding: 7px;
	color: #333333
}

#form_error span {
	color: #fff;
	font-weight: bold
}

/* PAGE CONTACT */
#form_contact {
	padding-top: 20px
}

#form_contact select {
	background-color: #679CBB;
	color: #FFF;
}

#form_contact span .etoile {
	color: #fff
}

#form_contact fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

#form_contact td {
	padding-bottom: 8px
}

#form_contact label.left {
	text-align: right;
	padding-right: 10px;
	float: left;
	display: block;
	width: 120px;
	line-height: 22px
}

#form_contact label.right {
	text-align: right;
	padding-right: 10px;
	float: left;
	display: block;
	width: 90px;
	line-height: 22px
}

#form_contact input {
	border: 0;
	background-color: #679CBB;
	padding: 4px;
	color: #fff;
}

#form_contact textarea {
	border: 0;
	background-color: #679CBB;
	padding: 4px;
	color: #fff;
}

#form_contact .checkbox {
	background-color: transparent;
}

#form_contact a.submit {
	color: #679CBB;
	font-weight: bold;
	text-decoration: none;
}

#form_contact a:hover.submit {
	color: #679CBB;
	font-weight: bold;
	text-decoration: none;
}

#form_contact_bt_back {
	display: none;
	padding-bottom: 15px
}

#form_contact_bt_back a {
	color: #79BFE9;
	font-size: 12px;
	text-decoration: none;
	background: url(../elements/arrow_bleu_left.gif) no-repeat left 50%;
	padding-left: 12px;
}

#form_contact_bt_back a:hover {
	color: #79BFE9;
	font-size: 12px;
	text-decoration: underline;
}

#form_location_immobilier,#form_offre_de_service,#form_proposition_de_bien,#form_residences_et_hotels,#form_devenez_partenaire,#form_bureaux_et_commerces,#form_autre {
	display: none;
}

/* PAGE NEWSLETTER */
#form_news {
	padding-top: 20px
}

#form_news fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

#form_news p {
	padding-bottom: 10px
}

#form_news label {
	float: left;
	display: block;
	width: 80px;
	line-height: 22px
}

#form_news input {
	border: 0;
	background-color: #679CBB;
	padding: 4px;
	color: #fff;
}

#form_news .submit {
	padding: 15px 0 0 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	color: #679CBB;
	font-weight: bold;
	width: 70px;
}

/*PAGE VIDEO PRESENTATION*/
#video_presentation_link {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
	text-align: center;
}

#video_presentation_link a {
	font-weight: bold;
	font-size: 11px;
	color: #79BFE9;
	text-decoration: none
}

#video_presentation_link a:hover {
	text-decoration: underline
}

/*FOOTER*/
#footer {
	padding-bottom: 20px;
}

#footer .text {
	padding-top: 10px;
	color: #bbb;
	font-size: 10px;
	width: 878px;
}

#footer_left { /*float:left;*/
	width: 878px; /*782*/
	padding: 10px 30px 10px 30px;
}

#footer_right {
	float: left;
	width: 140px; /*176*/
	padding: 10px 18px 10px 18px;
}

#footer a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	background: url(../elements/arrow_grey_footer.gif) no-repeat left 50%;
	padding-left: 8px
}

#footer .sans_a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	background: url(../elements/arrow_grey_footer.gif) no-repeat left 50%;
	padding-left: 8px
}

#footer a:hover {
	text-decoration: underline
}

/*PLAN DU SITE*/
td.plan_site_rubrique {
	font-weight: bold
}

td.plan_site_ssrubrique {
	
}

/*LIGHTBOX*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img {
	border: none;
}

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image {
	padding: 10px;
}

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 50%;
	_left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box>#lightbox-nav {
	left: 0;
}

#lightbox-nav a {
	outline: none;
}

#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}

#lightbox-nav-btnNext {
	right: 0;
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}

#lightbox-image-details-caption {
	font-weight: bold;
}

#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
	width: 88px;
	float: right;
	padding-bottom: 0.7em;
}
/*LIGHTBOX*/
