/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/sfondo.jpg) repeat-x #FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666;
}
b { color:#333333}
.clear { clear:both}
p { text-align:justify; line-height:20px; margin-top:5px;}
h1 {font-size:20px; color: #FFFFFF; font-family:Monotype Corsiva; font-weight:normal;padding:3px; background: #9dca94; letter-spacing:2px; font-weight:bold}

#page1 {width:890px; margin:auto; min-height:200px; padding-bottom:10px}
#page2 {width:890px; margin:auto; min-height:200px; padding-bottom:10px}

#page1 .col1{ padding-right:10px; width:600px; float:left}
#page1 .col2{float:left; width:270px}

#page2 .col1{ padding-right:10px; width:200px; float:left}
#page2 .col2{float:left; width:670px}

