/***********************************************************************************/
/********************** DESENVOLVIDO POR NEXEN TECNOLOGIA LTDA *********************/
/***********************************************************************************/

/*************************** 
  Disposição do layout 
 ***************************/
*{
	margin:0;
	padding:0;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
 
html, body {
	width:100%; 
	height:100%; 

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#topo {
	background-image:url(http://www.dreamyourlifepositively.com/global/imgs/bg_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	z-index:1;
	width:100%;
	height:340px;
	text-align:center;
}
#topo_blog {
	background-image:url(http://www.dreamyourlifepositively.com/global/imgs/bg_topo_blog.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	z-index:1;
	width:100%;
	height:240px;
	text-align:center;
}

#miolo_externo{ /* Referente ao Bg externo do miolo - gradiente*/
	position:absolute;
	top:340px;
	background-image:url(../imgs/bg_conteudo.gif);
	background-repeat:repeat-x;
	background-color:#069706;
	width:100%;
	margin:0;
	padding:0;
}
#miolo_externo_blog{ /* Referente ao Bg externo do miolo - gradiente*/
	position:absolute;
	top:240px;
	background-image:url(../imgs/bg_conteudo.gif);
	background-repeat:repeat-x;
	background-color:#069706;
	width:100%;
	margin:0;
	padding:0;
}

#miolo_interno{ /* Referente ao Bg interno do miolo*/
	width: 780px;
	margin:0 auto;
	background-color:#FFFFFF;
	min-height:100%;
	padding-right:33px;
	padding-left:33px;
}
/**********   MENU   *********/

#conteudo{
/*	background-color:#FFFFFF;*/
	float:left;
	width:100%;
	top:340px;
	background-color:#FFFFFF;
}

#rodape{}


/*************************** 
  Estilos de texto 
 ***************************/

/* Títulos */
h1{}
h2{}

/*Texto*/
ul{}
li{}
code{}
p{}
pre{}
dir{}

/*************************** 
  Estilos de link
 ***************************/

a:link{}
a:active{}
a:visited{}
a:hover{}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 300;
}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
}
.buynow {
	color: #FFFFFF;
	font-weight: 800;
	font-size: 18px;
}
.buynow a {
	text-decoration:underline;
}
.buynow a:hover {
	text-decoration:none;
}
.buynow a:visited {
	text-decoration:underline;
}
.testimonials_persontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.title_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 400;
	color: #CA2222;
}
.form_freegift {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#b-navbar {
display:none;
margin:0;
padding:0;
}
.style2 {
	color: #1B7AE9;
	line-height: 40px;
}
.style3 {
	color: #CA2222;
	font-weight: bold;
}
.menu {font-size: 14px;
	color: #1FA4DC;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.menu a {font-size: 14px;
	color: #1FA4DC;
	font-weight: bold;
	text-decoration:none;
}
.menu a:hover {font-size: 14px;
	color: #1FA4DC;
	font-weight: bold;
	text-decoration:underline;
}
.menu a:visited {font-size: 14px;
	color: #1FA4DC;
	font-weight: bold;
	}
.style24 {font-size: 16px}

#navbar-iframe{
height: 0px;
visibility: hidden;
display: none;
}
.txt_gray_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.title_sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #CA2222;
}

.blog_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	color: #000000;
}
.blog_body  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	text-decoration:underline;
	color:#CA2222;
}
.blog_body  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	color: #CA2222;
}
.blog_body  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	text-decoration:underline;
	color: #000000;
}

.blog_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 15px;
	color: #000000;
}
.blog_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
.blog_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 15px;
	color: #000000;
	text-decoration:none;
}
.blog_links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 15px;
	color: #000000;
	text-decoration:underline;
}
freegift_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: 200;
}
