/* CSS Document */
@import "/css/top_v10.css";
@import "/css/footer_v10.css";

html {
	/*background-color: #2E0E13;*/
	background-color: #2E0E13;	
}

body{
	margin:0px;
	background-image:url(../sofaltaesposa/images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
:focus {
	outline: 0;
}
h1 {
	display:none; /* Esconde o h1 do layout, só o google vê */
}
p {
	/*
	margin:0px;
	padding:0px;
	*/
	color:#332E2E;
	font-size:12px;
}

#contentBlog p
{
	margin:0px;
	padding:0px;
	color:#332E2E;
	font-size:12px;
}

h3 {
	margin:0px;
	padding:0px;
	color:#332E2E;
	font-size:14px;
}
img {
	border:0px;
}
a {	
	margin:0px;
	padding:0px;
	color:#332E2E;
	font-size:12px;
	text-decoration:none;
	cursor: hand;
}
a:hover {
	text-decoration:underline;
}

/* --------------------------------------- =MENU --------------------------------------- */
#nav {
	list-style:none;
	margin:0px 0px 0px 70px;
	padding:0px;
}
ul#nav li{
	float:left;
	margin-left:0px;
	margin-right:0px;
}
ul#nav li a{
	height:50px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}

#nav #nav_programa a{
	width: 107px;
	background:url(/sofaltaesposa/images/nav_programa.png) no-repeat left top;
}
#nav #nav_programa a:hover{
	background: url(/sofaltaesposa/images/nav_programa.png) no-repeat left bottom;
}
#nav #nav_programaAtiva a{
	width: 107px;
	background: url(/sofaltaesposa/images/nav_programa.png) no-repeat left bottom;
}

#nav #nav_protagonistas a{
	width: 131px;
	background: url(/sofaltaesposa/images/nav_protagonistas.png) no-repeat left top;
}
#nav #nav_protagonistas a:hover{
	background: url(/sofaltaesposa/images/nav_protagonistas.png) no-repeat left bottom;
}
#nav #nav_protagonistasAtiva a{
	width: 131px;
	background: url(/sofaltaesposa/images/nav_protagonistas.png) no-repeat left bottom;
}

#nav #nav_pretendentes a{
	width: 130px;
	background: url(/sofaltaesposa/images/nav_pretendentes.png) no-repeat left top;
}
#nav #nav_pretendentes a:hover{
	background: url(/sofaltaesposa/images/nav_pretendentes.png) no-repeat left bottom;
}
#nav #nav_pretendentesAtiva a{
	width: 130px;
	background: url(/sofaltaesposa/images/nav_pretendentes.png) no-repeat left bottom;
}

#nav #nav_episodios a{
	width: 98px;
	background: url(/sofaltaesposa/images/nav_episodios.png) no-repeat left top;
}
#nav #nav_episodios a:hover{
	background: url(/sofaltaesposa/images/nav_episodios.png) no-repeat left bottom;
}
#nav #nav_episodiosAtiva a{
	width: 98px;
	background: url(/sofaltaesposa/images/nav_episodios.png) no-repeat left bottom;
}

#nav #nav_videos a{
	width: 79px;
	background: url(/sofaltaesposa/images/nav_videos.png) no-repeat left top;
}
#nav #nav_videos a:hover{
	background: url(/sofaltaesposa/images/nav_videos.png) no-repeat left bottom;
}
#nav #nav_videosAtiva a{
	width: 79px;
	background: url(/sofaltaesposa/images/nav_videos.png) no-repeat left bottom;
}

#nav #nav_especialistas a{
	width: 131px;
	background: url(/sofaltaesposa/images/nav_especialistas.png) no-repeat left top;
}
#nav #nav_especialistas a:hover{
	background: url(/sofaltaesposa/images/nav_especialistas.png) no-repeat left bottom;
}
#nav #nav_especialistasAtiva a{
	width: 131px;
	background: url(/sofaltaesposa/images/nav_especialistas.png) no-repeat left bottom;
}

#nav #nav_depoimentos a{
	width: 116px;
	background: url(/sofaltaesposa/images/nav_depoimentos.png) no-repeat left top;
}
#nav #nav_depoimentos a:hover{
	background: url(/sofaltaesposa/images/nav_depoimentos.png) no-repeat left bottom;
}
#nav #nav_depoimentosAtiva a{
	width: 116px;
	background: url(/sofaltaesposa/images/nav_depoimentos.png) no-repeat left bottom;
}

#nav #nav_blog a{
	width: 59px;
	background: url(/sofaltaesposa/images/nav_blog.png) no-repeat left top;
}
#nav #nav_blog a:hover{
	background: url(/sofaltaesposa/images/nav_blog.png) no-repeat left bottom;
}
#nav #nav_blogAtiva a{
	width: 59px;
	background: url(/sofaltaesposa/images/nav_blog.png) no-repeat left bottom;
}

/* --------------------------------------- =Classes --------------------------------------- */

.p_bold {
	font-weight:bold;	
}
.p_rodape {
	font-weight:bold;
	color:#46281a;
}
.a_bold {
	font-weight:bold;	
}
.hr {
	background-image:url(/sofaltaesposa/images/hr.png);
	background-repeat:repeat-x;
}
.hr_02 {
	background-image:url(/sofaltaesposa/images/hr_02.jpg);
	background-repeat:repeat-x;
}

.hrmaior
{
	color: #666;
	width: 100%;
}
.hrmenor
{
	color: #666;
	width: 50%;
}

.bg_tit {
	/*background-image:url(/sofaltaesposa/images/bg_tit.png);*/
	height:29px;
	text-align:center;
}
.bg_tit2 {
	/*background-image:url(/sofaltaesposa/images/bg_tit_02.png);*/
	height:200px;
	background-position:top center;
	background-repeat:repeat-x;
	
}
.bg_tit2 p {
	margin:0px;
	padding:0px;
	color:#332E2E;
	font-size:12px;
}
.bg_tit3 {
	/*background-image:url(/sofaltaesposa/images/bg_tit_03.png);*/
	height:179px;
	background-position:top center;
	background-repeat:repeat-x;
	
}
.bg_tit4 {
	/*background-image:url(/sofaltaesposa/images/bg_tit_03.png);*/
	background-color:#FFF;
	background-position:top center;
	background-repeat:repeat-x;
	padding-top:30px;	
}
.bg_tit5 {
	/*background-image:url(/sofaltaesposa/images/bg_tit_03.png);*/
	background-position:top center;
	background-repeat:repeat-x;
	
}
.tv {
	background-image:url(/sofaltaesposa/images/tv.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:216px;
}
.rodape_sofaltaesposa {
	background-image:url(/sofalta/images/background_rodape.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.list_box {
	border:1px solid #7f9db9;
	width:200px;
}
#box_arquivo_blog
{
	background-color: #FFF;	
}
.campo_busca_blog {
	width:300px;
	height:37px;
	/*background-image:url(/sofaltaesposa/images/form_busca_blog.png);*/
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
	padding:0px;
}
.input_busca_blog {
	background-color:#FFF;
	border: solid 1px #332E2E;
	color:#332E2E;
	padding:0px;
	margin:0px 0px 0px 43px;
	cursor:text;
}
.blog_btn_ok  {
	background-image:url(/sofaltaesposa/images/btn_ok.png);
	width:28px;
	height:37px;
	margin:0px 0px 0px 0px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
}
.blog_btn_enviar  {
	background-image:url(/sofaltaesposa/images/btn_enviar.png);
	width:59px;
	height:23px;
	margin:0px 0px 0px 0px;
	border:0px;
	cursor:pointer;
	background-color:transparent;
}

.master_box_blog
{
	background: url(/sofaltaesposa/images/background_blog.png) repeat-y;
	padding-top:30px;
}

#arquivos li{
	list-style: none;	
	margin: 0;
	padding: 0;
}
.checado{
	font-weight: bold;
}

/* --------------------------------------- =Notícias --------------------------------------- */
#boxScroll
{
	width: 590px;
	height: 564px;
	overflow: auto;
}


#barraPulverizacaoLayout{
	margin:0 0 0 10px;
}
.publicidade{
	float:right;	
}
#footerContent{
	border-collapse: separate;
	border-spacing: 0;
	float:left;
	width:728px;
	min-height:105px !important;
	margin:0 0 0 106px !important;
	padding:0 20px 0 0 !important;
	background:url(/images/publicidade_vertical.png) top right no-repeat;
}



#ContentVideoPlayerSamba .titleVideo{
	color:#333 !important;
}
#ContentVideoPlayerSamba .jcarouselv3-skin-sbt .spanTituloVideo{
	color:#FFF !important;
}
