/*
Design by CSS Templates For Free
http://www.csstemplatesforfree.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 20px 0;
	/*background: #FFFFFF url(images/img1.jpg) repeat-x;*/
	background: #abbfd3 url("images/bg.png") repeat-x scroll 0 0;
	font-family: Verdana, "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	
	
}

.divbody
{
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    width: 1010px;
    margin: 0 auto;
    padding: 20px 10px 15px 10px; /*float: left;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; /*	
    -moz-border-radius-topleft : 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
*/
}

h1
{
	color: #000000; /*font-family: Arial, Helvetica, sans-serif; 	font-size: large; 	font-weight: bold;*/
}

h2
{
	color: #FF6600;
}

h3
{
	color: #000099;
	font-weight: bold;
	margin-bottom: 7px;
}

p, blockquote, ul, ol
{
	margin-bottom: 0px; /*1.8em;*/
	line-height: 160%;
}

a
{
	color: #3067E7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #6699FF;
}

img
{
	border: none;
}

img.left
{
	float: left;
	margin: 0 15px 0 0;
}

img.right
{
	float: right;
	margin: 0 0 0 15px;
}

.boxed
{
}

.heading
{
	height: 30px;
	padding: 14px 0 0 20px;
	font-size: 14px;
	color: #FFFFFF;
}


/* Header */

#header
{
	width: 995px;
	height: 260px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.gif) no-repeat right top;
	
}

#logo
{
	float: left;
	width: 260px;
	height: 250px; /* background: url(images/img1.png) no-repeat;*/
}

#logo h1
{
	margin-right: 30px;
	padding: 110px 0 0 40px;
	background: url(images/img3.gif) no-repeat 100% 95px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h2
{
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a
{
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu
{
	float: right;
}

#menu ul
{
	margin: 0;
	padding: 30px 20px 20px 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	padding: 0 10px 0 16px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #006699;
}

#menu .active a
{
	color: #0055F2;
	font-weight: bold;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .first a
{
	background: none;
}

/* Page */

#page
{
	width: 990px;
	margin: 0 auto;
	float: left;
	padding: 15px;
	background: #FFFFFF;
}

#page .heading
{
	background: #FFFFFF url(images/img12.gif) no-repeat;
}

/* Content */

#content
{
	float: right;
	width: 733px;
    margin-right: 15px;
}

#content .heading
{
	background: #004BD7 url(images/img6.gif) no-repeat;
}

#content ul, #content ol
{
	margin-left: 3em;
}

.contentparagraph, .contenttext, .content
{
	padding: 20px;
}

.contentparagraph p
{
	margin: 14px 0 14px 0;
	text-indent: 3em;
	text-align: justify;
}



/* Sidebar */

#sidebar
{
	float: left;
	width: 223px;
	/*padding-left: 20px;*/
}

#sidebar .heading
{
	background: url(images/img5.gif) no-repeat;
}

#sidebar li
{
	margin-bottom: 1.5em;
}

/* Footer */

#footer
{
	width: 995px;
	height: 59px;
	margin: 0 auto;
	background: url(images/img7.gif) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#legal
{
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#legal a
{
	color: #FFFFFF;
}

#links
{
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}

#ad468x60
{
	float: right;
	padding: 28px 32px 0 0;
}
.slideshow
{
	padding: 28px 32px 0 0;
	float: right;
	height: 60px;
	width: 698px;
	top: 28px;
}
.slideshow img
{
	background-color: #295178;
}

.idiomas
{
	float: right;
	height: 32px;
	/*width: 130px; com 3 bandeiras*/
	/* com 2 bandeiras: */
	width: 98px;
	top: 54px;
	position: relative;
}

.twitter
{
	float: left;
	height: 32px;
	/*width: 130px; com 3 bandeiras*/
	/* com 2 bandeiras: */
	width: 98px;
	top: 54px;
	position: relative;
	}


thead
{
	font-weight: bold;
	background-color: #E8E8E8;
}

thead td
{
	border-bottom: thin solid #C0C0C0;
}


td
{
	padding: 3px;
}


.col2
{
	text-align: center;
	border-left: thin solid #C0C0C0;
	width: 150px;
}

.col1
{
	/*border-left: thin solid #C0C0C0;*/
	text-align: left;
}

        .preco
        {
            font-weight: bold;
            height: 24px;
            color: #993300;
            font-size: large;
        }
        
        /*
ul li
{
	list-style:none outside none;
	background: url(images/user_top_ul.jpg) no-repeat scroll left top;
	display:block;
margin-left:3px;
margin-top:3px;
padding-bottom:2px;
padding-left:22px;
}
        */
        
        
a#linkbranco , a:visited#linkbranco 
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover#linkbranco 
{
	text-decoration: underline;
	color: #6699FF;
}

a.linkbranco , a:visited .linkbranco 
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.linkbranco 
{
	text-decoration: underline;
	color: #6699FF;
}


.invisible
{
	display: none;	
	visibility: hidden;	
}
