@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e2e4df;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-size: 12px;
	text-align: left;
}
.box_main_home {
	background-color: #FFF;
	background-image: url(images/logo_iir_home.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	width: 768px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	height: auto;
	top: 0px;
}
.box_main {
	background-color: #FFF;
	background-image: url(images/logo_iir.jpg);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	width: 768px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	height: auto;
	top: 0px;
}
.box_top {
	height: 135px;
	width: 768px;
}
.box_lingua {
	height: 135px;
	width: 180px;
	float: left;
}
/* MAIN MENU */
.box_mainmenu {
	height: 50px;
	width: 588px;
	float: left;
	background-image: url(images/bg_menu_main.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.box_mainmenu_menu {
	width: 460px;
	text-align: center;
	padding-top: 8px;
	float: left;
}
.box_mainmenu_menu a:link {
	color: #FFF;
	text-decoration: none;
}
.box_mainmenu_menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.box_mainmenu_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.box_mainmenu_menu a:active {
	color: #FFF;
	text-decoration: none;
}
/* cerca */
.box_mainmenu_cerca {
	width: 60px;
	text-align: center;
	padding-top: 8px;
	float: left;
}
.box_mainmenu_cerca a:link {
	color: #FFF;
	text-decoration: none;
}
.box_mainmenu_cerca a:visited {
	color: #FFF;
	text-decoration: none;
}
.box_mainmenu_cerca a:hover {
	color: #FFF;
	text-decoration: underline;
}
.box_mainmenu_cerca a:active {
	color: #FFF;
	text-decoration: none;
}
/* -------------------------------------------*/
/* HOME TITOLO */
.box_titolo_home {
	float: left;
	width: 520px;
	padding-left: 40px;
	height: 85px;
	overflow: hidden;
	font-size: 14px;
	color: #d7381c;
	line-height: 20px;
}
/* HOME NEWS */
.box_news_home {
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	width: 520px;
	padding-left: 40px;
	height: 85px;
	overflow: hidden;
	font-size: 12px;
	color: #d7381c;
	line-height: 20px;
	clear: right;
	margin-left: 0px;
}
/* -------------------------------------------*/
/* NEWS */
.box_news {
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 520px;
	padding-left: 40px;
	height: 85px;
	overflow: hidden;
	font-size: 12px;
	color: #d7381c;
	line-height: 20px;
}
.news_linka {
	text-decoration: none;
}
a.news_linka:link {
	color: #d7381c;
}
a.news_linka:visited {
	color: #d7381c;
}
a.news_linka:hover {
	color: #d7381c;
	text-decoration: underline;
}
.news_linkb {
	text-decoration: none;
}
a.news_linkb:link {
	color: #492613;
}
a.news_linkb:visited {
	color: #492613;
}
a.news_linkb:hover {
	color: #492613;
	text-decoration: underline;
}
.box_central_image {
	width: 768px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
/* MENU */
.box_menu {
	width: 768px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	font-weight: bold;
}
.box_menu a:link {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
.box_menu a:visited {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
.box_menu a:hover {
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
.box_menu a:active {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
/* MENU di sinistra */
.box_sx {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	width: 175px;
	height: auto;
}
.box_sx_top{
	background-image: url(images/bg_menusx_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 175px;
	height: 35px;
}
.box_sx_top_txt{
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.box_sx_cx{
	background-image: url(images/bg_menusx_cx.gif);
	background-repeat: repeat-y;
	width: 175px;
}
.box_sx_cx_txt{
	color: #356442;
	text-align: left;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}
.box_sx_cx_txt a:link{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356442;
	margin-right: 5px;
	color: #356442;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_sx_cx_txt a:visited{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356442;
	margin-right: 5px;
	color: #356442;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_sx_cx_txt a:hover{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356442;
	margin-right: 5px;
	color: #d7381c;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_sx_cx_txt a:active{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #356442;
	margin-right: 5px;
	color: #356442;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_sx_bott{
	background-image: url(images/bg_menusx_bott.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 175px;
	height: 15px;
}
.box_sx_abstr {
	height: 45px;
	background-image: url(images/bg_abstr.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 175px;
}
.box_sx_abstr_txt {
	padding-left: 20px;
	color: #d7381c;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 15px;
}
.box_sx_abstr_txt a:link {
	text-decoration: none;
	color: #d7381c;
}
.box_sx_abstr_txt a:visited {
	text-decoration: none;
	color: #d7381c;
}
.box_sx_abstr_txt a:hover {
	text-decoration: underline;
	color: #d7381c;
}
.box_sx_abstr_txt a:active {
	text-decoration: underline;
	color: #d7381c;
}
/**/
.box_cx_news {
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	width: 720px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #492613;
	line-height: 16px;
	text-align: justify;
}
.box_cx_news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #788d72;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.box_cx {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	width: 520px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #492613;
	line-height: 16px;
	text-align: justify;
	padding-bottom: 20px;
}
.box_cx h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #788d72;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.box_cx h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #788d72;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
.box_cx a:link {
	color: #492613;
	text-decoration: underline;
}
.box_cx a:visited {
	color: #492613;
	text-decoration: underline;
}
.box_cx a:hover {
	color: #492613;
	text-decoration: underline;
}
.box_cx a:active {
	color: #492613;
	text-decoration: underline;
}
/* TABELLE */
.td_verde {
	background-color: #334d24;
	color: #FFF;
	font-weight: bold;
}
.td_verdesoft {
	background-color: #c4e2b0;
}
.td_rossa {
	background-color: #d7381c;
	color: #FFF;
	font-weight: bold;
}
.td_rossasoftsoft {
	background-color: #ffcea5;
}
.td_news {
	background-color: #f3f3f3;
	text-align: justify;
}
.td_news_rossasoftsoft {
	background-color: #ffcea5;
	text-align: left;
}
.td_news_verdesoft {
	background-color: #c4e2b0;
	text-align: left;
}
/* PIEDE */
.box_piede {
	background-color: #d7381c;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 768px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #e2e4df;
	margin-top: 20px;
}
