/* html tags */

body, html {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 18px;
	background: #f7f7f7 url(../images/bg_body.gif); 
	}

a {  
	color: #fff;
	}

a:visited {
	color: #cccccc;
	}

a:hover {
	color: #ffff00;
	}
h1 {
	font-size: 250%;
	color: #fff;
	}

h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #fff;
	}

h3 {
	font-size: 110%;
	text-transform: uppercase;
	}


h4 {
	font-size: 100%;
	text-transform: uppercase;
	color: #fff;
	}

h1, h2, h3, h4, ul, img {
	margin: 0;
	padding: 1% 1% 0% 1%;
	}

p  {
	margin: 0;
	padding: 1%;
}

img {
 	border: none;
	}

table {
	border: 1px solid black;
	}

td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	color: #000;
	}

th {
	color: #fff;
	text-align: center;
	}

ul {
	list-style-type: none;
	list-style-image:url(../images/freccia2.gif);
	list-style-position:inside;
}

li {
	padding: 0;
	margin:5px;
}


#top, #bottom {
	width:85%;
	margin-right:auto;
	margin-left:auto;
	border-left:1px solid #cfcab6;
	border-right:1px solid #cfcab6;
	background-color: #535353;
}

#top {
	text-align: right;
	font-size: 70%;
	}

#top img {
	margin:0;
	padding :0;
}

#bloccotesto {
	padding: 0.5%;
}

/* classes */

.bandierina {
	position: relative;
	top: 1px;
	}

.content {
	margin: 0;
	padding: 0;
	/* margin: 0px;
	padding: 10px 10px 1px 10px; */
	font-size: 80%;
	text-align: left;
	background: #666666 url(../images/bg_content.gif) bottom right no-repeat;
	}


/* angoli stondati */
.cornerBox { position: relative; background: #e2e2e2; color: #000; margin-bottom: 10px;}
.corner { position: absolute; width: 10px; height: 10px; background: url('../images/corners.png') no-repeat; font-size: 0%; }
.cornerBoxInner { background: url('../images/trasp_inner.png'); padding: 10px; }
.cornerBoxInner a { color: #003366; }
.cornerBoxInner a:visited { color: #006699; }
.cornerBoxInner a:hover { color: #0000ff; }
.cornerBoxInner table { border: 0px; }
/* .cornerBoxInner td { padding: 5px; } */
/* .cornerBoxInner p { background: url('../images/trasp.png') } */
.cornerBoxInner h3 { background: url('../images/trasp.png'); margin: 0px 0px 5px 0px; font-size: 110%; text-transform: none;}

.cornerBoxInner ul { font-size: 100%;}

.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }

.imgnews {
	padding: 0px 5px 0px 0px;
}

.admintab {
	color: #333333;
	background-color: #e2e2e2;
	}

.admintab caption {
	color: #fff;
	font-weight: bold;
	}

.admintab td {
	color: #333333;
}

.admintab a {
	color: #003366;
}

.admintab a:visited {
	color: #006699;
}

.admintab a:hover {
	color: #0000ff;
}

.imgdx {
	float: right;
	margin: 10px;
	}

.infomail {
	padding: 3px 6px 3px 3px;
	text-align: right;
	background-color: #bbe0df;
	}

.infomail img, .infomailcent img {
	padding-right: 5px;
	vertical-align: middle;
	}

.infomailcent {
	padding-top: 3px;
	padding-bottom: 3px;
	white-space: nowrap;
	}

.logo {
	height: 120px; /* 248 px testata diversa per la homepage */
	/* background: #fff url(../images/home_800x250.jpg) bottom right no-repeat; */
	}

.logo img {
	margin: 0;
	padding: 0;
}

.main {
	/* width:796px; */
	width:85%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	border-left:1px solid #cfcab6;
	border-right:1px solid #cfcab6;
	text-align: left;
	color: #fff;
	}

.menubar {
	padding:10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
	background-color: #03325e;
	}

.menubar a:link, .menubar a {
	text-decoration: none;
	color: #fff;
	padding-right: 10px;
	}


.menubar img {
	padding: 0 5px 2px 0;
	margin: 0;
}

.menubar a:visited {
	color: #dcdcdc;	
	}

.menubar a:hover {
	text-decoration: underline;
	color: #ffff00;
	}

.footer {
	height: 31px;
	font-size: 65%;
	padding: 1%;
	text-align: left;
}

 
.footer img {
	float: right;
	margin: 0;
	padding: 0;
	}

.small {
	font-size: 70%;	
}

.vetrinahome {
	background: url(../images/prodrand.png) bottom left repeat-x;
	}
	
.vetrinahome a{
	width:100%;
	height: 300px;
	display:block;
	text-decoration: none; 
	text-align: right;
	text-transform: uppercase;
	}
	
.vetrinahome img{
	margin: 0;
	padding: 0;
	}

.vetrinatit {	
	color: #000;
	font-size: 120%;
	font-weight: bold;
	font-decoration: underline;
	}