/* CSS Document */
body {
	font-family:Tahoma;
	font-size:11px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	display:block;
	background-color:#FFFFFF;
	width:100%;
}
div,table{
	font-family:Tahoma;
	font-size:11px;
	color:#444444;
}

img{
	border:0px;
}

h1{
	font-size:12px;
	margin:0px;
	font-weight:bold;
}

.mainConteinder{
	margin:40px auto 0px auto;
	width:677px;
}
.logonConteiner{
	margin:5px auto 0px auto;
	width:677px;
	text-align:right;
}
.lineSepartatorTop{
	width:677px; 
	height:9px; 
	margin-top:60px; 
	background-image:url(../images/slice/lineSeparatorTop.gif);
	background-repeat:no-repeat;
}
.customLineSepartatorTop{
	width:677px;
	height:9px; 
	margin-top:100px; 
	background-image:url(../images/slice/lineSeparatorCustom.gif);
	background-repeat:no-repeat;
}
.customLineSepartatorBottom{
	width:677px;
	height:9px; 
	background-image:url(../images/slice/lineSeparatorCustom.gif);
	background-repeat:no-repeat;
}
.bigLogo{
	margin:0px auto 0px 30px;
	position:absolute;
	width:239px; 
	height:92px;

}
.mainConteinder .menuTopConteiner{
	margin:0px auto 0px 295px;
	position:absolute;
	width:385px; 
	height:160px;

}
.leftBar{
	position:absolute; 
	margin:143px 0px 0px -45px;
}
.leftBarBg{
	width:50px; 
	float:left; 
	height:95px; 
	background-image:url(../images/slice/barSlice.png);
}
.leftBarEndSlice{
	width:12px; 
	float:left; 
	height:95px; 
	background-image:url(../images/slice/endBarSliceRight.png);
}
.openingMsg{
	float:left; 
	height:95px; 
	padding:0px 0px 0px 10px;
}
.bodyConteiner{
	height:100%; 
	overflow:auto;
	width:100%; 
	margin:120px 0px 0px 0px;
	text-align:left;
}

.bodyConteiner .bodyLeftCol{
	float:left;
	width:290px;
	margin:0px 0px 0px 3px;

}
.bodyConteiner .bodyRightCol{
	margin:0px 0px 0px 300px;
	padding-top:40px;
	width:370px;
}
.bodyConteiner .bodySubPage{
	margin:12px 0px 0px 5px;
	padding-top:0px;
	width:668px;
}
.titleBarBg{
	width:100%; 
	height:15px; 
	background-color:#c5c5c5;
}
.titleBarSquer{
	width:15px; 
	height:15px; 
	background-color:#ff6c00;
}
.titleBarImg{
	margin:-19px 0px 0px 15px;
}
.flashMotif{
	margin:106px auto 0px 293px;
	position:absolute;
	width:355px; 
	height:90px;
	z-index:0;
}
.fotterMenu{
	padding:15px 0px 0px 50px;
	float:left;
}
.fotterLogo{
	text-align:right;
	padding:5px 50px 0px 0px;
}
.input_0{
	border:1px solid #aca4b5;
}
.input_1{
	border:1px solid #999999;
}
.fieldTitle{
	font-weight:bold;
	width:100px; 
	float:left;
	margin:5px 0px 10px 0px;
	clear:both;
}
.fieldForm{
	margin:10px 0px 10px 0px;
}
.fieldCheckbox{
	width:100px; 
	float:left;
	margin:5px 0px 5px 0px;
	clear:both;
}
.button_1{
	border:1px solid #b89a85;
	background-color:#ff6c00;
	font-size:11px;
	height:20px;
	color:#FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
}

a:link, a:visited, a:active {
	color:#444444;
	font-size:11px;
	text-decoration:none;
}
a:hover{
	color:#ff6b00;
	font-size:11px;
	text-decoration:underline;
}

a.a1:link, a.a1:visited, a.a1:active, a.a1:hover{
	font-size: 12px;
}
a.a2:link, a.a2:visited, a.a2:active, a.a2:hover{
	color:#ff6c00;
}

#fotterConteiner a:link, 
#fotterConteiner a:visited, 
#fotterConteiner a:active, 
#fotterConteiner a:hover {
    font-size: 10px;
}

.galleryImg{
	float:left; 
	padding:3px; 
	border:1px solid #e4e3e7; 
	margin:1px;
	width:100px;
	height:100px;
}

.fr{
	color:#FF0000;
	font-weight:normal;
}
.formLable{
	width:110px;
	float:left;
	clear:both;
	text-align:left;
	margin:3px 0px 0px 0px;
}
.formField{
	text-align:left;
	margin:5px 0px 0px 0px;
}
/* Define style to block element */

