/*
EROSMACCHI IMP E EXP CSS
por Juliano Toazza . 10-08-2006
http://crab.com.br
*/

body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #F1F1F1;}

/* TEXTOS
-------------------------------------------------------------------- */
.txtConteudo {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333;} 
.txtConteudo a {color: #990000; }
.txtConteudo a:visited {padding: 0 12px 0 0;background-color: transparent;background-image: url(../images/gr_seta_link_visitado.gif);	background-repeat: no-repeat;	background-position: right center;}
.txtConteudo a:hover {text-decoration:none;}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;}
.style3 {color: #7C080B}
.style2 {color: #990000; font-weight: bold;}
.h2 {font-family: "Book Antiqua", "Trebuchet MS"; font-size: 16px; font-weight: bolder; text-transform: uppercase; padding: 5px 0 5px 10px; border-left: 8px solid; margin: 7px 0;}
.h2 { border-left: 8px solid #990000; color: #990000; line-height: 20px; }
.h2 span {font-size: 25px;}
.h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#000000;	line-height: 1.3em;	font-weight: bolder;}
.style5 {font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: small;font-family: Arial, Helvetica, sans-serif;}

/* LINKS EXTERNOS
-------------------------------------------------------------------- */
#divTexto a.icoLink {padding: 0 16px 0 0; background-color: transparent; background-image: url(../images/gr_seta_link_externo.gif); background-repeat: no-repeat; background-position: right center;}
#divTexto a:visited.icoLink { padding: 0 26px 0 0; background: transparent url(../images/gr_seta_link_visitado.gif) center right no-repeat; }
#divTexto a.tiraIcone {background: none; padding:0; !important}
#divTexto a:visited.tiraIcone {background:none; padding:0; !important}

.divNavegacao {	font-size: 10px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #990000;}
.divNavegacao a {color: #990000; padding: 0;}
.divNavegacao a:visited {color: #990000; padding: 0;}
.divNavegacao a:hover {text-decoration:none;}


/* LINKS DE NAVEGACAO INTERNA
-------------------------------------------------------------------- */
div.link-ancora {padding:15px 0;}
div.link-ancora a, div.link-ancora input {font:70% Verdana, Arial, Tahoma, Sans-Serif; text-decoration:none; color:#2F5DB7; background:url(../images/seta-dir.png) no-repeat right -137px; display:block;	height:28px; padding:0 30px 0 0; line-height:28px; text-align:right; width:400px; float:right;}
div.link-ancora a:hover, div.link-ancora input:hover {text-decoration:none; color:#0f9916; background-position:right -190px;}

/* BOX MENU NAVEGACAO
-------------------------------------------------------------------- */
#box{margin-left:29px;width:200px;border: 1px solid #cccccc;text-align: left;padding-left:20px;background-color: #fafafa;}
.boxLIST{list-style:none; line-height:1.5em; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.boxLIST a {text-decoration:none; color: #000;}
.boxLIST a:hover {background: #990000; color: #fff;}
