@charset "utf-8";
/* CSS Document */

html{height:100%;}
/* body{height:100%; background-color:#000; margin:0px;}*/


* { margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#BBBBBB; font-variant: normal;}
body, html {
  width: 100%;
  margin: 0;:1
  padding: 0;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  background-color: #030303; 
  color: #DDDDDD;
  margin: 0px;
  padding: 0px;
}
.clearing {clear: both; }
.layoutRow {width: 100%; }
.layoutColumn {width: 100%; }
#FLYParent {width: 955px;}
#mainContent {padding: 5px;}
.themeHeader {
  margin: 0px;
  width:100%;
  padding: 0px;
  clear: both;
}
.banner {
color: ${colors.set2Text1};
background: ${colors.set2BackgroundImage};
background-color: ${colors.set2Background};
margin: 0px;
width:100%;
padding: 1px;
}
.toolbar {
float: right;
color: ${colors.set2Text1};
background-color: transparent;
margin-right: 5px;
}
.search {
  border: 1px solid gray;
  height: 16px;
  font-size: 9px;
}
img {
  border: 0;
}
a.toolbarLink {
  color: white;
}

a:link {text-decoration: none; color: inherit;}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none;}

form { margin:0; padding:0;}

/*font*/
h, h1, h2, h3, h4, h5, h6 { font-weight:normal;}
h1{ font-family: georgia; font-variant:small-caps; letter-spacing:1px; font-weight:normal; font-size: 24px; color: #858585;}
h2{ font-family: georgia; font-variant:small-caps; font-weight:normal; font-size: 13px; color:#666666;}


#wrapper{display:block; width:954px; margin:auto;}
#testata{display:block; width:954px; height:35px; background-color:#000;}
#flash{display:block; width:954px; height:451px; background-color:#000;}
#menu{display:block; width:954px; height:31px; background-color:#000; margin-top:11px;}
#content{display:block; width:954px; height:163px; background-color:#000; margin-top:11px;}
#footer{display:block; width:954px; height:20px; margin-top:8px; background-color:#000;}

#brandInterna{display:block; width:954px; background-color:#3CC; height:45px;}
#content_interna{
	display:block;

	min-height:400px;
	height:400px;
	margin-top:11px;
}

.boxContent{display:block; float:left; width:318px; height:163px; background-color:#000;}
.index_box { position:relative; float:left; width:319px; height:163px; background:url(../img/HP_Body_01_v02.jpg) top left no-repeat;}
.index_box2 { position:relative; float:left; width:314px; height:163px; background:url(../img/HP_Body_02_v02.jpg) top left no-repeat;}
.index_box3 { position:relative; float:left; width:320px; height:163px;}
.fr_index { background:url(../img/fr_lista.gif) top left no-repeat; margin:25px 0 0 27px; padding:0 30px 0 12px;}
.fr_index2 { background:url(../img/fr_lista.gif) top left no-repeat; margin:10px 0 0 27px; padding:0 30px 0 12px;}
.fr_index3 { background:url(../img/fr_lista.gif) top left no-repeat; margin:8px 0 0 152px; padding:0 10px 0 12px;}
.fr_index4 { background:url(../img/fr_lista.gif) top left no-repeat; margin:5px 0 0 152px; padding:0 10px 0 12px;}
.fr_dx { background: url(../img/fr_bianca.gif) top left no-repeat; padding-left:12px; line-height:14px;}
.fr_lista { background:url(../img/fr_lista.gif) top left no-repeat; padding-left:12px;}
.fr_lista2 { background:url(../img/fr_lista2.gif) top left no-repeat; padding:5px 0 0 12px;}
.fr_lista3_red { background:url(../img/fr_lista_red.gif) top left no-repeat; padding-bottom:5px; padding-left:12px;}

.fr_grigia_dx { background:url(../img/fr_grigia_dx.gif) top left no-repeat; padding:0 0 5px 22px;}
.fr_grigia_down { background:url(../img/fr_grigia_down.gif) top left no-repeat; padding:0 0 5px 22px;}
.fr_blu_dx { background:url(../img/fr_blu_dx.gif) top left no-repeat; padding:0 0 5px 22px;}
.fr_blu_down { background:url(../img/fr_blu_down.gif) top left no-repeat; padding:0 0 5px 22px;}

div#navigation ul{list-style-type: none;margin: auto; padding: 0; } 
div#navigation li{float: left;margin: 0 0px 0px 0;padding:0;} 

div#navigation a{
	display: block;
color: #FFFFFF;
width: 118px;
padding: 2px 8px;
text-decoration: none;
border:1px solid;
border-color:#7b7b7b;
	} 
	
	
div#navigation a:hover{	
	background-color: #671016;
	color: #FFFFFF;
	border:1px solid;
}

