
BODY,TABLE, TD, TH, TR {
	background-color: White;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #695D4B;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #695D4B;
	scrollbar-arrow-color: #695D4B;
	margin: 0px 0px 0px 0px;
}

BODY{
	/*comment*/
	position : absolute;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	position : absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	;
	overflow : auto;
}

IMG{
	border : 0px none;
}

TH {
	background-color:  #E3DCD3;
}

LI {
	list-style : circle url("bullet2.gif");
}

.arabicList {
	list-style : lower-alpha none;
}

A {
	font-weight: bold;
	color: #695D4B;
	text-decoration: none;
	line-height: 15px;
	padding: 1px 2px 1px 2px;
	border: none;
}


A:HOVER, A:ACTIVE {
	/*padding: 0px 2px 1px 2px;*/
	/*border: 1px solid #695D4B;*/
	background-color: #E3DCD3;
}

HR {
	height: 1px;
	color: #E3DCD3;
	background-color: #E3DCD3;
	border-width: 0;
}

INPUT, SELECT, TEXTAREA{
	position : relative;
	top : 2px;
}


.tablebackground {
	background-color:  #B8A88F;
}

.current_section {
	font-weight: bold;
	color: #695D4B;
	text-decoration: none;
	background-color: #E3DCD3;
	padding: 1px 2px 1px 2px;
	/*border: 1px solid #695D4B;*/
	line-height: 15px;
}

.titre01 {
	font-weight :normal;
	color : Black;
	font-size : 21px;
}

.titre02 {
	font-weight: normal;
	text-transform: none;
	font-size : 15px;
}

.titre03 {
	font-weight :normal;
	color : black;
	font-size : 13px;
}

.imageleft {
	margin-right : 15px;
	margin-bottom : 10px;
}

.imageright {
	margin-left : 15px;
	margin-bottom : 10px;
}


.top_bar {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 930px;
	height: 118px;
}
 
 .zvlogo{
	z-index: 2;
	position: absolute;
	left: 792px;
	top: 10px;
	width: 129px;
	height: 46px;
}

.left_menu {
	position: absolute;
	left: 0px;
	top: 118px;
	width: 160px;
	margin: 17px 20px 0px 15px;
	margin-top: 25px;
	line-height : 18px;
}

.content {
	z-index: 0;
	position: absolute;
	left: 180px;
	top: 118px;
	bottom: 20px;
	width: 710px;
	margin: 17px;
	text-align: justify;
}

.leftColumn{
	width : 355px;
	padding : 0px 20px 0px 0px;
}

.rightColumn{
	width : 240px;
	padding : 0px 0px 0px 20px;
}

 .registrationDiv{
	position: static;
	left: 0px;
	top: 0px;
	width: 550px;
}
 
.registrationColumnLeft{
	position: relative;
	left: 0px;
	top: 0px;
}

 .registrationColumnRight{ 
	position: absolute;
	right: 0px;
	top: 0px;
	width : 250px;
 }

 
.textField{ 
	width : 250px;
 }

 .selectField{ 
	width : 256px;
 }

 .textFieldDouble{ 
	width : 550px;
 }
 
 .textFieldDouble2{ 
	width : 542px;
 }

.textLabel{
	position : relative;
	top : 2px;
}

.oneHundredTenPx{ 
	width:  110px;}
	
.fullWidth{
	width : 100%;
}
 

.alignRight{
	text-align : right;
}

.alignCenter{
	text-align : center;
}

.blackcolor{
	color: black;
}

.boldandblack{
	color: black;
	font-weight : bold;
	line-height : 17px;
}

.accentcolor{
	color: #9B8469;
}

.sup{
	vertical-align : super;
	font-size : 6px;
}

.halfline{
	line-height : 5px;
}

.oneAndHalfline{
	margin-bottom : 6px;
}

.avert{
	vertical-align: middle;
}

.bullet{
	margin : 0px 8px 0px 0px;
	vertical-align : middle;
}

.videoDiv{
	position : absolute;
	left : 0px;
	top : 0px;
	right : 0px;
	bottom : 0px;
	background : White;
}

.videoObject{
	width : 1280px;
	height : 720px;
	position : absolute;
	left : 50%;
	top : 50%;
	margin-left : -640px;
	margin-top : -360px;
}





