html,body{margin:0;padding:0}
html{height: 100%; margin-bottom: 1px} /*per la scrollbar laterale in Opera e Mozilla*/
body {font:70% verdana,helvetica,sans-serif
	  color: #333333;
	  background: #F7F7F7; 
	  padding-bottom:0px;}  
	
	
/* menu Italia */
dl.menu_IT  {
margin:0;
width:150px
}
dl.menu_IT dt {
	background:#bbeaff;color:#004481;
	padding:0.3em 10px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #002546;
}
dl.menu_IT dd {
	margin:0;padding:0;
    border-top: 1px solid #95B7DF;
	border-bottom: 1px solid #002546;
	font-weight: normal;
}				
dl.menu_IT a {
	text-decoration:none;
	display:block;
	width:100%;
	padding:0.3em 10px;
	text-indent:0px;
	font-size: 10px;
	font-weight: normal;
}
dl.menu_IT a:link,
dl.menu_IT a:visited {background:#004481;color:#ffffff} 
dl.menu_IT a:hover {background:#A8B6DB;color:#000}
	
	


/* menu REGGIO */
dl.menu_RE  {
margin:0;
width:150px
}
dl.menu_RE dt {
	background:#bbeaff;color:#004481;
	padding:0.3em 10px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
dl.menu_RE dd {
	margin:0;padding:0;

}				
dl.menu_RE a {
	background: url(img/bullet_a.gif) no-repeat top left;
	text-decoration:none;
	display:block;
	width:100%;
	padding:0.3em 15px;
	text-indent:0px;
	font-size: 10px;
	font-weight: 100;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;

}
dl.menu_RE a:link,
dl.menu_RE a:visited {color:#004481} 
dl.menu_RE a:hover {color:#03294B; text-decoration:underline;}



/* STILI PER LA PAGINA PRINCIPALE */	
	
.bordoDS {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.bordoD {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(img/reggio_emilia.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.bordoB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004481;

}
.bordoS {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #004481;
	border-left-color: #004481;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(img/udc.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;


}

/*pagina interna*/  
h1,h2,h3,h4{margin: 0}
h1{font-size: 200%;font-weight:bolder}
h2{font: 120% Arial, Helvetica, sans-serif; font-weight:bolder; margin-top:0px;color: #004481;   background-image: url(img/text_2.gif);}
h3{font-size: 130%;color: #321A18}
h4{font-size: 120%;color: #321A18}
h5{font-size: 110%;color: #006600}
p{margin: 0;padding: 0 0 1em;line-height: 1.5; font-size: 80%;color: #321A18; font-weight:normal; 	text-align: justify;}
a{color: #990000}        
.ombD {
	background-image: url(img/ombd.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ombS {

	background-image: url(img/ombs.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
