@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#centrato {
	width: 900px;
	margin: auto;
	/*background-color: Aqua;*/
}

#testatina {
	width: 900px;
	float: left;
	background-color: #F1F1F1;
	height: 80px;
}

#testatinasx {
	width: 450px;
	float: left;
}

#testatinadx {
	width: 450px;
	text-align: right;
	float: left;
}

#box {
	width: 900px;
	float: left;
	height: 195px;
	margin-top: 30px;
}

#box1 {
	width: 200px;
	float: left;
	background-image: url(immagini/box01.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

#box2 {
	width: 200px;
	float: left;
	background-image: url(immagini/box02.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: 33px;
}

#box3 {
	width: 200px;
	float: left;
	background-image: url(immagini/box03.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-left: 33px;
}

#box4 {
	width: 200px;
	float: left;
	background-image: url(immagini/box04.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 150px;
	margin-left: 34px;
}

.testobox {
	padding: 55px 15px 20px 15px;
	color: #C5C5C5;
}

.testobox a {
	color: #C5C5C5;
	text-decoration: none;
}

.testobox a:hover {
	color: #C5C5C5;
	text-decoration: underline;
}

#corpo {
	width: 900px;
	float: left;
	/*background-color: Orange;*/
}

#boxmenu {
	float: left;
	width: 250px;
}

#menu {
	width: 215px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #C7C7C7;
	padding-bottom: 50px;
}

#contenuti {
	float: left;
	width: 635px;
	/*background-color: Maroon;*/
	padding: 0px 15px 10px 0px;
	text-align: justify;
	line-height: 150%;
}

#piede {
	float: left;
	width: 900px;
	font-size: 10px;
	padding-top: 5px;
	border-color: #858585;
	border-style: solid;
	border-top-width: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 10px;
	text-align: right;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
}

h1.citazioni {
	font-size: 16px;
	line-height: 120%;
} 

h1.titolo {
	color: #d2252c;
}

h1.graficaweb {
	color: #c6e51a;
}

h1.teamsmile {
	color: #c78e68;
}

h1.mailing {
	color: #678384;
}

h1.affissioni {
	color: #dd7100;
}

img {
	border: 0px;
}

#tabella {
	float: left;
	margin-top: 20px;
}

td.titoli {
	background: #dd7100;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: capital-letter;
	padding: 0px 0px 0px 5px;
}

tr.dispari {
	background: #f1f2f2;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}

tr.pari {
	background: #dcddde;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}

td {
	padding-left: 5px;
}

a {
	color: #d2252c;
	text-decoration: none;
}

a:hover {
	color: #d2252c;
	text-decoration: underline;
}

.titolo {
	font-weight: normal;
}

#referenze {
	float: left;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-color: #dcddde;
	border-style: solid;
	padding-top: 2px;
	width: 635px;
	margin-top: 15px;
}

.boxreferenze {
	float: left;
	width: 33%;
	font-size: 90%;
	margin-top: 15px;
}

.titoloref {
	background-color: #dd7100;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

#testoevento {
	float: left;
	width: 170px;
	padding-right: 10px;
	line-height: 130%;
	text-align: left;
}

.didaevento {
	font-size: 85%;
}

#imgevento {
	float: left;
	text-align: right;
	width: 450px;
}