@charset "utf-8";
/* CSS Document - LÍDER Emergências */


body{
background:url(../imagens/bg3.jpg) no-repeat top center;
margin:auto;
_margin:0 0 0 0;
padding:auto;
font-family:tahoma;
font-size:11px;
color:#333333;
}

input {
	background-color:#EFEFEF;
	border:none;
	font-family:tahoma;	
	font-size:11px;
	color:#000000;
	
	}
	
select {
	background-color:#EFEFEF;
	border:none;
	font-family:tahoma;	
	font-size:11px;
	color:#000000;
	}
	
textarea {
	background-color:#EFEFEF;
	border:none;
	font-family:tahoma;	
	font-size:11px;
	color:#000000;	
	}	


a:link {color:#ffffff;	text-decoration:none;}
a:visited {color:#ffffff;	text-decoration:none;}
a:hover {color:#ffffff;	text-decoration:underline;}

.link_vermelho a:link {color:#da2827;text-decoration:none;}
.link_vermelho a:visited {color:#da2827;text-decoration:none;}
.link_vermelho a:hover {color:#da2827;	text-decoration:underline;}

.link_azul a:link {color:#006699;text-decoration:none;}
.link_azul a:visited {color:#006699;text-decoration:none;}
.link_azul a:hover {color:#0099FF;text-decoration:none;}

#topo{
width:100%;
height:327px;
margin:auto;
padding:auto;
}

#container{
width:780px;
margin:auto;
_padding:0 0 0 11px;
}

#lateral_menu{
width:202px;
_width:202px;
height:453px;
float:left;
background:url(../imagens/lateral_menu.jpg) no-repeat ;
margin:0 0 0 -1px;
_margin:0 0 0 -2;
padding:0 0 0 0;
}

#conteudo{
width:557px;
margin:0 10px 0 10px;
padding:auto;
float:right;

text-align:justify;
}

#rodape{
clear:both;
width:100%;
height:152px;
margin:0 0 0 0;
padding:auto;
background:url(../imagens/rodape_bg.jpg) no-repeat center;
}

.foto{
float:left;
width:234px;
height:189px;
}

.direito{
width:313px;
_width:313px;
float:right;
margin:auto;
_margin:10px 0 0 0;
padding:0 0 0 0;
}

h1{
color:#da2827;
font-size:22px;
font-family:"arial";
letter-spacing:-1px;
}

.texto_implatacao{
color:#da2827;
font-size:26px;
font-family:"arial";
letter-spacing:-1px;
}

h2{
color:#da2827;
font-size:18px;
font-family:"arial";
letter-spacing:-1px;
}

.bt{
background:url(../imagens/bt.jpg) no-repeat;
width:115px;
height:28px;
margin:auto;
padding:14px 0 0 18px;
}

.index_container{
width:550px;
margin:auto;
padding:auto;
}

.index_container_esq{
width:250px;
height:193px;
float:left;
margin:auto;
padding:10px 0 0 0;
}


.index_container_dir{
width:240px;
height:180px;
float:right;
margin:auto;
padding:15px 0 0 0;
}

.azul{
color:#001a5d;
font-size:18px;
}

.azul2{
color:#006699;
font-size:14px;
}

.azul_claro{
color:#79d4fe;
font-size:17px;
}

.branco{
color:#ffffff;
font-size:10px;
text-align:center;
}

.branco_tabela{
color:#ffffff;
font-size:18px;
text-align:center;
font-family:"Trebuchet MS";
letter-spacing:-1px;
}

.vermelho{
color:#da2827;
}

.foto_galeria_eventos{
background:url(../imagens/index_evento.jpg) no-repeat;
width:310px;
height:163px;
margin:00 0 0;
padding:40px 0 0 0;
}

.foto_galeria_vendas{
background:url(../imagens/index_vendas.jpg) no-repeat;
width:210px;
height:153px;
margin:-5px 0 0 0;
padding:105px 0 0 20px;
}

.texto_rodape{
text-align:right;
margin:auto;
padding:70px 200px 0 0;
color:#001a5d;
}

.foto_esq{
width:250px;
height:200px;
float:left;
}

.foto_dir{
width:250px;
height:200px;
float:right;
}

.voltar{
font-size:10px;
}

.box{
width:350px;
height:18px;
background:#E5E5E5;
float:left;
text-align:center;
margin:auto;
padding:2px 0 0 0;
border:1px #006699  dotted;
}

.box2{
width:350px;
height:18px;
background:#E5E5E5;
float:left;
text-align:center;
margin:auto;
padding:2px 0 0 0;
}

.box-chamada {
width:350px;
padding:15px;
background-color:#006699;

margin-left:80px;

font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#990000;
text-align:center;

border:1px dashed #003366;
}

table.mural tr td {border:1px solid #dfdfdf;}
.table_utilidades tr td {border:1px solid #FF0000;}

ul{
list-style:url(../imagens/seta.jpg);
}







