/* Start of CMSMS style sheet 'readygo : readygo' */
* {
margin:0;
padding:0;
}

body { 
	padding: 0; 
	margin: 0; 
	font: 0.9em/1.5em Arial, Helvetica, sans-serif;
	background: #fff; 
	color:#333333; 
}

a {
	color: #25A37E; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #25A37E;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFFFF;
	background: inherit;
}

p {	margin: 0 0 10px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}


/* layout*/

.content {
	margin: auto;
	width: 760px;
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 11px 10px;
}
.header_right {
	background: url(uploads/images/fnd.jpg) no-repeat;
	float:left;
	width: 760px;
	height: 127px;
}
.header_right h1{
text-indent:-999em;
float:left}

.header_right h1 a{
display:block;
background:transparent;
width:300px;
height:120px;}

.header_right h1 a:hover{
background:transparent;}


.logo p {
	font-size: 0.9em;
	color: #666666;
	padding: 0 0 0 7px;
	background: inherit;
}

.caixa{
padding: 8px;
margin-top:15px;
border: 1px dotted #ccc;
}
.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(images/dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar {
	text-align: right;
	height: 30px;
	text-transform: uppercase;
	font: .8em "verdana", Times, serif;
padding-right:10px;
margin-top:10px;

}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #333333;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active {
	background: #FFF url(images/bar.gif) no-repeat center bottom;
	color: #25A37E;
	font-weight: bold;
	padding-bottom: 8px;
	text-decoration: underline;
	}

	.bar a {
	font-weight: bold;
	color: #FF9416;
	background: inherit;
	text-decoration: none;
	} 


.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	background: inherit;
	
}

.search {
margin:65px 0 3px 0;
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #FF9416 url(images/newsletterbg.gif) no-repeat;
	color: #000000;
	margin: 0 0 3px 0;
}

.subheader {
	clear: both;
	margin: 3px 0 10px 0;
	padding: 8px;
	color: #666666;
	border-bottom: 1px solid #ccc;
}
.breadcrumbs{
/*background-color: #E4E4E4;*/
padding:3px;
margin-top:5px;
border-bottom: 1px dotted #ccc;
font-weight:bold;
}

/* left side
   --------- */

.left {
	float: left;
	width: 498px;
	margin: 0 0 10px 0;
}
.leftsemlateral {
	float: left;
	width: 760px;
	margin: 0 0 10px 0;
}
.tabela td{
	padding: 3px;
	/*margin:5px;*/
	border: 1px solid #CCCCCC;
	vertical-align: top;
font-size: 0.8em;
}
.cont {
width: 510px;
	margin: 0;
	float:left;

}
.cont h3{
margin-top:10px;
}
.contsemlateral{
	width: 760px;
	margin: 0;
	float:left;

}

.left1 {
	width: 500px;
	margin: 0;
	float:left;

}
.banner {
	float: left;
	width: 490px;
}

	.left_articles {
		margin: 10px 0 15px 0;
		padding: 0;
	}
.leftarticlessemlateral{
		margin: 10px 0 15px 0;
		padding: 0;
	}


	.lbox {
	color: #000000;
	padding: 0px;
	margin:0px;
	background: url(images/fnd_cinza.jpg) no-repeat;
	}
	.textonormal{
	padding:10px;
	margin:0 5px 10px 5px;
	border-bottom: 1px dotted #CCCCCC;
}
	
	.lbox a {
		color: #FF6600;
	}
	
	.left h2 {
font-size: 1.1em;
color: #464548;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	margin-top:10px;
	padding-bottom: 3px;
	}
	.leftsemlateral h2 {
font-size: 1.1em;
color: #464548;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	margin-top:10px;
	padding-bottom: 3px;
	}


.left ul { 
	margin: 0 0 0 10px; 
	list-style : square; 
}
.left ul li{ 
	margin: 0 0 0 30px; 
	list-style : square; 
}
	
.left ul li ul li{
color:#666666;
	margin: 0 0 0 30px; 
	list-style : circle; 
}

.thumb {
	float: left;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #FFFFFF;
	padding: 4px;
	margin-right:5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 245px;
	margin: 0 0 10px 0;
}

.right a {
	color: #DDA85E;
	background: inherit;
}

		
	.rt {
		background: #CFE177 url(images/rt.gif) no-repeat;
		color: #FFF;
		height: 12px;
	}
		
	.right_articles {
		font-size: 1em;
		background: #CFE177 url(images/rb.gif) no-repeat bottom;
		color: #333333;
		padding: 4px 8px;	
		margin: 0 0 10px 0;
	}
	.right_articles a{
		color: #006699;
text-decoration:none;
background:none;
	}
	.right_articles a:hover{
text-decoration:underline;
	}
	.right_articles a:link{
		color: #006699;
text-decoration:none;
	}
	.right_articles a:visited{
		color: #006699;
	}
.right_articles .image {
	background: #FFFFFF;
	padding: 2px;
	margin-right: 4px;
	border: 1px solid #666666;
}
.imagenormalleft {
	margin-right: 15px;
float:left;
}
	.rt1 {
		background: #D3F4F8 url(images/rt1.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles1 {
		font-size: 1em;
		background: #D3F4F8 url(images/rb1.gif) no-repeat bottom;
		color: #333333;
		padding: 4px 8px;
		margin: 0 0 10px 0;
	}
	.right_articles1 a{
		color: #006699;
text-decoration:none;
background:none;
	}
	.right_articles1 a:hover{
text-decoration:underline;
	}
	.right_articles1 a:link{
		color: #006699;
text-decoration:none;
	}
	.right_articles1 a:visited{
		color: #006699;
text-decoration:none;
	}
.right_articles1 .image {
	background: #FFFFFF;
	padding: 2px;
	margin-right: 4px;
	border: 1px solid #666666;
}
.right_articles1 img{
clear:both;
}		

.foot { 
clear:both;
	width: 760px;
	line-height: 1.5em;
	color: #333333;
	background: #f4f4f4 url(dot.gif) repeat-x;
	padding: 8px;
}

.foot a {
	color: #1E8264;
	background: inherit;
}
.men {
	float: left;
	width: 425px;
}
.delt {
	float: left;
}
.socialbookmarks a img{ border:none}
.socialbookmarks{ display:block; float:left; margin:0 1em 0 0}
/* End of 'readygo : readygo' */

