@charset "utf-8";
/* CSS Document */

/*
Theme Name: Semil Equipamentos Industriais
Theme URI: http://www.semilequipamentos.com.br
Description: Semil Equipamentos theme designed by Ricardo Pritsch
Version: v1.0
Author: Ricardo Pritsch
Author URI: http://www.sisglobal.com.br
*/

/* DIVS */
* 					{ margin: 0 auto; padding: 0; }
body 				{ background: #eee; font-family: Arial, Helvetica, sans-serif; height: 100%; margin: 0 auto;}
form				{ margin:0; padding:0;}
img					{ border: none;}
#bg					{ background:url(../imagens/bg_all.jpg); width:998px}
#content		 	{ background:#f4f4f4 url(../imagens/bg_content.jpg) no-repeat; display: block; height: auto; overflow:auto; padding: 0; width: 760px; }
#footer				{ background:url(../imagens/bg_footer.jpg); clear:both; color:#333; font-size:11px; height:25px; padding-top: 12px; text-align:center; }
#menu				{ clear:both; height: auto; margin:0; padding: 0; width: 760px}
#topo				{ height: 100px; margin: 0;  width: auto;}

/* menu */
#menu li			{ display:inline; list-style:none; margin: 0 1px}
#menu a				{ color:#fff; font-size: 11px; font-weight:bolder; text-decoration:none}
#menu a:hover		{ text-decoration:underline}

/* topo */
#topo				{ font-size:12px}
#topo .bandeira		{ float:left; margin: 7px 0 0 50px}
#topo .form			{ color:#72706F; float:left; font-size: 11px; margin: 7px 0 0 100px}
#topo input			{ background: #999; border: #ccc solid 1px; font-size: 9px; height: 14px; color: #fff; }
#topo .busca		{ background: url(../imagens/lupa.jpg) no-repeat; border:none; font-size: 9px; height: 15px; width:15px}
#topo .submit		{ background: url(../imagens/ok.jpg) no-repeat; border:none; font-size: 9px; height: 15px; width:15px}
#topo h3			{ float:left; font-size: 12px; width: 200px }
#topo .margin_1		{ margin: 5px 0 0 30px; float:left}
#topo .margin_2		{ margin: 20px 0 0 20px; float:left}
#topo .margin_3		{ margin: 15px 0 0 20px; float:left}