/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000099;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #000099;
	background: inherit;
	text-decoration: underline;
}


a img.gallery {
	border: 1px solid #000000;
}	
	
a:hover img.gallery {
	border: 1px solid #ffffff;	
	
}

#logo{float:left; background-image:url(tie_logo.jpg); width:240px; height:180px;}

#topheader{float:right; width:560px; height:97px; background-color:#FFFFAE; position:relative;}

#toplinks{position:absolute; right:10px; top:10px;}

#menu{float:right; width:560px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}

#menu_dx{float:left; width:547px; background-image:url(bg_menu_dx.gif); background-repeat:repeat-x; margin: 5px 0px 5px 0px;}

#menu_sn{float:left; width:195px; background-image:url(bg_menu_dx.gif); background-repeat:repeat-x; margin: -6px 0px 5px 0px;}

#contenttext{float:right; width:560px;}

#news{float:left;}

#banner{margin: -6px 0px 0px 0px;}

#leftpanel{float:left; width:200px; margin: 0px 0px 10px 30px;}

#footer{float:right; width:750px; background-color:#FFFFAE; padding:10px;}

#form_cerca{float:left; width:190px; margin:0px 0px 12px 0px;}

#privacy {margin: 5px 10px 10px 5px;}

#space {border-bottom : 1px dotted #CCCCCC; margin: 3px 0px 3px 0px;}

/*GRAY PANEL*/

.graypanel{
	font: 0.7em Tahoma, sans-serif;
	background-color:#ffffff;
	width:200px;
	text-align:left;
	 
}

/*TEXT STYLES*/
.bodytext {
	color: #333333;
	font: 0.7em Tahoma, sans-serif;
	margin: 2px;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#0066FF;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {

	font-weight:bold;
	color:#ffffff; 
	float:left;
	
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color:#333333;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.smallgraytext a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FF0000;
}

.submit {
    background: #ffffff; 
    border: solid 1px #ffffff; 
    height : 22px;width : 30px; 
    color: #333333;
}
.casella_testo {
    border: 1px solid #55BBFF; 

}

.box {
width : 540px; 
height : 320px; 
background : #f7f7f7; 
border : 2px solid #84CEFF;
padding : 3px 3px 3px 3px; 
margin-top: 5px;
}

.box_form {
border : 2px solid #84CEFF;
padding : 7px 10px 10px 10px; 
}

.articolo{float:left; width:547px;}

h1 {
	font-size: 9px;
	color: #55BBFF;
}