/* 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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font: inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style: none;}blockquote,q{quotes: none;}blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;}table{border-collapse:collapse;border-spacing:0;}

/* OLD */
@charset "utf-8";
/* CSS Document */
body{margin:0px; color:#FFF; font:normal 10px Tahoma, Geneva, sans-serif;}
	a{color:#CCC; text-decoration:none;}
	p{margin:0px; padding:0px; margin-top:10px;}
body#rocky{background:#000 url(../img/fdorocky.jpg) repeat-x;}
	#cont{position:absolute; display:block; top:50%; left:50%; width:960px; height:600px; margin-top:-300px; margin-left:-480px;}
	#flash{width:960px; height:600px; border:#FFF solid 5px;}

/* GENERAL */
strong{font-weight:bold;}
body, html{width:100%; height:100%; font-family:Tahoma, Geneva, sans-serif; font-size:10px;}
.pie-swf{text-align:center; padding:10px;}
#creditos{position:absolute; bottom:0; left:0; padding:10px;}

/* FINDERS */
#placa_finders{position:relative; min-width:963px; min-height:612px; background:url(../img/fd_finders_gradiente.png) repeat-x top center; color:#666666;}
  #placa_finders #trama{background:url(../img/fd_finders_trama.png) repeat center center; width:100%; height:100%;}
  #placa_finders #animacion{width:963px; height:632px; position:absolute; top:50%; margin-left:-475px; left:50%; margin-top:-300px;}
    #placa_finders #creditos a{font-weight:bold; color:#666666}

/* DUNLOP */
#placa_dunlop{position:relative; min-width:963px; min-height:612px; background:#3D3C3F; color:#FFFFFF; background:url(../img/fd_dunlop.gif) no-repeat center center #3D3C3F;}
  #placa_dunlop #animacion{width:1079px; height:695px; position:absolute; top:50%; margin-left:-539px; left:50%; margin-top:-400px;}
    #placa_dunlop #creditos a{color:#FFFFFF;}
	
/* DYSLOKE */
#placa_dysloke{position:relative; min-width:963px; min-height:633px; background:#3D3C3F; color:#666666; background:#FFFFFF;}
  #placa_dysloke #animacion{width:963px; height:633px; position:absolute; top:50%; margin-left:-481px; left:50%; margin-top:-316px;}
    #placa_dysloke #creditos a{color:#666666;}