/* Geral */

body{background-color:#E1E7F7; background-image:url('../img/bg.gif');}
body,div,td,input,select,textarea{font-family:Trebuchet MS,verdana,arial,helvetica; font-size:11px; color:#003366; line-height:16px}
body,form {margin:0;}
input,select,textarea{border: #663300 2px solid;}
input.border-0{border:0; background: none}

/* Fonts */
.f-10{font-size:10px}
.f-11{font-size:11px}
.f-12{font-size:12px}
.f-13{font-size:13px}
.f-14{font-size:14px}
.f-15{font-size:15px}s
.f-17{font-size:17px}
.f-19{font-size:19px}

.f-vermelho{color:#FF0000}
.f-laranja{color:#FF6600}
.f-azul{color:#003366}


.lh-13{line-height:13px}
.lh-16{line-height:16px}
.lh-18{line-height:20px}

/* Backgrounds */
.bg-none{background-image:none}
.bg-preto{background-color:#000000}
.bg-branco{background-color:#FFFFFF}


.linha-vermelha{
	margin-top:10px;
	line-height:7px;
	background-image:url('../img/px_vermelho.gif');
	background-repeat : repeat-x;
	widht:auto;
	height:auto;
}

.linha-pop{background-image:url('../img/px_vermelho.gif');background-repeat : repeat-x;}

.pont-azul{
	margin-top:10px;
	line-height:10px;
	background-image:url('../img/pontilhado_azul.gif');
	background-repeat : repeat-x;
	widht:auto;
	height:auto;
/*	border: 1px dotted #000;*/
}

/* Links */
a, a:active, a:link, a:visited{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	background-image:url('../img/pontilhado_vermelho.gif');
	background-repeat : repeat-x;
	background-position : bottom;
}

#noborder {
background: none;
background-image : none;
text-decoration:none;
background-image : none;}

a:hover{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	background-image : none;
}

a.menu:active, a.menu:hover, a.menu:visited{border-bottom: none;}
a.menu:link{border-bottom: none;}

/* ID's */

#barra{background-image:url('../img/faixa_repete.gif')}
#menu{width:735px; padding-top:15px; text-align:right}
_#lateral{padding: 15px 0 10px 0px; background-color:#FFF; width:215px; height:auto}
#lateral{padding: 15px 0 10px 26px; background-color:#FFF; width:215px; _width:265px; height:auto}
#lateral2{padding: 15px 0 10px 26px; background-color:#FFF; width:240px; height:auto}
#lateralIcone{padding: 15px 0 10px 26px; width:240px; height:auto}
#miolo{padding: 15px 0 15px 24px; background-color:#FFF; width:470px; height:auto; text-align:justify;}
#miolo-home{padding: 0 0 15px 24px; background-color:#FFF; width:470px; height:auto}
#miolo-home2{padding: 0 0 15px 24px; background-color:#FFF; width:495px; height:auto}
#miolo-pop{padding: 15px 20px 2px 20px; background-color:#FFF; width:452px; text-align:justify;}

