body {
	font: 1em Verdana, Arial, sans-serif;
	font-size:12px;
	background-color:#282828;
	text-align:center;
}
body a {
	text-decoration:none;
	color:#234ca4;
}
h1 {
	font-size:18px;
}
.bloc {
	width:960px;
	position:relative;
	margin:20px auto 0px;
	text-align:justify;
}
.content {
	background-color:#EEF4ED;
	padding:20px;
}
.ban {
	background-image:url(images/ban.jpg);
	height:129px;	
}
.langbtn{
	position:relative;
	float:right;
	top:3px;
}
a.lang {
	font-size: 16px;
	font-weight:bold;
	font-variant: small-caps;
	text-decoration: none;
	color:#eef4ed;
	padding-left: 12px;
	padding-right: 12px;
}

a.lang:hover {
	border-width: 0px;
	color:#419f2d;
	padding-left: 12px;
	padding-right: 12px;
}

/* GALLERIES */

.gallery {
	text-align:center;	
	font: 1em Verdana, Arial, sans-serif;
	font-size:12px;
	color:#234ca4;
}
.gallery a {
	text-decoration:none;
	color:#234ca4;
}
.galleryBox {
	padding-top:10px;
	color:#000000;
	font-size:12px;
	text-align:left;
}
.galleryBox a {
	text-decoration:none;
	color:#000000;
}
.galleryBox h1 {
	color:#000000;
	font-size:12px;	
	background-color:#CCCCCC;
	padding:3px;
}
.navigtool {
	background-color:#181818;
	position: fixed;
	width:100%;
	padding-top : 5px;
	padding-bottom: 5px;
	color: #0066FF;
	text-align: center;
}
.navigtool a {
	color: #0066FF;
	text-decoration: none;
}
.counter {
	color:#AAAAAA;
	position:fixed;
	text-align:center;
	width:100%;
}

/* END GALLERIES */


.boxTitle {
	position:relative;
	width:100%;
	height:auto;
	z-index:auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	font-size: 18px;
	color:#06C4FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boxContent {
	position:relative;
	left:0px;
	top:10px;
	width:100%;
	z-index:auto;
	text-align:justify;
	border-bottom-width: 1px;
/*
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/
	padding-top: 5px;
	margin-bottom:15px;
}


/* Navigation */
#navBar {
	position:relative;
	width:100%;
	height:20px;
	z-index:100;
	text-align: left;
	visibility: visible;
	vertical-align: bottom;
	border-width: 0px;
	float: left;
	clip: rect(5px,auto,auto,auto);
}
#navLinks {
	font-size: 18px;
	position: absolute;
	height: 23px;
	width: 100%;
	top: 0px;
}
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
	font-size: 18px;
	position: absolute;
	height: 23px;
	width: 100%;
	top: 0px;
}
.nav li {
  border-left: 0px;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font-size: 16px;
	font-weight:bold;
	font-variant: small-caps;
	text-decoration: none;
	color:#eef4ed;
	padding-left: 12px;
	padding-right: 12px;
}

.nav li a:hover {
	border-width: 0px;
	color:#419f2d;
	padding-left: 12px;
	padding-right: 12px;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	/*Style Main bnt when hover -> MENU*/
	border-width: 0px;
	padding-left: 12px;
	padding-right: 12px;
	color: #419f2d;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	/*DropDownBox Style*/
  color: #000000;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	/*???*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color : #FFFFFF;	
	opacity:0.5;
}
.nav ul {
	/*BG when HOVER*/
	background-image: url(images/construction/grexnavsubbarv2.jpg);
	color: #000000;
	border-bottom: 1px solid #666666;
	list-style: none;
	margin: 0;
	width: 200px;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	/*Menu down*/
	top: 21px;
}
.nav ul li {
	/*Dropdown BG*/
	border: 0px;
	float: none;
}
.nav ul a {
	/*Normal dropdown style*/
  border-top: 1px solid #000;
  border-bottom: 0px;
  padding-right: 15px;
  width: 176px;
  white-space: nowrap;
}
.nav ul a:hover {
	/*???*/
  background: #ccc;
  color: #000;
}
/*End Navigation*/

.error {
	color:#FF0000;
	font-weight:bold;
}

.copyright {
	color:#333333;
	font-size:10px;
	font-style:italic;
}
.copyright a{
	color:#111111;
	text-decoration:none;
}
.linkUrl {
	color:#009900;
	font-size:11px;
	font-style:normal;
}
.linkUrl a {
	text-decoration:none;
}


/* 

TABLES

*/



.table {

	color:#AAAAAA;

	font-size:12px;

}

.table h1 {

	font-weight:bold;

	font-size:16px;

}



/*

END TABLES

*/
