@charset "utf-8";
/* CSS Document */

#area {border-top:#999 5px solid; background-color:#FFF; padding:15px; }


h1 {font-family: "Times New Roman", Times, serif; color:#2c83be; font-size:38px; font-weight:lighter; margin-top:0px; margin-bottom:0px;}
h2 {font-family: "Times New Roman", Times, serif; color:#333; font-size:18px; font-weight:lighter; margin:0px;}
h3 {font-family: "Times New Roman", Times, serif; color:#2c83be; font-size:22px; font-weight:lighter;  border-bottom:#bbb 1px dashed; margin-bottom:5px; margin-top:20px;}
h4 {font-family: "Times New Roman", Times, serif; color:#2c83be; font-size:18px; font-weight:lighter;   margin-bottom:5px;}

.color {color:#2c83be;}
.txt-small { font-size:11px; }
.txt-italic { font-style:italic;}
.txt-bold { font-weight:bold; }
.txt-style {font-family:  'Dosis', sans-serif; text-align:left; font-size:16px;	-webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.045);		font-weight:700;}

.spazio20 {height: 20px; }
.spazio30 {height: 30px; }


.img01 { border:#cccccc 1px solid; padding:2px; margin:1px;}

.img02 { border:#cccccc 1px dotted; padding:2px; margin:1px;}
