body
{
	margin: 0px;
	margin-top: 0px;
	padding:0px;
	background: #FF9899 url(../images/bcg.jpg) repeat-x fixed;
}

img
{
	border:0px;
}

td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
  
.titolo
{
	/* rosso */
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #D40606;
	text-decoration: none;
}

.titolo_pagina
{
	/* verde scuro */
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #167A32;
	text-decoration: none;
}


.titolo2
{
	/* verde */
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2EAF1B;
	text-decoration: none;
}

A:link 
{
	color: #2EAF1B;
	text-decoration: none
}
A:active 
{
	color: #2EAF1B;
	text-decoration: none
}
A:visited {
	color: #2EAF1B;
	text-decoration: none 
}
A:hover 
{
	color: #D40606;
	text-decoration: none
}



/* MENU SUB*/

a.subbar:link  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #ffffff;
        background : transparent;
}

a.subbar:active  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #ffffff;
        background : transparent;
}

a.subbar:visited  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        background : transparent;
        color : #ffffff;
}
a.subbar:hover  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

/**/

a.subbar_active:link  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

a.subbar_active:active  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

a.subbar_active:visited  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        background : transparent;
        color : #FF9999;
}
a.subbar_active:hover  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #ffffff;
        background : transparent;
}

/* MENU TOP */

a.topnavbar:link  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #333333;
        background : transparent;
}

a.topnavbar:active  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #333333;
        background : transparent;
}

a.topnavbar:visited  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        background : transparent;
        color : #333333;
}
a.topnavbar:hover  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

/**/

a.topnavbar_active:link  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

a.topnavbar_active:active  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #FF9999;
        background : transparent;
}

a.topnavbar_active:visited  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        background : transparent;
        color : #FF9999;
}
a.topnavbar_active:hover  {
        text-decoration : none;
        font-size : 11px;
        font-family : verdana,arial,helvetica;
        color : #ffffff;
        background : transparent;
}

/**/

A.default:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21347A;
	text-decoration: none;
}
A.default:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21347A;
	text-decoration: none;
}
A.default:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21347A;
	text-decoration: none;
}

A.default:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}



.footer
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none
}


/* FORM */ 

.inputtext	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;        
	font-size : 11px;
	font-weight : none;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	color : #333333;
	width: 100%;
}

.inputtextsmart	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;
        
	font-size : 11px;
	font-weight : none;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	color : #333333;
	width: 100%;
}

        
textarea	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #DDE5E5;        
	font-size : 12px;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	color : #000000;
	width: 100%;
	padding:5px;
}

.inputselect	
{
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	background : #ffffff;
}
.button	
{
        border-top-width : 1px;
        border-right-width : 1px;
        border-bottom-width : 1px;
        border-left-width : 1px;
        border-color : #D40606;
        background:#D40606;
	font-size : 11px;
	font-weight : none;
	font-family : Verdana, Geneva, Arial,, helvetica, sans-serif;
	color : #ffffff;


}

/* SLIDER */

#slider
{
	margin:0px;
	width:100%;
}


#slider ul, #slider li, #sliderSegnala ul, #sliderSegnala li, #sliderImg ul, #sliderImg li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:530px;
	height:200px;
	overflow:hidden; 
	
}		
					

p#controls, p#controls2{
	margin:0;
	position:relative;
} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2
{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:-160px;
}	

#nextBtn, #nextBtn2
{ 
	left:696px;
}

#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a
{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/btn_prev.gif) no-repeat 0 0;	
}

#nextBtn a, #nextBtn2 a
{ 
	background:url(images/btn_next.gif) no-repeat 0 0;	
}		

