
body {
	background-image: url(images/img_04.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
body,td,th {
	font-family: Calibri;
	font-size: 11pt;
	color: #222222;
}


/* JOOMLA DEFAULT STYLE

--------------------------------------------------------- */

a:link {
	color: #838600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #838600;
}
a:hover {
	text-decoration: none;
	color: #4a4c00;
}
a:active {
	text-decoration: none;
	color: #838600;
}

ul {

	margin: 0px;

	margin-left: 15px;

	padding: 0px;

}

.contentheading {

	font-family: Calibri;

	font-size: 13pt;

	font-weight: normal;

	color: #C30;
	
	text-transform:uppercase;

}

.contentheading a:link, .contentheading a:visited {

	font-family: Calibri;

	font-size: 13pt;

	font-weight: normal;

	color: #838600;

	text-decoration: none;
	
	text-transform:uppercase;

}

.contentheading a:hover {

	color: #666666;

	text-decoration: bold;

}


.componentheading {

	font-family: Calibri;

	font-size: 15px;

	font-weight: normal;

	color: #999999;
	
	text-transform:uppercase;


}

.bottom {
	color: #FFF;
	font-size:9px;
}
.bottom a:link {
	color: #FFF;
	font-size:9px;
	text-transform:uppercase;
}
.destaque {
	color: #FFF;
	text-transform:uppercase;
}
.menu2 {
	color: #FFF;
	text-transform:uppercase;
}

.menu2 a:link {
	color: #FFF;
	text-transform:uppercase;
	font-weight:bold;
}

.menu2 a:visited {
	text-decoration: none;
	color: #fff;
}

.menu2 a:hover {
	text-decoration: none;
	color: #0CF;
}

.destaque {
	color: #FFF;
	text-transform:uppercase;
}

.destaque a:link {
	color: #FFF;
	text-transform:uppercase;
	font-weight:bold;
}

.destaque a:visited {
	text-decoration: none;
	color: #fff;
}

.destaque a:hover {
	text-decoration: none;
	color: #0CF;
}


.button {


	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	background:#838600;
	font-size:12px;

}

.button:hover, .button:focus {

	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	background: #F90;
	font-size:12px;

}

.inputbox {

	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-family:Calibri;
	font-size:12px;
	color:#555555;
	line-height:25px;


}

.inputbox:hover, .inputbox:focus {

	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #E5E5E5;
	font-family:Calibri;
	font-size:12px;
	color:#333333;

}

.dias {
	font-family: Calibri;
	font-size: 12px;
	text-transform:uppercase;
	color:#333;
}

.dias1 {
	font-family: Calibri;
	font-size: 30px;
	font-weight:bold;
	text-shadow: 0px 1px 0px #fff;
}

div.newsletter {
	margin:0px 0px 0px 0px;
}

.newsletter {
	display:inline;
	line-height:20px;
	font-family:Calibri;
	font-size:11px;
	color:#555555;
}


.blog_more {

	margin-top: 5px;

	margin-bottom: 30px;

}

.back_button{

	font-size: 10px;

}

.adminform textarea {

	width: 840px!important;

}



.adminform textarea.inputbox {

	width: 840px!important;

}

a img{
	border: none;
}



