﻿

body
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
.fontHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Verdana;
}
.fontLabelLogin
{
	font-weight: bold;
	font-size:x-small;
	color: white;
	font-family: Verdana;
}
.corfundo
{
	background-color:#0094d9;
	color:white;
	font-family: Verdana;
}

.logo
{
vertical-align:bottom;
background-position:top;
color:white;
font-family:Verdana;
background-repeat:no-repeat;
}
.loginText
{
background-color:#EAEDF4;
color:black;
font-family: Verdana;
font-size:x-small;
width:90px;
height:12px;
}
.botaoLogin
{
	color:white;
	font-family: Verdana;
	border-color:white;
	border-style:solid;
	border-width:thin;
	background-color:transparent;
	font-size:x-small;
	
}
.loginTextRegDest
{
color:white;
font-family: Verdana;
font-size:medium;
font-weight:bold;
}

.loginTextReg
{
color:white;
font-family: Verdana;
font-size:x-small;
}



.Titulo
{

font-size:large;
text-align:center;
font-family: Verdana;
font-style:normal;
font-weight:bold;
color:White;
background-color:#033F87;
height:30px;


}

.linkGrande
{
color:#0094d9;
font-family: Verdana;
font-size:large;
text-align:center;
}

.Janela
{
border-width: thin;
border-style: none;
border-color: black;
}

.janelaText
{
color:black;
font-family: Verdana;
font-size:x-small;
width:90px;
height:14px;
}

.gradiente{
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#0094d9);
border-width: thin;
border-style: solid;
border-color: black;
border-bottom-color:#EAEDF4;
border-bottom-style:none;
font-family: Verdana;
color:White;
font-style:normal;
font-weight:bold;
background-color:Black;
text-align:center;

}

.TituloJanelaHome
{
	font-family: Verdana;
	font-style:normal;
	font-weight:bold;
	color:White;
	background-color:#033F87;
	height:30px;
	
}

.JanelaHome
{
border-width: thin;
border-style: none;
border-color: black;
border-top-style:none;
background-color:#ECF7FD;
}

.form
{
background-color:#EAEDF4;	
border-width: thin;
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
font-size:small;
font-style:oblique;
border-spacing:20px;
border-width: 1px;
padding-left:4px;
width:50%;
}

.tabelaDinamica
{
background-color:#EAEDF4;	
border-width: thin;
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
font-size:small;
font-style:oblique;
border-spacing:20px;
border-width: 1px;
padding-left:4px;

}


.rodapeForm
{
background-color:#0094d9;	
border-width: 1px;
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
text-align:center;
}


.formText
{
background-color:#ffffff;
color:black;
font-family: Verdana;
font-size:x-small;
width:190px;
height:13px;
border-color: black;
border-style:solid;
border-width: 1px;
}
 
 
 .botaoForm
{
	color:black;
	font-family: Verdana;
	border-color:black;
	border-style:solid;
	background-color:#EAEDF4;
}
 
 
 
 .obs
{
background-color:#EAEDF4;	
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
font-size:smaller;
font-style:oblique;
border-spacing:20px;
border-width: 1px;
padding-left:4px;
}
 
 
  .validaForm
{
	color:red;
	font-family: Verdana;
	border-color:Blue;
	border-style:dashed;
	background-color:Lime;
	border-width: 1px;
}
 
 
 .menu
{
background-color:#EAEDF4;	
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
font-size:medium;
font-style:normal;
border-spacing:20px;
border-width: 1px;
padding-left:4px;

}
 
 
 .textoJanelas
{
background-color:#EAEDF4;	
border-width: thin;
border-style: solid;
border-color: white;
color:black;
font-family: Verdana;
font-size:small;
font-style:normal;
border-spacing:20px;
border-width: 1px;
padding-left:4px;

}
 
 /*   MENU ADM -->*/

.MenuAdm
{
    color:#FFFFFF;
    background-color: #2382B9;
    font-family:Verdana;
    font-size:medium;
    border-style:outset;
    border-color:#27556D;
}

.MenuD
{
    background-color: #EAEDF4;
}

.MenuDHover
{
    color:#EAEDF4;
    background-color: #27556D;
}
.MenuDS
{
    background-color: #1C5E55;
}
 
 
.aguarde
{
position:absolute;
top:250px;left:250px;
visibility:hidden;
width:150px;
height:80px;
color:Black;
background-color:#F3FAA9;
border-style:double;
border-bottom-width:medium;
border-color:#1151A5;

}
 
 /************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}
 
 
    a.loginTextReg:link {color:white; text-decoration: none}
    a.loginTextReg:visited {color:white;text-decoration: none}
    a.loginTextReg:hover {color: #0094d9;text-decoration: underline;   }
    a.loginTextReg:active {text-decoration: none}
  
    a.loginTextRegDest:link {color:white; text-decoration: none}
    a.loginTextRegDest:visited {color:white;text-decoration: none}
    a.loginTextRegDest:hover {color: #0094d9;text-decoration: underline;   }
    a.loginTextRegDest:active {text-decoration: none}
  
   a:link {color:black; text-decoration: none;border-style:none}
   a:visited {color:black;text-decoration: none;border-style:none}
   a:hover {color: black;text-decoration: underline;   }
   a:active {text-decoration: none}
   a:img{border:0px}
   
   img{ border:0px;}

   
  
  .bordaFormUpload
{
border-style: solid;
border-color: white;
border-spacing:1px;
border-width: 1px;
padding-left:4px;
padding-right:4px;
}
 
   .bordaDetFotos
{
border-style: solid;
border-color: white;
border-width: 1px;

} 
 

.modalBackground
{
 background-color:whitesmoke;
 filter:alpha(opacity=90);
 opacity:0.9;
}


.fitro
{
	background-color:#FFFF99;
	color:Black;
	font-family: Verdana;
}




* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    
   
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}




/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 650px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* RatingControl */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
/* End-RatingControl */



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		padding:3px 0px 3px 8px;
		background-color:#0094d9;
		border-width:0px;
		border-style:none;
		border-color:#0094d9;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 30px 5px 8px;
		margin:0px;
		color:#ffffff;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 15px 15px;
		margin:-2px 0px 0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 50px 3px 3px;
		margin:0px;
		background-color:transparent;
		font-size:12px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#0094d9;
		color:#eaf833;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#0094d9;
		color:#eaf833;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#0094d9;
		color:#eaf833;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		padding:2px 0px 2px 5px;
		margin:10px -4px 5px;
		background-color:#afc8ec;
		color:#0094d9;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		border-width:1px;
		border-style:solid;
		border-color:#285da8;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:25px;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#285da8;
		background-color:#285da8;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:1px 0px 0px 7px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#eaf833;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items Hover""""""""*/	
	#qm0 div a:hover .qmritem span	
	{	
		background-color:#0094d9;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(qmimages/arrow_6.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#285da8;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(qmimages/arrow_4.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_5.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a	
	{	
		background-color:#285da8;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px;
		background-color:#285da8;
		border-width:1px;
		border-style:solid;
		border-color:#285da8;
	}

