body {
	margin-top: 5px;
	padding: 0px;
	background-image:url(../images/barra_02.jpg);
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 12px;
	margin: 0px;
	color: #006699;
	padding-left: 20px;
	font-weight: bold;
}

h4 {
	font-size:16px;
	color:#006699;
	padding-left: 10px;
}

h5 {
	font-size:16px;
	color:#006699;
	padding-left: 20px;
	margin: 0px;
}


p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

a img {
	border: none;
}

#wrapper {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	width: 1024px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}

/* Header */

#header {
	width: 1024px; height: 100px;
	margin: 0px auto;
	background-image:url(../images/header_blue.jpg)
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#menu ul {
	margin: 0px;
	padding:65px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	color:#3399FF;
	font-size:12px;
}

#menu .active a {
	color:#3399FF;
}

/* Page */

#page {
	width: 1024px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	width: 1024px; height: 297px;
}

/* Motion Pictures JS*/

#slider {
    width: 250px; height: 250px; 
    position: relative; 
	overflow: hidden;
	margin: 0px;
	float: right;
}
#sliderContent {
    width: 250px; 
  	margin: 0px;
	float: left;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 0px;
    width: 250px;
    background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #006699;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* Content */

#content {
	float: right;
	width: 774px;
	padding-top: 5px;
}

/* Menu lateral esquerdo */

/* Sidebar */

#sidebar {
	padding-top: 15px;
	float: left;
	width: 240px;
	height: 630px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(../images/img01.jpg)no-repeat left 30%; 
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	background-color:#FFFFFF;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar-noback {
	background-color:#FFFFFF;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background-image:url(../images/fundo_menu_esquerdo.jpg);
	padding: 7px 25px;
	font-size: 1.4em;
	border: solid 1px #FFFFFF;
	font-weight: bold;
}

#sidebar h2 a{
	text-decoration: none;
	color:#ffffff;
}

#sidebar h2 a:hover{
	text-decoration: none;
	color:#ffffff;
}

#sidebar-camp a {
	text-decoration: none;
	color:#666666;
}

#sidebar-camp a:hover {
	text-decoration: underline;
	color: #006699;
}

/* Acompanhe nosso */

.find {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	border: dashed 1px #cccccc;
	float:left;
	margin-bottom: 15px;
	margin-top: 1px;
	padding: 10px 0px 0px 10px;
	background-color:#ffffff;
	width: 220px;
}

.find ul{
	background: none;
}

.find li {
	background: none;
}

.findtitle {
	margin: 0px;
	font-size:14px;
	color:#666666;
	padding-bottom: 10px;
}

/* Estrutura da coluna principal */

.post {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	float:left;
	margin: 10px 0px 15px 0px;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
	color:#444444;
}

.post .entry a {
	font-weight: bold;
	color:#444444;
	text-decoration: none;
}

.post .entry a:hover {
	text-decoration:underline;
	color: #006699;
}

.post .linkcolunista {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size:12px;
}

.post .linkcolunista a{
	color: #006699;
	text-decoration: none;
}

.post .linkcolunista a:hover{
	color: #006699;
	text-decoration:underline;
}

.post .byline {
	margin: 0px;
	padding: 0px 15px 0px 30px;
	font-size: 12px;
	text-align: left;
}

.post .byline a{
	color: #006699;
	text-decoration: none;
}

.post .byline a:hover{
	color: #006699;
	text-decoration:underline;
}

.post .textlink {
	margin: 0px;
	margin: 10px 0px 10px 0px;
}

.post .textlink a {
	margin: 0px;
	margin: 10px 10px 10px 0px;
	color:#006699;
}

.post .textlink a:hover{
	text-decoration:underline;
}

/* Primeira linha da colunda principal */

#main_left {
	-moz-border-radius-topleft:10px;
    display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
    width:264px; height:250px;
	border: solid 1px #CCCCCC;
}

#main_left ul{
	padding: 0px;
	margin: 0px;
}

#main_left li{
	padding: 0px 5px 0px 5px;
	list-style:none;
	font-size:12px;
}

#main_left h4{
	padding: 0px 5px 0px 5px;
	line-height: 8px;
}

#main_center {
    display:inline; /*Bug da margem dupla para floats no IE*/ 
    float:left;
    width:266px; height:250px;
	border: solid 1px #cccccc;
	border-left: none;
	border-right: none;
	background-image:url(../images/fe_news.jpg);
}

#main_center ul{
	padding: 0px;
}

#main_center li{
	padding: 0px 10px 0px 15px;
	list-style:none;
	font-size:12px;
}
.marq {
	padding-top: 130px;
	padding-left:10px;

}
.titcolunista{
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}

#main_right {
	-moz-border-radius-bottomright:10px;
	float:right;
	border:solid 1px #cccccc;
    width:240px; height:250px;
	background-color:#f2f2f2;
}


/* Slideshow fotos e texto */

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 240px;
height: 220px; /* Set height to be able to contain height of largest content shown*/
border: none;
overflow: hidden;
float: right;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 0px;
visibility: hidden;
width: 240px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttext{ /*style for each glide content DIV within wrapper.*/
padding: 5px 0px 0px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
font-weight: bold;

}

.glidecontentcorpo{ /*style for each glide content DIV within wrapper.*/
padding: 5px;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 250px;
margin-top: 6px;
text-align: center;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
float: right;
 /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
background-color:#006699;
color: #ffffff;
padding: 1px 5px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #3399FF;
color: *fff;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: #006699;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #3399FF;
color: white;
}

/* Fotos campanhas */

#fotos-pic {
	width: 991px;
	height: 35px;
	clear: both;
	border:1px solid #cccccc;
	background-color: #cccccc;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Segunda linha da colunda principal */

.video {
	border: solid 1px #cccccc;
	float:left;
	/*background-image:url(../images/mapa.jpg);*/
	width: 265px;
	height: 270px;
	margin-right: 10px;
}

.shopping {
	border: solid 1px #cccccc;
	float:right;
	margin-left: 10px;
	padding: 8px 0px 10px 0px;
	/*background-image:url(../images/shopping.jpg);*/
	background-color:#000000;
	width: 495px; height: 420px;
}

/* Videos */

.video_4 {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	border: solid 1px #cccccc;
	float:left;
	width: 484px;
	height: 505px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #006699;
	margin-bottom: 10px;
}

/* Download */

.download {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	border: solid 1px #cccccc;
	float:left;
	margin-top: 3px;
	width: 505px;
	height: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.downbox {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	font-size: 14px;
	color: #ffffff;
	background-color: #006699;
	font-weight: bold;
	height: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.videobox {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius: 5px;
	margin-right: 10px;
	font-size: 14px;
	color: #ffffff;
	background-color: #006699;
	font-weight: bold;
	height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.downebook {
	display:inline;
	float:left;
	width:300px;
	height: 25px;
	background-color:#f2f2f2;
	text-align:left;
	color: #006699;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.downebook .esq {
	font-size: 10px;
	color: #666666;
	float: left;
	font-weight: normal;
	padding-top: 10px;
	width: 150px;
	text-align:center;
}

.downebook .dir {
	font-size: 10px;
	color: #666666;
	float: right;
	font-weight: normal;
	padding-top: 10px;
	text-align:center;
	width: 135px;
}

.downwallpaper {
	display:inline;
	width:165px;
	height:150px;
	text-align:left;
	background-color:#f2f2f2;
	border-left: solid 1px #cccccc;
	color:#006699;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 7px;
	float: right;
}

.downwallpaper ul {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-top: 10px;  
}

.downwallpaper ul img{
	padding: 7px 0px 4px 0px;  
}

/* Rodapé */

.footer {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius: 10px;
	float:left;
	margin: 10px 0px 10px 0px;
	background-image:url(../images/footer.jpg);
	width: 1024px; height: 280px;
	display:inline;
}

.box1 {                 /* Box da esquerda 1 */
	display:inline;
	float:left;
	width:200px;
	text-align:center;
}

.box2 {                 /* Box da esquerda 2 */
        display:inline;
        float:left;
        width:200px;
        margin-left:4px;
        text-align:center;
}

.box3 {                 /* Box da esquerda 3 */
        display:inline;
        float:left;
        width:200px;
        margin-bottom:6px;
        margin-left:4px;
        text-align:center;
}

.box4 {                 /* Box da esquerda 4 */
        display:inline;
        float:left;
        width:400px;
        margin-bottom:6px;
		margin-left:4px;
        text-align:center;
}

.box1 h2, .box2 h2, .box3 h2, .box4 h2{                 
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.box1 h2 a, .box2 h2 a, .box3 h2 a, .box4 h2 a{
	color: #006699;
	text-decoration: none;
}

.box1 h2 a:hover, .box2 h2 a:hover, .box3 h2 a:hover, .box4 h2 a:hover {
	text-decoration:underline;
}

.box1 ul, .box2 ul, .box3 ul, .box4 ul{
	text-align:left;
	line-height: 16px;
}

.box1 ul li a, .box2 ul li a, .box3 ul li a, .box4 ul li a {
	padding-left: 3px;
	font-size: 11px;
	color:#666666;
	list-style: none;
	text-decoration:none;
}

.box1 a:hover; .box2 a:hover, .box3 a:hover, .box4 a:hover {
	text-decoration: underline;
} 
      

#footerbottom {
        clear: both;
		text-align: center;
		color:#666666;
}
		
.footerbottom .ccmf {
	margin: 0px;
	padding: 10px 15px 0px 30px;
	font-size:14px;
}

.footerbottom .ccmf a {
	color: #666666;
	text-decoration:underline;
}
