﻿/************ Body ************/
/******************************/
body { font-size: 62.5%; }

/************ Container ************/
/***********************************/
div#container { font-size: 1.1em; font-family: Arial, Verdana, "Times New Roman", Sans-Serif; }

/************ Nav Main ************/
/**********************************/
ul#nav_features { line-height: 2em; }
ul#nav_features li a:hover { text-transform: uppercase; }

ul#nav_features li ul li a:hover { text-transform: none; }

/************ Content Main ************/
/**************************************/
div#content_main h2 { font-size: 1.5em; font-weight: normal; letter-spacing: -1px; text-transform: uppercase; }
.legenda { font-size: 1.3em; color: #73A534;}

div#main_box h3 { text-transform: uppercase; font-weight: normal; }
div#main_box p { line-height: 20px; }
ul#product_list li { text-transform: uppercase; }
ul#product_list li a.link_box { text-transform: lowercase; }

div#main_page p { line-height: 21px; }

ul#userPanel {}
ul#userPanel li { text-align: right; }
ul#userPanel li#panel_user { letter-spacing: 1px; text-align: left; font-weight: bold; }
ul#userPanel li#panel_user span { font-weight: normal; }
table#downloadTable {}
table#downloadTable caption {  }
table#downloadTable tr {}
table#downloadTable th { font-weight: bold; }
table#downloadTable td { font-weight: bold; }
table#downloadTable td a { font-size: 1px; }

form#contattiForm ul li input { font-family: Arial, Verdana, "Times New Roman", Sans-Serif; }
form#contattiForm ul li textarea { font-size: 1.2em; font-family: Arial, Verdana, "Times New Roman", Sans-Serif; }
form#contattiForm ul li input.button { font-size: 1.1em; text-transform: uppercase; }

