/*Template: ref-orto
Theme Name: ref-orto
Description: Tema exclusivo para REF-ORTO.
Author: reformaortografica.com
Author URI: http://www.reformaortografica.com

/* ------------------------------
TAGS REDEF HTML
------------------------------ */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:20px;
	padding:0;
	background-color: #D0D0C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1 {
	font-size:18px;
	margin:0;
	letter-spacing:-1px;
}
h2{font-size:14px; color:#999999;}
h3 {
	font-size:13px;
	padding:4px 0;
	margin-bottom:10px;
}

a:link, a:visited {
	color:#003399;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* ------------------------------
ESTRUTURA
------------------------------ */
#limites {
	width: 855px;
	margin: 0 auto;
	border-left: 6px;
	border-left-style: solid;
	border-left-color: #C6C6BB;
	border-right: 6px;
	border-right-style: solid;
	border-right-color: #C6C6BB;
}
#conteudo {
	width: 815px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 20px;
	border-style: solid;
	border-color:#FFFFFF;
}

#barratopo{width:auto; display:block; height:80px;}
#barranav { 
	width:auto;
	display:block;
	height:28px;
	color: #003399;
	background-color: #D9EAF0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAD0DD;
	border-bottom-color: #AAD0DD;
	margin-top: 5px;
	margin-bottom: 5px;
}

#barranav a{heigth:28px; line-height:28px; padding:0 8px; display:inline;}


#principal{width:auto; display:block; padding:10px 0;}

#col-esq{
	width:160px;
	margin-right:20px;
	float:left;
	background-color: #FFFFFF;
}
#col-cen{
	width:420px;
	margin-right:20px;
	float:left;
	background-color: #FFFFFF;
}
#col-dir{
	width:195px;
	float:left;
	background-color: #D9EAF0;
}
div.espac{clear:both; height:10px; display:block;}


#peh{width:auto; display:block; padding:10px 0; font-size:11px; color:#666666; background-color: #D9EAF0;}


/* ------------------------------
CLASSES CUSTOMIZADAS
------------------------------ */

#titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -2px;
}
#titulo .ref {
	color: #009900;
}
#titulo .ort {
	color: #FFBF00;
}
#titulo .desc {
	color: #A8A897;
	font-size: 18px;
	letter-spacing: -1px;
}
#titulo .sub {
	color: #003399;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}
#titulo a:hover {
	text-decoration:none;
}
.entry {
	line-height: 22px;
}
.antes {
	color: #666666;
} 
.depois {
	color: #000000;
}
.nota {
	margin-top: 10px;
	font-weight: bold;
	background-color: #FFF1C6;
	font-size: 12px;
	padding:20px;
	line-height:14px;
	border-left: 4px solid #FFBF00;
	border-right: 4px solid #FFBF00;
}

.compl {
	margin-top: 10px;
	font-weight: bold;
	background-color: #CCEECC;
	font-size: 12px;
	padding:20px;
	line-height:14px;
	border-left: 4px solid #009900;
	border-right: 4px solid #009900;
}

.menu {
	border-top: 2px solid #AAD0DD;
	border-bottom: 2px solid #AAD0DD;
}
.menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu a {
	display: block;
	width: 160px;
	text-align: center;
	/* float: left; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
/*	background-color: #009900;
	color: #FFFFFF; */
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
/*	color: #AAD0DD; */
	color: #009900;
}
.menu a:hover {
	color: #003399;
	background-color: #D9EAF0;
	text-decoration: underline;
}
.gad250 {
	padding: 15px;
	font-size:10px;
	text-align: justify;
}
.adtitle {
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}