/* Copyright (C) yootheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 

/*begin header*/ 
#header-container {
  background:#C6C1D8 url(https://www.mtaautomacao.com.br/site/images/topo.jpg) no-repeat center;
  min-height:150px;
}
/*end header*/


/*begin menubar*/
#menubar-container {
  background:#3175ba url(../images/images/menuwrapgradient_01.png) repeat-x;
  height:50px;
}
#menubar {
  margin-top:8px;
}
/*end menubar*/

/*begin top-a*/
#top-a .mod-box{
  background:#FFFFFF;
  margin-top: 5px;
}
/*end top-a*/

/*begin top-b*/
#top-b .mod-box{
  background:#FFFFFF;
}
/*end top-b*/

/*begin sidebar-a*/
#sidebar-a .mod-box {
  background:#FFFFFF;
  margin-top:5px;
}

/*end sidebar-a*/

/*begin sidebar-b*/
#sidebar-b .mod-box{
  background:#FFFFFF;
  margin-top:5px;
}
/*end sidebar-b*/
#bottom-a {background: #ffffff;}
#bottom-b-container{
  background:#3377BB url(../images/wrappergradient.png) repeat-x;
}
#bottom-b .mod-box{
  border:0;
  box-shadow: none;
}
#bottom-b a{
  color: #ffffff;
  border:0;
  font-size: 12px;  
}
#bottom-b {color: #eeeeee;}

#bottom-b a:hover{
	color: #999;	
}
#bottom-b li {
  border-bottom:1px dotted #ffffff;
  border-top:0;
}
#bottom-b .module-title  {font-size:16px; color:white;}

#page{
  background:#EEEEEE;
}


#maincontent {
	background:#FFFFFF;
}
#innerbottom {
  background:#FFFFFF;
}
#footer-container {
  background:#222222;
}
#footer, #footer a {
  font-size:10px;
  margin-top:5px; 
}
#footer a , #footer a:hover {color: #328ae3; text-decoration:none;}
#innertop .mod-box {
  margin-top:5px;
}
time {color: #ffffff;}
#breadcrumbs {
  font-size: 10px;
}
#searchbox {
  margin-right:5px;  
}

#main {min-height: 520px;}