html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
h1 span {color:#7ca9a6; }
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #0c3a37;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
a.lb-lightbox img{
	border:1px solid #bbbbbb;
	background: #eeeeee;
	padding: 4px;
	}
body {
	background: #c3e4e5 url(../images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px trebuchet, arial, sans-serif;
	color: #0c3a37;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 978px;
  position: relative;
  background: url(../images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 735px;
  height: 279px;
  background: url(../images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 22px;
  font: 28px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
}

#nav {
  background: url(../images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(../images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(../images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .active {
  background: 188px 10px url(../images/arr_orange.gif) no-repeat;
}
#nav .active a {
  color: #7ca9a6;
}

#news {
  background: url(../images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
}
#news h2 {
  font-size: 12px;
  color: #7ca9a6;
}
#news h3, #news p {
  font-size: 11px;
  margin: 0.5em 8px 0.5em 0;
}
#news h3 {
  color: #183634;
  font-size: 12px;
  font-weight:bold;
}
#news a {
  color: #275754;
  font-weight: bold;
  text-decoration: none;
}
#news a:hover {
  color: #38301A;
  text-decoration: underline;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(../images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 690px;
  padding-right: 9px;
  padding-top: 301px;
}
#right .intro {
	font:12px  arial, sans-serif;
  color: #183634;
  font-weight:bold;
  padding:4 0 8px 0;
	
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #7ca9a6;
  border-bottom: 1px solid #275754;
  padding-bottom: 6px;
  margin:1em 0 1em 0;
}

#right h4 {
	font:14px  arial, sans-serif;
  color: #183634;
  font-weight:bold;
  padding:4px 0;
}
#right h5 {
	font:13px  arial, sans-serif;
  color: #183634;
  font-weight:bold;
  padding:4px 0;
}
#right .files h5 {
	font:14px  arial, sans-serif;
  color: #183634;
  font-weight:bold;
  border-bottom: 1px solid #275754;
  padding: 4px 0 6px 0;
  margin:0 0 8px 0
}
.descriptBlock{
	width:420px;
	padding: 0 10px 0 0
	}
.detailsBlock{
	width:250px;
	}
#right .detailsBlock h6 {
	font:12px  arial, sans-serif;
  color: #183634;
  font-weight:regular;
  padding:5px;
  margin:6px 10px 6px 0;
  border: 1px solid #AAAAAA;
  background:#EEEEEE
}
#right .detailsBlock h6 em {
	font:12px  arial, sans-serif;
  font-weight:bold;
  padding:0 5px;
  background:#EEEEEE
}
#right h2 span{
  color: #183634;
  font-weight:bold;
  font-size: 14px;
}
#right h3 {
  font: 15px arial, sans-serif;
  color: #183634;
  border-bottom: 1px solid #7ca9a6;
  margin:1em 0 1em 0;
  padding-bottom: 2px;
}
#right  .descri p {padding: 4px 2px}
#right h3 a {
  font: 15px arial, sans-serif;
  color: #183634;
  text-decoration:none;
}
#right h3 em {
  font: 15px arial, sans-serif;
  color: #183634;
  font-weight:bold;
  background:#FFFFFF
}
#right h3 strong {
  font: 13px arial, sans-serif;
  color: #183634;
  font-style:italic;
}
img.mainPhoto{
	background:#ffffff;
	padding: 2px;
	border: 3px solid #7ca9a6;
	}
#right h3 a:hover {
  color: #7ca9a6;
}
#right .descri {
  font: 12px arial, sans-serif;
  padding:4px 5px 4px 0
	}
.reflist{padding:5px}
.descri ul {
	margin: 0 10px 0 20px
}
.descri li {
	list-style:square;
}
.fillist li{
	border-bottom:1px solid #CCCCCC;
	padding:4px 2px 
}
.fil li img {border:3px solid #CCCCCC; cursor:pointer}
.fil li {margin:4px 0}
.filesImg{
	padding: 3px;
	}
.filesImg img{
	margin: 3px; border:2px #CCCCCC solid;
	}
.files {
	margin: 10px 0;
	padding:10px 0;
	}
.files p{
	margin:  0;
	padding:0;
	}
.files p a{
	font:12px arial, sans-serif;
	background:#d3e7e6;
	padding:3px;
  	text-decoration:none;
	margin:0 1px 0 0;
  	color: #183634;
}
.files p a:hover{
	font:12px arial, sans-serif;
  	color: #fff;
	background:#7ca9a6;
}
.filesBlock{
	border:#ccc 1px solid;
	margin:2px 0 0 0;
	padding:3px;
}
#welcome span {
  font-size: 19px;
}
#welcome ul {
	display:block;
	font-size:12px;
	line-height:17px;
	margin: 0 20px 0 195px
}
#profile,  #profileContact {
  margin: 0 16px 0 0;
}
#profile h4, ,  #profileContact h4 {
  font:14px;
}
#profile p,  #profileContact p {
  margin: 4px 0;
}
#right .left {
  margin: 0 18px 0 0;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

.interventions {
  float: left;
  width: 49%;
  margin-right: 1%;
}
.interventions span {
  font-weight:bold
}
.interventions a {
  text-decoration:none;
  color:#275754
}
.interventions a:hover {
  text-decoration:underline;
  color:#222222;
  
}
#corp-img, #indu-img,#conc-img,#regl-img,#socio-img,#cartogra-img,#eco-img, #proj-img, #concep-img, #plan-img, #enqu-img, #concert-img {
  background: url(../images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 34px;
  float: left;
  margin-right: 12px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
.blockHomeImage {
  width: 112px;
  height: 34px;
  float: left;
  margin-right: 12px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#socio-img {
  background: url(../images/pic_2.jpg) no-repeat;
}
#cartogra-img {
  background: url(../images/pic_3.jpg) no-repeat;
}
#eco-img {
  background: url(../images/pic_4.jpg) no-repeat;
}
#regl-img {
  background: url(../images/pic_5.jpg) no-repeat;
}
#concert-img {
  background: url(../images/pic_6.jpg) no-repeat;
}
#enqu-img {
  background: url(../images/pic_8.jpg) no-repeat;
}
#plan-img {
  background: url(../images/pic_9.jpg) no-repeat;
}
#proj-img {
  background: url(../images/pic_10.jpg) no-repeat;
}
#concep-img {
  background: url(../images/pic_11.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(../images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #275754;
  font-weight: bold;
}
#footerline{
	background: url(../images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
