/*  
Theme Name: Clientela
Theme URI: http://www.clientela.com.br
Description: Tema para o site Clientela feito pela <a href="http://www.tuiuiu.com">Tuiuiú</a>.
Version: 1.0
Author: Rafael Lobo
Author URI: http://www.tuiuiu.com

*/


/*  
estrutura geral
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family:  Lucida Grande, Arial, Helvetica, sans-serif; vertical-align: baseline;
}
body {
	margin:0px 0px 0px 0px ;
	background-image: url(/imagens/bg_rodape.jpg);
}

p {
	line-height:130%;
	margin:15px 0;
}

a {
	text-decoration:none;
	color:#1f3b10;
}
a :hover{
	text-decoration:underline;
}

#fundo{
	width:auto;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(/imagens/bg.jpg);
}
#fundo_2{
	width:auto;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px;
	background-image: url(/imagens/bg_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

#alinha_geral{
	width:630px;
	height:500px;
	margin:0px auto 0px auto;
	padding:0px;
}

#topo_logo{
	width:317px;
	height:85px;
	padding:0px;
	margin:50px 0px 90px 0px;
	background-image: url(/imagens/logo_clientela.jpg);
	clear:both;
}
#topo_logo a{
	display:block;
	width:317px;
	height:85px;
	text-indent: -900em;
	text-decoration: none;
}


#limitador {
	margin:0px;
	padding:0px;
	width:1px;
	height:1px;
	clear:both;
}


#texto_1{
	width:300px;
	float:left;
	color:#b3b3b3;
	font-size:36px;
}
#bt_pesquisa{
	float:right;
	margin-top:40px;
}

#img_topo_rodape{
	height:29px;
	margin:0px auto 0px auto;
	padding:0px;
	background-image:url(/imagens/detalhe_rodape.jpg);
}
#rodape{
	margin:0px auto 0px auto ;
	padding:20px 0px 40px 0px;
	width:630px;
	color:#c6dcb9;
}

#quadro_rodape_1{
	width:300px;
	float:left;
	text-align:center;
}

#news_input{
	width:221px; 
	height:25px; 
	border:none; 
	margin:0px 0px 0px 5px;
	background-image:url(/imagens/bg_input_news.gif);
	color:#4a8625;
	font-size:16px;
}

#quadro_rodape_2{
	width:300px;
	float:right;
	text-align:center;
}
#quadro_rodape_2 a{
	color:#c6dcb9;
}
