/* CSS Document */

div#content {
	width:1024px;
	background-image:url(images/bg_hr.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat;
}	

div#top {
	background-color: #EBDDB7;
	height: 149px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Slider */

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:baseline;
/*
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:9%;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:baseline;
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
*/	
}
body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#333;
	background:#eee;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 9px;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper {
	width: 930px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 25px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

/* Fim Slider */
div#Rodape {
	height: 50px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#rdp_Link {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9px;
	height: 17px;
	padding-top: 8px;
}

div#rdp_Copyright {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 20px;
	background-color: #58B157;
	color: #FFF;
	padding-top: 5px;
}
div#Separador_ContentRdp {
	background-color: #666;
	height: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
div#content_Body {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#uele {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#uele .elei {
	float: left;
	height: auto!important;
	position: relative;
	width: 250px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat-y;
}
#uele .elei2 {
	float: left;
	height: auto!important;
	position: relative;
	width: 340px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/border-vertical.gif);
	background-repeat: repeat-y;
}
#uele .elei3
{
	float: left;
	height: auto!important;
	position: relative;
	width: 200px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-image: url(images/border-vertical.gif);
}
.Titulos1 {
	font-size:18px;
	font-family: Tahoma, Geneva, sans-serif;
}
.Titulos2 {
	font-size:9px;	
}
div#container_Artigos {
	width:200;
}
#container_Artigos_DataLabel {
/*	font-size:10px;*/
}
#container_Artigos_Label1 {
	/*font-size:10px;*/
}
#container_Artigos_Label2 {
	/*font-size:12px;*/
}
.dicas-data
{
    font: bold 9px 'Open Sans';
    color: #666;
    text-decoration: none;
}

.dicas-titulo
{
    font: bold 14px 'Open Sans';
    color: #C00;
    text-decoration: none;
}

.dicas-texto
{
    font: 12px 'Open Sans';
    color: black;
    text-decoration: none;
}
