@charset "utf-8";
body  {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
    background: #efefef;
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #333333;
}

#midbox a:link {
    color:#d62218;
    text-decoration: none;
    border-bottom: #d62218 1px dotted;
}

#midbox a:visited {
    color:#d62218;
    text-decoration: none;
    border-bottom: #d62218 1px dotted;
}

#midbox a:hover {
    color:#e34941;
    text-decoration: underline;
    border-bottom: none;       
}


#midbox img {
    border-bottom: 0px;
}

.oneColFixCtrHdr #container {
	width: 962px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #efefef;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
    background: transparent;
	background-image:url(images/header.png);
	background-position: bottom right;
	background-repeat: no-repeat;
    vertical-align:bottom;
  	text-align:left;
	margin-top:7px;
} 


.oneColFixCtrHdr #header img {
    border:0px;
    margin:0px;
}

.oneColFixCtrHdr #menu { 
    background: #efefef; 
    text-align:center;
    width: 100%;
    height: 39px;
    padding-top:8px;
    margin-bottom:15px;
    z-index: 1000;
} 


.oneColFixCtrHdr #mainContent {
	background: #efefef;
}
.oneColFixCtrHdr #footer {
	padding-top:5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#efefef;
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:75%;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footer a:link{
text-decoration:none;
color:#000;
}
#footer a:visited{
text-decoration:none;
color:#000;
}
#footer a:hover{
text-decoration:none;
color:#666;
}



/* tabs
*************************/


ul.tabs
{
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}


ul.tabs li
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-cell;
    float: left;
    position: relative;
}


ul.tabs a
{
    position: relative;
    display: block;
}


/* dropdowns
*************************/


ul.dropdown
{
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    z-index: 999;
    top: 100%;
    width: 250px;
    display: none;
    left: 0;
}


ul.dropdown ul.dropdown
{
    top: 0;
    left: 95%;
}


ul.dropdown li
{
    margin: 0;
    padding: 0;
    float: none;
    position: relative;
    list-style: none;
    display: block;
}


ul.dropdown li a
{
    display: block;
}




/* menu-specifc
*************************/


#menu ul
{
    margin: 0 auto;
}


#menu ul li.hasmore
{
    background: url(images/drophighlight.png) no-repeat center 27px;
}


#menu ul li h4
{
    margin: 0;
}


#menu ul li h4 a
{
    font-size: 14px;
    color: #000;
    font-weight: bold;
}


#menu ul li a
{
    color: #ffffff;
    font-family:"Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:500;
    text-decoration:none;
}


#menu ul li a img
{
    vertical-align: middle;
}


#menu ul li a:hover
{
    background: url(images/topselectionleft.png) left no-repeat;
}




#menu ul li a span
{
    display: block;
}


#menu ul li a:hover span
{
    background: url(images/topselectionright.png) top right;


}


#menu ul.dropdown
{
    background-image: url(images/dropdown.png);
    overflow:hidden;
    width:138px;
}


#menu ul.dropdown li a
{
    border-bottom: 1px solid #ffae7e;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
}


#menu ul.dropdown li.last a
{
    border-bottom-width: 0;
}


#menu ul.dropdown li a:hover
{
    background: url(images/menuarrow.png) no-repeat left center;
}


#menu ul li h4 a:hover
{
    background-image: none;
}




/* BOXES shadow + gradient */

.oneColFixCtrHdr #topbox {
	width:960px;
	height:14px;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #botbox {
	width:960px;
	height:14px;
	background-image:url(images/boxbot.png);
	background-repeat:no-repeat;
}

.oneColFixCtrHdr #shadowbox {
	width:960px;
	background-image:url(images/boxshad.png);
	background-repeat:repeat-y;
}

.oneColFixCtrHdr #midbox {
	width:952px;
	background-image:url(images/boxmid.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	padding-bottom:20px;
}

.oneColFixCtrHdr #midbox img{
	padding:10px 10px 0px 0px;
}

.profilo {
	text-align:justify;
	padding:7px 25px 10px 25px;
	margin:0px;
	font-size:90%;
	line-height:1.6;
}

h1 {
font-size:150%;
font-weight:bold;
text-align:left;
padding:15px 0px 5px 25px;
margin:0px;
}

.titolonews {
font-size:110%;
font-weight:bold;
text-align:left;
padding:15px 0px 5px 25px;
margin:0px;
line-height: 1.4;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
    margin-right:25px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
    margin-left:25px;  
}

.sepdestra {
width: 761px;
height: 25px;
background-image: url(images/sepdestro.png);
background-repeat: no-repeat;
background-position: right;
text-align: right;
float:right;
margin: 0px;
padding: 20px 0px 20px 0px;
}



.sepsinistra {
width: 761px;
height: 25px;
background-image: url(images/sepsinistra.png);
background-repeat: no-repeat;
background-position: left;
text-align: left;
float:left;
margin: 0px;
padding: 20px 0px 20px 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.contattiprofili {
    text-align:justify;
    padding:10px 25px 10px 25px;
    margin:0px;
    font-size:90%;
    line-height:1.8;
}


#midbox ul {
margin:0px;
}

.puntoelenco {
	text-align:justify;
	padding:5px 0px 0px 40px;
	margin:0px;
	font-size:95%;
	line-height:1.6;
	list-style:square;
	
}

.banda{
margin-top:35px;
}
