/*Estilos de Tags Html*/
a:link{
	color: #285072;
	text-decoration:underline;
}

a:visited {
	color: #609EC4;
	text-decoration: underline;
}

a:hover {
	color :#B58AEE;
	text-decoration: underline;
}


body {
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	margin:0px;
	background-color: #006699;
}

	
h3{
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	color:#0082D7;
	font-size:17px;
	margin:0px; 
	padding:0px;
	font-weight:bold;
}

h4{
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	color:#0082D7;
	font-size:20px;
	margin:0px; 
	padding:0px;
	font-weight:bold;
}

h5{
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	color:#0082D7;
	font-size:13px;
	margin:0px; 
	padding:0px;
	font-weight:bold;
}

hr{
	color:#40A1E1;
	border-style:solid;
	height:2px;
	margin:0px;
	padding:0px; 
}

.tblForm{
	border-color:#40A1E1;
	border-bottom-style:solid;
	border-top-style:solid;
	border-width:0px;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}

.cor1{
	background-color:#DEEEFF;
}

.cor2{
	background-color:#EFF7FF;
}


/*Estilos da Tabela do Site*/

.menuSite{
	font-size:14px;
	font-weight: bold;
	height:30px;
	width:95%;
	color:#0A4768;
}

.menuSite td{
	text-align:center;
}

.menuSite td a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.menuSite td a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.menuSite td a:hover{
	color:#55FF55;
	text-decoration:none;
}

.tblPrincipal{
	width:75%;	
}
.tblTopLeft{
	background-image:url(../images/awd_r1_c1.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:8px; 
}

.tblTopRight{
	background-image:url(../images/awd_r1_c6.jpg);
	background-repeat:no-repeat;
}

.tblLeftStretch{
	background-image:url(../images/awd_r2_c1.jpg);
	background-repeat:repeat-y;
	height:113px;
	width:13px; 
}

.tblRightStretch{
	background-image:url(../images/awd_r2_c6.jpg);
	background-repeat:repeat-y;
	width:13px;
}

.tblLeftDown{
	background-repeat:no-repeat;
	background-image:url(../images/awd_r6_c1.jpg);
	width:13px;
	height:74px;
}

.tblRightDown{
	background-repeat:no-repeat;
	background-image:url(../images/awd_r6_c6.jpg);
	width:13px; 
	height:74px;
}

.tblLeftMiddle{
	background-repeat:no-repeat;
	background-image:url(../images/middle_left.jpg);
	background-position:left;
	width:2%;
}

.tblRightMiddle{
	background-repeat:no-repeat;
	background-image:url(../images/middle_right.jpg);
	background-position:right;
	width:2%;
}

.tblMiddle {
	background-image:url(../images/awd_r6_c3.jpg);
	background-repeat:repeat-x ;
	width:96%;
}


/*
*
*****************
*****************
* Estilos do Site
*****************
*****************
*
*/

.fontePequena{
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 8px;
	color: #0099CC;
}

.fonteMedia{
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 10px;
	color: #0099CC;
}

.conteudo {
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	color: #006699;
}


.linkBranco {
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	color:#FFFFFF;
}

.linkBranco a:link {
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:white;
}

.linkBranco a:visited {
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:white;
}


.linkBranco2 {
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	color:#FFFFFF;
}

.linkBranco2 a:link {
	text-decoration:none;
	font-size:11px;
	color:white;
}

.linkBranco2 a:visited {
	text-decoration:none;
	font-size:11px;
	color:white;
}


.linkLingaRodape {
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	font-weight:bold;
	color:#0A4768;
}

.linkLingaRodape a:link {
	text-decoration:none;
	font-size:11px;
	color:#0A4768;
	font-weight:bold;
}

.linkLingaRodape a:visited {
	text-decoration:none;
	font-size:11px;
	color:#0A4768;
	font-weight:bold;
}

.linkLingaRodape a:hover {
	text-decoration:none;
	font-size:11px;
	color:White;
	font-weight:bold;
}




.fundoConteudo{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.fundoConteudoBranco{
	background-color:#FFFFFF;
}

.fundoTopoFlash{
	background-color:#0082D7;
	background-image:url(../images/bgtopo.jpg);
	background-repeat:repeat-x;
}

.bordaMenu{
	background-color:#0082D7;
	border-style:solid;
	border-bottom-color:#40A1E1;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	height:26px;
	padding:4px;
	padding-left:12px;
}

.textbox {
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	background-color:#FFFFFF;
	/*height:15px;
	padding: 1px;*/
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	text-align: left;
	color: #006699;
}

.textbox:focus{
	border: 1px solid #00CC00;
}


.query{
	background:transparent url(../images/search.png) no-repeat scroll left top;
	padding-left:18px;
}

.combobox {
	margin-top: 1px;
	margin-bottom: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	background-color:#FFFFFF;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 11px;
	text-align: left;
	color: #006699;
}

.combobox:focus{
	border: 1px solid #00CC00;
}

.red{
	color:Red;
	font-weight:bold;
}



.botao{
	font-weight:bold;
	cursor:pointer;
}

.botaoPacote{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/botao_calcular.gif);
	background-repeat:no-repeat;
	background-position: right top;
	font-family:Arial, Helvetica, sans-serif,tahoma,verdana;
	color:#0082D7;
	font-size:14px;
	margin:0px; 
	padding:0px;
	font-weight:bold;	
	height:52px;
}

.botaoBranco{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/cmd.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

.botaoRefresh{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/Mail.png);
	background-repeat:no-repeat;
	background-position: left top;
}

.botaoCalc{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/calc.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

.botaoVoltar{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
	background-position: left top;
}

.botaoDelete{
	background-color:#FFFFFF;
	border-style:none;
	font-weight:bold;
	cursor:pointer;
	background-image:url(../images/delete.png);
	background-repeat:no-repeat;
	background-position: right top;
}


/* Estilo Grid*/
.Par {
	background-color:#EFF3FB;
	font-size:11px;
	font-family:Arial;
}
.Par:hover {
	background-color:#D1DDF1;
}

.mouse{
	background-color:White;
	font-size:11px;
	font-family:Arial;
}
.mouse:hover{
	background-color:#D1DDF1;
}

.cabecalho{
	background-color:#507CD1;
	font-weight:bold;
	color:White;
	text-align:left;
	font-size:11px;
	font-family:Arial;
	text-transform:uppercase;
}

.rodape{
	background-color:#507CD1;
	font-size:15px;
	font-weight:bold;	
	color:White;
}

.rodape a:link {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#D1DDF1;
}

.rodape a:visited {
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:white;
}

.rodape a:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	color:white;
}               

.tabela{
	color:#006699;
	border-color:#507CD1;
	border-style:solid;
	border-width:0px;
}

.upperCase{
	text-transform:uppercase;
}

/* Flags */

.flags a {
	float:left;
	width:130px;
	height:100px;
}


/* ÍCONES */

.icones {
	padding-left:30px;
	padding-right:30px;
}

.icones a {
	display:block;
	width:72px;
	height:24px;
	padding:44px 3px 3px 3px;
	font-size:10px;
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	margin-right:14px;
	margin-top:10px;
	text-align:center;
	border-width:5px;
	border-style:solid;
	border-color:#FDFDFD;
}


.icones a:link {
	color:#838281;
	text-decoration:none;
}

.icones a:visited {
	color:#838281;
	text-decoration:none;
}

.icones a:hover {
	color:#838281;
	background-color:#F5F5F5;
	text-decoration:none;
	border-color:#F5F5F5;
}

.icones a:active {
	color:#838281;
	text-decoration:none;
}


.td_msg{
	padding: 1px;
	font-family: Arial,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	background:#FFF1A8;	
	height:24px;
	font-weight:bold;
}

.tdEsquerdaMsg{
	background-image:url(../images/msg_l.gif);
	background-repeat:no-repeat;
}

.tdDireitaMsg{
	background-image:url(../images/msg_r.gif);
	background-repeat:no-repeat;
}

.siteMap {
	font-family: Arial, Helvetica, sans-serif,tahoma,verdana;
	font-size: 7.3pt;
	color:#7788A0;
}

.siteMap a:link{
	color: #0082D7;
	text-decoration:none;
}

.siteMap a:visited {
	color: #0082D7;
	text-decoration: none;
}

.siteMap a:hover {
	color :#0082D7;
	text-decoration: underline;
}


.pathSeta{
	background-image:url(/site/images/breadCrumb.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.img {
	border-style:solid;
	border-width:2px;
	border-color:White;
	
}

.img:hover {
	border-style:solid;
	border-width:2px;
	border-color:#00CC00;
}

.imgEscuro {
	border-style:solid;
	border-width:1px;
	border-color:#24C9FF;
	
}

.imgEscuro:hover {
	border-style:solid;
	border-width:1px;
	border-color:#00CC00;
}




div#half-pay {
	float:left;
	background: #F8FBF2;
	border: 1px solid #C9E7A1;
	margin:30px 0 20px 0;
	@margin:15px 0 20px 0;
	padding: 10px ;
	width: 516px;
}
*html div#half-pay{
	margin:20px 0 0 0;
}

div#half-pay p {
	font: bold 12px arial;
	color: #338604;
	}
div#half-pay ul {
	/*margin-left: 3px*/
	_margin-left: -10px;
	}
div#half-pay li {
	font: 10px arial;
	color: #000;
	text-align: center;
	margin: 8px 11px 6px 11px;
	line-height: 11px;
	height:61px;
	float: left;
	}
div#half-pay li.last {
	margin-right: 0px;
	}
div#half-pay span {
	display:block;
	height:20px;
	margin-top:6px;
	}
div#half-pay img.duas-linhas {
	margin-top:4px;
	}
div#half-pay a {
	display: block;
	/*width: 52px;
	height: 48px;*/
	width: 57px;
	height: 55px;
	padding: 3px;
	color: #666664;
	text-decoration: none;
	/*background: url(https://pagseguro.uol.com.br/img/half-pay/box_out.gif) no-repeat;*/
	background: url('https://pagseguro.uol.com.br/img/half-pay/bg-half-pay.gif') no-repeat left top;
	overflow: hidden;
	}
div#half-pay a:hover {
	background: url('https://pagseguro.uol.com.br/img/half-pay/bg-half-pay.gif') no-repeat left bottom;
	color: #000;
	}
	
	
.imgCalendar{
	cursor:pointer;
}


.frameError {
    background: #fcc url(/site/images/error_24x24_red.png) no-repeat 10px 10px;
    padding: 14px 10px 10px 44px;
    font-size:12px;
    clear: both;
}
.frameWarning {
    background: #fffae5 url(/site/images/warning_24x24_yellow.png) no-repeat 10px 10px;
    padding: 14px 10px 10px 44px;
    font-size:12px;
    clear: both;
}
.frameSuccess {
    color: #525252;
    padding: 14px 10px 10px 44px;
    background: #e9fad0 url(/site/images/okay_24x24_green.png) no-repeat 10px 10px;
    font-size:12px;
    clear: both;
}

.frameNotification {
    color: #525252;
    padding: 14px 10px 10px 44px;
    background: #dff7fc url(/site/images/notification_24x24_blue.png) no-repeat 10px 10px;
    font-size:12px;
    clear: both;
}


.quadroBranco{
	background-color:#FBFBFB;
	border-color:#F4F4F4;
	border-style:solid;
	border-width:1px;
	padding: 15px 15px 15px 15px;
}


.comentarioData
{
	font-size:10px;	
	color:#0082D7;
}