@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
}

h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

h5{
	font-size:10px;
}

/* Objetos de Formulário */

input{
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #cccccc;
	font-size:12px;
	color:#333;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #cccccc;
	font-size:12px;
	color:#333;
}

select{
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #cccccc;
	font-size:12px;
	color:#333;
}

input.image{
	border:none;
}

.button{
	border: 1px solid #666666;
}

/*----------*/


/* Header */
#header{
	width:100%;
}

#bannerTopo{
	padding:5px;
	vertical-align:middle;
}

#headerAR{
	width:100%;
	background-color:#990000;
	background-image:url(/imagens/fundoHeader.png);
	background-repeat:repeat-x;
	height:120px;
	color:#FFF;
	border-bottom:1px solid #280000;
}

#fundoHeaderLimpo{
	border-left:1px solid #660000;
	border-right:1px solid #660000;
	width:988px;
	background-color:#990000;
	background-image:url(/imagens/fundoHeaderLimpo.png);
	background-repeat:repeat-x;
	height:120px;
	color:#FFF;
}

#headerDentroUP{
	width:988px;
	vertical-align:top;
	height:90px;
}

#headerDentroDown{
	width:988px;
	vertical-align:bottom;
	height:30px;
	background-image:url(/imagens/fundoMenuHeader.gif);
	background-repeat:repeat-x;
}

#rodapeAR{
	width:100%;
	margin-top:50px;
	background-color:#330000;
	background-image:url(/imagens/fundoHeaderLimpo.png);
	background-repeat:repeat-x;
	color:#FFF;
}


#fundoRodapeLimpo{
	width:988px;
	background-color:#330000;
	background-image:url(/imagens/fundoHeaderLimpo.png);
	background-repeat:repeat-x;
	color:#FFF;
}

#rodapeDentroUP{
	width:988px;
	background-image:url(/imagens/fundoMenuHeader.gif);
	vertical-align:top;
	height:30px;
}

#rodapeDentroDown{
	width:988px;
	vertical-align:bottom;
	min-height:90px;
	background-repeat:repeat-x;
}

#rodapeDentro{
	width:988px;
	min-height:70px;
	vertical-align:top;
}

.botoesHeader a{
	background-image:url(/imagens/fundoBotaoHeader.gif);
	background-repeat:repeat-x;
	height:30px;
	float:left;
	color:#FFF;
	border-right:1px solid #700;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:16px;
	line-height:normal;
	padding:7px 10px;
	text-decoration:none;
}

.botoesHeader a:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFF;
}

/* menus */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:130px;
	float:left;
	
}
* {
	margin:0;
	padding:0;
}

#menu td{
	border-bottom:1px solid #E8E8E8;
	height:20px;
}


#menu a{
	
	width:130px;
	text-decoration:none;
	color:#300;
	font-family:Arial;
	font-size:12px;
}

#menu a:hover{
	text-decoration:underline;
	color:#F60;
}


ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
* {
	margin:0;
	padding:0;
}

/* Corpo */
#corpoAr{
	width:988px;
	padding-top:10px;
}

#lateralHomeAr{
	width:310px;
	float:right;
	text-align:left;
	padding-left:7px;
	border-left:1px solid #E8E8E8;
}

#centroCorpoAr{
	width:540px;
	float:left;
}

#centroCorpoArAdm{
	width:858px;
	float:left;
}

#centroCorpoAr2{
	width:670px;
	float:left;
}

#centroCorpoAr3{
	width:988px;
}

#centroCorpoAr3_2{
	width:988px;
	float:inherit;
}

#centroCorpoAr4{
	width:760px;
	float:right;
}

#tituloCorpoPagina{
	width:988px;
	border-bottom:3px solid #300;
	color:#300;
	float:left;
	margin-bottom:10px;
}
/* classes */

.titulo14 a{
	font-size:14px;
	font-weight:bold;
}

.tituloH3{
	margin-bottom:6px; 
	border-bottom:1px dashed #e8e8e8; 
	padding-bottom:3px;;
}
/*azul*/
.aazul{
	text-decoration:none;
	color:#006699;
}
/*verde*/
.averde{
	text-decoration:none;
	color:#339900;
}
/*laranja*/
.alaranja{
	text-decoration:none;
	color:#FF6600;
}
/*Cinza*/
.acinza{
	text-decoration:none;
	color:#666666;
}
/*Vinho*/
.avinho{
	text-decoration:none;
	color:#990000;
}
/*Vermelho*/
.avermelho{
	text-decoration:none;
	color:#F00;
}
/*roxo*/
.aroxo{
	text-decoration:none;
	color:#663366;
}
/*pink*/
.apink{
	text-decoration:none;
	color:#FF0033;
}
/*branco*/
.abranco{
	text-decoration:none;
	color:#FFFFFF;
}

.a10_FF3300{
	color:#FF3300;
	text-decoration:none;
	font-size:10px;
}

.arial12_666666{
	color:#666666;
	font-size:12px;
	text-decoration:none;
}

/*verde*/
.arial12_averde{
	color:#339900;
	font-size:12px;
	text-decoration:none;
}

/*antigas - remanejadas*/
.arial_10px{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
}
.arial_10px:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #666666;
}
.arial_10px_branco{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #FFFFFF;
}
.arial_10px_branco:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #FFFFFF;
}
.arial_10px_vinho{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #990000;
}
.arial_10px_vinho:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #990000;
}
.arial_12px_vinho{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #990000;
}
.arial_12px_vinho:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #990000;
}
.arial_13px_vinho{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #990000;
}
.arial_13px_vinho:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #990000;
}
.arial_12px{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #666666;
}
.arial_12px:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #666666;
}
.arial_12px_preto{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
.arial_12px:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
.arial_12px_branco{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
.arial_12px_branco a{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FFFFFF;
}
.arial_12px_branco:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : undedrline;
	color : #FFFFFF;
}
.times_15px{
	font : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : bold;
	color : Black;
	font-size : 15px;
}
.arial_14px_vinho{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #990000;
}
.arial_14px_vinho:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	color : #990000;
}

.arial_14px{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #000000;
}
.arial_14px:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	color : #000000;
}

.arial_14px_branco{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #FFFFFF;
}
.arial_14px_branco a{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #FFFFFF;
}
.arial_14px_branco:hover{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : undedrline;
	color : #FFFFFF;
}
.td_dicas_num{border-top: 0px dashed #CCCCCC;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 1px dashed #D7CACA;
	border-left: 0px dashed #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #990000;}
.td_dicas_txt{border-top: 0px dashed #CCCCCC;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 1px dashed #D7CACA;
	border-left: 0px dashed #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000000;}
.td_dot_all{
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000000;}
.td_fio{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #990000;
	border-left: none;}
.td_dot{
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;}
.td_dot_10{
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000000;}
.td_dot_12{
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: none;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;}
.td_dot_90{
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;}
.td_dot_vert{
	border-top: none;
	border-right: 1px dashed #CCCCCC;
	border-bottom: none;
	border-left: none;}
	
#assistente a{
color:#F30;
font-weight:bold;
text-decoration:none;
}
#assistente a:visited{
color:#F30;
font-weight:bold;
text-decoration:none;
}
