﻿/*---- Reset ----*/

* { padding: 0; margin: 0;}
img { border: none; }

/*---- Basics ----*/

html, body
{
	background-color: #EFE1EF;
	color:#892576;
	font-family: Verdana, Arial, Helvetica;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}

html { font-size: 0.835em;}

div
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
}

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

p
{
	font-weight: normal;
	line-height:1.5em;
	margin-bottom: 1em;
	vertical-align: middle;
}

.color1 {color: #892576}
.color2 {color: #6b3a96;}
.color3 {color: #5E5850;}
.font90 { font-size: 90% }
.font120 { font-size: 110% }

h2, .ultimas h2 a,.ultimas h2 a:active, .ultimas h2 a:visited
{
	color: #892576;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none;
}

.ultimas h2 a:hover
{
	cursor: pointer;
}


h3
{
	color: #6b3a96;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

a, a:visited
{
	color: #6b3a96;
	text-decoration:none;
}

a:hover
{
	font-weight:bold;
}

/*---- Layout ----*/

#top, #nav, #publicidade, #content, #bottom
{
	margin: 0 auto;
	width: 950px;
}

#top1, #top2 { float: left; }

#top1 { width: 270px; }

#top2 { width: 680px; }

#top
{
	background: url("../Images/DsgBackTop.png") repeat-x;
	border-bottom: solid 1px #a9008a;
	height: 80px;
}

#top-logo
{
	height: 80px;
	width: 270px;
}

#top-nav
{
	height: 15px;
	margin-left: 380px;
	padding: 5px 0;
	width: 300px;
}

#top-nav ul { list-style: none;}

#top-nav li
{
	display:block;
	border-left: solid 1px #FFFFFF;
	float: right;
	font-size: 90%;
	text-align: center;
	width: 99px;
}


#top-nav li a, #top-nav li a:visited
{
	color: #FFFFFF;
	display: block;
	padding: 0 5px;
	text-align: center;
	text-decoration: none;
	width: 89px;
}

#top-nav li a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

#tob-search
{
	width: 195px;
	height: 25px;
	background: url("../Images/DsgBusca.png") no-repeat;
	float:left;
	margin-left:477px;
	margin-top:11px;
}

.busca
{
	border:none;
	background-color: Transparent;
	height: 15px;
	padding-left: 10px;
	width: 160px;	
}

.btnBusca { margin-top:2px; }

#nav
{
	background: #8F2460 url("../Images/DsgNav.png") no-repeat;
	height: 25px;
}

#nav ul { list-style: none;  position: absolute;}

#nav li, #nav li a
{
	float: left;
	display: block;
	text-indent: -5000px;
}

#SubNav, #SubNav ul
{
	background-color: #8f2360;
	display: none;
	left: 770;
	margin: 25px 0 0 -20px;
	position: absolute;	
	top: 0px;
	z-index: 5000;
}

#nav li:hover ul
{
	display: block;
}

#nav li a 
{ 
	text-decoration: none; 
	cursor: pointer; 
	background-image: url("../Images/DsgNav.png");
	background-repeat: no-repeat; 
	height: 25px;
}

#nav01, #nav01 a, #nav01 a:active, #nav01 a:visited { background-position: 0px 0px; width: 110px}
#nav02, #nav02 a, #nav02 a:active, #nav02 a:visited { background-position: -110px 0px; width: 110px; }
#nav03, #nav03 a, #nav03 a:active, #nav03 a:visited { background-position: -220px 0px; width: 70px; }
#nav04, #nav04 a, #nav04 a:active, #nav04 a:visited { background-position: -290px 0px; width: 100px; }
#nav05, #nav05 a, #nav05 a:active, #nav05 a:visited { background-position: -390px 0px; width: 150px; }
#nav06, #nav06 a, #nav06 a:active, #nav06 a:visited { background-position: -540px 0px; width: 70px; }
#nav07, #nav07 a, #nav07 a:active, #nav07 a:visited { background-position: -610px 0px; width: 160px; }
#nav08, #nav08 a, #nav08 a:active, #nav08 a:visited { background-position: -770px 0px; width: 70px; }
#nav09, #nav09 a, #nav08 a:active, #nav09 a:visited { background-position: -840px 0px; width: 110px; }

#nav01 a:hover { background-position: 0px -25px;}
#nav02 a:hover { background-position: -110px -25px;}
#nav03 a:hover { background-position: -220px -25px;}
#nav04 a:hover { background-position: -290px -25px;}
#nav05 a:hover { background-position: -390px -25px;}
#nav06 a:hover { background-position: -540px -25px;}
#nav07 a:hover { background-position: -610px -25px;}
#nav08 a:hover { background-position: -770px -25px;}
#nav09 a:hover { background-position: -840px -25px;}

#SubNav li,  #SubNav li a
{
	float: none;
	font-size: 11px;
	font-weight: bold;
	background-image: none;
	display: block;
	color: #FFFFFF;	
	text-decoration: none;
	text-indent: 0px;
	width: 200px;
	height: 22px;
}

#SubNav li a, #SubNavLiA { display:block; height: 12px; padding: 5px; width: 190px;}

#SubNav li a:hover
{
	background-color: #481045;
	color: #FFFFFF;
}

#publicidade
{
	background-color: #e4b3d3;
	height: 90px;	
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

#content-inner
{
	background-color: #FFFFFF;
	min-height: 550px;
}

#bottom
{
	margin: 10px auto;
}

#bottom-rights
{
	color: #892576;
	font-size: 0.855em;
	margin-left: 5px;
	width: 300px;
}

#bottom-nav
{
	color: 	#892576;
	font-size: 90%;
	width: 640px;
	text-align: right;
}

#bottom-nav ul { list-style: none; }

#bottom-nav li { display: block;  padding: 2px 0; width: 160px; }

/*---- Colunas ----*/

.col400 { width: 400px; }

.col350 { width: 330px; }

.col180 { width: 175px; }

.col400, .col350{	float: left; margin-left: 15px;}
.col180 {	float: left; margin-left: 10px;}

/*---- Destaques ----*/

.desPrincipal
{
	float:left;
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	width:400px;
}

.legenda
{
	
	background-color: #FFFFFF;
	float: left;
	height: 50px;
	margin-top: 230px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* IE7 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8*/
	padding: 10px;
	width: 380px;
	
}

.legenda a, .legenda a:visited { color: #6b3a96; text-decoration: none; }
.legenda a:hover { text-decoration: underline; }

.destaquePlace { height: 300px; margin-bottom: 10px; }

.destaque
{
	float: left;
	height: 140px;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 155px;
}


.destaque img { margin-bottom: 5px;	}

.destaque a, .destaque a:visited, .ultimas a, .ultimas a:visited

{
	color: #5E5850;
	font-size: 90%;
	text-decoration: none;
	display: block;
}

.ultimas a, .ultimas a:visited { margin-bottom: 5px; }

.destaque a:hover, .ultimas a:hover
{
	text-decoration: underline;
}

.pub { text-align: center }

.contCol1 { margin-left: 20px; margin-right:20px; padding-top:10px; width: 555px; }
.contCol2 { padding-top:10px; width: 340px; }

.secao
{
	clear: both;
	float:left;	
	font-size: 90%;
	font-weight: bold;
	
}

.titulo
{	
	clear: both;
	float:left;	
	color: #6b3a96;
	font-size: 150%;
	font-weight: bold;	
	margin-bottom: 10px;
}

.titulo2
{
	clear: both;
	float:left;
	font-style: italic;
	margin-bottom: 45px;
}

.texto, .textoChamada
{
	clear: both;
	color: #5E5850;
	float:left;	
	line-height: 2em;
	margin-bottom: 15px;
}

.texto a, .texto a:visited;
{
	color: #5E5850;
	border-bottom: dotted 1px #5E5850;
}

.texto a:hover
{
	font-weight: bold;	
}

.texto p
{
	line-height: 2em;
}

.texto td p
{
	margin: 0;
	padding: 3px;
}

.imgFloatLeft
{
	float:left;
	margin: 6px 10px 6px 0;
}

.imgFloatRight
{
	float:right;
	margin: 6px  0 6px 10px;
}

.tituloChamada
{	
	clear: both;
	float:left;	
	color: #6b3a96;
	font-size: 120%;
	font-weight: bold;	
}

.textoChamada a, .textoChamada a:visited
{
	color: #5E5850;
	text-decoration: none;	
}

.textoChamada a:hover
{
	font-weight: normal;
	text-decoration: underline;	
}

.destaqueColuna h3 { width: 320px;}
.destaqueColuna p, .destaqueColuna a, .destaqueColuna a:visited { color: #5E5850;}
.destaqueColuna a:hover { font-weight:normal; text-decoration: underline;}


.frm1, .frm2, frm3 { 	float: left; margin-bottom: 15px; }
.frm1 { clear:both; width: 130px; }
.frm2 { width: 420px; }
.frm3 { clear:both; width: 550px; }

/***** Fique por dentro *****/
.fpdMais, .fpdMais a, .fpdMais a:visited
{
	background-color:#EFE1EF;
	color:#71439A;
}

/***** Newsletter *****/
#newsletter p
{
	color: #5E5850;
}

#newsletter input[type="text"]
{
	border: solid 1px #5E5850;
}

.btnNews
{
	background-image: url("../Images/btnNews.png");
	background-repeat: no-repeat;
	display:block;
	height: 18px;
	text-decoration: none;
	text-indent: -5000px;
	width: 56px; 
}

