/**** RESET ****/
html{color:#000;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/**** BASIC STYLE ****/
html{height:100%}
body {position:relative;height:100%;background:#000}
a:focus {outline:none}
#layout {position:relative}
#container {position:relative;width:1009px;height:600px;background:#000 url('../img/main-bg.jpg') top left no-repeat;display:none}
#deg {position:absolute;top:66px;left:0;display:none;z-index:30}
#dg {position:absolute;top:66px;left:459px;display:none;z-index:30}
#lftLink {position:absolute;width:400px;height:365px;display:block;top:112px;left:70px;z-index:100;background:url('../img/trasp.gif') top left repeat}
#rghtLink {position:absolute;width:430px;height:420px;display:block;top:48px;left:480px;z-index:100;background:url('../img/trasp.gif') top left repeat}


/*****FOOTER******/
#footer{position:absolute;left:0;top:0;width:100%;padding:1px 0 0;border-top:1px solid #000;z-index:400;visibility:hidden}	
#footer-wrap{height:23px;background:#161616;padding:4px 0 0 0}
#footer ul{text-align:center;}	
#footer li{display:inline;}
#footer li a {padding: 0 10px;border-right:1px solid #fff;line-height:auto;font-size:10px;color: #fff;text-decoration:none;font-weight:normal}
#footer li a.last{border:0;}	
#footer li a:hover{text-decoration:none;}

#lingue{width:100%;margin: 0 auto;height:16px;background-color:#161616;z-index:610;position:absolute;bottom:23px;left: 0;text-align:center;font-size:11px;color:#fff;display:none;padding-top:4px;}
#lingue a {color:#fff;text-decoration:none}

/*****MODAL WINDOW******/
div.overlay {background: #000;position:absolute;top:0;left:0;z-index: 1;width: 100%;height:100%;z-index:600}
div.videoHolder {position:absolute;z-index:2;background:#191013;width:750px;height:550px;padding:10px 10px 0;display:none;z-index:620}
div.videoHolder #closeWrapper {position:absolute;top:520px;left:12px;height:20px;width:750px;background:url('../img/close-bg.gif') 0 15px no-repeat}
div.videoHolder #closeWrapper a#closeLayer {margin:11px 0 0 358px;width:48px;height:11px;display:block;background:url('../img/close_en.gif') top left no-repeat;}
div.videoHolder #closeWrapper ul.podcast {position:absolute;top:0;right:0;}
div.videoHolder ul.podcast li {display:inline}
div.videoHolder ul.podcast li a {display:block;height:8px;}
div.videoHolder ul.podcast li a span {display:none}
div.videoHolder ul.podcast li a#bPodcast {width:96px;background:url('../img/bckpodcast.gif') top left no-repeat;}
div.videoHolder ul.podcast li a#cPodcast {margin-top:15px;width:95px;background:url('../img/cmppodcast.gif') top left no-repeat;}