/* CSS Document */
/*
@name: css/girasole.css
@desc: css generale
@author: Giada Ranieri
@lastauthor: Giada Ranieri
*/
* {
margin: 0;
padding: 0;
}

html, body{
margin:0px;
padding:0px;
height:100%;
}

body{
margin:0;
color:#333;
width:100%;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
background-color:#fff;
}

td, tr {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


a:link {color: #030;
text-decoration: none}
a:visited, a:active, a:hover {color: #f93;
text-decoration: underline}

a.next:link, a.next:visited, a.next:active, a.next:hover {color: #000;
text-decoration: none;
}

a.menu03:link, a.menu03:visited, a.menu03:active, a.menu03:hover {color: #030;
text-decoration: none;
}


img {
border:none;
}

hr {
display:none
}

.pad20 {
padding:10px;
height:1px;
width:100%;
}

img.pad4 {
padding:4px;}
/*spot*/
#spot {
margin:0px auto auto auto;
background-color:#fff;
}

#spot p {
color:#999;
font-size:11px;
text-align:center;
font-weight:bold;
}

#spot a, a:hover, a:active, a:visited {
color:#999;
text-decoration:none;
}

#container {
margin:0px auto auto auto;
width:1000px;
min-height: 460px;
height: auto !important;
height: 460px;
background:url(../img/lay/bg.jpg) repeat-y #fff;
}

#h_flash {
margin:0 auto auto;
width:1000px;
height:459px;
}

/*footer*/
#footer {
 clear:both;
margin:0 auto auto auto;
width:1000px;
height:81px;
background:url(../img/lay/footer.jpg) top left no-repeat;
}


#footer p {
 color:#333;
font-size:10px;
text-align:center;
padding-top:1px;
}

#footer div.addr {
float:left;
text-align:left;
width:700px;
font-size:11px;
margin-left:40px;
color:#999;
margin-top:12px;
}
* html #footer div.addr {
margin-left:20px;
}

#footer div.piyl {
float:left;
text-align:right;
font-size:11px;
margin-left:110px;
margin-top:12px;
}

#footer a, a:hover, a:active, a:visited {
color:#999;
text-decoration:none;
}

#footer img {
 border:0;
padding:0 2px;
vertical-align:middle
}



.txt_grigio {  color: #666;
font-size: 9px}
.tit_verde {  font-size: 12px;
color: #009a00;
}
.select { color: #000;
text-decoration: none}
.txt_box_prod {  color: #666;
text-decoration: blink}
.tit_verde_p { font-size: 10px;
color: #009a00;
text-decoration: none;
}
.tit_arancio {font-size: 12px;
font-style: normal;
font-weight: bold;
text-decoration: none;
color: #f90;
text-decoration: none}
