/* --------------------------------------- */
/* MAIN DIVS HOMEPAGE                      */
/* --------------------------------------- */

html, body {
 background:#17130d  url(/Img/A_bg2.png) repeat-y;
 font-family: Tahoma,Verdana,Arial,sans-serif;
 font-size:11px;
 color:#FFFFFF;
 padding:0px auto;
 margin:0px auto;
}

#H1 {
width:965px;
height:30px;
margin:10px auto;
text-align:right;
}

#main {
width:965px;
margin:10px auto;
}

#flash {
width:965px;
height:393px;
}

#home_menu_1{
background:url(/Img/home_menu_lev1.png) no-repeat;
width:442px;
height:22px;
}

#home_menu_2{
background:url(/Img/home_menu_lev2.png) no-repeat;
width:442px;
height:22px;
vertical-align:middle;
}

#home_menu_3{
background:url(/Img/home_menu_lev3.png) no-repeat;
width:442px;
height:22px;
}

#footer_home{
width:890px;
margin:10px auto;
}

#credits{
width:890px;
margin:10px auto;
text-align:right;
}

/* --------------------------------------- */
/* MAIN CLASSES HOMEPAGE                   */
/* --------------------------------------- */

.menu_homepage{
margin-left:50px;
font-family: Times New Roman, Times, serif;
font-weight:900;
font-size:16px; 
letter-spacing:5px;
}

.hr{
text-align:center;
}

a {
 color:#FFFFFF;
 text-decoration:none;
}

a:hover {
 color:#B09263;
 text-decoration:none;
}

a.link_email {color:#B09263;font-size:15px;letter-spacing:1px;}
a.link_email:hover{color:#B09263;text-decoration:underline;}

a.link_pdf {color:#FFFFFF;}
a.link_pdf:hover{color:#FFFFFF;text-decoration:underline;}

/* --------------------------------------- */
/* MAIN DIVS INTERNAL PAGE                 */
/* --------------------------------------- */

#main_internalpage {
width:970px;
margin:50px auto;
}

#left_gallery{
width:760px;
float:left;
}

#document_left{
width:680px;
float:left;
}

#right_menu{
width:200px;
float:right;
margin-top:3px;
}


#int_menu_1{
background:url(/Img/int_menu_lev1.png) no-repeat;
width:200px;
height:22px;
text-align:right;
}

#int_menu_2{
background:url(/Img/int_menu_lev2.png) no-repeat;
width:200px;
height:22px;
text-align:right;
}

#int_menu_3{
background:url(/Img/int_menu_lev3.png) no-repeat;
width:200px;
height:22px;
text-align:right;
}

/* --------------------------------------- */
/* MAIN CLASSES INTERNAL PAGE              */
/* --------------------------------------- */

.internal_img{
margin:4px;
border:1px Solid #B09263;
}

.menu_int{
font-family: Times New Roman, Times, serif;
font-weight:900;
font-size:16px; 
letter-spacing:2px;
padding-right:5px;
}

.document{
width:337px;
height:48px;
background:url(/Img/freccia.png) no-repeat;
float:left;
}

