html, body{
	background: #fff url(images/back_body.jpg) repeat-x top; 
	margin: 0; 
	padding: 0; 
} 

#pagina{
	width:830px;
	min-height: 600px; 
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto; 
	
}

#colonnasx{
	width: 250px;
	min-height: 600px;
	background: url(images/back_left.jpg) no-repeat;
	padding: 0;
	padding-top: 70px;
	margin: 0;
	float: left; 
	font-family: Georgia, Trebuchet MS, Arial, Verdana;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
}

#colonnasx span img#logo {
	position: relative;
}

#colonnasx ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}



#colonnasx a:link, a:active, a:visited {
	color: #f55634;
	text-decoration: none;
}

#colonnasx li a:hover {
	color: #777777;
}

#colonnadx{
	background: url(images/back_right2.jpg) no-repeat;
        background-position: 0px 37px;
	float: right; 
	display:inline; 
	position: relative; 
	width:560px;
	min-height: 250px;
	padding: 220px 10px 0 10px;
	font-family: Verdana, Arial , Georgia, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
 	text-align: left;
	color: black;
 }

#colonnadx h1 {
        color:  #2490d8;
	font-family: Georgia, Trebuchet MS, Arial, Verdana;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #2490d8;
}


#colonnadx h2 {
	clear: both;
        color:  #2490d8;
        font-family: Georgia, Trebuchet MS, Arial, Verdana;
        font-size: 15px;
        font-weight: normal;
        border-bottom: 1px dotted #2490d8;
}


#colonnadx h3 {
        color:  #2490d8;
        font-family: Georgia, Trebuchet MS, Arial, Verdana;
        font-size: 15px;
        font-weight: bold;
}



#colonnadx img {
	padding: 2px;
	border: 1px solid #676767;
}

#colonnadx a:link, a:active, a:visited {
	color: #000;
	text-decoration: bold;
}

#colonnadx a:hover {
	color: #555;
	text-decoration: none;
}

#sotto{
        margin-top: 10px;
        position: inline;
        display: block;
	width: 830px;
	height: 24px;
	font-family: Georgia, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
	color: #555555;
	background: #eee;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

#sotto a {
	color: #555555;
	text-decoration: none;
}

#sotto a:hover {
	color: #333;
	text-decoration: none;
}

 /* *** Float containers fix:
 .clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#colonnasx{display:none;} 
#colonnadx{width:100%; float:none;}
}

.nome
{
 font-weight: bold;
}

.ruolo
{
 font-style: italic; 
}

.email
{
 display: block;
 font-size: 15px;
 margin-top: 5px;
 color: #000044;
 text-decoration: none;

}

a.menulink {
        color: #f55634; 
        font-size: 14px;
        font-weight: bold; 
        text-decoration: none;
        line-height: 5px;
}

p.contenuto
{
        color:  #000044;
        text-decoration: none;
}


td.contenuto
{
        color: #000044;
        text-decoration: none;
}


ul.contenuto
{
        color: #000044;
        text-decoration: none;
}

ol.contenuto
{
        color: #000044;
        text-decoration: none;
}



a:visited
{
color: #f55634;
}

.lang
{
 font-size: 12px;
 color: #999999;
 margin-left: 10px;
}

a.struttura
{
 font-size: 12px;
 color: #f55634;
 text-decoration: none;
}

p.struttura
{
 font-size: 12px;
 color: #f55634;
 text-decoration: none;
}

#colonnadx ul {
        list-style-type: none;
        color: #f55634;
        padding: 0;
        margin-left: 0px;
}


h3.news {
     font-size: 12px;
     color: #f55634;
     padding: 0;
     margin-left: 0px;
}

label.richiesta
{
 display: inline;
 width: 80px;
 line-height: 25px;
 color: black;
 padding: 20px;
 text-align: right;
}

input.richiesta 
{
float:left;
width:200px;
}

div.locandine {
	width: 130px;
	float: left;
text-align: center;
}

div.locandine img {
	float: none;
}
/* fotogallery */

div#galleria_fotografica ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

div#galleria_fotografica ul  li {
	float: left;
	width: 180px;
	height: 130px;
	text-align: center;
	
}

div#galleria_fotografica ul li img {
	margin-top: 5px;
}

div#galleria_fotografica ul li span {
	font-size: 0.8em;
}

.notiziamed {
	display: none;
	width: 200px;
	height: 200px;
}

.notiziamed img {
	width: 200px;
}
