/************************/
/**CSS By Carlos Braga**/
/**********************/

/*padroes do site*/
html, body {
	background: url(../imagens/bg.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
	margin: 0px;
	text-align:center;
	height:100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.6em;
	text-align:justify;
}

#ver_todas_noticias {
	font-size: 0.7em;
	
}

p.concursos{
    font-family: sans-serif;
	font-size: 0.8em;
}

body.concursos{
	background-color: #FEFEFE;
}

#text p {	font-family: sans-serif; 	font-size: 0.8em;		line-height: 140%;		text-align:justify;		padding: 3px 0px 3px 3px;}#primeiroParagrafo {	margin-bottom: 20px;}

#text .blocoInformacoes a{	color: #005085;	border: 0px solid;}
#text .blocoInformacoes a:hover{	color: #FFF;	text-decoration: none;	background-color: #005085; }
#text .blocoInformacoes{	padding: 3px;	margin-bottom: 10px;	background-color: #F2F2F2;}
#text .blocoInformacoes p{	color: #333333; font-family: helvetica, "Gill Sans MT"; font-size: 0.9em; letter-spacing: 0.03em; line-height: 1.8em; margin-top: 0; }
#text .blocoInformacoes:hover{	background-color: #FFF; }
#text h5 {	background-color: #005085;	color: #FFF;	font-size: 0.9em;	font-family: sans-serif;	padding: 4px 0px 4px 4px;	margin-top: 0px;	margin-bottom: 0px;}
#text h5:hover {	cursor: pointer;}

#text .dataPub { font-weight: bold; padding: 1px; border: 1px solid #AAA; }

h1 {
	font-family: sans-serif, Monospace, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: left;
	color:#004a80;
}

ul {
	font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	list-style-image:url(../imagens/listb.gif);
}

a {
	color: red;	border: 0px solid;	text-decoration: none;
}

a:hover {	text-decoration: underline; 
}


a.concurso {
	color: red;	border: 0px solid;	text-decoration: none;
}

a.concurso:hover {	color: #FFF;	text-decoration: none;	background-color: red; 
}

a.concurso:active {
	text-decoration: underline overline;
}

table p{
	text-align:left;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
}

/*padroes de formatacao geral*/

#site {
	background-color:#D6D6D6;
	width: 710px;
	margin:0px auto;
	height:auto;
}

#left {
	height:100%;
	width: 125px;
	height:auto;
	float: left;
	text-align:center;
}

#leftI {
	width: 125px;
	float: left;
	height:auto;
}

#right {
	background-color: #E7E7E7;
	height:auto;
	width: 585px;
	float: left;
	text-align:left;
}

#rightI {
	background-color: #E7E7E7;
	width: 585px;
	height:auto;
	float: left;
	text-align:left;
}

#footer {
	width: 710px;
	clear: both;
}


#content {
	margin-left: 10px;
	margin-right:10px;
	margin-top: 0px;
	height:auto;
	padding-bottom:15px;
}

#contentI {
	width: 545px;
	margin-left: 15px;
	margin-top: 0px;
}

#text {
	height:auto;
	padding-left:15px;
	padding-top:10px;
	padding-right:25px;
	padding-bottom:20px;
}

#subtitle {
	background-color: #da2724;
	width: 100%;
	height: 120px;
	float: right;
}

#track {
	width: 100%;
	height: 36px;
	clear: both;
	border-bottom: 1px solid #da2724;
}


/*padroes especificos*/
#ciaar {
	height:100%;
	width: 111px;
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#FFFFFF;
}

#ciaar p, #ciaar a {
	color: #004a80;
	margin: 0px;
	text-align:left;
}

#right strong {
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: bold;	
}

#track p {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	padding-top: 11px;
	margin-left: 0px;
}

#track a {
	font-weight: normal;
	color: #000000;
}


.tdnoticiasred {
	color:#da2724;
}

.tdnoticiasblue, .tdnoticiasblue a{
	color:#004a80;
}

#foto_noticia {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}

#titulo_noticia {
	float:left;
	clear:both;
	margin-bottom:10px;
	width:540px;
	font-family: Helvetica, sans-serif, Verdana, Arial; 
	font-size: 18px;
	text-align:justify;
	font-weight:bold;
}

#texto_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	text-align:justify;
}

.blue {
	color:#004a80;
	font-weight:bold;
}

.red {
	color:#da2724;
	font-weight:bold;
}

.superiorAviso{
	font-size: 18px;
	letter-spacing: 0em;
}

.corpoAviso {
	font-size: 25px;
	letter-spacing: 0em;
	color: #c0504d;
	margin-top: 10px;
}

.rodapeAviso {
	font-size: 18px;
	margin-top: 10px;
} 

