/* per la stampa */

body{
	color:#000;
}

#header_toolbar{
	background-color:#000;
}

#left_t{
	display:none;
}

#right_t{
	display:none;
}

#logo{
	width:100%;
	text-align:center;
}

#about_me{
	font-size:15px;
	text-shadow: none;
}

.how{
	display:none;
}

.title_service{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 20px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.title_portfolio{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 20px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.title_contatto{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 20px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.title_gen{
	display:none;
}

.web_service{
	width:317px;
	float:left;
	text-shadow: none;
}

.title_web_service{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 17px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.web_service ul li{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}

.graphics_service{
	width:317px;
	float:left;
	text-shadow: none;
}

.title_graphics_service{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 17px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.graphics_service ul li{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}

.title_multimedia_service{
	font-weight:bold;
	border: 1px solid;
	border-color: #000;
	font-size: 17px;
	width:100%;
	height:30px;
	text-transform:uppercase;
	text-shadow: none;
}

.multimedia_service ul li{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
}

#portfolio{
	width:100%;
	height: auto;
	margin:1px;
	overflow: visible;
	float:left;
}

.portfolio_wide{
	width:100%;
	float:left;
}

#gen{
	width:100%;
	margin:1px;
}

.block{
	border: 1px solid;
	border-color: #000;
	width:250px;
	height:170px;
	text-align:center;
	float:left;
	margin-right:10px;
}

#modulo{
	display:none;
}

#title_info{
	border: 1px solid;
	border-color: #000;
	font-size:19px;
	text-align:center;
	padding-top:0px;
	width:100%;
	height:30px;
}