
.box_grigio {
	border: thin solid #e6e6e6;
}

body{
margin:0px;
padding:0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#273C69;
background:#201700 url(/images/bgrhtml.jpg) repeat-x center top;
position:relative;

}

ul {
	margin: 0px;
	padding: 5px;
}


a {
	color: #27434F;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.menu {
	color: #273C69;
	text-decoration: none;
	font-size:16px;
}

a.menu:hover {
	text-decoration: none;
	font-weight:bold;
}

a.menu_or {
	color: #CCE8CF;
	text-decoration: none;
}

a.menu_or:hover {
	text-decoration: none;
	font-weight:bold;
}


.tab {
	padding: 2px;
	border: thin dashed #CCCCCC;
}
.barra_tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom:1px solid #E1F2EC;
	padding-left:15px;
	font-weight:300;
}
.barra_tit_or {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:300;
}
.CatTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCE8CF;
	font-weight: bold;
}
.descr {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-indent: 5px;
}
.boxevid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99A75A;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	border: thin dotted #DCDFD9;
}
div.figure {

 width: 25%;
 border: thin silver solid;
 margin: 0.5em;
 padding: 0.5em;
}
div.figure p {
 text-align: center;
 font-style: italic;
 font-size: smaller;
 text-indent: 0;
}
img.scaled {
 width: 100%;
}
