@charset "UTF-8";
/* CSS Document */

body
{
	background-image:url(../img/fondo_rigato.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px 0px 0px 0px;
	text-align:center;
}

#ombrellone
{
position:absolute;
left:900px;
margin-top:-120px;
}

#link_header{
	position: absolute;
	right:50px;
	top:00px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#7EBCD1;
font-size:11px;
width:500px;
height:25px;
text-align:right;
padding-top:10px;
background-image:url(../img/fondo_contatti.png);
}
#link_header a
{
text-decoration:none;
color:#003756;
}
#link_header a:hover
{
color:#376880;
}


#barra_sopra
{
color:#C3E8F1;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#ombra
{
	position:absolute;
	left:50%;
	margin-left:-550px;
	width:1100px;
	height:100%;
	background-image:url(../img/ombra.png);

}

#wrapper
{
	
	width:1050px;
	
	background-color:#002333;
	background-image:url(../img/fondo_centrale_nero.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:25px;
	
}

.continua_button
{
background:none;
border:none;
width:60px;
height:15px;
background-image:url(../img/continua.png);
background-position:top;
}
.continua_button:hover
{
background-position:bottom;
}

#container
{
width:1000px;
background-color:#000000;
height:100%;
margin-left:25px;
background-image:url(../img/fondo_centrale2.jpg);
background-position:top;
background-repeat:no-repeat;

}

#header
{
width:1000px;
height:400px;
}

#contnent
{
padding-left:10px;
}

#col_sin
{
width:260px;
min-height:200px;
}
#col_sin img
{
border:thick #FFFFFF solid;
margin-top:5px;

}


#col_sin_cont
{
background-image:url(../img/fondo_box_40.png);
margin-bottom:5px;
text-align:left
}

#col_cen
{
width:720px;
min-height:200px;

}

#col_cen_cont
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(../img/fondo_box_80.png);
padding:15px 5px 15px 5px;
}

#col_des
{
width:260px;
min-height:200px;

}

#col_des_cont
{
background-image:url(../img/fondo_box.png)
}

#footer
{
}
#footer ximg
{
width:100px;
height:70px;
}

#footer a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover
{
color:#82C5D9;
}
