* {
margin:0;
padding:0;
text-decoration:none;
list-style:none;
outline:none;
}

html {
min-width:1002px;
background:url(../../img/patern.jpg) repeat top center;
}

body {
min-width:1002px;
background:url(../../img/newBackground.jpg) no-repeat top center;
font:12px Arial, Verdana, sans-serif;
color:#000;
}

#content {
width:1002px;
display:table;
margin:0 auto;
height:710px;
}

#logoErro{
background:url(../../img/logoErro.jpg) no-repeat top center;
height:184px;
width:597px;
margin:126px 0 0 108px;
}

#boxErro{
background:url(../../img/boxErro.jpg) no-repeat top center;
height:257px;
width:534px;
margin:0 0 0 272px;
}

#txtError {
padding:85px 0 0 50px;
width:435px;
}

#txtError p {
color:#FFFFFF;
font-family:Arial,Verdana,sans-serif;
font-size:21px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
margin-bottom:10px;
text-align:left;
text-transform:uppercase;
font-weight:bold;
}

