﻿	.titulo
	{
		background-image: url(Images/topo_azul.JPG);
		background-repeat: repeat-x;
		background-position: top;
		/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#87cefa, endColorstr=#092c54, gradientType=0);*/
	}
	#body
	{
		overflow:hidden;
		/*behavior: url(csshover.htc); /* call hover behaviour file */
		font-size: 100%; /* enable IE to resize em fonts */
	}

	a.cab, a.cab:link, a.cab:visited
	{
		text-decoration : none;
		color : rgb(255, 255, 255);
		font-family : verdana;
		font-size : 8pt;
		font-weight : bold;
		text-align : center;		
	}
	a.cab:hover
	{
		text-decoration : none;
		color : rgb(200, 200, 200);
		font-family : verdana;
		font-size : 8pt;
		font-weight : normal;
		text-align : center;
	}

	a.det, a.det:link, a.det:visited
	{
	text-decoration : none;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}
	a.det:hover
	{
	text-decoration : none;
	color : rgb(0, 0, 255);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}

	a.tot, a.tot:link, a.tot:visited, a.tot:hover
	{
	text-decoration : none;
	color : rgb(255, 255, 255);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
	}
	td.cab 
	{
	background-image: url(../../images/tira.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	font-family : verdana;font-size : 8pt;font-weight : bold;color : White;	height : 25px;
/*
	text-decoration : none;
	color : rgb(250, 250, 250);
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	border-width: 0px;
	border-style: none;
	text-align : center;
	vertical-align: middle; 
*/
	}

	td.det 
	{
	text-decoration : none;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	Background-color : rgb(255, 255, 255);
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	height: 30px;
	}

	td.det_i 
	{
	text-decoration : none;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	Background-color : #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(0, 0, 0);
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	height: 20px;
	}

	td.tot 
	{
	text-decoration : none;
	color : rgb(255, 255, 255);
	font-family : verdana;
	font-size : 8pt;
	font-weight : normal;
	Background-color : transparent;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	}

	td
	{
	font-family : verdana;
	font-size : 8pt;
	}
	
	p
	{
	margin-left : 5px;
	margin-right : 5px;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 8pt;
	}

	p.det
	{
	margin-left : 5px;
	margin-right : 5px;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 8pt;
	}
	
	h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fe5f00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 20px;
	/*
	width:100%;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 20px;
	font-style : italic;
	font-weight: normal;
	text-align : center;
	position:relative;
	top: .3em;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=135); */
	}

	#titulo
	{
	width:100%;
	color : rgb(0, 0, 0);
	font-family : verdana;
	font-size : 20px;
	font-style : italic;
	text-align : center;
	position:relative;
	top: .3em;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Color=#555555, Direction=135); */
	}

	h2
	{
		width:100%;
		color : rgb(0, 0, 0);
		font-family : verdana;
		font-size : 12pt;
		font-style : normal;
		text-align : left;
		position:relative;
		top: .3em;
		/*filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#dd7777 , endColorstr=#eeaaaa, gradientType=0); */
	}
	