/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */
a:active, a:link, a:visited {
	text-decoration : none;
}
a:focus, a:hover {
	text-decoration : none;
	color : #FFFFFF;
	background-color: #555555;
}
a.linkImg:focus, a.linkImg:hover {
	text-decoration : none;
	background-color: transparent;
}

/* CSS Document */

* { margin:0; padding:0;}
html{font:12px/14px arial, helvetica, sans-serif; color:#555555;}
body{
	background:#000000;	
}

input, textarea, select{ 
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#555555; 
	border:1px solid #313131;
	vertical-align:top;
}
input{ width:286px; height:18px;}
textarea{ width:286px; height:44px; overflow:auto;}
.inp_h{ height:23px; margin:0 0 3px 0;}
/*****************************************************************/
.indent{ margin:0; padding:0;text-align:justify;}
.block{ width:auto; margin:0; padding:0;}
.block_1{ width:auto; margin:0; padding:0;}
.block_2{ width:auto; margin:0; padding:0;}
.in5{ padding-bottom:5px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/*****************************************************************/
ul {list-style:none;}

li a:hover {text-decoration:none;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

.begaTitle{
	color:#031926;
	font-size:12pt;
	font-family:Tahoma;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:3px;
}

/*---links---*/
a{ color:#555555; font-weight:bold;}
a:hover{ text-decoration:none;}
.link{ line-height:17px;}
.link_1{color:#555555; font-weight:normal; text-decoration:none;}
.link_1:hover{text-decoration:underline;}

/*---//	links---*/
/*---txt---*/
.txt{ color:#000000; font-size:12px;}
/*---//	txt---*/

.main {margin:0 auto;}

#header .menu {padding:0px 0 36px 0px;}

#footer .indent {padding:30px 0 0 32px;}

.main { width:776px;}
#header {top:50px;height:260px;}

/*---page---*/
#page #wrapper .column{ width:504px; float:left;}
#page #wrapper .column_1{ width:272px; float:left;}