/* 
»»»»»»»»»»»»»»»»»»»»»»»»»»»
 INITIAL SETS
»»»»»»»»»»»»»»»»»»»»»»»»»»»
*/



html { font-size:100.01%; }
body { font-size:62.5%; }

body {background:url(../images/bg.gif) top center;}

* { padding:0px; margin:0px; font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size:11px}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
a:focus { outline: none;}
a{ color:#000000;}
p {margin:1em 1em 0em 1em;}

.hidded{display:none;}
.fleft{float:left;}
.fright{float:right;}

h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color:#CC0000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}
h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#CC0000;
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
	
h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color:#666666;
	margin:0px;
	padding:0px;
	font-weight:bold;
	}
	
p {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	}


/* 
»»»»»»»»»»»»»»»»»»»»»»»»»»»
 STRUCTURE
»»»»»»»»»»»»»»»»»»»»»»»»»»»
*/


.bg_rigth {
	background-image: url(../images/bg_lateral.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
}
.bg_left {
	background-image: url(../images/bg_lateral.gif);
	background-repeat: repeat-x;
	background-position: right 0px;
}
.borda_bg_rigth {
	background: url(../images/bg_rigth.gif) no-repeat 0px 0px;
}
.borda_bg_left {
	background: url(../images/bg_left.gif) no-repeat 0px 0px;
}




#container{background:#FFFFFF;}

#header{
	width:380px;
	height:88px;
	float:left;
	background:#FFFFFF 	url(../images/header_bg.jpg) no-repeat;
	}
	
#advert{
	width:500px;
	height:88px;
	float:right;
	background:#FAFAFA	url(../images/adv_bg.jpg) no-repeat;
	}

#advert_module{
	width:468px;
	height:60px;
	float:right;
	margin-top:14px;
	margin-right:10px;
	*margin-right:5px;
	
}


	
.homelink a{
	width:360px;
	height:70px;
	display:block;
	margin-top:10px;
	margin-left:15px;
	text-align:right;
	color:#FFFFFF;
	}
	
#menusearch{
	width:100%;
	height:30px;
	float:left;
	background:	url(../images/menusearch_bg.jpg) no-repeat;
	}
#menu{
	width:680px;
	height:30px;
	float:left;
	}
#search{
	width:217px;
	height:30px;
	float:left;
	}

.search input {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
	*background:none!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
}


.contact_email {
color:#777777;
background:none;
}

.wrapper{
background:none;
}
.emailForm, .boletoForm{background:none;}

.contact_email input, .boleto_form input {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background:#fafafa;
	width:360px;
	margin-left:10px;
	
}

.boleto_form input.check {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background:#fafafa;
	width:15px;
	/*margin-left:10px;*/
	
}


.link2 a{color:#000000; text-decoration:none; font-weight:bold;}
.link2 a:hover{text-decoration:underline;}

.contact_email span, .boleto_form span{ margin-left:10px; }

.contact_email textarea{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background:#fafafa;
	width:360px;
	margin-left:10px;
	
}

.boleto_form select{
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background:#fafafa;
	width:175px;
	margin-left:10px;
	
}

.contact_email .button, .boleto_form .button {
	text-decoration:none;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#555555;
	width:79px;
	height:16px;
	display:block;
	padding-left:12px;
	text-align:left;
	background:url(../images/send_bg.gif) no-repeat top left;
	border:none;
	margin-left:10px;
}

.search input.inputbox {
	width:112px;
	margin-left:76px;
	margin-top:8px;
}


#banner{
	width:100%;
	height:155px;
	float:left;
	background:	url(../images/banner_bg.jpg) no-repeat;
	}

#main{
	width:100%;
	float:left;
	background:#FFFFFF;
	height:auto;
	}
#footer{
	width:100%;
	height:33px;
	float:left;
	background:url(../images/footer_bg.jpg) no-repeat;
	}
	

#left{
	width:290px;
	min-height:300px;
	height:auto!important;
	height:300px;
	float:left;
	}
	
#right_title{
	width:550px;
	height:62px;
	float:left;
	padding:0px;
	padding-left:40px;	
	background:url(../images/right_top_bg.jpg) no-repeat bottom;
	}
	
#right_main{
	width:535px;
	min-height:238px;
	height:auto!important;
	height:238px;
	float:left;
	padding:0px 15px 30px 40px;
	margin-bottom:10px;
	display:block;
	background:url(../images/blog_bot_bg.jpg) no-repeat bottom;
	}	
	
	
.title{
	margin:0px;
	padding:0px;
	margin-left:-25px; 
}
	
.blog td{ padding-bottom:0px; }
.blog .contentpaneopen .contentheading {display:none;}
.blog .contentpaneopen td{
	padding:0px 22px 0px 0px;
}
.blog .contentpaneopen .readmore{ 
	padding:0px; 
	padding-left:0px;
	padding-top:10px;
	float:left;
}
.blog .contentpaneopen .readmore .readon{ 
	color:#333333;
	text-decoration:none;
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size:11px;
	width:79px;
	height:16px;
	display:block;
	padding-left:6px;
	background:url(../images/readmore_bg.gif) no-repeat top left;
	}
.blog_img{
	margin-right:12px;
	margin-left:0px;
	float:left;
	}
	
.menu {
margin:0 auto;
}

.menu a{
	font-size:1.4em;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
	outline:none;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
}



.morenews tr td{
	padding-right:10px;	
}

.morenews {
	margin-top:15px;
	margin-bottom:-15px;
}

.list1{ 
	list-style:none; 
	list-style-position:outside;
	margin:0px;
	padding:0px;
	color:#666666;
	}

.list1 a {
	width:auto;
	height:17px;
	display:block;
	padding-left:20px;
	background:url(../images/bullet.gif) no-repeat left top;
	color:#999;
	text-decoration:none;
	line-height:17px;
	}
.list1 a:hover{ color:#555;}

.footerlink a, .link1 a { 
	text-decoration:none; 
	color:#000000;
}

.footerlink a:hover, .link1 a:hover { 
	text-decoration:underline;
}


.table1 td {
	padding-left:10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table_line1{
	color:#FFFFFF;
	background-color:#C52C2E;
	
}
