
*
{
margin: 0px;
padding: 0px;
}

/*
a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}
*/




body {
	
	text-align:center;
	margin:0px;padding:0px;
	background: #ffffff url(images/back_all.png) repeat-x bottom;
	font: 13px Arial, Helvetica, sans-serif;
	color: #05006b;
}


#content {
}


#back
{
width: 627px;
margin: 0 auto;

}


/*---------------------------------------
             MENU TITOLO
---------------------------------------*/
#titolo {
	background: transparent url(images/21.png) center no-repeat;
	height:110px;

}




/*---------------------------------------
             MENU HEADER
---------------------------------------*/

#header {
	height: 135px;
	text-align: left;
    	margin-bottom: 10px;
	border-bottom: 10px solid #ff9f00;
	
}

	
/*---------------------------------------
             LOGO STYLE
---------------------------------------*/


#logo {
width: 625px;
height: 100px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #666666;
	float: left;
	width: 111px;
    	display: block;
	padding-top: 5px;
	margin-left: 75px; /*con 5 sponsor mettere a 9px*/
}


#logo ul {
	list-style: none;	
}

#logo li {
      display: inline;
}




/*---------------------------------------
             MAIN STYLE
---------------------------------------*/

#main
{
padding-top: 10px;
border-left: 1px solid #ff9f00;
border-right: 1px solid #ff9f00;
border-bottom: 1px solid #ff9f00;
background: #fff;
}

	
/*---------------------------------------
             MENU STYLE
---------------------------------------*/
#menu
{
     width: 625px;
     height: 74px;
     padding-left: 5px;
}

#menu ul {
	list-style: none;	
}

#menu li {
      display: inline;
	
}


#menu a {
	float: left;
	width: 111px;
	height: 26px;
    	display: block;
	text-align: center;
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	padding-top: 7px;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/button.png) no-repeat;
	margin-left: 9px;
	margin-top: 7px;
}

#menu 
	a:hover{
	width: 111px;
    	height: 26px;
	color: #09F90D;
	text-decoration: none;
	background: url(images/button1.png) no-repeat;
}



/*---------------------------------------
             MENU LEFT
---------------------------------------*/

#left
{
	width: 400px;
	margin-left: 14px;
	text-align:left;
	padding-top:5px;
	padding-left:0px;
	text-align:justify;
}

#left H2 {
	text-align:left;
}

#left H3
{
width: 191px;
height: 21px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
}



#left ul {
	list-style: none;
}


#left li {
background: url(images/freccia.png) no-repeat;
padding-left: 22px;
}


#left ul li {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left a {
	color: #05006b;
}


#left p {
      padding: 10px 10px 10px 0;
	font-size:15px;
}

#left td {text-align:right;}

.centro {text-align:center;}

#left table {
	font: 15px Helvetica, Georgia, sans-serif;
}

/*colorazione del testo nel FORM della pagina iscrizioni*/

.cdx	{
	color:#A8003B;
	}

/*fine colorazione del testo*/



/*---------------------------------------
             MENU RIGHT
---------------------------------------*/

#right ol, #right ul
{
margin-left:0;
}

#right li
       {
       list-style:none;
       }


#right
{
float: right;
width: 150px;
padding-right: 10px;
padding-left:0px;
text-align:left;
}

#right a {
	color: #ea0000;
	text-decoration:none;
	font-weight: bold;
	letter-spacing:2px;
}

#right a:hover {
	color: #FFFFFF;
	background-color:#FF0000;
	/*font-size:20px;*/
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}


/*---------------------------------------
             MENU FOOTER
---------------------------------------*/



#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	color:#05006b;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}



#footer a {
	color: #666666;
}