@charset "utf-8";
/*  ############################################
	## Foglio di stile
	## Dominio web: rekuest.com
	############################################
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ff0000;
	color: #838282;
}
p {
	margin: 0px;
	padding: 0px;
	color: #838282;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #feac00;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #feac00;
	border-bottom: 1px solid #feac00;
}
img {
	border: none;
}
a {
	color: #838282;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px;
	padding: 1px 3px;
}
.recupero {
	clear: both;
}
.testo {
	padding: 0px 10px;
}
.testo p {
	padding: 0px 0px 10px;
}
.testo li {
	line-height: 20px;
}
.etichetta_campo {
	color: #666666;
	font-size: 10px;
}

/* 	#############################
	## Rekuest
	#############################
*/
#rekuest {
	background: #000 url(bg-1.gif) left top repeat-x;
}
#rekuest_cnt {
	background-color: #000;
	width: 760px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 25px;
}

/* 	#############################
	## Header
	#############################
*/
#header {
	height: 132px;
}

/*	#############################
	## Menu top
	#############################
*/
#menu_top {
	padding: 0px 0px 0px 14px;
}
#menu_top .voce_1 {
	font-size: 10px;
	width: 70px;
	height: 22px;
	float: left;
	text-align: center;
}
#menu_top .voce_1_cnt {
	padding: 5px;
	margin: 12px 0px 0px 0px;
	background-image: url(menu_top_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu_top .voce_2 {
	background-image: url(menu_top_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	width: 89px;
	height: 34px;
	float: left;
	text-align: center;
}
#menu_top .voce_2_cnt {
	padding: 10px 0px 0px;
}
#menu_top .voce_1 a, #menu_top .voce_2 a {
	color: #adadad;
	text-decoration: none;
}
#menu_top .voce_1 a:hover, #menu_top .voce_2 a:hover {
	color: #e0b367;
}

/*	#############################
	## Menu top
	#############################
*/
#promo {
	height: 239px;
}

/*	#############################
	## Colonna destra
	#############################
*/
.menu_laterale {
	background-image: url(menu_laterale_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 47px 0px 0px 0px;
	margin: 0px auto 10px;
	width: 198px;
}
.menu_laterale ul {
	margin: 0px;
	padding: 0px 10px 10px 18px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(menu_laterale_3.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.menu_laterale li {
	background-image: url(menu_laterale_2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 3px 0px 3px 10px;
}
.menu_laterale li a {
	color: #838282;
	text-decoration: none;
}
.menu_laterale li a:hover {
	text-decoration:underline;
}
.menu_laterale form {
	margin: 0px;
	padding: 0px 10px 20px 16px;
}
.box_lt {
	text-align: center;
	margin: 0px 0px 10px;
}

.prodotti-release{}
.prodotti-release p.title{ font-size:13px; margin:10px 0; }
.prodotto-release{ width:198px; height:77px; margin:0 auto 5px;}
.prodotto-release a.logo-1{ width:198px; height:77px; display:block; background:url(tqoffice.jpg) left top no-repeat;}
.prodotto-release a.logo-2{ width:198px; height:77px; display:block; background:url(inkam.jpg) left top no-repeat;}
.prodotto-release a.logo-3{ width:198px; height:77px; display:block; background:url(comodo.jpg) left top no-repeat;}

/*	#############################
	## Footer
	#############################
*/
#footer {
	width: 760px;
	margin: 0px auto;
	padding: 10px 0px 10px;
	color: #191919;
}
#footer .box_ft_menu {
	float: left;
	width: 150px;
	padding-bottom: 20px;
}
#footer .box_ft_menu_active {
	float: left;
	width: 150px;
	padding-bottom: 20px;
}
#footer .box_ft_menu_active a {
	color: #191919;
	text-decoration: none;
}
#footer p {
	color: #b00000;
	padding: 7px 10px 0px;
	font-size: 11px;
}
#footer p.copyright {
	color: #000000;
	font-size: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px 10px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	padding: 4px 0px 0px 0px;
	font-size: 9px;
}
#footer a {
	color: #b00000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
