/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
bodyplus {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
	color: 00000c;
}

#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{
	float:right;
	width:526px;
	height:97px;
	background-color:#FFFFFF;
	position:relative;
	background-image: url(http://www.pegadinhas-de-concursos.com.br/images/newsheader_mar_2010.jpg);
}
#toplinks{
	position:absolute;
	right:549px;
	top:949px;
	width: 213px;
	height: 24px;
	background-color: #CC0000;
}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{
	float:right;
	width:526px;
	height:32px;
	background-image:url(bg_submenu.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
#contenttext{
	float:right;
	width:526px;
	background-color: #FFFFFF;
}

#contenttext2{
	float:right;
	width:526px;
	background-color: #000099;
}

#leftpanel{
	float:left;
	width:274px;
	background-color: #000099;
}
#footer{
	float:left;
	width:800px;
	background-color:#2a24a7;
	padding:10px;
}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.bodytext2 {
	font: Tahoma, sans-serif;
	color: #FFFFFF;
}

.h3 {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
}
.smallgraytext a{
	font-size: 11px;
	font-weight:bold;
	color:#ffff00;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.itálico {
	font-style: italic;
}
.Red {
	color: #900;
	font-weight: bold;
	font-size: small;
	text-align: center;
}
.Italico-left {
	text-align: left;
}
centralizado {
	text-align: center;
}
.Arialbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
}
.Style15_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003;
}
.bigCentered {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #006;
	text-align: center;
}

