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

body {
/*	background-color: #cccccc;*/

	background: url(images/barra.jpg) repeat-x scroll left top;
/*	background-image: url(images/trenta.gif);*/
	margin:0;
	font-family: Tahoma;
	color: #02143A;
	font-size: 12px;
}


.container {
	margin:0 auto;
	width:900px;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
}




.topo {
	padding: 0px;
	width: 898px;
	height: 200px;
	background: white;
	font-family: Tahoma;
	color: #FFF;
	font-size: 12px;
	border-color: #000000;
	border-width: thin;
	border-style: solid;


}

.corpo {
	background-color: white;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
	clear: both;

}


.miolo {
	width: 898px;




}

.rodape {
	padding: 10px;
	background-color: #980000;
	font-family: Tahoma;
	color: #FFF;
	font-size: 12px;
	border-color: #000000;
	border-width: thin;
	border-style: solid;
	clear: both;




}


.campo {
	
	background-color: #980000;
	border:1px solid #FFF;
	font-family:Tahoma;
	font-size:12px;
	color: white;
	height:18px;
	width:120px;
}



.botao{
	font-size:10px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:white;
	background:#980000;
    border:0px;
    width:80px;
    height:40px;
}
.link  {
	font-family: Tahoma;
	color: #FFF;
	font-size: 12px;		
	text-decoration: none;


}

.link:hover {
	font-weight: bold;
	font-family: Tahoma;
	color: #FFF;
	font-size: 12px;		
	text-decoration:underline;


}

.link1 {
	font-family: Tahoma;
	color: #980000;
	font-size: 12px;		
	text-decoration: none;

}

.link1:hover {
	font-weight: bold;
	font-family: Tahoma;
	color: #980000;
	font-size: 12px;		
	text-decoration:underline;
	

}

.promocao {



	text-shadow: 0px 0px;



	background-color: #ffcc00;



}



#logo {
	padding: 40px;
	padding-bottom: 0;
	width: 250px;
	float: left;


}

#imagem {
	width: 210px;
	float: right;
	


}


#inativo
{
    background-color: #FFFFFF;


}

#ativo
{
    background-color: #c0c0c0;


    cursor: pointer;
}

#imei {
	clear: both;

}


.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #fff; 
width: 738px; 
height: 27px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 718px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 10px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 


.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1 
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}

.login {
	width: 200px;
	float: left;


}



.foto {

	width: 610px;
	float: left;

}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #FFFFFF;}

