/* CSS Document */
body {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../img/body_back.jpg);
background-position:top, left;
background-repeat:repeat-x;
background-color:#000000;
margin:0px;
padding:0px;
color:#000000;
}

table{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

form {
margin:0px;
}

.caselle_testo{
width:200px;
color:#000;
}

#login {
padding:10px;
width:296px;
float:left;
}

.login{
width:90px;
font-size:11px;
color:#333333;
}

.attenzione {
/*display:block;*/
background-color:#FFFFFF;
border:1px solid #000066;
color:#FF0000;
padding:2px;
margin-top:10px;
}

#login_entrata {
margin:10px;
padding:5px;
}

a {
color:#FF9900;
text-decoration:none;
}

a:hover {
color:#FF4242;
text-decoration:underline;
}

#photoSearch{
position:absolute;
width:100%;
color:#FFFFFF;
padding:20px;
}

div.foto{
width:150px;
height:150px;
margin-top:1px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
border:1px solid #cccccc;
padding:0px;
background-repeat:no-repeat;
background-position:center center;
cursor:pointer;
}

#float{
float:left;
width:185px;
margin:0 0 11px 11px;
}

.evento{
height:285px;
border:1px solid #333333;
padding:2px;
}

.descrizione a, .descrizione a:hover{
color:#333333;
height:44px;
text-decoration:none;
}

.anteprima{
padding-bottom:2px;
padding-top:2px;
width:150px;
height:150px
}

.edit{
width:170px;
margin-top:2px;
margin-right:0px;
margin-bottom:2px;
margin-left:0px;
}

.sezione{
width:150px;
height:auto;
vertical-align:bottom;
bottom:0px;
white-space:nowrap;
}

.no_preview {
position:relative;
top:55px
}

.no_border {
border:0px
}

.anteprima{
width:160px;
}

.descrizione{
width:160px;
}

#start{
line-height:20px;
color:#000000;
background-color:#FFFFFF;
}

#start p{
padding:0 30px;
}
