body {
	background: White url(../i/bg.gif);
	color: #111111;
	margin: 0 auto;
	background-position: center;
}
body, td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
}

.base {
	width:900px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #111111;
	position: absolute;
	overflow: auto;
	left: 50%;
	margin-left: -450px;
}
a {
	color: #0000CD;	
}
a:hover {
	color: #DC143C;
}
div.picto {
	float: right;
	display: inline;	
	margin-right: 140px;
	text-align: justify; 
}
div#header
{
	background-color: #FFFFFF;
	height: 171px;	
	background: url(../i/top_bg1.jpg) no-repeat top left;
	padding-left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
div.topcontacts {
	padding: 8px;
	color: #696969;
	font-size: 14pt;
}

div.top_header1 {
	height: 64px;
	margin: 0;
	padding: 0;
}

div.top_header2 {
	height: 104px;
	background: url(../i/bg2_header2.gif) repeat-x bottom right;
	margin: 0;
	padding: 0;
	margin-left: 4px;
}
div.header2{
	margin-left: -1px;
	height: 104px;
	background: url(../i/bg1_header2.gif) no-repeat top left;
	padding-left: 20px;
}
div.header_text2{
	color: #ffffff;
	padding: 10px;
}
.man1 {
	background: url(../i/man1.png) no-repeat bottom right;
}
.man2 {
	background: url(../i/man2.png) no-repeat top right;
}

div.rounded {
	background-color: transparent;
	background-image: url(../i/rb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	page-break-after: auto;
	height: 100%;
} 
div.rounded div { 
 background: transparent url(../i/rl.gif) repeat-y left; 
} 
div.rounded div div { 
 background: transparent url(../i/rt.gif) repeat-x top ;
} 
div.rounded div div div { 
 background:  url(../i/rr.gif) repeat-y bottom right; 
}
div.rounded div div div div{ 
 background:  url(../i/br.gif) no-repeat bottom left; 
}
div.rounded div div div div div{ 
 background:  url(../i/tl.gif) no-repeat top right; 
}
div.rounded div div div div div div { 
 background:  url(../i/tr.gif) no-repeat top left;  
}
div.rounded div div div div div div div{
	padding: 4px;
	background-image: url(../i/bl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.rounded div div div div div div div div{
	padding: 4px;
	background-image: url(../i/none.gif);
}



div#green_top {
	background-color: #74C179;
	text-align: center;
	font-size: 16px;	
	font-weight: bold;
	color: #ffffff;
}

.r_green1 {
	background: transparent url(../i/green_tl.gif) no-repeat top left;

}
.r_green2 {
	background: transparent url(../i/green_tr.gif) no-repeat top right;
	padding: 5px;
}
.r_green3 {
	background: transparent url(../i/green_bl.gif) no-repeat bottom left;

}
.r_green4 {
	background: transparent url(../i/green_br.gif) no-repeat bottom right;
	padding: 5px;
}

div.mainarea {
	width: 705px;
	float: left;
}

div.mainarea1 {
	width: 100%;
	float: left;
}

div.right_sidebar {
	width: 190px;
	float: right;
}

div.left_sidebar {
	width: 190px;
	float: left;
}

ul#topmenu {
	padding:1px;
	margin:0;
	list-style-type: none;
	background-color: #74C179;
	height: 18px;
}
ul#topmenu li{
	width:16%;
	float: left;
	display: inline;
	text-align:center;
	font-size: 15px;
}
a.topmenu{
	color: #eeeeee;
	text-decoration: none;
}
a.topmenu:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #92CF96;
	width: 100%;
	display: block;
}


ul#footmenu {
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
ul#footmenu li{
	text-align:center;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
a.footmenu{
	color: #111111;
}
a.footmenu:hover {
	color: #00CED1;
}


ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
a#menu
{
	background: url(../i/mnu_bullet.gif) no-repeat left;
	padding-left: 14px;
	line-height: 22px;
	color: #C7D7E4;
	text-decoration: none;
	display: block!important;
	//display: inline;
	//width: 100%;
}
a#menu:hover {
	background: #4C7897 url(../i/mnu_bullet_hover.gif) no-repeat left;
	color: #87CEFA;
}
a#menu.active{
	background: url(../i/mnu_bullet_active.gif) no-repeat left;
	color: Yellow;
}
a#menu.active:hover{
	background: #4C7897 url(../i/mnu_bullet_hover.gif) no-repeat left;
	color: #87CEFA;
}

div#spec {
	text-align: center;
	background-color: #51B158;
	color: #eeeeee;
	margin-bottom: 5px;
}

div.bluebar {
	background: #416681 url(../i/blue_lb.gif) no-repeat left bottom;
	margin-top: 5px; 
} 
div.bluebar div {
	background: transparent url(../i/blue_rb.gif) no-repeat right bottom;
}
div.bluebar div div {
	background: transparent url(../i/blue_lt.gif) no-repeat left top;
}
div.bluebar div div div{
	background: transparent url(../i/blue_rt.gif) no-repeat right top;
	padding: 5px;
	color: #ffffff;

}

div#content {
	float: right;
	width: 500px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

div#content1 {
	float: right;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
}

	
div#footer {
	clear: both;
}


.foot {
	padding: 0px;
	text-align: center;
}

h1 {
	color: #0D4E9D; margin: 0;
        text-align: center; 
	line-height: 0.8;
}
h2 {
	color: #006400; margin: 0;
	padding-left: 30px; 
	font-family: Georgia;
	font-style: italic;
}
h3 {
	color: #FF4500; margin: 0;
	margin: 0;
        text-align: center; 	
}	

.formla {
	width: 140px;
	float: left;
	text-align: right;
}
.enter_norm {
 border: 1px solid #778899;
 padding: 2px;
 color: #778899;
 font-size: 12pt;
}
textarea.enter_norm {
	overflow: auto;
}

.enter_act{
 border: 1px dotted #4A7D7D;
 background-color: #FFFFE0;
 padding: 2px;
 color: Black;
 font-size: 12pt;
	
}
div.header_text3 {
	color: #ffffff;
	padding: 10px;
	font-size: 22px;
	font-weight: bold;
}

