@charset "utf-8";
/* CSS Document */
body  {
	font:12px "Tahoma", sans-serif;
	background-color:#558DBE;
	margin: 0; 
	padding: 0;
	text-align:left; 
	color:#525252;
	line-height:15px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#33CC33;
	border-bottom:1px solid #0066FF;
	padding-bottom:1px;
}
img {
	border:none;
}
p {
	margin:8px;
}
hr {
	color:#009999;
	margin:5px;
}
h1, h2 {
	font-size:16px;
	color:#009999;
}
h3 {
	font-size:14px;
	color:#009999;
}
/*H E A D E R*/

#header {
	position:relative;
	margin:0 auto;
	background-image:url(../images/bg_header.jpg);
	background-repeat:repeat-x;
	height:222px;
	text-align:center;
}

/*E N D   H E A D E R*/ 




/*M A I N*/

#main {
	background-color:#FFFFFF;
	display:block;
}
#content {
	width:800px;
	height:100%;
	margin:0px auto;
	position:relative;
}
#main_left {
	width: 193px;
	margin-top:10px;
}
#main_center {
	width:394px;
	margin:2px;
}
#main_right {
	width: 193px;
	margin-top:10px;
}
/*E N D   M A I N */

/*MENU*/
.menu_a  {
	line-height:17px;
}
.menu_a a:hover {
	margin-left:5px;
	border:none;
}
.bg_menu_top {
	background-image:url(../images/bg_menu_top.gif); 
	background-repeat:no-repeat;
	position:relative;
	width:193px; 
	height:44px; 
	display:block;
}
.bg_menu_center {
	background-image:url(../images/bg_menu_center.gif);
	background-repeat:repeat-y;
	width:193px; 
	height:auto; 
	display:block;
}
.menu_center {
	padding:0 10px 0 18px;
	display:block;
}
.menu_center_termo {
	padding:0 0 0 11px;
	display:block;
}
.bg_menu_bottom {
	background-image:url(../images/bg_menu_bottom.gif);
	background-repeat:no-repeat;
	width:193px;
	height:21px;
	display:block;
}
.titlu_menu {
	position:absolute;
	width:150px;
	height:20px;
	font-weight:bold;
	left: 15px;
	top: 17px;
	color:#FFFFFE;
}
.titlu_menu a {
	display:block;
	text-decoration:none;
	color:#FFFFFE;
	border:none;
}
.titlu_menu a:hover {
	text-decoration:none;
	color:#0000FF;
	border:none;
}
.buton_contact {
	display:block;
	margin-top:3px;
	width:115px;
	height:30px;
}
.buton_contact a:hover {
	border:none;
}
.reclama {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	display:block;
}
.reclama a:hover {
	border:none;
}
/*END MENU*/





/*CONTENT*/
#navigator {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#0099FF;
	margin-bottom:20px;
	border-bottom:1px #CCCCCC dashed;
	padding-bottom:5px;
	padding-left:22px;
}
#navigator a {
	color:#33CC33;
}
#navigator a:hover {
	color:#33CC33;
}
#home {
	position:absolute;
	left: 200px;
	top: 11px;
}
#home a {
	border:none;
}
/*contact*/
.divform {
	padding:2px 0 2px 0;
	font-family:tahoma, verdana, sans;
	font-size:8.6pt;
	color:#666666;
	line-height:18px;
	float:none;
	height:18px;
	}
.inputname {
	width:115px; float:left;
	font-family:tahoma, verdana, sans;
	font-size:8.6pt;
	text-align:right;
	padding-right:10px;
	color:#666666;
	line-height:18px;
	clear:right;
	}
.inputform {
	padding-left:3px;
	width: 200px; line-height:14px;
	font-family: Tahoma,Verdana,Sans-serif;
	font-size: 8.7pt;
	color:#66CC00;
	border: 1px solid #0066FF;
	background-image: url(elements/bginputs.png);
	background-repeat: repeat-x;
	background-position:top;
	}
input.ok {
	width: 86px;
	height: 29px;
	border: 0px;
	background:url(../images/ok.jpg) no-repeat;
}
input.no {
	width: 86px;
	height: 29px;
	border: 0px;
	background:url(../images/no.jpg) no-repeat;
}
input.back {
	width: 86px;
	height: 29px;
	border: 0px;
	background:url(../images/back.jpg) no-repeat;
}
.fontmic {
	font-size: 7pt; 
	font-family:tahoma, arial, sans;
	color:#395e8a;
	text-decoration:none;
}
/*END contact*/

/*END CONTENT*/





/* B O T T O M */
#bottom {
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:90px;
}
#menu_bottom {
	color:#E5E5E5;
	text-align:center;
	font-size:12px;
	margin:0 auto;
	width:766px;
	position:relative;
}
#menu_bottom a {
	color:#FFFFFE;
}
#menu_bottom a:hover {
	color:#FFFFFE;
	border-bottom:1px solid #0033FF;
	padding-bottom:2px;
}
/* E N D _ B O T T O M */
