@charset "UTF-8";
/* CSS Document */

body { margin:0px; font:11px arial, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;}
#struct { width:900px; margin:0px auto 0px auto; border:1px solid #363c57; background-image:url(../img/struct/grannautica_ritaglio_20.jpg); background-repeat:repeat-y;}
#usato { margin:30px 0px 0px 0px; padding:10px 10px 10px 10px;}

#footer { background-color:#363c57; color:#FFFFFF; padding:5px; text-align:right; clear:both;}
#colonna1 { width:277px; float:left;}
#colonna1 p{
	text-align: right;
	margin-right: 10px
}
#colonna2 { width:622px; float:left; background-image:url(../img/struct/grannautica_ritaglio_04.jpg); background-repeat:repeat-x;}

#corpo { padding:20px;}

.titolo { text-align:right; border-bottom:1px solid #363c57; color:#f3ba26; font-size:16px; font-weight: bold;}

.titolo span{
	color: #2B3046;
}


img.flag{
	float: right;
	margin: 4px; 
}

div.testat{
	background-image: url(../img/struct/grannautica_ritaglio_04.jpg);
	height: 127px;
	font-size: 16px;
	text-align: right;
	color: white;
	}
	div.testat-eng{
	background-image: url(../img/struct/grannautica_ritaglio_04-eng.jpg);
	height: 127px;
	font-size: 16px;
	text-align: right;
	color: white;
	}
	div.testat-deu{
	background-image: url(../img/struct/grannautica_ritaglio_04-deu.jpg);
	height: 127px;
	font-size: 16px;
	text-align: right;
	color: white;
	}
	
div.testat h3{
	
	}	
	
p{
	font-size: 12px
}
h3{
	margin-bottom: 6px;
	margin-top: 15px
}

.box2{
	width: 250px;
	padding: 0px 12px 12px 12px;
	text-align: center;
	border: 1px black dotted;
	font-size: 130%;
	background-color: #F8F8FD;
	margin: auto;
}

a.defs{
	font-size: 11px;
	font-weight: bold;
	color: Black;
}
a.defs:hover{
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none
}

img{
	border: 0
}