body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:666666;
	text-align:justify;
	background-image:url(images/sfondocontent.jpg);
	background-repeat:repeat-x;
	margin: 0px;
}

a:link {text-decoration:none; color:#900;}
a:visited {text-decoration:none; color:#900;}
a:hover {text-decoration:underline; color:#666;}
a:active {text-decoration:none; color:#900;}

.leftrepeat {background-image: url(images/left-side-repeat.jpg);}
.rightrepeat {background-image: url(images/right-side-repeat.jpg);}

.menuBarra {background-image:url(images/menu-bar.jpg);}

.menu {font-size:14px; color:#900; line-height:18px;}
.menu a:link {text-decoration:none; color:#900;}
.menu a:visited {text-decoration:none; color:#900;}
.menu a:hover {text-decoration:underline; color:#666;}
.menu a:active {text-decoration:none; color:#900;}


.linea { background-image:url(images/linea.jpg); background-repeat:repeat-x; background-position:center;}
