/* -------------------------------------------------------
Author: Vitaly Friedman
Theme: Green Life - A Fresh, Warm and Readable Table
URL: http://www.alvit.de/vf
-------------------------------------------------------
*/
 
 		table {
	font: 11px verdana,verdana, arial;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
	color: #333;
	line-height: 19px;
		}
		
		table #conectado{background:#00FF00;}
		table #urgente{background:#FF0000;}
		table #alerta{background:#FFFF00;}
		table #livre{background:#00FF00;}
		table #fim{background:#000000;}
		caption {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
		}
		
		td {
	margin: 0;
	padding: 5px 5px;
	border: 1px solid #999;
		}
		
		
		th {
			font-weight: normal;
			text-transform: uppercase;
		}
		
		thead tr th {
	background-color: #575757;
	padding:  10px 10px;
	color: #fff;
	font-weight: bold;
	border-right: 2px solid #333;
	text-transform: uppercase;
	text-align:left;
		}
		
		tfoot tr th, tfoot tr td {
	background-color: transparent;
	padding:  10px 10px;
	color: #ccc;
	border-top: 1px solid #ccc;
		}
		
		tbody tr th {
	padding: 10px 10px;
	border-bottom: 1px dotted #fafafa;
		}
		
		tr { 
			background-color: #FBFDF6;
		}
		tr.odd {
	background-color: #2580a2;
		}
		
		tr:hover {
		}
		
		tr:hover td, tr:hover td a, tr:hover th a {
	color: #900;

		}
		
		td:hover {
		}

		tr:hover th a:hover {
			background-color: #F7FBEF;
			border-bottom: 2px solid #86C200;
		}
		
		table a {
	color: #333;
	background-image: none;
	text-decoration: none;
	border-bottom: 1px dotted #8A8F95;
	padding: 2px;
		}

		table a:hover {
	color: #BBC4CD;
	background-image: none;
	text-decoration: none;
	border-bottom: 1px solid #333;
	padding: 2px;
	color: #333;
		}
		
		table a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color: #333;
		}
		
		table a:visited:hover {
	background-image: none;
	text-decoration: none;
	border-bottom: 3px solid #333;
	padding: 2px;
	color: #333;
	font-size: 11px;
		}
.stile {
	font-size: 11px;
}
.odd .style1 strong {
	font-size: 11px;
	color: #FFF;
}
.odd td strong .style1 {
	font-size: 11px;
	color: #900;
}

body {
	background-color:#FBFDF6
}
.css_menu {
	text-align: center;
}
.historico {
	font-size: 16px;
	font-weight: bold;
}
