/*
**************************** RIDEFINIZIONE TAG
*/
body{
text-align:center;
color:#666666;
font:11px/16px Verdana,Arial,Helvetica,sans-serif;
background-image:url(/immagini/sfondo.gif);
margin:10px;
padding:0px;
}
a{
color : #3366CC;
text-decoration:none;
}
td{
font:11px/16px Verdana,Arial,Helvetica,sans-serif;
}
a:hover{
text-decoration:underline;
}
form{
margin-bottom:0;
margin-top:0;
}
input{
font-size:10px;
height:18px;
color:#666666;
border:1px solid #D1D1D1;
background:#FFFFFF;
}
h1{
font:12px/18px Verdana,Arial,Helvetica,sans-serif;
font-weight:bold;
margin:0px;
}
h2{
font-size:12px;
margin:5px 0px 5px 0px;
}
/*
**************************** PAGE ELEMENTS
*/
.grigio-10{
font:10px/16px Verdana,Arial,Helvetica,sans-serif;
}
.grigio-14{
font:14px/20px Arial,Helvetica,sans-serif;
font-weight:bold;
}
.grigio-16{
font:16px/22px Arial,Helvetica,sans-serif;
font-weight:bold;
}
.puntino-orizzontale{
background:url(/immagini/elementi/puntino_orizz.gif) repeat-x;
}
.puntino-verticale{
background:url(/immagini/elementi/puntino_vert.gif) repeat-y;
}
.img-left{
float:left;
margin:0px 20px 5px 0px;
}
.img-right{
float:left;
margin:0px 20px 5px 0px;
}
/*
**************************** PAGE TABLE
*/
#page-table{
display:table;
margin-right:auto;
margin-left:auto;
width:750px;
background:#FFFFFF;
padding:0px;
border:1px solid #CCCCCC;
}
/*
**************************** HEADER
*/
#page-header{
display:block;
float:left;
width:750px;
height:125px;
background-image:url(/immagini/evisual_header.jpg);
background-repeat:no-repeat;
background-position:left top;
margin-top:0px;
margin-bottom:0px;
}
#page-header ul{
float:right;
width:645px;
margin:0px;
padding:95px 0px 0px 0px;
}
#page-header li{
float:left;
margin:0px;
list-style:none;
padding:0px;
}
#page-header a{
display:block;
color:#999999;
line-height:16px;
text-align:center;
margin:0px;
padding-right:7px;
padding-left:7px;
}
#page-header a:hover{
text-decoration:none;
color:#000000;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#999999;
}
/*
**************************** PAGE BODY
*/
#page-body{
display:block;
float:left;
margin-top:0px;
margin-bottom:0px;
width:750px;
text-align:left;
background-image:url(../immagini/evisual_camera.jpg);
background-repeat:no-repeat;
background-position:right top;
padding:0px;
}
#page-body-wrap{
	display:block;
	float:left;
	width:540px;
	margin-top:30px;
	padding:0px 0px 10px 20px;
	text-align:justify;
}
/*  
**************************** PAGE FOOTER
*/
#page-footer{
display:block;
float:left;
width:750px;
height:30;
border-top-width:0px;
border-top-style:solid;
border-top-color:#EEEEEE;
margin:0px;
padding:0px;
background:#EEEEEE;
}
#page-footer-wrap{
float:right;
text-align:justify;
padding:0px;
margin:5px 20px 0px;
}
