/* generali */
*{ margin:0px auto; padding:0px;}
body { margin:0px auto; padding:0px; text-align:center;}
body table{ color : #666666; font-family : Arial,Helvetica,sans-serif;  font-size: 11px;}

/* links */
a:link{ color : #444444;   }
a:visited{ color : #444444;   }
a:hover{ color : #444444;   }
a:active{ color : #444444;   }

/* links  news*/ 
a.news:link{ color : #FFFFFF; font-size : 8px;   text-decoration: none;  }
a.news:visited{ color : #FFFFFF; font-size : 8px;  text-decoration: none;}
a.news:hover{ color : #DDDDDD; font-size : 8px;  text-decoration: none;}
a.news:active{ color : #FFFFFF; font-size : 8px;  text-decoration: none;}

a.white:link{ color : #FFFFFF;   }
a.white:visited{ color : #FFFFFF;   }
a.white:hover{ color : #FAEBD7;   }
a.white:active{ color : #FAEBD7;   }

a.news2:link{ color : #444444;   text-decoration: underline;  }
a.news2:visited{ color : #444444; text-decoration: underline; }
a.news2:hover{ color : Silver; text-decoration: underline;}

/* bold */
b{ color : #444444;  font-weight : bold;  text-decoration : none; }
b.title {color : #0372b9; font-size : 14px;}
b.mini{ color : #666666; font-family : Arial;  font-weight : bold; }
b.white{ color : #FFFFFF;  font-weight : bold;  text-decoration : none; }

/*form */
input{ background-color : #FFFFFF; border : 1px solid #B4B3A2; color : #666666; font-family : Verdana,Arial; font-size : 10px; }
select{ color : #666666; font-family : Verdana,Arial; font-size : 10px; }
textarea{ color : #666666; font-family : Verdana,Arial; font-size : 10px; }

/* font TD */
td.font{ color : #666666; }
td.title{ color : #228B22; font-weight : bold; }
.pag{ height: 100%; }


ul.img{ list-style-image : url(../img-main/point.gif); list-style-position : outside; margin-left : 15px; }


/* text */
.b { border-bottom : #6B83AF 1px solid; border-left : #6B83AF 1px solid; border-right : #6B83AF 1px solid; border-top : #6B83AF 1px solid; }
strong{ color : #444444;  font-weight : bold;  text-decoration : none; }
.basket{ color : #666666;        }
.basketwhite{ color : #FFFFFF;  }

