/* Resets */
img {
	border: none;
}
.Block {
	display: block;
}
.None {
	display: none;
}

/* Carregando */
#Loadimg {
	border: 1px solid #999999;
	text-align: center;
	display: block;
	background-image: url(../images/progress.gif);
	height: 20px;
	margin: 5px 20px 5px 20px;
}
#Loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	margin: -25px auto auto -150px;
	padding: 10px 0 10px 0;
}
#Overlay {
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
	background-color: #FFFFFF;
	z-index: 10; /* Hack Overlay */
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.PageCarregando {
	opacity: .8;
	filter: alpha(Opacity=80);
	-khtml-opacity: .8;
}
.PageCarregada {
/*	Sem transparencia */
}

/* Styles ID */
#Tag {
	margin-top: 0px;
	margin-bottom: 5px;
}
#Banner510x {
	text-align: center;
	margin-bottom: 10px;
}
#Banner468x60 {
	background-color: #FFFFFF;
	height: 60px;
	width: 468px;
}

/* Counteudo */
Div#Title {
	font-size: 200%;
	color: #669900;
}
.IconTitle {
	background-image: url(../images/post.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}
Div#SubTitle {}
Div#Data {
	color: #666666;
	padding-bottom: 10px;
}
Div#Texto {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
Div#Assinatura {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

/* Tables */
#T1 {}

#T2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#T2 a {
	display: block;
	margin: 1px;
	padding: 4px;
}
#T2 a:Hover {
	background-color: #F0F0F0;
	text-decoration: none;
}

#T3 { border: 1px solid #CCCCCC; }
#T4 { border: 1px solid #CCCCCC; } /* Cursos */

.BorBot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.BorDir {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#bfOrkut {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding: 10px;
}

#Google {
	text-align: center;
	color: #666666;
	margin-top: 20px;
}
#Google .BuscaText {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 23px;
	padding: 4px;
}
#Google .BuscaBut {
	background-color: #F1F1F1;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

/* Styles Class */
#Sep {
    width: auto;
    height:1;
	}
.Sep {
	border:1px dotted #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
}
.Normal {}

/* Cursos */
#Cursos span.Title, #Atalhos span.Title, #Encontre span.Title {
	font-size: 150%;
	font-weight: bold;
	display: block;
	padding: 5px 3px 5px 3px;
}

#Cursos { color: #0066CC; }
#Atalhos { color: #339900; }
#Encontre span.Title { color: #F29200; }

#Cursos a, #Cursos a:Visited {
	display: block;
	margin: 1px;
	padding: 4px;
}
#Cursos a:hover {
	background-color: #F0F0F0;
	text-decoration: none;
}
#Atalhos a, #Atalhos a:Visited {
	display: block;
}
#Atalhos a:hover {
	color: #FF0000;
	text-decoration: none;
}
#Atalhos div#atalhos-links a, #Atalhos div#atalhos-links a:Visited {
	padding-top: 2px;
	padding-bottom: 2px;
}
#Atalhos div#atalhos-links a:Hover {}

#Tipos {
	display: block;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	height: 34px; /* Hack border */
}
#Tipos a, #Tipos a:Visited {
	text-decoration: none;
	padding: 11px 10px 10px 10px; /* Hack border */
	float: left;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;

}
#Tipos a:Hover {
	padding: 11px 10x 10px 10px; /* Hack border */
	background-color: #F0F0F0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#Tipos span {
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#Tipos a:Active {}
#Cidades {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#Cidades div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#Cidades span {}
#Cidades a, #Cidades a:Visited {
	display: block;
	padding: 5px;
}
#Cidades a:Hover {
	color: #F29200;
	text-decoration: none;
}
#Lista {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}
#Lista h1 {
	color: #999999;
	display: block;
}
#Lista td {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
}
#Lista td.Mid {
	background-color: #FAFAFA;
}
.border-top {
	border-top: 1px solid #E6E6E6;
}
.border-bottom {
	border-bottom: 1px solid #E6E6E6;
}
.border-right {
	border-right: 1px solid #E6E6E6;
}
.border-left {
	border-left: 1px solid #E6E6E6;
}
