/*author:     Agência Human - Design e Comunicação
  date:       09/10/2012
  customer:   Azul Concretos  
*/

/*body wrapper
-------------------------------------*/
body { width:974px; margin: 0 auto; background:url(../images/bg.jpg) repeat }

/*header
-------------------------------------*/
header 			{ height:195px }
.brand 			{ float:left; margin:20px 20px }


/*main
-------------------------------------*/
#showcase 		{ clear:both; margin-bottom:20px }

/*content
-------------------------------------*/
#content 			{ overflow:hidden }
#content h1 		{ color:#616161; font-size:18px; line-height:normal; font-weight:normal; padding-left:10px }
#content h1 span 	{ color:#0D9EE9; }
#content .left 		{ float:left; margin-right:20px }
#content h2 		{ color:#004F93; text-transform:uppercase; font-size:32px }
#content p 			{ color:#616161; font-size:16px }

#content #lupa 		{ background:url(../images/lupa.png) no-repeat; width:auto; height:37px; 
					  margin-top:20px; background-position:bottom left }

#content #pdf 		{ background:url(../images/pdf.png) no-repeat; width:auto; height:37px; 
					  margin-top:20px; background-position:bottom left; }
					  
#content ul 			{ margin-left:0px } 
#content ul li 			{ color:#0091ED; font-size:16px;  
				      	  list-style:none; line-height:22px }
						  
#lupa li a, #pdf li a 	{ font-size:15px; text-decoration:none; text-transform:uppercase;
					      margin-left:40px }
						  
.global 				{ margin-bottom:50px }


/*sidebars
-------------------------------------*/
aside 					{ margin-top:20px }
#left-sidebar 			{ float:left }
#middle-left-sidebar 	{ float:left }
#middle-right-sidebar 	{ float:left }
#right-sidebar 			{  }

/*articles
-------------------------------------*/
article.company { /*padding-left:330px*/ width:645px; float:right }
article p { margin-top:10px }
.products p { font-size:18px!important; font-weight:normal; font-family: 'Scada', sans-serif; line-height:20px }
article.products 	{ margin-left:35px!important }
article.products h4 { margin-top:25px; color:#0091ed; text-transform:uppercase; font-size:18px }
#bottom { margin-top:40px }
#bottom h3 { background:#0091EE; padding:5px 5px 5px 20px; color:#fff; font-weight:normal; text-transform:uppercase; letter-spacing:1px }



#bottom form 	{ background:#E8E7E7; padding-bottom:15px }
fieldset		{ padding-top:20px; padding-left:20px }

fieldset #left			{ float:left }
fieldset #right			{ float:left; margin-left:10px }

fieldset .postit		{ position:absolute; 
					      background:url(../images/post-it.png) no-repeat;
				  	      width:275px; height:290px; margin-left:700px;
						  margin-top:-90px }

fieldset textarea 		{ width:280px; height:85px }
fieldset .input-xlarge 	{ height:25px }
fieldset .control-group { margin-bottom:0px }
fieldset span			{ color:#616161; font-style:italic; padding-left:5px; font-size:13px }
fieldset h4  			{ text-transform:uppercase; margin-bottom:10px; color:#616161; font-weight:normal }


/*others
-------------------------------------*/
#others  			{ padding-top:30px }
#others h4  		{ text-transform:uppercase; color:#616161; font-weight:normal }
#others ul 			{ margin-left:0px }
#others ul li 		{ display:inline; margin-right:-4px }
#others ul li a 	{  }


/*clear
-------------------------------------*/
.clearleft 	{ clear:left }
.clearright { clear:right }
.clearboth  { clear:both }

/*footer
-------------------------------------*/
footer 				{ clear:both; background:url(../images/footer-bg.png) repeat-x; 
					  margin-top:10px }

footer .left  img 	{ float:left; margin:50px 20px }

footer .address 				{ /*float:left; margin:52px 0 0 35px*/ 
								 height:100px; padding-top:20px }
								 
								 
footer .address .left			{ float:left; margin-right:40px;  }
footer .address .right			{ float:right; margin-right:20px; margin-top:-4px }

footer .address .center 		{ margin-left:25px }

footer .address .left span,
footer .address .right span		{ font-weight:bold }


footer .right img 	{ float:right }
footer .copyright 	{ clear:both; text-align:center; padding-top:20px }

footer .copyright a, footer .copyright p { color:#616161 }


/*form elements from bootstrap
-------------------------------------*/
.help-inline 		 				{ color:#B94A48 }
section#success, section#error 		{ display: none; margin-top:40px }

.global fieldset { padding-left:0px }
.global #success {  }


/*enio adicionou em 26 08 02015
-------------------------------------*/

fieldset .selo		{ position:absolute; 
					      background:url(../images/selo.jpg) no-repeat;
				  	      width:275px; height:310px; margin-left:795px;
						  margin-top:-440px }



