::-webkit-input-placeholder {
   color: #FFFFFF !important;
   font-weight: normal !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #FFFFFF !important;
   font-weight: normal !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #FFFFFF !important;  
   font-weight: normal !important;
}

:-ms-input-placeholder {  
   color: #FFFFFF !important;  
   font-weight: normal !important;
}

/**
 * 	featured_slide.css
 */

#featured_slide{
	height:300px;
	overflow:hidden;
	color:#666666;
	background-color:#FFFFFF;
	}

#featured_slide a{
	color:#059BD8;
	background-color:#232323;
	}

#featured_slide a, #featured_slide ul, #featured_slide img{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	list-style:none;
	text-decoration:none;
	}

#featured_slide h1, #featured_slide h2, #featured_slide h3, #featured_slide h4, #featured_slide h5, #featured_slide h6{
	margin:10px 0 15px 0;
	font-size:26px;
	}

.featured_content{
	position:relative;
	display:block;
	width:920px;
	height:300px;
	overflow:hidden;
	}

.featured_content ul#accordion{
	display:block;
	width:920px;
	height:300px;
	overflow:hidden;
	}

.featured_content ul#accordion li{
	color:#FFFFFF;
	background-color:#232323;
	}

.featured_content ul#accordion li.current{
	color:#FFFFFF;
	background-color:#383838;
	}

#featured_slide li.current a{
	color:#059BD8;
	background-color:#383838;
	}

.featured_content p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.6em;
	}

.featured_content p.readmore{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	line-height:normal;
	text-transform:uppercase;
	}

.featured_box{
	display:block;
	float:left;
	width:335px;
	height:250px;
	padding:15px;
	overflow:hidden;
	}

.featured_tab{
	position:relative;
	display:block;
	float:right;
	width:100px;
	height:225px;
	padding:75px 5px 0 5px;
	text-align:center;
	border-left:1px dotted #484848;
	cursor:pointer;
	color:#059BD8;
	background-color:#232323;
	}

#featured_slide .featured_tab img{
	display:block;
	width:100px;
	height:100px;
	margin:0 0 15px 0;
	}

#featured_slide .featured_tab:hover img{
	margin:-15px 0 15px 0;
	}

#featured_slide li.current .featured_tab{
	cursor:default;
	color:#FFFFFF;
	background-color:#383838;
	}

#featured_slide li.current .featured_tab:hover img{
	margin-top:0;
	}
	
/**
 * 	forms.css
 */

body{
	margin:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #8490E6;
	}

img{border:0; display:block; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

h1, h2, h3, h4, h5, h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #DDDDDD;
	}

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright{
	margin:0 auto 0;
	display:block;
	max-width: 920px;
	}

.wrapper{
	display:block;
	max-width: 920px;
	padding:15px 10px;
	color:#666666;
	background-color:#FFFFFF;
	border-left:10px solid #DFDFDF;
	border-right:10px solid #DFDFDF;
	}

#header {
	padding-top:10px;
}	
#header .wrapper{
	border-top:10px solid #DFDFDF;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header .fl_left{
	display:block;
	float:left;
	width:400px;
	margin:5px 0 0 0;
	}

#header .fl_right{
	display:block;
	float:right;
	width:468px;
	}

#header h1{
	margin:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color: #2A389A;
	background-color:#FFFFFF;
	}
	
#homecontent .wrapper{
	margin-top: -30px;
	}

#container .wrapper{
	padding:20px 10px;
	line-height:1.4em;
	color:#666666;
	background-color:#F5F5F5;
	}

#footer .wrapper{
	padding:20px;
	border:none;
	color: #FFF;
	background-color: #2A389A;
	}

.wrapper {}

#copyright .wrapper{
	padding:10px 20px;
	border:none;
	}

#copyright .wrapper, #copyright a{
	color:#FFFFFF;
	background-color: #1C2567;
	}
	
/**
 * 	navi.css
 */
 
#menu{
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #1C2567;
	}

#menu ul, #menu li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

#menu li a:link, #menu li a:visited, #menu li a:hover{
	display:block;
	margin:0;
	padding:15px 20px;
	color:#FFFFFF;
	background-color: #1C2567;
	}

#menu ul ul li a:link, #menu ul ul li a:visited{
	border:none;
	}

#menu li.last a{
	margin-right:0;
	}

#menu li a:hover, #menu ul li.current_page_item a{
	color:#FFFFFF;
	background-color: #626BAB;
	}
	
#menu li li a:link, #menu li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#000000;
	}
	
#menu li li a:hover{
	color:#FFFFFF;
	background-color:#059BD8;
	}

#menu li ul{
	background:#FFFFFF;
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:170px;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}

#menu li ul a{width:140px;}

#menu li ul ul{margin:-32px 0 0 0;}

#menu li:hover ul ul{left:-999em;}

#menu li:hover ul, #menu li li:hover ul{left:auto;}

#menu li:hover{position:static;}

#menu li.last a{margin-right:0;}
.sub-menu {display: inherit !important}

/**
 * 	table.css
 */
table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	}

table thead th{
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color:#666666;
	background-color:#F7F7F7;
	}

table tbody tr.dark{
	color:#666666;
	background-color:#E8E8E8;
	}
	
	
/**
 * 	adaptação
 *
 */
.FormBox {
	padding: 10px !important;
	background-color: rgba(255, 255, 255, 0) !important;
	border: 0px !important;
	font-size: 13px !important;
}

.thumb{
    border: 1px solid #CACACA;
    padding: 5px;
    float:left !important;
    margin-right:10px !important;
    margin-bottom:10px !important;
}

#homecontent img{
    border: 1px solid #CECECE;
    padding: 5px;
}

.banner{
    width: 100% !important; 
    margin: auto !important;
    border: 0 !important;
    padding: 0 !important;
}

.img-left{
    margin: 10px 10px 10px 0px !important;
}

.img-right{
    margin: 10px 0px 10px 10px !important;
}

#homecontent table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

#homecontent table thead td{
	color:#FFFFFF;
	background-color:#1C2567;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-weight:bold;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

#homecontent table td{
	vertical-align:top;
	border-collapse:collapse;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
#homecontent table th, table td{
	padding:5px;
	border-collapse:collapse;
	}

#homecontent table tr:nth-child(even){
	color:#666666;
	background-color:#F7F7F7;
	}

#homecontent table tr:nth-child(odd){
	color:#666666;
	background-color:rgba(132, 144, 230, 0.4);
	}
	


#footer .footer-table{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #2F2F2F;
	}

#footer .footer-table thead td{
	color: #FFFFFF;
	background-color: #4D4D4D;
	border: 1px solid #2F2F2F;
	border-collapse: collapse;
	font-weight: bold;
	text-align: center;
	table-layout: auto;
	vertical-align: middle;
	}

#footer .footer-table td{
	vertical-align: top;
	border-collapse: collapse;
	border-left: 1px solid #2F2F2F;
	border-right: 1px solid #2F2F2F;
	}
	
#footer .footer-table th, table td{
	padding:5px;
	border-collapse:collapse;
	}

#footer .footer-table tr:nth-child(even){
	color: #FFFFFF;
	background-color: #8E8E8E;
	}

#footer .footer-table tr:nth-child(odd){
	color: #FFFFFF;
	background-color: #6F6F6F;
	}
	
#homecontent a, #container a{
	color: #3F54E6;
}

#homecontent a:hover, #container a:hover{
	color: #626BAB;
	cursor: pointer !important;
}

.formSenderX .btn{
	background-color: #8490E6 !important;
	border: 2px solid #1C2567 !important;
	color: #FFF !important;
	padding: 5px 20px !important;
    cursor:pointer !important;
}

.formSenderX .btn:hover{
	background-color: #1C2567 !important;
}

.formSenderX .form-control{
	background-color: #8490E6 !important;
	border: 1px solid #1C2567 !important;
	color: #FFFFFF !important;
}

.formSenderX .form-control, .formSenderX .btn{
	font-weight: bolder !important;
}
	
#footer .formSenderX .btn{
	background-color: #1C2567 !important;
	border: 2px solid #1F2B70 !important;
	color: #FFF !important;
	padding: 5px 20px !important;
    cursor:pointer !important;
}

#footer .formSenderX .btn:hover{
	background-color: #1F2B70 !important;
}

#footer .formSenderX .form-control{
	background-color: #1C2567 !important;
	border: 1px solid #1F2B70 !important;
	color: #FFFFFF !important;
}

.redactor_box img {
	padding: 0px !important;
}
