/* CSS Document */

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	
}

.lato_sx {
	
	background-image:url(images/lato_sx.gif);
	background-repeat:repeat;
	text-align:left;
	background-position:right;

}

.lato_dx {
	
	background-image:url(images/lato_dx.gif);
	background-repeat:repeat;
	text-align:left;
	background-position:left;

}

.basso {
	
	background-image:url(images/basso.gif);
	background-repeat:repeat-x;
	text-align:left;
	background-position:top;

}

.SW {
	background-image:url(images/angolo-SW.gif);
	background-repeat:no-repeat;
}
.SE {
	background-image:url(images/angolo-SE.gif);
	background-repeat:no-repeat;
}

.centro {
	background-color:#FFFFFF;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-y;


}
.header {
	 /*background-color:#AE1619;*/
	 text-align:center;
	 vertical-align:middle;
}

.footer {
	background-color:#AE1619;
	text-align:center;
	color:#FFFFFF;
	border-top: 1px solid #999999;
	font-size:10px;
}

.menu {
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	background-color:#AE1619;
	text-align:center;
	border-bottom: 1px solid #999999;
}

.menu#down {
	background-color:#999999;
}



h3 {
	color:#AE1619;
	font-family: verdana;
	text-transform:uppercase;
	text-align:left;
	font-weight:600;
}

h4 {
	color:#5E5E5E;
	font-family: verdana;
	text-align:left;
	font-size:14px;
}

li {
	padding-left:0px;
	list-style-image:url(images/dot.gif);
	list-style-position:outside;
}

.mimac {
	background-image:url(images/mimac.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
}

.info_box {
	background-image:url(images/info_box.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	vertical-align:top;
	padding-left:50px;;
	padding-right:50px;
}
.lang {
	text-align:left;
	margin-left:15px;
}
a:link, a:active, a:visited   {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#AE1619;
}


.menu a:link {
	color:#FFFFFF;
}

.menu a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

.menu a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.menu a:active {
	text-decoration:underline;
	color:#FFFFFF;
}

.vert_arrow {
	background-image:url(images/vert_arrow.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:124px;
}

.modelli_NW {
	background-image:url(images/modelli_NW.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.modelli_NE {
	background-image:url(images/modelli_NE.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.modelli_SW {
	background-image:url(images/modelli_SW.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.modelli_SE {
	background-image:url(images/modelli_SE.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.modelli_N {
	background-image:url(images/modelli_N.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.modelli_E {
	background-image:url(images/modelli_E.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.modelli_S {
	background-image:url(images/modelli_S.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.modelli_W {
	background-image:url(images/modelli_W.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.brd_dx {
	border-right:1px solid #000000;
}

.brd_bot {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
.mod_table {
	font-size:10px;
}

img {
	border:0px;
}