/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
  background-color:#9a1414;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin-top:20px;
	font-size: 11px;
	color: #333333;
}
div.banner1{
	margin-left:5px;
	margin-top:5px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#000000;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

table.main{
	width:819px;
}
td.top-left{
	background-image:url(../images/top-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:393px;
}
td.ombra{
	width:19px;
	background-image:url(../images/ombra-right.jpg);
	background-repeat:repeat-y;
}

div.moduletable_menuTop ul {
	display:inline;
	margin:0px;
	padding:0px;
	list-style:none;
}
div.moduletable_menuTop ul li{
	display:inline;
	list-style:none;
}
div.moduletable_menuTop ul li a{
	padding-right:20px;
	padding-left:20px;
	font-size:10px;
}
div.moduletable_menuTop ul li a{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/separetor.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
div.moduletable_menuTop ul li a:hover{
	color:#cccccc;
	text-decoration:none;
}

div.mainContent{
	
}
td.footer{
	background-image:url(../images/footer-piessegroup.jpg);
	background-position:right;
	height:103px;
	width:819px;
	margin-left:1px;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
div.corpo-pagina{
	padding-top:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
.contentheading, .componentheading{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
}
div.prodotti ul {
	margin:0px;
	padding:2px;
	padding-bottom:5px;
}
div.prodotti ul li {
	padding:2px;
	list-style:none;
	border-bottom:1px #9a1414 solid;
}
div.prodotti ul li a{
	text-decoration:none;
}
div.prodotti ul li a:hover {
	text-decoration:none;
	color:#9a1414;
}
img.copertina-home-centro{
	margin-left:85px;
}
div.moduletable_banner1{
	width:389px;
	height:68px;
	margin-left:5px;
	margin-bottom:10px;
}
div.moduletable_banner2{
	margin-left:5px;
	margin-bottom:10px;
}
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

fieldset.input{border:none;}
#modlgn_username, #modlgn_passwd{width:110px;}
div.moduletable_login ul li a{font-size:9px;}