	/* bodies */
  
  body {color: #fff; background: #000; font-weight: normal; font-family: 'Open Sans Condensed', sans-serif, "Trebuchet MS", arial;
  font-stretch: narrower;
  margin:0;
  padding:0;
  padding-top: 0px;
  text-align:center;}

/*Estrutura principal*/

#centrar1
{   
    background: top repeat-x;
    position: relative;
    padding: 0px;
    height: 432px;}
    
#linha1 {width:1199px; height: 432px; background: url(../images/errorimage.png) no-repeat;margin: 0 auto; }

#pv2_logo{ width: 211px;
	height: 50px;
	float:right;
	margin-top: 30px;
}

#erro {padding-top: 178px}

a {text-decoration: none; font-style: normal; color: #a1ecac; outline: none}
a:hover{outline: none; color: white}