/*  
Theme Name: LIVEWARE
Description: Layout para <a href="http://www.liveware.com.br">LIVEWARE</a>
*/

@import url("css/global.css");
@import url("css/logo-produtos.css");
@import url("css/logo-parceiros.css");
@import url("css/header.css");
@import url("css/menu-header.css");
@import url("css/boxes.css");
@import url("css/form-login.css");
@import url("css/form-search.css");
@import url("css/bodyPan.css");
@import url("css/footer.css");


div#global {
	width:768px;
	margin:0 auto;			
	text-align:left;
	background:transparent;
	color:#444;
	padding-bottom:10px; 
}

div#aviso {
	display: none;
	background: #FFC;
	border: 1px solid #FC0;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}

input#e-mail {
	width: 200px;
	height: 18px;
}

/* sde */

div.sde-oferta {
	background:transparent url(images/sde-oferta-bg.png) no-repeat scroll center top;
	font-weight:bold;
	height:150px;
	margin:0 auto;
	width:643px;
}

div.sde-oferta p {
	color:#71223F !important;
	margin-bottom:0 !important;
	padding:6px 10px;
}

h2.title-atencao {
	background:transparent url(images/sde-oferta-h2.gif) no-repeat scroll 10px 12px;
	height:37px;
	margin:0 0 15px;
	text-indent:-99999px;
	width:605px;
}

span.sde-preco {
	font-size:13px;
	text-decoration:underline;
}