/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	
	background:url(img/sfondo_bn.jpg) no-repeat 50% top #000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div#container {margin:0 auto; display:block; height:600px; width:950px;position:relative; text-align:left;}




div#video { float:left; width:295px; display:block; /* background: url(img/video.jpg) no-repeat 20px 10px;*/ height:240px; width:286; padding: 30px 0 0 45px; font-size:70%; color:#B3BBBD}

#form { position:absolute; top:23px; /*left:-170px;*/ left: -100px; font-size:100%; color:#B3BBBD; text-align: right;}
/* #form input { margin:20px 0 0 105px;} */
/* #form label {  font-size:90%; color:#ffffff; margin:0 0 0 10px; font-size:100%; color:#B3BBBD;} */
/* #form label, p { text-indent:130px; } */

#form input {width: 60px; border: solid 1px #fabd87; font-size: 22px; font-weight: bold; color: #000000; padding: 20px 0 0 0; background: #E9E1D9}

div#right { float:left; width:600px; display:block; height:406px; }

#header { background:url(img/top.gif) no-repeat center; height:53px; width:950px; text-indent:-99999px; text-align:center; position:relative; top:0; left:0; }

h1 {  display:block; width:950px; height:39px; margin-top:42px; text-indent:-9999px;}
h2 { display:block; width:466px; height:17px; text-indent:-99999px; margin-top:20px;}
h3 {  display:block; width:464px; height:20px; text-indent:-99999px; margin-top:15px;}

#bottom { width:950px; height:59px; text-align:left;}

#link { text-indent:-9999px; width:203px; height:11px; position:relative; top:38px; left:720px; }
#link a:link, #link a:visited { background: url(img/link.gif) no-repeat left top;  display:block; width:203px; height:11px; line-height:11px }
#link a:hover { background: url(img/link.gif) no-repeat left bottom;  display:block; width:203px; height:11px;  line-height:11px }

#clear { display: block; clear:both;}

div#content { font-size:78%; color:#B3BBBD; width:280px; margin:45px 0 0 24px; line-height:173%;}

#btn { position:absolute; top:430px; left:365px; z-index:10;}

#btn a:link, #btn a:visited { background:url(img/btn.gif) no-repeat; width:249px; height:73px; text-indent:-9999px; display:block;}

#btn a:hover {background:url(img/btn.gif) no-repeat bottom; width:249px; height:73px; text-indent:-9999px; display:block;}

#contentUp{position:absolute; top:0; left:0;display: block; height:600px; width:950px;}

#footer { font-size:70%; color:#B3BBBD; text-align:center; margin-top:10px;}

#fade {
  position: absolute;
  top: 0;
  left: 0;
}

#fade #color {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}




