/* Videocap */

/***** Global Settings *****/
 
* { margin: 0px; padding: 0px }
body { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background-color: #f8f8f8; font-size: 12px;}
#footer { margin:0 auto; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color: #666; text-align: center; padding-top:10px; height: 100px; clear: both; width:990px; background-image:url(../img/bg_footer_intro.jpg); background-repeat:no-repeat}
#footer a { color: #666; text-decoration: none }
#footer a:hover { color: #161616; text-decoration: underline }
#flash_intro { margin:0 auto; width:990px; color:#999}
#tab_intro { margin-bottom:28px; text-align:center}

#footer div.cap {padding:0 0 0 265px; margin:0; display:inline; float:left}
#footer div.cap a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color: #999}
#footer div.cap a:hover {color:#CC0033}
#footer div.derm {padding:0 265px 0 0; margin:0; display:inline; float:right}
#footer div.derm a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color: #999}
#footer div.derm a:hover {color:#339999}

#footer div.foot {margin-top:30px}

div#cont_wrap { width:100%; background:url(/img/bg_404.jpg) no-repeat center 0; display:table; position:relative; height:200px; padding:100px 0 0 0; text-align:center}
div#foot_wrap { width:100%;height:40px;}

div.paragraph p{ margin:0 0 10px; padding:0;color:#333; line-height:normal;}

h1.title {color:#333; font-size:28px; font-weight:normal; margin:0; padding:15px 0 10px 20px}
h2.subtitle  {margin:0 0 20px 0; color:#333; font-size:20px; line-height:20px; padding-left:20px; font-weight:normal}

/***** Contenitori intestazione network *****/
div.NwtMapBarContainer {position:absolute; width:980px; margin-left:-490px; text-align:right; left:50%; z-index:200; padding:0}
div.NwtFooterContainer { clear:both}
div.NwtFooterContainer  #ntw_footer{ color:#333; text-align:center; height:70px; padding-top:35px}
div.NwtFooterContainer  #ntw_footer a { color:#333; text-decoration:none}
div.NwtFooterContainer  #ntw_footer a:hover{ color:#000; text-decoration:underline}

