/* CSS Arix@you for S@rete 2007 */

html, body, input, select, textarea {
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000040;
}


body, form, input, p, pre{
 margin: 0px;
 padding: 0px;
}

body{
 background-color: #a8e951;
 text-align:center;
}

a img{
 border-width: 0px;
}

hr {
    border: 0;
    width:100%;
    color: #9FAA7C;
    background-color: #9FAA7C;
    height: 1px; 
	margin:4px 0px;
} 

a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

a#aNews {
	text-decoration:none;
	font-weight:bold;
	color:#f10770;
}

a#aNews:hover {
	text-decoration:underline;
}

.testoEvidenza{
		
}

div#titolo{
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#d74e05;
}
	
div#titoloMenu{
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#d74e05;
}

div.menu
{
    height:50px;
    background-image:url(../img/navigation.gif);
	font:16px "trebuchet ms", arial, verdana, sans-serif;
	color:#FFFFFF;
	text-align:left;
}

h1 {
	font:24px "trebuchet ms", arial, verdana, sans-serif;
	color:#D74E05;
	margin:0;
	padding:0;
}

div.menu a {
	color:#FFFFFF;
	padding-right:20px;
	line-height:50px;
	}

div.tr1 {
width:100%;
height:240px;
background-image:url(../img/tr3.jpg);
}

div.tr2 {
width:100%;
height:240px;
background-image:url(../img/tr3.jpg);
}

div.tr3 {
width:100%;
height:240px;
background-image:url(../img/bgMorn.jpg);
}

div.tr4 {
width:100%;
height:240px;
background-image:url(../img/bgAfter.jpg);
}

div.tr5 {
width:100%;
height:240px;
background-image:url(../img/bgNight.jpg);
}

div.head {
background-image:url(../img/mainbg.jpg);
width:100%;
background-position: 100% 0%;
background-repeat: repeat-x;
}

#frame {
margin:0 auto;
width:1000px;
background:url(../img/bg_main.gif) repeat-y;
text-align:center;
}

#top_frame {
margin:0 auto;
width:1000px;
background:url(../img/bg_top.gif) no-repeat;
height:26px;
}

#bottom_frame {
margin:0 auto;
width:1000px;
background:url(../img/bg_bottom.gif) no-repeat;
height:35px;
}

#bottom {
	background:url(../img/bottombg.gif) repeat-x;
	height:110px;
	margin:50px auto 0px auto;
	color:#fff;
	padding:40px 0px 0px 40px;;
	text-align:left;
}

table td {
	text-align:left;
	font-family: "Lucida Sans Unicode", verdana, arial, helvetica, sans-serif;
	font-size:100%;
}

table#mainTable{
	width:1000px;
	border:0;
	text-align:center;
	align:center;
	cellpadding:5; 
	cellspacing:5;
}

table#mainTable td#tdLeft{
	width:230px;
	text-align:right;
	align:center;
	vertical-align:top;
}

table#mainTable td#tdCenter{
	width:540px;
	align:right;
	vertical-align:top;
	text-align:center;
}
	
table#mainTable td#tdRight{
	width:180px;
	align:right;
	text-align:center;
	vertical-align:top;
}	

table#bodyCenter{
	width:550px;
	border:0;
	text-align:center;
	
	
	}

/* for highslide */
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}


/* NEWS */
.box { padding:0px 10px 10px 10px; margin-bottom:10px;  }

em { font-size:11px; color:#f10770; }

pre { margin:0; padding:10px; border:1px solid #000; background:#E1F0F9; }

#example {
 	border:1px solid #f10770;
 	/*background:#3c81f8;*/
 	width:450px;
 	height:30px;
 	overflow:hidden;
}

#example  p {
 	padding:0 30px;
 	margin:0;
 	width:auto;
 	display:inline;
 	float:left;
 	white-space:nowrap;
	line-height:30px;
}
