@charset "UTF-8";

/* ELEMENTI DI BASE */


.imgleft {float:left; padding-right:10px;}
.imgright {float:right}

.center{text-align:center}

h1 {padding:0px; margin:0px;}
h2 {padding:0px; margin:0px;}
h4 {padding:0px; margin:0px;}
p {font-size: 1em; line-height:1.5em;}

.top{margin:0px;}

a {color: #393; text-decoration:none;}
a:hover {color: #066; text-decoration:none;}

a.white {color:white; text-decoration:none}
a:hover.white {color:white; text-decoration:underline}

a img {border:0px; background:none}

.priceText{font-size:30px; line-height:47px; text-align:center}
.priceData{font-size:18px; line-height:47px}
