/* Start of CMSMS style sheet 'astrofili_1' */
/* CSS Document */
/* Astrofii veronesi */

.alt
{display:none}
a
{
color:#000;
text-decoration:none;
font-weight:bold;
}
a img
{
border:none;
}
a:hover
{
text-decoration:underline;
}
body
{
margin:0;
padding:0;
background-color:#000000;
background-image:url(../img/bg_generale.jpg);
color:#000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
body#osservatorio
{
margin:0;
padding:0;

/* background 01 */
background-color:#267BD5;
background-image:url(../img/bg_osservatorio1.jpg);
background-position:top;
background-attachment: fixed;
background-repeat: repeat-x;
/*  */

/* background 02 */
background-color:#546A95;
background-image:url(../img/bg_osservatorio2.jpg);
background-position:bottom;
background-attachment: fixed;
background-repeat: no-repeat;
padding-bottom:200px;
/*  */

color:#000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

#astrofili
{
width:800px;
margin:0 auto;
text-align:left;
}


#menubar
{
border-top:1px solid #ACCCDA;
border-bottom:2px solid #353F43;
background-image:url(../img/bg_menu.jpg);
background-repeat:repeat-x;
color:#fff;
}
#ricerca
{
color:#fff;
text-align:right;
}
#osservatorio #ricerca
{
color:#000;
text-align:right;
}

#body
{
margin-top:10px;
margin-bottom:10px;
background-color:#fff;
background-color:#D9ECF7;
filter:alpha(opacity=90); /* for IE */
-moz-opacity:0.9; /* for mozilla */
opacity: 0.9; /* for safari */
khtml-opacity: 0.9 ;/* for konquerer and older safari */
}
body#osservatorio #body
{
background-color:#eee;
border-bottom:1px solid #333;
}

div.col_sx
{
width:490px;
float:left;
padding:10px;
}
div.col_dx
{
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
margin-left:510px;
}
div.box, div.boxnewsdalmondo
{
padding:7px;
border:1px solid #fff;
margin-top:15px;
background-color:#7B888B;
color:#fff;
}
div.boxnewsdalmondo .NewsSummaryCategory, 
div.boxnewsdalmondo .NewsSummaryAuthor
{display:none}

div.box table
{
color:#fff;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}


#footer
{
clear:both;
border-top:1px solid #ACCCDA;
text-align:center;
font-size:9px;
color:#ACCCDA;
}
#footer a
{color:#ACCCDA;}

/* testi */
h1, div.box h1
{
margin:0;
padding:0;
font-size:18px;
font-weight:normal;
}
h1
{
border-bottom:1px solid #000;
margin-bottom:10px;
}
div.box h1
{
font-size:14px;
font-weight:bold;
background-color:#2A2E2F;
color:#ACCCDA;
padding:3px;
text-align:right;
margin-bottom:15px;
}

h2, h3, h4, h5, h6
{
font-size:14px;
font-weight:bold;
color: #666;
border-top:1px dotted #333;
border-bottom: 1px dotted #333;
}

/* calendario */
.calendar a
{
position:relative;
top:-1px;
color:#c00;
font-size:14px;
}

/* form */
form
{
margin:0;
padding:0;
}
#ricerca input
{
color:#fff;
background-color:#2A2E2F;
border:none;
}

/* news */
.NewsSummary
{
margin-top:10px;
}
.NewsSummaryPostdate, .NewsSummaryCategory, .NewsSummaryAuthor
{
font-size:10px;
}
.NewsSummaryLink
{
font-weight:bold;
font-size:16px;
}
.NewsSummarySummary
{
margin-top:10px;
border-bottom:1px dotted #000;
}

/* meteore */

table.meteore
{
width:700px;
margin:0 auto;
border-top:1px solid #666;
}

table.meteore th
{
background-color: #ccc;
margin-bottom:5px;
}

table.meteore td
{
border-bottom:1px solid #aaa;
}
/* End of 'astrofili_1' */

