table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {

	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/





.theme-default #slider {

    width:760px; /* Make sure your images are the same size */
    height:150px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.header .navigation hr {
	height: 5px;
	background-color: #00CCCC;
}
.header .navigation .sliderr1 .top .empresa .text4 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 13px;
}
.header .navigation .sliderr1 .top .empresa .text4 a:hover {

	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 13px;
}

.contato {
	color: #000000;
	font-family: "trebuchet MS";
	font-size: 13px;
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
