@import url("http://www.tvcultura.com.br/css/geral.css");

html,
body {
	height: 100%;
	padding: 0px !important;
}

#bodyWrapper {
	background-position:center top;
	clear:both;
	min-height:100%;
	padding-bottom:0;
	background: #fff url(../../images/conexaocultura/bkgHome.jpg) no-repeat;
}


#mainContentWrapper {
	background:none !important;
}

#menuTopWrapper {
	height: 272px;
}

#menuBarHolder { height: 125px; }

#topSiteWrapper {
	width: 990px;
	margin: auto;
	position: relative;
	height: 132px;
	z-index:20;	
	background:#fff;
}

#topSiteLogo {
	height: 102px;
	width: 162px;
	display: block;
	text-indent: -9999px;
	background-image: url(../../images/conexaocultura/imgLogoHome.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left:5px;
	top: 16px;
}

#topMenu {
	position: absolute;
	top: 70px;
	left: 205px;
	_width:700px;
}


#menuTabsPrincipal ul {
	margin:0;
	padding:0;
	list-style:none;
	_width:700px;
}

#menuTabsPrincipal li {
	float:left;
	margin:0;
	padding:0;
	display:inline;
	margin-right:10px;
	_margin-right:0px;
}

#menuTabsPrincipal a {
	float:left;
	display:block;
	_display:inline;
	height:32px;
	padding:3px 5px 0 10px;
	text-decoration:none;
	font-weight:bold;
	outline:0;
	color:#000000;
	font: normal 18px "Trebuchet MS", Arial, Verdana, sans-serif;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menuTabsPrincipal a { float:none;  }

/* End IE5-Mac hack */

#menuTabsPrincipal a:hover {
	color:#000;
	font: normal 18px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-bottom:5px;
}

#menuTabsPrincipal .current a {
	color:#000000;
	font: normal 18px "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-bottom:5px;
}



#btnSobre a:hover, #btnSobre.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgSobre.png) no-repeat;
}

#btnQuem a:hover, #btnQuem.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgQuem.png) no-repeat;
}

#btnInscrevase a:hover, #btnInscrevase.current a  {
	color:#000;
	background:url(../../images/conexaocultura/imgInscrevase.png) no-repeat;
}

#btnRegulamento a:hover, #btnRegulamento.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgSobre.png) no-repeat;
}

#btnDuvidas a:hover, #btnDuvidas.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgDuvidas.png) no-repeat;
}

#btnApoio a:hover, #btnApoio.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgDuvidas.png) no-repeat;
}

#btnContato a:hover, #btnContato.current a  {
	color:#000;
	background: url(../../images/conexaocultura/bkgDuvidas.png) no-repeat;
}


.contentActions {
	background-color: transparent !important;
	padding: 5px;
}

.contentActions .btnDefault { font-size: 12px !important; }

.contentActions .btnDefault .Search {
	background-image: url(../../images/conexaocultura/icoSearch.png);
	padding-left: 21px;
}

.contentActions .btnDefault .List {
	background-image: url(../../images/conexaocultura/icoList.png);
	padding-left: 21px;
}

.contentActions .btnDefault .Audio {
	background-image: url(../../images/conexaocultura/icoSound.gif);
	padding-left: 21px;
}

.contentActions .btnDefault .Email {
	background-image: url(../../images/conexaocultura/icoEmail.gif);
	padding-left: 21px;
}

.contentActions .btnDefault .Pdf{
	background-image: url(../../images/conexaocultura/icoPdf.png);
	padding-left: 21px;
}


.contentActions .btnDefault .Plus {
	background-image: url(../../images/conexaocultura/icoPlus.gif);
	padding-left: 18px;
}


#footerHolder {
	margin-top: 50px;
	position: relative;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#footerWrapper {
	background-color: transparent;
	margin: auto;
}

#footerContent #btnBackTop {
	background:transparent url(../../images/conexaocultura/btnBackTop.png) repeat scroll 0 0;
	height:17px;
	left:15px;
	position:absolute;
	text-indent:-9999px;
	top:-17px;
	width:49px;
}

#footerContent { background: url(../../images/conexaocultura/bkgRodape.png) repeat-x; }

#footerContent #logoFPA { left:833px; top:60px;}

#footerContent #logoCultura { left:743px; top:60px}

#footerContent #copyright { color:#5a5a5a; top:0}


#shadow {
	background-image:url(../../images/conexaocultura/shade1x1.png); 
	position:absolute; 
	left:0; 
	top:0; 
	width:100%; 
	z-index:100;
}





#boxInscricao{
	margin-bottom:20px;
	position:relative;
}
#contentInsc{
	width:237px;
	margin-left:6px;
	background:#e6e6e6;
	position:relative;
	padding-top:70px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#btnInscricao{
	position:absolute;
	top:0;
	left:0;
}
#contentInsc p {
	color:#000;
	font: bold  14px "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height:15px;
	padding:0px 10px 20px 10px;
}


