* {
	padding : 0;
	margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : 11px;
	text-align: center;
	background-color: #FFE480;
} 
img { 
padding : 3px;
border : 1px solid #bce296;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 3px;
margin-top : 3px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 3px;
margin-top : 11px;
margin-right : 10px;
} 
#wrapper {
	width : 770px;
	margin : 0 auto;
} 
#navbar { 
margin : 0 auto;
padding : 5px 5px 10px 5px;
background-color : #003300;
} 
#navbar ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#navbar li { 
display : inline;
} 
#navbar a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #ffffff;
padding : 5px 15px 10px 15px;
} 
#navbar a:hover { 
background-color : #B3380F;
padding : 10px 15px 10px 15px;
} 
#header { 
margin-top : 10px;
height : 130px;
background-color : #fff;
background-image : url(../images/head.jpg);
} 
#header h1 { 
float : right;
font-size : 1.7em;
color : #1567c4;
font-weight : bold;
letter-spacing : -1px;
padding-right : 10px;
} 
#header a { 
color : #B3380F;
text-decoration : none;
} 
#header h2 { 
float : right;
margin-top : 5px;
margin-left : 510px;
padding-right : 10px;
font-size : 1.3em;
color : #1567c4;
font-weight : lighter;
letter-spacing : -1px;
} 
#leftcolumn {
	display : inline;
	width : 385px;
	float : left;
	min-height : 300px;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftcolumn p { 
text-align : justify;
padding-left : 10px;
padding-right : 5px;
font-size : 1.2em;
padding-bottom : 15px;
} 
#leftcolumn h3 { 
font-size : 1.5em;
font-weight : lighter;
color : #1671ff;
letter-spacing : -1px;
padding-left : 10px;
padding-bottom : 5px;
padding-top : 25px;
} 
#leftcolumn h4 { 
margin-top : 12px;
font-size : 1.4em;
font-weight: bold;
margin-left : 10px;
margin-right : 10px;
padding-top : 5px;
padding-left : 5px;
padding-bottom : 17px;
background-image : url(../images/green.jpg);
background-repeat : no-repeat;
} 
#leftcolumn a {
color: #B3380F;
text-decoration: none;
}
#info {
	border:groove;
	background-color : #FFF3C5;
	text-align: left;
}
#news p {
text-align:justify;
float:inherit;
}

#news h1 {
text-decoration:blink;
}

#rightcolumn { 
display : inline;
width : 385px;
float : left;
min-height : 300px;
margin-top : -30px;
background-image : url(../images/ingresso_home.jpg);
background-position : 0 30px;
background-repeat : no-repeat;
} 
* html #rightcolumn { 
height : 300px;
} 
#rightcolumn p {
	text-align : center;
	padding-left : 5px;
	padding-right : 10px;
	font-size : 1.2em;
	padding-bottom : 15px;
} 
#rightcolumn h4 {
	margin-top : 10px;
	font-size : 1.4em;
	font-weight : bold;
	margin-left : 0;
	margin-right : 10px;
	padding-top : 5px;
	padding-left : 5px;
	padding-bottom : 17px;
	background-image : url(../images/green.jpg);
	background-repeat : no-repeat;
	font-style: inherit;
} 
#rightcolumn a {
text-decoration: none;
}
#footer { 
background-color : #a3a38f;
display : inline;
float : left;
} 
#footer { 
margin-top : 5px;
background-color : #FF5016;
display : inline;
float : left;
width : 770px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 
#pic {
	background-color: #FFE68B;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a.p1, #pic a.p1:visited {
	display: block;
	height: 75px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
