body {
	margin: 0;
	padding: 0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: #449BD1;
}

a:hover {
	text-decoration: none;
	color: #B43994;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}


#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #FFFFFF url(i/img01.gif) repeat-x;
}

/* Header */

#header {
	width: 980px;
	height: 231px;
	margin: 0 auto;	
	background: url(i/20anniversaire_a500.png) no-repeat 454px 0px;
}

#header h1 {
	background:transparent url(i/logo.jpg) no-repeat scroll left top;
	float:left;
	font-size:4.4em;
	letter-spacing:-3px;
	margin-top:10px;
	padding:110px 70px 0 20px;
}

#header h2 {
	float: left;
	margin: 125px 0 8px -60px;
	padding: 0 0 0 40px;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	background: url(i/img06.png) no-repeat top left;
	width:228px;
}

#header h2 a {
	color: #333333;
}
#updated
{
	float: right;
	margin: 162px 90px 0 0;
}
/* Page */

#page {
	float: left;
	width: 100%;
}

/* Content */

#content {
	float: right;
	width: 650px;
	margin-left: 300px;
}

.post {
	padding: 12px 50px;
	background: url(i/img04.jpg) no-repeat;
	margin-bottom: 50px;
}

.post .title {
	letter-spacing: -1px;
	font-size: 2em;
	color: #356AA0;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	margin-left: -950px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 40px;
	background: url(i/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #EEB027
}

#sidebar a {
	border: none;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #D8E8BF;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

/* miei */
.colore_arancio {
	color: #EEB027;
}
.colore_blu {
	color: #449BD1;
}
.colore_verde {
	color: #9CC660;
}
.colore_viola {
	color: #B43994;
}

.centrato {
	text-align: center;
}

.marginealto {
	margin-top: 50px;
}

#portfolio td, #collaboratori td
{
	padding:10px 5px;
	border-bottom: #999999 dashed thin;
}

.sito
{	
	text-align:center;
	font-size:larger;
}
.sito-l
{
border-right: #999999 dashed thin;
width: 225px;
}
.sito img
{
	clear:both;
}
.sito-grande
{
	border-bottom: #999999 dashed thin;
	font-size:larger;
	padding: 50px;
	text-align:center;
}

.collaboratori
{
	vertical-align:middle;
}
.lista-pacchetti
{
list-style-type:none;
list-style-image:url(/i/img05.jpg);
margin: 0 0 10px 25px;
padding: 0;
}

.grassetto
{
	font-weight:bold;
}
.noteLavoro
{
	font-size:smaller;
}

