/* ----------- corpo ------------- */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../strutura/fun.jpg);
}
#main{
	width: 770px;
	text-align: left;
	overflow:visible;
	background-color: white;
	background-image: url(../strutura/mein.jpg);
	background-repeat: no-repeat;
	background-position: 0px 258px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5F5F5;
	border-right-color: #D6EFEF;
	border-bottom-color: #E5F5F5;
	border-left-color: #C8EAEA;
}
#header{
height: 100%;
}

/* ----------- menu ------------- */
#menu{
	width: 166px;
	float: left;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 4.5;
	background-color: #71B9B5;
}
#menu ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#menu li{
width: 100%;
}
#menu li a{
	display: block;
	width: 156px;
	cursor: pointer;
	text-decoration: none;
	color: #176360;
	background-image: url(../strutura/mn2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 27px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#menu li a:hover{
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../strutura/mn1.jpg);
	background-repeat: no-repeat;

}
/* ----------- submenu ------------- */
.submenu {
background-color: #72B8B6;
border: 1px solid #FFFFFF;
position: absolute;
left: 0px;
top: 0px;
visibility: hidden;
font-size: x-small;
padding: 2px;
font-weight: bold;
}
a.menuItem {
color: #ffffff;
cursor: pointer;
display: block;
padding: 2px;
border-bottom: 1px solid white;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menuItem:hover {
background-color: #fff;
color: #72B8B6;
cursor: pointer;
}

/* ----------- estrutura ------------- */
#contents{
	min-height: 350px;
	margin-left: 180px;
	text-align: justify;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10302D;
	width: 373px;
	padding-top: 10px;
}
#contents h1{
color: #FFFFFF;
font-size: large;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: small-caps;
marquee: behavior slide;
}
#contents h2{
font-size: 18px;
font-style: italic;
color: #418180;
}

#noticias{
	font-size: small;
	float: right;
	width: 190px;
	color: #999;
	text-align: center;
	background-image: url(../strutura/nt.jpg);
	background-repeat: repeat-y;
	margin-top: 50px;
}
#noticias ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#noticias li {
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B9B5;
}
#noticias .noticiaTitulo{
	font-weight: bold;
	font-size: 12px;
	color: #32998E;
	font-family: Arial, Helvetica, sans-serif;
}
#noticias a.noticiaTexto{
	font-style: italic;
	color: #205E49;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#fotos{
width: 100%;
}
#fotos .titulo{
	color: white;
	font-size: x-small;
	background-color: #32998E;
	font-weight: bold;
}
#fotos .texto{
	font-size: 10px;
	padding: 5px;
	color: #1E5953;
}

#footer{
	clear: both;
	background-color: #F5F5F5;
	font-style: italic;
	color: #1F5252;
	text-align: center;
	font-size: xx-small;
	padding: 8px;
	background-image: url(../strutura/roda.jpg);
	background-repeat: repeat-x;
}
#tp {
	background-color: #F5F5F5;
	background-image: url(../strutura/tpo.jpg);
	background-repeat: no-repeat;
	height: 58px;
}
.cyber {
font-size: 7pt;
color: #1F5252;
}

