* { margin:0; padding:0; }

body { 
	color:#000; 
	font:11px/1.3em "Trebuchet MS", arial, helvetica, sans-serif;
	text-align:center; 
	
}

a { color:#fff; text-decoration:underline; }
a:hover { color:#ccc; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { line-height:1.3em;text-align:left;}
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { display: block; line-height:1.2em; margin-bottom:15px;}
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:11px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; font-family: Arial; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
.clear {display:block; clear:both; height:0; font-size:0; line-height:0; visibility:hidden; overflow:hidden;}


body { background:#17547a; margin:0; font-family:"Trebuchet MS", sans-serif;}
title { text-transform:capitalize;}

/* STRUTTURA */

#wrapper {margin:0 auto;width:100%;background:url(../bg_container.jpg) repeat-x top center; float:left; text-align:center; min-height:800px; height:auto !important; height:800px;}

#container{margin:0 auto; width:960px;  }

#header-container{margin:0 auto; width:100%; }

#header{width:100%; position:relative; text-align:center;}
#header h1 {margin:0 auto;background-image: url(../logo_mg.jpg); _background-image: url(../logo_mg.jpg); background-repeat: no-repeat; background-position:center center;width:389px; height:564px; text-indent:-9999px;}

#content-container{ width:100%; float:left; }

#content{margin:0 auto;}

#footer-container { width:100%; float:left; font-size:14px;}

#footer{  color:#FFF;float:left; width:100%;}

#footer p {font-size:11px;}

.curved {
    border:1px solid #ccc;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    behavior:url(../css/border-radius.htc);
}


h1 span,h2 span
{
    position: relative;
    display:none;
    overflow: hidden;
    clip: rect(0,0,0,0);
    height: 0;
    left: 0px;
    top: 0px;
    line-height:0;
    text-indent:-9999px;

}


.home { background:#FFF url(../grafica/bg_content_container.jpg) no-repeat center right;}
/* COLONNE*/
#news-container{width:600px;}
#columns{padding:20px;}
#columns h5 {background:url(../grafica/bg_Hn_openews.png) no-repeat top left; height:51px; text-indent:-9999px;}

#col-1 {}
#col-2 {}
#col-3 {}

.column dl { position:relative; margin:20px 10px; }

.column dl .immagine{background:#CCC;width:186px; height:77px; position:relative;}
.column dl .immagine div{ position:absolute; width:178px; height:69px; left:4px; top:4px;}
.column dl img{ display:block;padding:20px;}

.column dt,.column dd {margin-bottom:10px;}
.column dl .titolo { color:#df5915; font-family: "Georgia",serif; font-size:18px; text-align:left; font-weight:normal;}

.column dl .continua a, .column dd .continua a:visited{text-decoration:none;width:90px; height:45px; display:block;color:#FFF; background-image:url(../grafica/continua.png); background-position: 0px 0px; float:right;text-indent:-9999px;}
.column dl .continua a:hover{color:#FFF;background-image:url(../grafica/continua.png); background-position: 0px -45px; }

.column dl .testo {text-align:left;line-height:14px;}