/************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	}


/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #1F65A3;
	text-decoration: none;
}

a:link{
	color: #1F65A3;
	text-decoration: none;
}

a:visited{
	color: #1F65A3;
	text-decoration: none;
}

a:hover{
	color: #ff0000;
	text-decoration: none;
}

/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: 'Vonness Medium',Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/************************************/

/************************************/
#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
/************************************/
/************************************/
#pageNav{
	position: absolute;
	top: 60px;
	left: 0px;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}
/************************************/
/************************************/
#col2{
	margin:0px 0px 0px 178px;
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #ccd2d2;
}
/************************************/
/* End Layout Divs                             */
/***********************************************/
/***********************************************/
/*Component Divs                               */
/************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
/************************************/
#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
	left: 301px;
	width: 422px;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}
/************************************/
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
#pageName h2{
	font-family: Arial,sans-serif;
	font-size: 21pt;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}
/************************************/
/************************************/
#globalNav{
position: absolute;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}
#globalNav img{
	margin-bottom: -4px;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}
#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}
a.glink:link{
  	font-size: 10pt;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:visited{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink:hover{
  	font-size: 10pt;
	margin: 0px;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
  	background-image:  url("glblnav_selected.gif");
	border-right: 1px solid #8FB8BC;
	text-decoration: none;
	color: #000000;
}
/************************************/
/************************************/
.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}
.subglobalNav a:link{
	font-size: 80%;
	color: #ffffff;
}
.subglobalNav a:visited{
	font-size: 80%;
	color: #ffffff;
}
.subglobalNav a:hover{
	font-size: 80%;
	color: #cccccc;
}
/************************************/
/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}
#search a:visited{
  font-size: 80%;
	font-weight: bold;
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
}
/************************************/
/************************************/
#breadCrumb{
	padding: 5px 0px 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #AAAAAA;
}
#breadCrumb a{
	color: #AAAAAA;
}
#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}
/************************************/
/************************************/
.feature{
	font-family: Arial, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.feature h3{
	
	font-size: 15pt;
	font-weight: bold;
	color: #335B1D;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************************************/



/************************************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 5px 10px 5px 10px
	font-size: 10pt;
	font-weight: normal;
	font-style: oblique;
}

#sectionLinks h3{
	padding: 5px 10px 5px 10px;
	font-size: 9pt;
}

#sectionLinks a:link{
	display: block;
	padding: 5px 10px 5px 5px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:visited{
	display: block;
	background-image:  url("bg_nav.jpg");
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px 5px 5px;
	color: #000000;
}

#sectionLinks a:hover{
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 5px 10px 5px 5px;
	text-decoration: none;
	color: #000000;
	background-color: #F4F4FF;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/



/************************************/
#advert{
	padding: 10px;
	visibility: visible;
	top: 752px;
}

#advert img{
	display: block;
}
/************************************/


td { 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.title { 
font-size:12px;
color:#000066;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.menu { 
font-size:10px;
color:#000066;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.data { 
font-size:9px;
color:#000000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.eventi { 
font-size:9px;
color:#000066;
font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.news { 
font-size:14px;
color:#993300;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
} 
.titolodownload { 
font-size:12px;
color:#ffffff;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.titolopag { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: italic;
font-weight: bold; 
color: #3B68B5} 
.testo { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000} 
.testo1 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 10px 10px 10px 10px;
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000000
} 
.titolonews { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
color: #000000 } 
.titoloblu { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
font-weight: bold; 
color: #010080
} 
.sotto {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
ont-size: 9px; 
color: #FFFFFF}
.Buttons {
	BORDER-RIGHT: #666666 1px inset; 
	BORDER-TOP: #000000 1px inset; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/box_shadow.gif);
	BORDER-LEFT: #000000 1px inset; 
	COLOR: #000000; 
	BORDER-BOTTOM: #666666 1px inset; 
	FONT-FAMILY: Arial;
	}
.cell {
	BORDER-RIGHT: 1px solid Black; 
	BORDER-TOP: 1px solid Black; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid Black; 
	COLOR: white; 
	BORDER-BOTTOM: 1px solid Black; 
	FONT-FAMILY: Arial; 
	HEIGHT: 14px; 
	BACKGROUND-COLOR: #A66B2E;
  	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom : 0;
}

.cellover{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial;
	background: #ffffff;
	color: black;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	BACKGROUND-IMAGE: url(../images/box_shadow.gif);
	}

.Fields {
	BORDER-RIGHT: #000000 1px inset; 
	BORDER-TOP: #000000 1px inset; 
	BORDER-BOTTOM: #000000 1px inset; 
	BORDER-LEFT: #000000 1px inset; 
	FONT-SIZE: 11px;
	color: #ffffff;
	background: black;
	filter: alpha(opacity=95);
   	BACKGROUND-IMAGE: url(../images/box_shadow_black.gif);
}

.Form {
     MARGIN-TOP: 0px;
     MARGIN-BOTTOM: 0px
	 }
	 
.headline {
	BORDER-RIGHT: 1px solid Black; 
	BORDER-TOP: 1px solid Black; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid Black; 
	COLOR: black; 
	BORDER-BOTTOM: 1px solid Black; 
	FONT-FAMILY: Arial; 
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #ffffff;
	
	}
	
SELECT, INPUT {
	vertical-align: middle;
}

.Toolbar
{
	background-color: #ffffff;
    BACKGROUND-IMAGE: url(../images/box_shadow_dgray.gif);
	color: Black;
}

.ButtonOut
{
	filter: alpha(opacity=100);
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
    BACKGROUND-IMAGE: url(../images/box_shadow.gif);
}

.ButtonOver
{
    filter: alpha(opacity=80);
    BACKGROUND-COLOR: #ffffff;
	border-right: #000000 0px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 0px solid;

}

.ButtonOff {
	filter: gray() alpha(opacity=30);
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #ccccccc 1px solid;
	border-bottom: #cccccc 1px solid;
    BACKGROUND-IMAGE: url(../images/box_shadow.gif);
}

.ButtonHidden {
	visibility: hidden;
}

.EditorBody {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.EditorArea {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 100%;
}	 

.buttons-out {
	filter: alpha(opacity=40);
    BACKGROUND-IMAGE: url(../images/box_shadow_dgray_opp.gif);
}

.buttons-over {
	filter: alpha(opacity=80);
    BACKGROUND-IMAGE: url(../images/box_shadow_dgray_opp.gif);
}

.redbox{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000  1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #000000  1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Arial;
	background: red;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.greenButton {
	BORDER-RIGHT: #000000  1px solid; 
	BORDER-TOP: #000000  1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000  1px solid; 
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../images/box_shadow_mehndi_opp.gif);
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.orangeButton {
	BORDER-RIGHT: #000000  1px solid; 
	BORDER-TOP: #000000  1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000  1px solid; 
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../images/orange_mxmania.gif);
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.blueButton {
	BORDER-RIGHT: #000000  1px solid; 
	BORDER-TOP: #000000  1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000  1px solid; 
	FONT-SIZE: 14px;
	BACKGROUND-IMAGE: url(../images/blue_mxmania.gif);
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
	 
.whitebox {
	BORDER-RIGHT: 1px solid Black; 
	BORDER-TOP: 1px solid Black; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 1px solid Black; 
	COLOR: black; 
	BORDER-BOTTOM: 1px solid Black; 
	FONT-FAMILY: Arial; 
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #ffffff;
	}
.Stile1 {
color: #FFFFFF
}
.Stile2 {
color: #D51920
}
.Stile4 {
font-size: 9px; 
font-style: normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile6 {
color: #D51920; 
font-weight: bold; 
}

