@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0; list-style-type:none; list-style-image:none;}

img { border:none;}

.clearer { display:block; clear:both;}

.fr { float:right}
.fl { float:left;}

h1 { font-size:20px; font-weight:normal;}
h3 { font-size:13px; font-weight:bold; color:#0092C1;}

p { display:block; margin-bottom:10px;}
body { text-align:center; padding-top:5px; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:13px; line-height:1.3;}

.presentazione { background:url(../images/presentazione_bg.jpg) repeat-x; padding:10px; width:960px; margin:0 auto; text-align:left;}

.pr_header { height:69px; margin-bottom:15px;}

.pr_subt { padding-bottom:5px; margin-bottom:15px; border-bottom:4px solid #fff;}

.pr_sx { float:left; width:308px; margin-right:20px;}

.pr_dx { float:left; width:630px;}

.pr_dx a { color:orange; display:block; font-weight:bold; margin-bottom:20px; }


.pr_citazione { color:#666; font-style:oblique;}

.pr_footer { clear:both;}
