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

body {
	background-color: #333333;
	margin-top: 0px;
}

.Titulo{
	font-family:Arial;
	font-size: 20px;
	color: #FF9900;
	font-weight: bold;
	
	
}

.Titulo2{
	font-family:Arial;	
	font-size: 15px;
	color: #000000;
	font-weight: bold;

	
}

.bot{
	font-family:Arial;
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
	background-color: #424242;

}

.texto
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.menu {
	font-family:Arial;	
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	padding-top:17px;
}
.menu:visited {
	font-family:Arial;	
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	padding-top:17px;
}
.menu:hover {
	font-family:Arial;	
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top:17px;
}
.menu:active {
	font-family:Arial;	
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	padding-top:17px;
}

.textbox_home {
	background-color:#666666;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}

.menu_lateral {
	font-family:Arial;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menu_lateral:visited {
	font-family:Arial;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_lateral:hover {
	font-family:Arial;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_lateral:active {
	font-family:Arial;	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

	
