/*  
Theme Name: HTML MODELO
Theme URI: http://www.HTML MODELO.com.br
Description: Tema para o site da HTML MODELO feito pelo mesmo autor de <a href="http://www.maismoreno.net">Pagode do Sharuto</a>.
Version: 1.0
Author: Rafael Lobo
Author URL: 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: Tahoma, Geneva, sans-serif; vertical-align: baseline;
}
body {
	background:transparent url(images1/bg-intro.jpg) repeat-x scroll 0 0;
	margin:0;
	padding:0;
}

#fundo {
	background-image:url(images1/fundo-intro.jpg);
	height:505px;
	margin:0 auto;
	width:1043px;
}

#box {
	height:505px;
	margin:0 auto;
	width:760px;
}

#box-left {
	background:transparent url(images1/box_associado.png) no-repeat scroll 0 0;
	float:left;
	height:308px;
	margin:188px 0 0;
	padding:0;
	text-indent:-9999px;
	width:262px;
	}

#box-middle {
	background:transparent url(images1/box_nao_associado.png) no-repeat scroll 0 0;
	float:left;
	height:267px;
	margin:188px 0 0;
	text-indent:-9999px;
	width:238px;
	}

#box-right {
	background:transparent url(images1/box_publicogeral.png) no-repeat scroll 0 0;
	float:left;
	height:308px;
	margin:188px 0 0;
	padding:0;
	text-indent:-9999px;
	width:255px;
	}

.maozinha{
   cursor:pointer ; 	
}	


