/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.top_topo1 {
	background: url(images/top_topo1.jpg) no-repeat;
}

.topo1 {
	background: url(images/topo1.jpg) no-repeat right top;
}

.sideleft {
	background: url(images/sideleft.gif) repeat-y;
}

.sideright {
	background: url(images/sideright.gif) repeat-y;
}

.text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
	line-height: 140%;
	text-align: justify;
}

.nome_drx {
    font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FF0000;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
}

.prog_down {
    font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.nome_drx a:hover {
    text-decoration: none;
	color: #000099;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
	line-height: 140%;
}

.text1 a:hover {
    text-decoration: none;
	color: #000066;
	font-weight: bold;
}

/*********************************************
   TOPO E MENU
*********************************************/
.logo {
	background: url(images/top_logo.jpg) no-repeat;
}

.div_menu {
	background: url(images/top_div.gif) no-repeat;
}

.botao {
	text-align: center;
	line-height: 20px;
	display: block;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/botao.png);
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333;
}

.botao:hover {
	background-position: 0 -90px;
}

/*********************************************
		FORMULÁRIOS
*********************************************/
.form_text {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}

.form {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
	border: solid 1px #CCC;
}

/*********************************************
		CONTATO
*********************************************/
.form_contato {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
	border: solid 1px #CCC;
	padding: 2px;
}

.text_form_contato {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.resposta {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
}

.resposta a {
	color: #006;
}

.resposta a:hover {
	color: #C00;
}

/********************************************
        ÁREA RESTRITA
********************************************/
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu a {
    text-decoration: none;
	color: #000000;
}

.menu a:hover {
    text-decoration: none;
	color: #000066;
}

.form_cad {
    font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}

.form_cad_atua {
    font-family: Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 11px;
	border: solid 1px #CCC;
	padding: 2px;
}

.form_cpanel {
    font-family: Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 11px;
	border: solid 1px #000;
	padding: 3px;
}

.form_publicar {
    font-family: Tahoma, Arial, Helvetica;
	color: #999999;
	font-size: 11px;
	border: solid 1px #CCC;
	padding: 3px;
}

.font_cp {
    font-Family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.font_pub {
    font-Family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.botao_adm_select {
    width: 130px;
	height: 20px;
	line-height: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.botao_adm {
    width: 80px;
	height: 20px;
	line-height: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}

.botao_adm_blue {
    width: 80px;
	height: 20px;
	line-height: 10px;
	font-family: Tahoma, Arial, Helvetica;
	font-size:11px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.style1{

	color:#002884;

	font-family: Verdana;

	font-weight: bold;

	font-size: 10px;

}

.style2{

color: #FF9900;

font-family: Verdana;

font-weight: bold;

font-size: 10px;

}

.style3{

color:#002884;

font-family: Verdana;

font-weight: bold;

font-size: 12px;

}
a:link {

	text-decoration: none;

	color:#002884;

}

a:visited {

	text-decoration: none;

	color:#002884;

}

a:hover {

	text-decoration: none;

	color: #FF9900;

}

a:active {

	text-decoration: none;

	color: #002884;

}

.cinza10{

color: #666666;

font-family: Verdana;

font-size: 10px;

}
.branco_globo{

color: #FFFFFF;

font-family: Verdana;

font-weight: bold;

font-size: 12px;

}