@charset "utf-8";
/* CSS Document */

/* Coded by DevFIX */

body {	
  	font-family: Tahoma;
  	font-size: 18px;
    color: #999999;
  	line-height: 16px;
  	margin: 0px;
	height: 100%;
	margin:0;
    padding:0;
}
html {
    height: 100%;
    margin:0;
    padding:0;
}
.main {
	width: 70%;
	
}
#back {
	background: url('nav_main/devfix.jpg') no-repeat center;
	vertical-align:middle;

}
.nav { height:175px;}
/* Navigation */
.nav a{
  	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-transform: uppercase;
  	font-size: 12px;
    color: #464646;
	text-decoration: none;}
.nav a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-transform: uppercase;
  	font-size: 12px;
    color: #0080ff;
	text-decoration: none;}

#fancymenu ul{

	padding: 0 0 0 10px;
	margin: 0 0 0 0px;
}

#fancymenu ul li{
	float: left;
	list-style: none;
}

#fancymenu ul li a{
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 27px;
	position: relative;
	overflow: hidden;
	padding-right:7px;
}
#menu_current a {
	width: 70px;
	background: url('') no-repeat center !important;	
	background: url('') no-repeat center;
}

#menu_about a {
	width: 70px;
	background: url('img/menu_abo.png') no-repeat center !important;	
	background: url('img/menu_abo.gif') no-repeat center;
}

#menu_porto a {
	width: 100px;
	background: url('img/menu_new.png') no-repeat center !important;	
	background: url('img/menu_new.gif') no-repeat center;
}

#menu_contact a {
	width: 83px;
	background: url('img/menu_con.png') no-repeat center !important;	
	background: url('img/menu_con.gif') no-repeat center;
}

#fancymenu li.background {
	background: url('img/bg_menu_blue.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	background: url('img/bg_menu0blue.gif') no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

/* Square */

#l_blue	{
	background: url('img/l_blue.gif') no-repeat left;
	height: 675px;
	width: 19px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#r_blue	{
	background: url('img/r_blue.gif') no-repeat right;
	height: 675px;
	width: 27px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#b_blue	{
	background: url('img/b_blue.gif') no-repeat;
	height: 52px;
	width: 656px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#sq_fon	{
	background: url('img/sq_fon.gif');
}
#main_tab { height:100%;
vertical-align:middle;
}
.ssss {font-size:10px; color: #333; text-decoration:none;}
.ssss a{font-size:10px; color: #333; text-decoration:none;}
.ssss a:hover {font-size:10px; color: #333; text-decoration:none;}