@IMPORT url("header.css");
@IMPORT url("articles.css");
@IMPORT url("news.css");
@IMPORT url("media.css");
@IMPORT url("footer.css");
@IMPORT url("profile.css");
@IMPORT url("registrazione.css");
@IMPORT url("traduzione.css");
@IMPORT url("insert.css");
@IMPORT url("infopage.css");
@IMPORT url("sociable.css");
@IMPORT url("settimana.css");
body{
	margin:10px;
        background-image: url("../img/background.jpg");
        background-repeat:repeat-y;
	background-position:center center;
}

a:LINK, a:VISITED{
	text-decoration:none;
	/*color:#2446B4;*/
	color:#0066cc;
}

fieldset{
	border:none;
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style-type: none;
}

.noborder{border:0;}

.clear {clear:both;}

#body{
	width:954px;
	margin:0 auto;
	font-size:12.5px;
	font-family:Verdana,Georgia, Tahoma, sans-serif, Arial, Helvetica;
	background-color: #ffffff;

}

div#total_wrapper{
width:940px;
margin:auto;
}

#content{
        margin-top:10px;
  	min-height: 500px;
	color:#666666;
	
}

#content.home {
	/*background-image:url(../img/separatori.png);  
 	background-repeat:repeat-y; 
	*/
/* 	overflow:hidden; */
	
}

div.sedi-settimana-lingua {
	padding: 5px;
}

div.sedi-settimana-lingua ul li {
	color:#666666;
	margin-top: 5px;
	margin-bottom: 5px;
}

#tools{
	float:left;
	width:100%;
}

.single-col{
	padding:20px;
}

.map_marker {
	font-size:11px;
}


.home_link {
        height:30px;
        margin-bottom:5px;
}

.link_image {
        float: left;
        margin-right:10px;
}

.link_text {
/*        padding-top:4px; */
        position:relative;
}

.home_link a {
}

.link-widget-title {
        margin-top: 0px;
}

.fullwidth-article-content li {
	margin-left:30px;
	list-style-type:disc;
}

.article-content li {
	margin-left:30px;
	list-style-type:disc;
}

input,textarea{
	font-size:1em;
	font-family:Verdana, Tahoma, sans-serif, Arial, Helvetica;

}

span.formati_immagini{display:block;margin-top:10px;margin-bottom:10px;}

.roundedcornr_box_210841 {
   background: #ffffff;
}
.roundedcornr_top_210841 div {
   background: url(../img/roundedcornr_210841_tl.png) no-repeat top left;
}
.roundedcornr_top_210841 {
   background: url(../img/roundedcornr_210841_tr.png) no-repeat top right;
}
.roundedcornr_bottom_210841 div {
   background: url(../img/roundedcornr_210841_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_210841 {
   background: url(../img/roundedcornr_210841_br.png) no-repeat bottom right;
}

.roundedcornr_top_210841 div, .roundedcornr_top_210841, 
.roundedcornr_bottom_210841 div, .roundedcornr_bottom_210841 {
   width: 100%;
   height: 7px;
   font-size: 1px;
}
.roundedcornr_content_210841 { margin: 0 7px; }


