@charset "utf-8";
/* CSS Document */

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
margin:0px;
border:0px;
}

.fundo {
	background-attachment: fixed;
	background-image:url(../imagens/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
}


.vertelas {
margin-bottom:-5px;
}
.vertela {
margin-bottom:-3px;
}

.erpcont {
padding: 20px;
font-size: 11px;
line-height:16px;
margin: 0px;
clear:both;

}

.ahome {
font-size:11px;
line-height:16px;
letter-spacing:1px;
}

.ahome a:link {
text-decoration:none;
}
.ahome a:visited {
text-decoration:none;
}
.ahome a:hover {
text-decoration:underline;
}


.texto10 {
font-size:10px;
}

.texto11 {
font-size:11px;
}

.p_lista {
margin-bottom:-8px;
}

h2 {
font-size:12px;
font-weight:bold;
letter-spacing:1px;
}

h3 {
font-size:12px;
letter-spacing:1px;
line-height:20px;
font-weight:normal;
text-align:justify;
}

.erptitulo {
position:relative;
float:left;
width:300px;

font-size:12px;
line-height:40px;
font-weight:bold;
color:#3C5784;
text-align:left;
letter-spacing:1px;
padding-left:10px;
}

.erpbotoes {
position:relative;
float:right;
width:430px;
height:40px;
font-size:10px;
line-height:40px;
font-weight:bold;
color:#666666;
text-align:right;
letter-spacing:1px;
text-align:center;
}

.erpbotoes a {
padding:0px 5px;
}

.erpbotoes a:link {
color:#FF6600;
text-decoration:none
}
.erpbotoes a:visited {
color:#FF6600;
text-decoration:none;
}

.erpbotoes a:hover {
color:#FF6600;
text-decoration:underline;
}



