/* Page */
html, html * {
	position: relative;
}

-html {
	position: absolute;
}


body {
	margin: 0 0 0 0;

	font-family: Helvetica, Arial, serif;
	font-size: 10px;
	color:#404040;
	background-color: #306DAC;
	overflow-y: scroll; 
}

/* Liens */
a {
	color: #404040;
	text-decoration: none;
}


div#bot {
	display: none;
	position: relative;
}

/* Background */
#background {
	z-index: 0;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#background img {
	z-index: 1;
	width: 100%;
	height: 100%;
	border: 0;
}


/* Espace du haut */
#space_top {
	height: 20px;
}
/* Espace du haut */


/* Menu du haut */
#header {
	z-index: 100;
	/*margin: 40px auto 0 0 !important;*/
	height: 50px;
	width: 900px;
	
}

#header img.header {
	z-index: 10;
	position: relative;
	top: 0;
	left: 0px;
	width: 370px;
	height: 78px;
}

#header img.menu {
	z-index: 8;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 900px;
	height: 45px;
	border: 0;
}

#header p {
	z-index: 20;
	position: absolute;
	top: 18px;
	!top: 28px;
	left: 480px;
}

#header p span.menu_light a {
	color: #ffffff;
	font-size: 8px;
	/*font-weight: bold;*/
}

#header p span.menu_dark a {
	color: #404040;
	font-size: 8px;
	/*font-weight: bold;*/
}

/* Fond blanc */
#contenu {
	z-index: 80;
	margin: -15px 100px 0 120px;
}


/* Onglets */
#onglet {
	z-index: 70;
	position: fixed;
	right: 26px;
	top: 100px;
	!right: 162px;
	!top: 100px;
	
	width: 90px;
	height: 277px;
}

#onglet img {
	width: 72px;
	height: 277px;
	border: 0;
}


#onglet_download {
	z-index: 100;
	/*position: fixed;
	right: 100px;
	top: 200px;
	!right: 237px;*/
	
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50px;
	left: 200px;
	display: none;
	/*height: 150px;
	width: 420px;*/
}

#onglet_download div.cadre_background_bl {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 100px;
	position: absolute;
	bottom: 30px;
	top: 30px;
	right: 0;
	left: 0;
}

#onglet_download div.cadre_background_bl div {
	margin-top: -15px;
}

#onglet_download div.cadre_background_bl div span a {
	font-weight: normal;
	text-decoration: underline;
}

#onglet_download div.cadre_background_bl div a img {
	border: 0;
	height: 70px;
	width: 50px;
	margin: 10px 5px 10px 5px;
	!margin: 10px 5px -5px 5px;
}


#onglet_reference div.cadre_background_bl {
	text-align: center;
}

#onglet_reference div.cadre_background_bl p {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}


#onglet_reseau {
	z-index: 100;
	/*position: fixed;
	right: 100px;
	top: 85px;
	!right: 237px;*/
	
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50px;
	left: 200px;

	display: none;
	/*height: 350px;
	width: 500px;*/
}

#onglet_reseau div.cadre_background_bl {
	font-family: Helvetica;
	text-align: left;
	position: absolute;
	bottom: 30px;
	top: 30px;
	right: 0;
	left: 0px;
	
}

#onglet_reseau div.cadre_background_bl p {
		margin-left: -10px;
}

#onglet_reseau div.cadre_background_bl img.carte {
	right: 40px;
	top: 0;
	position: absolute;
	border: 0;
	height: 300px;
}



#onglet_reseau div.cadre_background_bl img.villes {
	right: 40px;
	top: 0px;
	position: absolute;
	border: 0;
	height: 300px;
}

#onglet_reseau div.cadre_background_bl img.reseaufibre {
	right: 40px;
	top: 0px;
	position: absolute;
	border: 0;
	height: 300px;
}

#onglet_reseau div.cadre_background_bl img.reseaublr {
	right: 40px;
	top: 0px;
	position: absolute;
	border: 0;
	height: 300px;
}

#onglet_reseau div.cadre_background_bl span.title {
	font-size: 18px;
	font-weight: bold;
	color: #C60C30;
}

#onglet_reseau div.cadre_background_bl span.subtitle{
	font-size: 14px;
}



#onglet_reference {
	z-index: 100;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50px;
	left: 200px;
	display: none;
}


#onglet_reference div.cadre_background_bl {
	position: absolute;
	bottom: 30px;
	top: 30px;
	right: 0;
	left: 0;
	/*height: 350px;
	width: 500px;*/
	margin: 0 0 0 0;
	text-align: left;
	text-decoration: none;
}

#onglet_reference div.cadre_background_bl p {
	text-align: left;
	text-decoration: none;
}


#onglet_faq {
	z-index: 100;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 50px;
	left: 200px;
	display: none;
}


#onglet_faq div.cadre_background_bl {
	text-align: left;
	position: absolute;
	bottom: 30px;
	top: 30px;
	right: 0;
	left: 0;
	/*height: 350px;
	width: 500px;*/
	margin: 0 0 0 0;
	overflow: auto;
}

#onglet_faq div.cadre_background_bl div.faq span a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#onglet_faq div.cadre_background_bl div.faq div {
	margin: 0 0 0 0;
	padding: 5px 10px 5px 10px;
	display: none;
}

#faq_title {
	font-size: 18px;
	font-weight: bold;

	text-align: center;
	margin: 0 0 20px 0;
}

#faq_title span {
	font-size: 12px;
	font-weight: normal;
}


/* Partie gauche */
#gauche {
	z-index: 100;
	float: left;
	width: 160px;
	padding: 30px 20px 0 20px;
}

/* Partie droite */
#droite {
	z-index: 80;
	margin-left: 200px;
	margin-bottom: 0px;
	padding: 20px 30px 0px 10px;
	text-align: justify;
	font-size: 12px;
}

#droite p {
	margin-bottom: 0;
}

#droite img {
	margin-bottom: 0;
}

/* Spacer */
.spacer {
	clear: both;
	visibility: hidden;
	width: 0px;
	margin: 0 0 0 0;
}

#footer {
	margin: 30px 100px 50px 120px;
	width: auto;
	height: 100px;
}


/* Contact */
#contact {
	float: left;
	z-index: 100;
	margin: 0 30 0 0;
	width: 48%;

}

/* Eligibilite */
#eligibilite {
	float: right;
	margin: 0 0 0 0;
	z-index: 100;
	width: 48%;
}


/* Menu de gauche */
#menu {
	margin: -10px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
}
#menu p.separateur {
	margin: -4px 0 -3px 0;
}

#aprofessionnel_list {
	display: none;
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#aparticulier_list {
	display: none;
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#acollectivite_list {
	display: none;
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#aoperateur_list {
	display: none;
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

/* T�l�chargements gauche */
#attache {
	margin: 10px 0 0 0;
}

#attache a img {
	border: 0;
	height: 50px;
	width: px;
	margin: 5px 0 0 0;
}

/* Lexique */
#lexique {
	margin: 15px 0 0 0;
	text-align: justify;
}
#lexique span.name {
	font-weight: bold;
}
#lexique p.separateur {
	font-weight: bold;
	margin: -3px 0 -3px 0;
}
#definition span.title {
	font-weight: bold;
}
#definition span.text {
	display: none;
}

#definition span.text p {
	margin: 0 0 0 0;
}

.lexique_mot {
	font-weight: bold;
	color: #808080;
	text-decoration: underline;
}

a.lexique_mot:hover {
	color: #808080;
}


/* Liens */
#menu a.particulier:hover{
	color: #0098C3;
	text-decoration: none;
}

#menu a.professionnel:hover{
	color: #C60C30;
	text-decoration: none;
}

#menu a.collectivite:hover{
	color: #9C9A00;
	text-decoration: none;
}

#menu a.operateur:hover{
	color: #752864;
	text-decoration: none;
}

.cadre_background {
	background-image: url("../img/cadre_background.png");
}

.cadre_hg {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_hg.png");
}

.cadre_haut {
	margin: 0 30px 0 0;
	height: 30px;
	background-image: url("../img/cadre_background.png");
}

.cadre_hd {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_hd.png");
}

.cadre_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_bg.png");
	!z-index: -1;
}

.cadre_bas {
	position: relative;
	!z-index: -1;
	margin: 0 30px 0 30px;
	height: 30px;
	background-image: url("../img/cadre_background.png");
}

.cadre_bd {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_bd.png");
	!z-index: -1;
}

#contenu_contact {
	height: 50px;
	background-image: url("../img/cadre_background.png");
}

#contenu_contact a img {
	z-index: 120;
	position: absolute;
	width: 80px;
	height: 60px;
	top: 10px;
	left: 10px;
	border: 0;
}

#contenu_contact p {
	font-size: 9px;
	z-index: 120;
	position: absolute;
	top: -15px;
	left: 90px;
	padding: 0 5px 0 5px;
	/*!width: 270px*/
}

#contact div.cadre_haut img {
	width: 140px;
	height: 18px;
	position: absolute;
	top: -5px;
	left: 0;
}

#contact div.cadre_haut span {
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: -3px;
	left: 10px;
	font-family: Verdana;
}

span.contact_text {
	font-size: 12px;
}


#contenu_eligibilite {
	height: 50px;
	background-image: url("../img/cadre_background.png");
}

#contenu_eligibilite p {
	z-index: 120;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 10px 0 10px;
	!padding: 10px 10px 0 10px;
	text-align: center;
}

#contenu_eligibilite p span {
	font-size: 18px;
	font-weight: bold;
}

#contenu_eligibilite p img {
	width: 80px;
	height: 27px;
	border: 0;
	margin: 0 30px 0 30px;
}


#eligibilite div.cadre_haut img {
	width: 140px;
	height: 18px;
	position: absolute;
	top: -5px;
	left: 0;
}

#eligibilite div.cadre_haut span {
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: -3px;
	left: 10px;
	font-family: Verdana;
}


.cadre_background_bl {
	background-color: #ffffff;
	padding: 0 30px 0 30px;
	text-align: right;
}

.cadre_hg_bl {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_hg_bl.png");
}

.cadre_haut_bl {
	margin: 0 30px 0 30px;
	height: 30px;
	background-color: #ffffff;
}

.cadre_hd_bl {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_hd_bl.png");
}

.cadre_bg_bl{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_bg_bl.png");
}

.cadre_bas_bl {
	position: absolute;
	bottom: 0;
	right: 30px;
	left: 30px;
	height: 30px;
	background-color: #ffffff;
}

.cadre_bd_bl {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-image: url("../img/cadre_bd_bl.png");
}



.regies {
	font-family: Verdana;
	font-weight: bold;
}


#menu_particulier {
	z-index: 6;
	position: absolute;
	top: 40px;
	left: 455px;
	width: 95px;
	display: none;
}

#menu_particulier div.menu_contenu {
	padding: 20px 0 3px 0;
	background-image: url("../img/cadre_background.png");
	font-weight: bold;
}

#hparticulier_list {
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#hparticulier_list li {
	margin: 0 0 3px 0;
	!margin : 0 0 0 0;
}

#menu_professionnel {

	position: absolute;
	top: 40px;
	left: 535px;
	width: 105px;
	display: none;
}

#menu_professionnel div.menu_contenu {
	padding: 20px 0 3px 0;
	background-image: url("../img/cadre_background.png");
	font-weight: bold;
}

#hprofessionnel_list {
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#hprofessionnel_list li {
	margin: 0 0 3px 0;
	!margin : 0 0 0 0;
}

#menu_collectivite {

	position: absolute;
	top: 40px;
	left: 630px;
	width: 105px;
	display: none;
}

#menu_collectivite div.menu_contenu {
	padding: 20px 0 3px 0;
	background-image: url("../img/cadre_background.png");
	font-weight: bold;
}

#hcollectivite_list li {
	margin: 0 0 3px 0;
	!margin : 0 0 0 0;
}

#hcollectivite_list {
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#menu_operateur {

	position: absolute;
	top: 40px;
	left: 725px;
	width: 100px;
	display: none;
}

#menu_operateur div.menu_contenu {
	padding: 20px 0 3px 0;
	background-image: url("../img/cadre_background.png");
	font-weight: bold;
}

#hoperateur_list {
	margin: 0 0 0 -20px;
	!margin : 0 0 0 20px;
}

#hoperateur_list li {
	margin: 0 0 3px 0;
	!margin : 0 0 0 0;
	/*font-weight: bold;*/
	/*font-family: verdana;*/
}


.cadre2_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15px;
	height: 15px;
	background-image: url("../img/cadre2_bg.png");
}

.cadre2_bas {
	margin: 0 15px 0 15px;
	height: 15px;
	background-image: url("../img/cadre_background.png");
}

.cadre2_bd {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15px;
	height: 15px;
	background-image: url("../img/cadre2_bd.png");
}

.red {
	font-weight: bold;
	color: #C30A2F;
}

#news_list {
	text-align: center;
	margin: 0 0 10px 0;
}

#news_header {
	text-align: left;
}

#news_contenu {
	text-align: left;
}

#news_navigation {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 60px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

#news_navigation a img {
	width: 20px;
	height: 20px;
	margin: 3px 0 3px 0;
	border: 0;
}

.news_title {
	font-size: 18px;
	font-weight: bold;
}

.news_subtitle {
	font-size: 14px;
}

.news_selected {
	font-weight: bold;
	text-decoration: underline;
}

#version {
	z-index: 100;
	text-align: center;
	font-size: 10px;
	color: white;
	position: absolute;
	left: 110px;
	right: 120px;
	bottom: -50px;
	!bottom: 0px;
}

#version a {
	color: white;
}

#news_date {
	margin-top: 10px;
	text-align: right;
	font-size: 10px;
}

#map {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("../img/cadre_background2.png");
	z-index: 150;
	display: none;
}

#map_legend {
	float: left;
	padding: 20px;
	width: 260px;
}


/* News defilante */
#news_header_def {
	position: absolute;
	top: 0px;
	left: 220px;
	right: 20px;
	text-align: center;
	z-index: 90;
	overflow: hidden;
	height: 40px;
}

#news_header_title_def {
	height: 20px;
}

#news_header_title_def span {
	font-size: 14px;
}

#news_header_contenu_def {
	overflow: hidden;
	height: 20px;
}


#news_header_text_def {
	top: 0px;
	position: relative;
}

#news_header_text_def p {
	margin: 0 0 0 0;
	padding: 3px 0 3px 0;
	height: 12px;
	font-size: 12px;
	text-decoration: underline;
}
/* News défilante */


#map_carte {
	margin-left: 300px;
	text-align: center;
	height: 100%;
}

#map_carte img {
	position: absolute;
	top: 0;
	/*left: auto;*/
	/*right: auto;*/
	left: 0;
	border: 0;
	height: 100%;
}


#map_legend {
	font-weight: bold;
	font-size: 12px;
}

#map_legend p.map_fermer {
	margin-top: 50px;
	font-weight: bold;
	text-align: center;
}

#map_legend p.map_action {
	margin-top: 50px;
	font-weight: bold;
	text-align: center;
	padding: 0 30px 20px 30px;
}

#map_legend span.title {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #C60C30;
}

#map_legend span.subtitle {
	font-size: 18px;
}


#news_def {
	position: absolute;
	top: 0px;
	left: 220px;
	right: 20px;
	text-align: center;
	z-index: 90;
}

#news_def_title {
	height: 20px;
}

#news_def_contenu {
	height: 20px;
	overflow: hidden;
}



img.legend_fibre {
	float: left;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 3px 5px 0 0;
	border: 0;
}

img.legend_fibre2 {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 5px 0 0;
	border: 0;
}

.icon_close {
	border: 0;
	vertical-align: middle;
}

#contact_table {
	/*width: 520px;
	!width: 450px;*/
	width: 90%;
	margin: 0 auto 0 auto;
}

#contact_table tr td.contact_label {
	width: 140px;
	text-align: right;
}

#contact_table tr td.bigcol {
	text-align: center;
}

#contact_text {
	width: 350px;
	height: 150px;
	font-family: Helvetica;
}



#contact_adresse {
	width: 250px;
}

#contact_cp {
	width: 50px;
}

#contact_tel {
	width: 90px;
}


.requis {
	margin: 0 0 0 5px;
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.contact_ok {
	margin: 50px 0 0 0;
	text-align: center;
}


#onglet_reseau div.cadre_background_bl img.pre_carte {
	top: 0px;
	left: 280px;
	position: absolute;
	border: 0;
	height: 280px;
	!height: 280px;
	height: 280px\9
}


#map_carte img#map_carte_dep {
	z-index: 151;
}

#map_carte img#map_carte_fc {
	z-index: 152;
}

#map_carte img#map_carte_blr2 {
	z-index: 153;
}

#map_carte img#map_carte_fcc {
	z-index: 154;
}

#map_carte img#map_carte_fca {
	z-index: 155;
}

#map_carte img#map_carte_blr {
	z-index: 156;
}

#map_carte img#map_carte_fibre {
	z-index: 157;
}

#map_carte img#map_carte_ca {
	z-index: 158;
}

#map_carte img#map_carte_cc {
	z-index: 159;
}

#map_carte img#map_carte_c {
	z-index: 160;
}


table#news_table {
	width: 100%;
	!width: 95%;
	margin: 0;
}

table#news_table td {
	vertical-align: top;
	/*border: 2px solid white;*/
}

td#news_right {
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	padding-top: 20px;
}

td#news_content {
	padding-top: 20px;
	padding-right: 20px;
}

td#news_content img#news_logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	!margin-top: 10px;
	height: 80px;
	width: 120px;
}

div#news_realisations {
	background-image: url('../img/realisation_background.png');
	background-repeat: no-repeat;
	height: 170px;
	padding-top: 30px;
	!padding-top: 40px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}


div#news_presses {
	background-image: url('../img/presse_background.png');
	background-repeat: no-repeat;
	height: 180px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	!padding-top: 10px;
}

#news_actualites p {
	margin: 0;
	overflow: hidden;
	height: 16px;
}

p#realisation_content {
	text-align: center;
	height: 90px;
}

p#presse_content {
	text-align: center;
	height: 85px;
}

p#presse_content a img {
	width: 60px;
	height: 40px;
	border: 0;
}

p.navigation {
	text-align: center;
}

p.navigation img {
	margin: 0 24px 0 24px;
	border: 0;
	width: 20px;
}


#gauche div.eligibilite {
	margin-top: 15px;
}

#gauche div.eligibilite img {
	margin-bottom: 10px;
	margin-left: -5px;
	border: 0;
}

#gauche div.eligibilite p {
	margin-right: 50px;
	padding-top: 20px;
	text-align: center;
}

#op-immeuble p {
	display: block;
}

#op-immeuble p ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}	
