/* CSS Document */
p{margin:0;}
body{background-image:url(../images/bg.jpg); background-repeat:repeat-x; font-family:"Times New Roman", Times, serif; color:#93a445; text-align: center;}

/*------------------
     CONTAINER
--------------------*/
#container { width:995px; height:auto; margin:0 auto;}

/*------------------
     INTRO PAGE
--------------------*/
.logo_intro_page {width:947px; height:150px; float:left; display:inline; margin:30px 48px 0 0px; }
.desc_intro_page {width:995px; height:230px; float:left; margin:0px 0 0 0; display:inline; font-size:18px; color:#93a445; text-align:center; line-height:20px;}
.desc_intro_page a{font-size:12px; color:#93a445; text-align:center; line-height:20px;text-decoration:none;}
.desc_intro_page a:hover{font-size:12px; color:#93a445; text-align:center; line-height:20px;text-decoration:underline;}
.desc_home_page {width:995px; height: auto !important; height: 200px; min-height: 200px; float:left; margin:30px 0 0 0; display:inline; font-size:12px; color:#515151; line-height:20px; text-align:justify;}
.desc_home_page a{font-size:12px; color:#515151; line-height:20px; text-align:justify; text-decoration:none;}
.desc_home_page a:hover{font-size:12px; color:#515151; line-height:20px; text-align:justify; text-decoration:underline;}
.box_assistenza_intro_page {width:995px; height:210px; float:left; margin:40px 0 0 0; display:inline; font-size:18px; color:#b91e22; text-align:center;}
.dati_intro_page {width:995px; height:140px; float:left; margin:00px 0 0 0; display:inline; font-size:20px; color:#01325b; text-align:center;}
.dati_intro_page a{font-size:20px; color:#01325b; text-decoration:none;}
.dati_intro_page a:hover{font-size:20px; color:#01325b; text-align:center; text-decoration:underline;}

/*------------------
    TESTI VARI
--------------------*/
.titolo_blu { font-size:28px; color:#93a445;}
.titolo_assistenza { font-size:18px; color:#b91e22;}
.descrizione_grigia { font-size:12px; color:#515151;}
