body { 
	padding: 0 auto;
	margin:30px 0;
	text-align:center;
	font-size:76%; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #b2857e;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #79554a;
}

a.small_link {
	font-size: 0.7em;
}

h2 {
	font-size:1.66em;
	font-weight:bold;
	text-transform:uppercase;
	color: #79554a;
	margin-bottom:0;
}

h3 {
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	color: #79554a;
	margin-bottom:0;
}

h4 {
	font-size:0.8em;
	font-weight:normal;
	text-transform:uppercase;
	color: #79554a;
	margin-bottom:0;
}

h5 {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color: #79554a;
	margin-bottom:0;
}

p {
	color: #79554a;
}

ul {
	color: #79554a;
	list-style-type: disc;
	list-style-position: inside;
}

li {
	list-style-type: disc;
}

.labelText{
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#79554a;
}

.labelTextLink{
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#wrapper {
	width:983px;
	border:1px dotted #ccc;			
}

div#rassegna_content {
	text-align:left;
	width:180px;
	margin:80px 10px 0 10px;
}

div#eventi_content {
	width:290px;
	margin:40px 10px 0 10px;
}

div#pubblicazioni_immagine {
	width:290px;
	height: 70px;
	margin:0px;
	background: url(../img/homepage_pubblicazioni.gif) no-repeat top right;
}

div#curriculum_content {
	text-align:right;
	width:283px;
	margin:10px 10px 0 10px;
	line-height:14px;
	border:0px solid #000;
	padding-bottom:4px;
}

td#curriculum {
	background: url(../img/homepage_curriculum.gif) no-repeat;
	width:366px; height: 243px;
}

td#curriculum p {
	font-size: 0.9em; 
}

td#rassegna {
	background: url(../img/homepage_rassegna.gif) no-repeat;
	width:296px; height: 243px;
}

td#rassegna p {
	font-size: 0.6em;
}

td#eventi{
	background: url(../img/homepage_eventi_2.gif) no-repeat;
	width:321px; height: 243px;
}

td#eventi p {
	font-size: 0.6em;
}

div#sidebar {
	width:220px;
	border-right:1px dotted #79554a;
	float:left;
}

div#sidebar p {
	font-size: 0.9em;
}

div#sidebar #rassegna_content {
	margin:20px 10px 0 10px;
}

div#sidebar #eventi_content {
	width:160px;
	margin:20px 10px 0 10px;
}

div#mainContent {
	width: 740px;
	float:right;
	padding:5px;
	margin:0;
	text-align:left;
	position: relative;
}

div#mainContent p {
	font-size:0.9em;
	line-height:1.7em;	
}

div#clearer {
	clear:both;
	padding:15px 0;
}

UL {
	list-style-type:none;
	margin:0;
	padding:0;
}

LI {
	margin-bottom:8px;
}

.errorLabel {
	border:none;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	letter-spacing:-1px;
	width:100%;
}
.piccolo_input {
	font:10px Verdana;
	color:#000000;
	text-align:left;
	border: 1px solid #cccccc
}



