html {
	background: #207997 url(images/bg.jpg) repeat-x left top;
}
html, body {
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	margin: 0;
	padding: 0;
	
}
body {
	color: #1a4e6f;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	position: relative;
	text-align: left;
}
#body_page {
	background: transparent url(images/bg_terre.png) no-repeat center bottom;
}
#terre {
	background: transparent url(images/bg_terre.png) no-repeat center top;
	position: absolute;
	top: 80%;
	height: 300px;
	width: 100%;
	z-index: 0;
}
#new_menu_block {
	position: absolute;
	left: 10px;
	top: 20%;
}
#new_menu_block ul, #new_menu_block li {
	padding: 0!important;
	margin: 0;
	list-style: none;
}
#new_menu_block .new_menu {
	background: url(images/menu.png) no-repeat left top;
	width: 215px;
	height: 40px;
	padding-right: 5px!important;
	line-height: 48px;
	text-align: right;
}
#new_menu_block a {
	font-weight: bold!important;
	text-decoration: none;
}
#intro_index {
	background: url(images/bg_index.png) no-repeat 250px bottom;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
#intro_text {
	text-align: left;
	position: absolute;
	bottom: 360px;
	margin: 20px 250px 0 270px;
	background: url(images/bg_intro.png) repeat top left;
	width: 60%;
	height: 40%;
	overflow-y: auto;
}
#intro_text h1 {
	margin: 15px 20px;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}
#intro_text p {
	margin: 20px;
}
#intro_video {
	position: absolute;
	bottom: 48px;
	left: 260px;
	width: 185px;
	height: 145px;
}
#FB_frame {
	border: none; 
	overflow: hidden; 
	width: 210px; 
	height: 587px;
	position: absolute;
	right: 10px;
	top: 100px;
	background: url(images/bg_intro.png) repeat top left;
}

img {
	border-width: 0;
}
h1 {
	padding: 0;
	margin: 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #1a4e6f;
	padding: 2px;
	border-bottom: 1px solid #77b63d;
	clear: both;
}
h2 {
	padding: 0;
	margin: 10px 0 5px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color: #000;
}
a:link, a:visited {
	color: #1a4e6f;
}
a:hover {
	color: #76b53d;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0 0 0 40px!important;
	padding: 0 0 0 30px;
	list-style-position: inside;
	text-indent: -15px;
}

li {
	line-height: 20px;
	list-style-type: disc;
	padding-left: 10px;
}

#page_include {
	background: url(images/bg_intro.png) repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 70%;
	height: 70%;
	margin: 30px 80px 110px 260px;
	border: 1px solid #fff;
}

#listSolutions li {
	padding-left: 70px;
}
#listSolutions2 li {
	padding-left: 220px;
}

#header {
	margin: 0;
	text-align: left;
}
#imgEDF, #imgPTZ {
	position: absolute;
	right: 10px;
	padding: 15px 0;
}
#imgPTZ { margin-right: 75px;} 

#page_content .imgPret {
	vertical-align: middle;
	float: right;
	margin-top: -15px;
}
#page_content .imgText {
	vertical-align: middle;
}

#retour_home {
	background: url(images/retour.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 40px;
	height: 46px;
	margin-left: 540px;
	padding: 8px 0 0 10px;
}
#retour_home a:link, #retour_home a:visited {
	text-decoration: none;
	font-size: 10px;
}
#page_bg {
	background: url(images/bg_content.png) no-repeat center bottom;
	width: 940px;
	height: 714px;
	position: absolute;
	top: 0;
	margin-top: 20px;
	left: 260px;
}
#page_content {
	position: relative;
	margin: 10px 10px 0;
	text-align: left;
	padding: 5px;
	height: 540px;
	overflow: auto;
	line-height: 16px;
}
#page_content p {
	padding: 0;
	margin: 10px 5px 5px 5px;
	text-align: justify;
}
#page_content .text_block  {
	clear: both;
}

#form_info {
	padding: 0;
	margin: 0;
}
#form_info #form_infoLeft {
	padding-right: 15px;
	float: left;
	width: 47%;
}
#form_info #form_infoRight {
	padding-left: 20px;
	float: left;
	border-left: 1px solid #cdcdcd;
}
#form_info p, #form_recrute p {
	clear: both;
	font-size: 11px;
	height: 15px;
}
#form_info label, #form_recrute label {
	display: block;
	width: 235px;
	float: left;
	border-bottom: 1px dashed #cdcdcd;
}
#form_recrute {
	margin: 10px auto 0;
	width: 500px;
}
.form_input {
	border: 1px solid #cdcdcd;
	font-size: 11px;
	height: 14px;
	float: left;
	width: 150px!important;
	width: 142px;
}
#form_recrute .form_input {
	width: 225px!important;
}
.form_file {
	height: 22px;
}
.form_select {
	height: 17px;
}
.form_text {
	height: 90px;
}
.formLegend {
	font-size: 9px!important;
	color: #767676;
}
.form_Button {
	text-align: right!important;
	padding: 0!important;
	clear: both;
}

#page_content .Pages_notes {
	color: #589e17;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#page_content .Pages_notes h2 {
	font-size: 14px;
	font-weight: bold;
	color: #589e17;
	text-align: center;
	margin-top: 15px;
}

#page_content .Img_left {
	clear: both;
	float: left;
	padding: 5px 10px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
}

#page_content .Img_right {
	float: right;
	padding: 10px;
	vertical-align: middle;
}

#page_content .Img_centre {
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}

#page_content .Img_margin {
	text-align: center;
	padding-left: 70px;
	padding-right: 30px;
}

#page_content .ImgInstall {
	padding: 5px 0 0!important;
}
.ImgInstall img{
	margin: 5px 10px;
}
.linkMap {
	float: right;
	font-size: 11px;
}


.content2cols {
	float: left;
	width: 48%;
}
.content2cols_left {
	padding-right: 8px;
	margin-right: 10px;
	border-right: 1px solid #8a8a8a;
}

.content_multi {
	height: 508px!important;
	background: url(images/bg_pagecontent_new.png) repeat-x left bottom;
	margin: 0 15px;
}

.textSpe {
	font-weight: bold;
	font-style: italic;
}

.onglet_multi {
	margin: 0 25px;
	padding: 0;
	text-align: center;
}
.onglet_menu {
	background: url(images/onglet_off.png) no-repeat bottom center;
	float: left;
	width: 145px;
	height: 20px;
	line-height: 11px;
	padding-top: 10px;
}
.onglet_vide {
	background: url(images/bg_pagecontentOmbre.png) repeat-x top left;
}
.onglet_vide0 {
	width: 10px;
}
.onglet_menu2 {
	height: 25px!important;
	padding-top: 5px!important;
}
.onglet_multi a:link, .onglet_multi a:visited {
	text-decoration: none;
	font-weight: bold;
}
.onglet_multi a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#presentation_text {
	float: right;
	width: 210px;
	padding: 0 5px;
}
#presentation_map {
	width: 630px;
	height: 465px;
	margin: 0 10px;
	border: 1px solid #000;
}

#realisations_map {
	width: 860px;
	height: 500px;
	margin: 0 auto;
	border: 1px solid #000;
}

.gestesImgLiens {
	height: 250px;
	width: 296px;
	margin: 0 auto;
	position: relative;
}
.gestesLiens {
	position: absolute;
}
.gestesLiens img {
	width: 99px;
	height: 56px;
}
#gestesLiens01 {
	top: 70px;
	left: 125px;
}
#gestesLiens01 img {
	width: 38px;
	height: 38px;
}
#gestesLiens02 {
	top: 116px;
	left: 43px;
}
#gestesLiens03 {
	top: 116px;
	left: 144px;
}
#gestesLiens04 {
	top: 174px;
	left: 43px;
}
#gestesLiens05 {
	top: 174px;
	left: 144px;
}

#page_content #liens_ministere {
	background: url(images/liens_ministere.png) top left no-repeat;
	color: #c5c5c5;
	font-size: 9px;
	font-family: Arial,sans serif;
	width: 740px;
	height: 127px;
	padding: 10px 0 0 100px;
	margin: 10px auto 0;
}
#page_content #liens_ministere a:link, #page_content #liens_ministere a:visited {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	color: #c5c5c5;
	text-decoration: none;
	width: 280px;
	display: block;
}
#page_content #liens_domofinance {
	margin: -30px 0 0 350px;
}
#page_content #liens_ecocitoyens {
	margin: -5px 0 0 110px;
}
#page_content #liens_ecocitoyens a {
	text-decoration: none;
}
#page_content #liens_ecocitoyens img {
	vertical-align: middle;
}
#page_content #liens_edf {
	margin: -30px 0 0 600px;
}
#page_content #liens_forvisol {
	margin: 0 0 0 30px;
	background: url(images/liens_forvisol1.png) top left no-repeat;
	padding-left: 95px;
	height: 91px;
	line-height: 91px;
}
#page_content #liens_forvisol img {
	vertical-align: middle;
}
#page_content #liens_forvisol a:link, #page_content #liens_forvisol a:visited {
	text-decoration: none;
}

label.formBold {
	color: #d32b27;
	font-weight: bold;
}

.textSmall {
	clear: both;
	font-size: 8px;
	color: #767676;
	position: absolute;
	bottom: 0;
	line-height: 9px;
}
.textStressed1 {
	font-weight: bold;
}
.textStressed2 {
	text-decoration: underline;
}
.textStressed3 {
	text-decoration: underline;
	font-weight: bold;
}
.textStressed4 {
	font-size: 14px;
	font-weight: bold;
}

.textSpacer {
	clear: both;
	font-size: 0px;
	height: 1px;
}

#page_content .listPret {
	width: 220px;
}
#page_content .textPret {
	float: right;
}
#page_content .tablePret ul {
	text-indent: 0;
	padding: 0!important;
}
#page_content .tablePret {
	margin: 10px auto 20px;
	border: 1px dashed #000;
}
#page_content .tablePret th {
	text-align: center;
}
#page_content .tablePret td {
	width: 240px;
	padding: 0 5px;
}

.gestesImg {
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -172px;
	width: 344px;
}

#keywords_frame {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -300px;
	width: 596px;
	background: transparent url(images/bg_pagecontent.png) no-repeat;
	border: 2px solid #447361;
}
#keywords_frame p {
	margin: 0;
	padding: 2px 0;
}
#keywords_frame a {
	text-decoration: none;
	color: #000;
	margin: 0 10px;
}
#keywords_frame .keywords_bg {
	position: absolute;
	z-index: -1;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ text-align: center; font-weight: bold; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay/overlay.png); }
/*-------- fin lightbox -------*/
