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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	background-color: #222222;
	background-image: url(../img/background-gradient-02.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#upper-area {
	clear: both;
}
#upper-menu {
	height: 30px;
	clear: both;
	background-color: #001000;
	font-size: 90%;
	padding-top: 5px;
}
#content {
	background-color: #F3F3F3;
	height: 550px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content_project {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#testo {
	color: #222;
	font-size: 12px;
	width: 600px;
	margin-left: 70px;
}
#gallery {
	margin-left: 70px;
	margin-right: 70px;
	color: #222;
	padding-top: 40px;
}
#projects {
	margin-left: 70px;
	margin-right: 70px;
	color: #222;
	padding-top: 40px;
	padding-bottom: 70px;
}
#gallery a .preview {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-main {
	background-color: #001000;
	height: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #BBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
#footer-main ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#footer-main ul li {
	list-style-type: none;
	display: inline;
	padding-right: 30px;
}
.preview {
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testobianco {
	color: #FFF;
}
.testobiancob {
	color: #BBB;
	font-size: 14px;
}
.image_content {
	margin-left: 70px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-decoration: none;
}
.small_menu {
	font-size: 10px;
}
.small_menugallery {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_con_testo {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testo_rosso {
	color: #A00;
}
h1 {
	font-size: 12px;
}
a:link {
	color: #888;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: none;
	color: #888;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	color: #555;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #555;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clienti_tav {
	float: left;
}
#clienti_tav ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#clienti_tav li {
	padding-top: 3px;
}
#clienti_s {
	width: 270px;
	clear: both;
	float: left;
	margin-right: 25px;
}
#clienti_d {
	width: 270px;
	float: left;
	margin-left: 25px;
}

