s@charset "utf-8";
/* CSS Document RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS Document RESET */

body {background-image:url(../images/bg.jpg); background-repeat:repeat; margin:0px; padding:0px;
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:12px;
}
#container {width:1033px; margin-left:auto; margin-right:auto; height:auto; position:relative; margin-top:0px;}
#header{ background-image:url(../images/head.png);  width:1031px; height:205px;}
#body{ background-image:url(../images/body.png); background-repeat:repeat-y; width:972px; height:auto; padding-left:59px;}
#shift_up {margin-top:-15px;}
#footer{ background-image:url(../images/footer.png);  width:1031px; height:116px;}
.global_clear {clear:both !important;}
.menu_container {float:left; width:140px; height:auto; }
.contenuti_container {float:left; width:680px; height:auto; padding-left:10px;}
.banner_container {float:left; width:110px; height:auto; margin-left:3px;}

.lost_accesso {display:block; text-transform:uppercase; color:#999; background:url(../images/forgot.gif); height:27px; line-height:27px; width:240px; padding-left:24px; text-decoration:none;}
.lost_accesso:hover { background:url(../images/forgot_hover.gif); color:#FFF; text-decoration:none;}

.register_home { background:url(../images/register.gif); width:240px; padding-left:24px;  height:87px; display:block; text-transform:uppercase; color:#999; padding-top:10px;}
.register_home a { margin-top:10px; background:url(../images/register_%20btn.gif); display:block; width:190px; height:51px; line-height:51px; color:#E2FFE8; font-size:27px; text-align:center; text-decoration:none; }
.register_home a:active {margin-top:11px;}

.register tr td:first-child { text-align:right; padding-right:4px;}
.textinput { border:solid 1px #CCC; background-color:#FFF; width:374px; padding:7px; font-size:14px;}
.checkbox {}
.submit {}
.textarea {border:solid 1px #CCC; background-color:#FFF; width:374px; padding:7px;  font-size:14px;}
.iframe {border:solid 1px #CCC;}
.sottotitolo {font-size:14px;
font-style:italic;}


