/* CSS Document */
body {
margin:0px;
padding:0px;
font-family:"Arial Narrow";
font-size:11px;
}

form{
margin:0px;
padding:0px;
}

.fonte_topo{
font-family:"Arial Narrow";
font-size:11px;
color:#b3b3b3;
font-weight:normal;
text-decoration:none;
}


.fonte_topo2{
font-family:"Arial Narrow";
font-size:11px;
color:#999999;
font-weight:normal;
text-decoration:none;
}
.fonte_topo2 a:hover{
font-family:"Arial Narrow";
font-size:11px;
color:#333333;
font-weight:normal;
text-decoration:none;
}

.menu{
font-family:"Arial Narrow";
font-size:11px;
color:#cccccc;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.menu a:hover{
font-family:"Arial Narrow";
font-size:11px;
color:#ff7d00;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.menu a:active{
font-family:"Arial Narrow";
font-size:11px;
color:#ff7d00;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.menu2{
font-family:"Arial Narrow";
font-size:11px;
color:#ff7d00;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.link_clientes{
font-family:"Arial Narrow";
font-size:11px;
color:#808080;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.link_clientes a:hover{
font-family:"Arial Narrow";
font-size:11px;
color:#ff7d00;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.menu_sec{
font-family:"Arial Narrow";
font-size:10px;
font-weight:normal;
text-transform:uppercase;
color:#333333;
text-decoration:none;
}

.menu_sec a:hover{
font-family:"Arial Narrow";
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#333333;
text-decoration:none;
}

.menu_sec a:active{
font-family:"Arial Narrow";
font-size:10px;
font-weight:normal;
text-transform:uppercase;
color:#ff7d00;
text-decoration:none;
}

.news{
font-family:"Arial Narrow";
font-size:10px;
text-transform:uppercase;
font-weight:bold;
color:#333333;
}

.input_news{
width:115px;
font-size:10px;
border:1px solid #999999;
color:#999999;
}

.tit_noticia{
font-family:"Arial Narrow";
font-size:12px;
font-weight:bold;
color:#ff7d00;
}
.data{
font-family:"Arial Narrow";
font-size:10px;
font-weight:bold;
color:#ff7d00;
}
.noticia {
font-family:"Arial Narrow";
font-size:11px;
font-weight:bold;
color:#808080;
text-decoration:none;
}
.titulo_int{
font-family:"Arial Narrow";
font-size:16px;
font-weight:bold;
color:#ff7d00;
}

.texto {
font-family:"Arial Narrow";
font-size:12px;
font-weight:normal;
color:#616161;
}

.link_texto {
font-family:"Arial Narrow";
font-size:12px;
font-weight:normal;
color:#616161;
text-decoration:none;
}
.link_texto a:hover{
font-family:"Arial Narrow";
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

.mais {
font-family:"Arial Narrow";
font-size:11px;
font-weight:normal;
color:#000000;
}
.texto_carr{
font-family:"Arial Narrow";
font-size:15px;
font-weight:bold;
color:#808080;
}


.rodape1 {
font-family:"Arial Narrow";
font-size:11px;
font-weight:bold;
color:#cccccc;
text-decoration:none;
}

.botao{
font-family:"Arial Narrow";
font-size:12px;
background-color:#cccccc;
}

.input {
width:200px;
font-size:10px;
border:1px solid #999999;
color:#999999;
}
.select {
font-size:10px;
border:1px solid #999999;
color:#999999;
}
.textarea {
font-family:Arial, Helvetica, sans-serif;
width:300px;
height:40px;
font-size:11px;
border:1px solid #999999;
color:#999999;
}
.browse {
width:300px;
font-size:10px;
border:1px solid #999999;
color:#999999;
}
.incorrecto {
font-family:"Arial Narrow";
font-size:11px;
color:#FF0000;
}


.linkar{
font-family:"Arial Narrow";
font-size:12px;
font-weight:normal;
color:#616161;
text-decoration:none;

}
.linkarsel {
font-family:"Arial Narrow";
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}

/* sidebar */
#sidebar {
	width: 105px;
	margin: 0px; padding: 0px;	
	
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0px;
	padding:0px;		
}

#sidebar ul.sidemenu a {
font-family:"Arial Narrow";
font-size:12px;
font-weight:bold;
color:#616161;
text-decoration:none;
display: block;
padding:0px 0 0px 11px;	
line-height: 20px;
border-bottom:1px dotted #999999;
}

#sidebar ul.sidemenu a:hover {
padding: 0px 0 0px 6px;
border-left: 5px solid  #ff7d00;
border-bottom:1px solid #cccccc;
font-weight:bold;
color: #ff7d00;		
}
