@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../imago/gradiente.jpg) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

a img {
	border: none;
}

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../imago/footer.png) no-repeat bottom left;
} 

#container a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

#container a:link, #container a:visited {
	color: #000066;
}

#container a:hover, #container a:active {
	color: #990000;
}

#header {
	background: #FFFFFF url(../imago/backgroundflash.jpg) no-repeat;
	margin: 0;
	height: 189px;
} 
#header h1 {
	margin: 0; 
	position: absolute;
	top: -150px;
}

#sidebar1 {
	float: left; 
	background: #342b88 url(../imago/bg_sidebar.gif) no-repeat top left;
	margin: 0 0 10px 0;
	width: 200px;
	padding: 30px 5px 10px 5px;
	height: 500px;
}

#sidebar1 a[href^="http:"] {
  	background: url(../imago/externalLink.gif) no-repeat right top;
 	padding-right: 10px;
	font-size: 75%;
	color: #000066;
}

#mainContent {
	margin: 10px 5px 40px 215px;
} 

a[href^="http:"] {
  	background: url(../imago/externalLink.gif) no-repeat right top;
 	padding-right: 10px;
	font-size: 75%;
	color: #000066;
}


#mainContent_sgl {
	margin: 10px 5px 40px 10px; 
} 

#tema {
	margin: 0;
	width: 740px;
	padding: 10px 20px;
	background: #268AE1 url(/imago/tabreg.png) no-repeat bottom left;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003399;
	padding: 2px 5px 20px 5px;
} 
#footer p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
}

.fltrt { 
	margin-left: 8px;
	float: right;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

form {
	margin: 0px 0px 0px 0px;

}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
	margin: 0 0 5px 30px;
	color: #036;
}

.formbox {
    width: 250px;
}

.formusr {
	width: 90px;
	margin: 5px 10px 10px 180px;
}

fieldset {
	color: #699D86;
	border-left: #E9E3E5 1px solid;
	border-bottom: #E9E3E5 2px solid;
	border-right: #E9E3E5 2px solid;
	border-top: #E9E3E5 1px solid;
	font-weight: normal;
	padding: 5px 0px 5px 8px;
	background: url(/imago/bgForm.gif) repeat-y top right;
}

label {
    font-weight: bold;
    color: #036;
    display: block;
}

th {
	color: #006699;
	background-color: #CCCCCC;
	padding: 2px 5px 2px 10px;
	}

td {
	padding: 2px 5px 2px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000066;
  }
  
.hilite {
	background-color: #CCCCCC;
}

.formusr label {
		display:inline;
}

.chkRad {
	float: left;
	margin-bottom: 8px;
	font-size: 85%;
}

.chkRad label {
	display:inline;
	}

.clearIt {
	clear:both;
	}
select {
	margin:5px 0 8px 8px;
	}
.warning {
    font-weight: bold;
    color: #f00;
}

.warning2 {
	font-weight: bold;
	color: #FFCC99;
	font-size:75%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
