/* CSS Azul */

				body {
					font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
					margin-left: 0px;
					margin-top: 0px;
					margin-right: 0px;
					margin-bottom: 0px;
				}
				div,td {
					font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
					font-size:11px;	
					color:#434343;
				}
				h1 {
					font-size: 15px;
					color: #004282;
					padding-bottom: 5px;
					border-bottom-width:2px;
					border-bottom-style:solid;
					border-bottom-color:#cdcdcd;
				}
				h2 {
					font-size: 13px;
					color: #004282;
					padding-bottom: 5px;
					border-bottom-width:1px;
					border-bottom-style:solid;
					border-bottom-color:#cdcdcd;
				}
				h3 {
					font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
					font-size:12px;	
					color:#434343;
					font-weight:bold;
				}
				#geral{
					text-align:center;
					width:100%;
				}
				#geral .topo{
					width:750px;
					margin:auto;
				}
				#geral #conteudo{
					width:750px;
					text-align:left;
					border:1px solid; 
					border-color:#cdcdcd; 
					background-color :#DFF8F6;
					margin:auto;
				}
				#geral #conteudo .linhatab {
					width:730px;
					padding: 5px 5px 5px 5px;
					border-width:2px;
					border-style:dotted;
					border-color:#cdcdcd;
					background-color:E6F3F2;
					margin:10px;
					
				}
				.tit_resp {
					color:red;
					font-size:15px;
					text-align:center;
					font-weight: bold;
				}

				.botoes #buttonazul {
					background-color: #BFDEFF;
					border-top-style: dotted;
					border-right-style: dotted;
					border-bottom-style: dotted;
					border-left-style: dotted;
					border-top-color: #0099FF;
					border-right-color: #0099FF;
					border-bottom-color: #0099FF;
					border-left-color: #0099FF;
					color: #004282;
					font-size:10px;
					width: 40px;
					padding: 0 3px 0 3px;
				}

				.botoes #buttonamarelo {
					background-color: #F8F9C7;
					border-top-style: dotted;
					border-right-style: dotted;
					border-bottom-style: dotted;
					border-left-style: dotted;
					border-top-color: #0099FF;
					border-right-color: #0099FF;
					border-bottom-color: #0099FF;
					border-left-color: #0099FF;
					color: #004282;
					font-size:10px;
					width: 55px;
					padding: 0 3px 0 3px;
					margin: 0 3px 0 3px;
				}		

				.botoes #buttonbranco {
					background-color: #FFFFFF;
					border-top-style: dotted;
					border-right-style: dotted;
					border-bottom-style: dotted;
					border-left-style: dotted;
					border-top-color: #0099FF;
					border-right-color: #0099FF;
					border-bottom-color: #0099FF;
					border-left-color: #0099FF;
					color: #004282;
					font-size:10px;
					width: 45px;
					padding: 0 3px 0 3px;	
				}
				
				.botoes #buttonGravar {
					background-color: #f5f5f5;
					color: #004282;
					font-size: 11px;
					width: 50px;
					padding: 0 3px 0 3px;	
					margin: 0 0 0 5px;
					font-weight:bold;
				}
						
				.botoes #buttonGravar {
					background-color: #f5f5f5;
					color: #004282;
					font-size: 11px;
					width: 50px;
					padding: 0 3px 0 3px;	
					margin: 0 0 0 5px;
					font-weight:bold;
				}									
				
				.detalhe1 {
					font-size: 10px;
					float:right;

				}				