body,td,th {
	font-family: Arial , Helvetica, sans-serif;
	text-align:center;
	padding-top:60px;
}

p {
	padding:0px;
	line-height:14px;
	margin-top:2px;
	margin-bottom:2px;
}

h1 {
	font-size:36px;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:14px;
	font-variant:small-caps;
	margin-top:3px;
	margin-bottom:2px;
	width:100%;
}


.menuclass {
	line-height: 20px;
	padding-left: 5px; 
	padding-right: 5px;
	
}
#main {
	width: 800px;
    height:600px;
	margin:auto; 
	background:white;
}
#menu {
	font-size: 14px;
	color: #000;
	text-transform:uppercase;
	font-weight:bold;
	text-align: center; 
	padding-bottom: 0px;
	/*background-image:url(immagini/square.gif); */
	background-position:bottom right;
	background-repeat:no-repeat;
	
	
}
#center {
	/*border-bottom: 1px solid #CCC; */
	border-top: 1px solid #CCC;
	height: 25px;
	padding: auto;
	margin:auto;
	width:65%;
	

}
#head {
	height: 75px;
}
#menu a:link {
	color: #000;
	text-decoration:none;
	/*border-bottom:2px solid #ee1941;*/
}
 #menu a:visited {
	color: #000;
	text-decoration:none;
	/*border-bottom:2px solid #ee1941;*/
}
#menu a:active {
	color: #000;
	text-decoration:none;
	/*border-bottom:2px solid #ee1941;*/
}

#menu a:hover {
color:#ee1941;	
text-decoration:none;
/* border-bottom:2px solid #000; */
}


/*Spot rosso */

#redcarpet {
	height:26px;
	/*background:#fe0000;*/
	background-image:url(redcarpet.png);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	text-align:right;
	color:white;
	font-weight:bold;
	padding:0px;
	font-size:12px;
}


#redcarpet p{
	line-height:25px;
	display:block;
	margin:0px;
	padding-left:10px;
}


/* Frame e Galleria */

#gallerymain {
width:100%;
height:400px;
font-size:14px;
text-align:left;
overflow:hidden;
color:#000;
}

/* Inizio post rss */

#post {
width:30%;
float:left;
line-height:12px;
}


#titlefeed {
	visibility:hidden;
}

#datafeed{
width:100%;
float:left;
margin-top:0px;
}

#datafeed li {
padding-top:2px;
padding-bottom:2px;

}

#datafeed .datatitle a {	
color:#ee1941;
text-decoration:none;
font-weight:bold;
}


.lidrescription a{
color:#999;
text-decoration:none;
}

.lidrescription a:hover{
color:#black;
text-decoration:line-through;
}


#datafeed .postli {
	list-style-type:none;
}

#datafeed li {
	list-style-type:none;
}


.datatime{
font-size:9px;
text-transform:uppercase;
color:#999;
display:block;
line-height:9px;
}


.datatitle{
font-size:14px;
display:block;
font-variant:small-caps;
}

.datadescription{
font-size:10px;
text-.:uppercase;
color:#999;
display:block;
}

/*Fine post Rss */

#micro {
font-size:8px;
color:#CCC;
text-decoration:none;
}

#micro a{
color:#CCC;
}
#micro a:hover{
color:#CCC;
}

#micro a:visited{
color:#CCC;
}


#images {
width:70%;
float:right;
}

/*Fine Frame*/

#footer {
width:100%;	
text-align:center;
border:none;
font-size:10px;
border-top: 1px solid #CCC;
}
#footer a{
color:#ee1941;
font-weight:bold;
}

/* Altre pagine con contenuti scritti */

#framecontent
{
height:400px;
color:black;
text-align:left;
padding-top:10px;
}

/*#framecontent img
{
border:3px solid black;
padding:3px;
}
*/

#framecontent p {
padding-top:3px;
padding-left:5px;
padding-right:5px;
font-size:12px;
}

#mapgallery img {
	border:2px solid black;
}

#framecontent a{
color:#ee1941;
font-weight:bold;
}

.download {
text-align:center;	
width:100%;
display:block;
}

#framecontent ul {
	font-size:12px;
	list-style-type: square;
}
#framecontent ul li {
	padding: 3px;

}
#framecontent ul li ul {
	list-style-type: circle;

}
#framecontent ul li ul li {

}

