/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
	background:#E6EAED;
	color:#444;
}
select {
	height:18px;
}
a {
	outline:none;
}
a:hover {
	text-decoration:none;
}
input {
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
}
#loading {
	display:none;
	background:#993300;
	color:#FFF;
	left:0;
	top:0;
	padding:2px;
	position:absolute;
}
form {
	padding:0;
	margin:0;
	float:left;
}

form .larg {
	width: 150px;
	float:left;
}

#main {
	width:775px;
	position:relative;
	background:url(images/fundo_01.jpg) no-repeat #fff;
	float:left;
}
#topo {
	padding:10px 0 10px 0;
	float:left;
}
#master___ {
	margin:0 auto;
	width:775px;
	background:#fff;
}


.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}


.lang {
	font-size:9px;
	float:left;
}
.lang a {
	color:#A42C2D;
}
.lang li {
	float:left;
	list-style:none;
	margin-left:10px;
}
.lang ul {
	float:left;	
	padding:0;
	margin:0;
}

.login {
	float:right;
	margin-right:15px;
}
.login input {background:#F2F3F5; border:1px solid #BBC0C3; font-size:12px; float:left; }
.login button {
	background:url(images/bt_entrar.gif) no-repeat;
	width:47px;
	border:none;
	height:7px;
	float:left;
	text-indent:-9999px;
	margin:5px 0 0 3px;
	cursor:pointer;
}
.login label {
	float:left;
	margin-left:10px;
	padding:1px 0 0 0;
}
#cima {
	float:left;
	width:100%;	
}
	#cima h1 {
		background:url(images/logo_mastercorp2.gif) no-repeat;	
		width:260px;
		height:32px;
		float:left;
		padding:0;
		margin:27px 0 0 5px;
		line-height:0;
	}
html>body #cima h1 {
	margin:28px 0 0 10px;
}
	#cima h1 a {text-indent:-9999px; width:260px; height:32px; float:left;}
	#cima h2 {
		background:url(images/logo_zetex2.gif) no-repeat;
		width:129px;
		height:31px;
		float:left;
		margin:0;
		padding:0;
		margin:20px 0 0 120px;
	}
	#cima h2 a {
		text-indent:-99999px;
		float:left;
		width:129px;
		height:31px;
	
	}
.spacer {
	background:url(images/topo_13.gif) no-repeat center;
	width:10px;
	height:49px;
	float:left;
	text-indent:-9999px;
	margin:10px 0 0 15px;
}
.patrocinador_oficial {
	background:url(images/logo_patrocinio2.gif) no-repeat;
	width:198px;
	height:73px;
	margin-right:15px;
	float:right;
	text-indent:-99999px;
}
#esquerda {
	float:left;
	width:550px;
	
	
}
#menu {
	float:left;
	background:url(images/menu_23.gif) top no-repeat;
	height:30px;
	width:536px;
	padding-left:13px;
}
/*#menu ul {
	padding:0;
	margin:0;
	list-style:none;
}
#menu ul li {
	float:left;
	padding:0 0 0 0;
	margin:7px 0 0 15px;
	position:relative;
}
#menu ul li ul {
	padding:0;
	margin:10px 0 0 -15px;
	float:left;
	background:#fff;
	border:1px solid #A00500;
	position:absolute;
	left:0;
	top:0;
	display:none;
}

#menu ul li a {
	float:left;
	text-indent:-999px;
}
#menu ul li ul li a {
	text-indent:0;
	color:#A00500;
	float:left;
}

/* Fix IE. Hide from IE Mac \*/
/** html ul li { float: left; }
* html ul li a { height: 1%; }

#menu ul li:hover ul, #menu ul li.hover ul {display:block;}*/
	#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	}
	#menu ul li {
		float:left;
		padding:0 0 0 22px;
		margin:0 0 0 0;
		position:relative;
	}
		
		#menu ul li a {
			float:left;
			text-indent:-9999px;
			height:30px;
		}
		#menu ul li ul {
			position: absolute;
			left: 0;
			top:30px;
			display: none;
			background:#FFF;
			border:1px solid #A00500;
			margin:0 0 0 -20px;

			padding:0;
			height:20px;
		}
		#menu ul li ul li {
			text-indent:0;
			float:left;
			height:21px;
			margin:0;
			padding:0;
			width:auto;
			background:url(images/bg_submenu.jpg) right no-repeat;
			position:relative;
		}
		#menu ul li ul li a {
			text-indent:0;
			color:#A00500;
			height:20px;
			padding:2px 10px 0 10px;
			text-decoration:none;
		}
		#menu ul li ul li a:hover {
			background:#A00500;
			color:#fff;		
		}
		#menu ul li ul li ul {
			margin:0;
			padding:0;
			float:left;
			display:none;
			position:absolute;
			left:0;
			top:20px;
			_top:22px;
		}
		ul#nav li:hover ul ul,
		ul#nav li:hover ul ul ul,
		ul#nav li.over ul ul,
		ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */
		ul#nav li ul li.over ul {display:block;}
		/* Fix IE. Hide from IE Mac \*/
		* html ul li { float: left; }
		* html ul li a { height: 1%; }
		/* End */
		#menu ul li:hover ul, #menu ul li.over ul { display: block; }
		#menu ul li ul li:hover ul, #menu ul li ul li:hover ul {display:block; }
		
		



.info_01 {
	float:left;
	width:270px;
	background:url(images/bg2.gif) no-repeat #C8CED6;
	margin-top:5px;

}

.termo {
	background:url(images/produtos_74.gif);
	width:190px;
	height:18px;
	float:left;
	margin-bottom:5px;
	cursor: pointer;
}
.termo a {
	text-indent:-9999px;
	float:left;
	width:205px;
	height:28px;
}
#info_02 {
	float:left;
	width:270px;
	margin-left:9px;
	
	background:url(images/bg3.gif) no-repeat #C8CED6;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	margin-top:5px;
}
.eletro {
	background:url(images/produtos_76.gif);
	width:106px;
	height:17px;
	float:left;
	text-indent:-99999px;
	margin-bottom:5px;
}
.saibamais {
	background:url(images/saiba_mais22.gif) no-repeat;
	width:66px;
	height:9px;
	float:left;
	margin:5px 0 15px 10px;
	
}
.saibamais a {
	text-indent:-99999px;
	float:left;
	width:66px;
	height:9px;
}
#direita {
	width:200px;
	float:left;
	margin-left:10px;
}
#direita img {
	float:left;
}

#direita .termo, .eletr, .master, .masteresportes, .cont, .noticiasmini {
	width:209px; 
	height:27px; 
	float:left;
	margin-bottom:3px;
}
#direita .noticiasmini {
	background:url(images/bot_03.gif) no-repeat;
	margin-top:5px;
}
#direita .noticiasmini a {
	text-indent:-9999px;
	float:left;
	width:209px;
	height:27px;
}
#direita .termo {
	background:url(images/bot_10.gif) no-repeat; 
}
#direita .termo a {
	float:left;
	text-indent:-999999px;
}
#direita .eletr {
	background:url(images/bot_12.gif);
	margin-bottom:3px;
}
#direita .eletr a {
	float:left;
	text-indent:-999999px;
	width:209px;
	height:27px;
}
#direita .master {
	background:url(images/bot_08.gif);
}
#direita .master a {
	float:left;
	text-indent:-999999px;
	width:209px;
	height:27px;	
}
#direita .masteresportes {
	background:url(images/bot_06.gif);
}
#direita .masteresportes a {
	float:left;
	text-indent:-999999px;
	width:209px;
	height:27px;
}
#direita .cont {
	background:url(images/but_12.gif);
}
#direita .cont a {
	float:left;
	text-indent:-999999px;
	width:209px;
	height:27px;
}
.familia-dir-topo {
	background:url(images/img_14.gif) top no-repeat;
	width:209px;
	float:left;
	padding-top:0px;
}
.familia-dir-baxo {
	background:url(images/img_21.gif) bottom no-repeat;
	width:199px;
	float:left;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:4px;
}
.familia-dir {
	background:url(images/img_20.gif) repeat-y;	
	float:left;
	line-height:20px;
	width:209px;
	
}
.mostra-familia {
	width:184px;
	float:left;
	padding:0 0 5px 5px;
}
.familia-dir a {
	color:#910705;
	font-weight:bold;
	text-decoration:none;
}
.mostra-familia img {
	border:1px solid #DFE5E7;
	margin:0 0 5px 5px;
	
}
.listabusca {
	list-style:none;
	margin:0;
	padding:0;

}
.listabusca li {
	clear:both;
	float:none;
}
.listabusca a {
	color:#000;
	text-decoration:none;
}
.listabusca a:hover {
	color:#8E000E;
	text-decoration:underline;
}

.Search {
	float:left;
	width:200px;
	margin-top:5px;
}
.busca {
	width:100px;
	float:left;
	height:15px;

}
.Search input {
	border:1px solid #BDC2C6;
	width:145px;
}
.bt-Search {
	background:url(images/direita_38.gif) no-repeat;
	width:48px;
	height:9px;
	float:left;
	text-indent:-9999px;
	border:none;
	margin:5px 0 0 3px;
	cursor:pointer;
}
.noticias {
	width:207px;
	float:left;
	color:#555;
	margin-top:5px;

}
.noticias h3 {
	background:url(images/direita_64.gif) no-repeat;
	width:207px;
	height:18px;
	float:left;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
.noticias ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	line-height:14px;
	_line-height:13px;
}
.noticias li {
	background:url(images/banners_67.gif) bottom no-repeat;
	width:209px;
	padding-bottom:5px;
	margin-top:5px;
}
.noticias .data {
	font-size:12px;
	font-weight:bold;
	width:100%;
	float:left;
}
.noticias a {
	text-decoration:none;
	color:#555;
}
.noticias a:hover {
	text-decoration:underline;
}
.saibamaisnot {
	background:url(images/banners_69.gif) no-repeat;
	width:68px;
	height:9px;
	float:left;
	margin-top:4px;
}
.saibamaisnot a {
	text-indent:-9999px;
	float:left;
	width:66px;
	height:9px;
}
#mastercorp_esportes {
	background:url(images/master_clica_01.jpg) no-repeat #A25100;
	width:206px;

	float:left;
	color:#fff;
	margin-top:7px;
	line-height:13px;
	padding-bottom:10px;
}
#mastercorp_esportes a {
	color:#fff;
	text-decoration:none;
}
#mastercorp_esportes a:hover {
	text-decoration:underline;
}
.dt-esp {
	font-size:11px;
	width:100%;
	float:left;
	font-weight:bold;
}
#mastercorp_esportes h3 {
	text-indent:-99999px;
	float:left;
	margin:0;
	padding:0;
	line-height:0;
}
#mastercorp_esportes ul {
	list-style:none;
	padding:0;
	margin:25px 0 0 10px;
}
#mastercorp_esportes li {
	background:url(images/banner_esporte_92.gif) bottom no-repeat;
	width:177px;
	float:left;
	padding-bottom:5px;
	margin-top:3px;
}
.saibamaisesp {
	background:url(images/saiba22.gif) no-repeat;
	width:65px;
	height:8px;
	float:left;
	margin:5px 0 0 10px;
}
.saibamaisesp a {
	text-indent:-9999px;
	float:left;
	width:65px;
	height:9px;
}
#masterservice h4 {
	background:url(images/box22.jpg) no-repeat;
	width:206px;
	height:71px;
	float:left;
	margin:0;
	padding:0;
	line-height:0;
	margin-top:5px;
}
#masterservice a {
	text-indent:-999999px;
	float:left;
	width:207px;
	height:65px;
}
#entreemcontato h4 {
	background:url(images/banners_110.gif) no-repeat;
	width:207px;
	height:48px;
	float:left;
	margin:3px 0 0 0;
	padding:0;
	line-height:0;
}
#entreemcontato a {
	float:left;
	text-indent:-9999px;
	width:207px;
	height:48px;
}
#baxo {
	border:2px solid #E5E9EA;
	background:#E6EAED;
	width:762px;
	float:left;
	margin-top:5px;
}
#baxo h1 {
	background:url(images/onde_encontrar_115.gif) no-repeat;
	width:102px;
	height:12px;
	float:left;
	padding:0;
	line-height:0;
	text-indent:-99999px;
	margin:20px 0 0 5px;
}
html>body #baxo h1 {
	margin:20px 0 0 10px;
}
#baxo h4 {
	background:url(images/onde_encontrar_1172.gif) no-repeat;
	width:262px;
	height:13px;
	float:left;
	padding:0;
	margin:20px 0 0 10px;
	line-height:0;
}
#baxo h4 a {
	width:262px;
	height:12px;
	float:left;
	text-indent:-99999px;
}
.news {
	float:right;
	color:#4D6265;
	margin-top:5px;
	padding-bottom:10px;
	margin-right:5px;
	
}
.news input {
	width:100px;
	height:12px;
	float:left;

}
.bt-news {
	background:url(images/onde_encontrar_122.gif);
	background-repeat:no-repeat;
	width:68px;
	height:8px;
	border:none;
	text-indent:-9999px;
	float:left;
	cursor:pointer;
	margin:5px 0 0 3px;
}
#rodape {
	float:left;
	color:#4D6265;
	padding:5px 0 10px 15px;
}
#rodape a {
	color:#4D6265;
	text-decoration:none;
}

/*INTERNAS*/
.tit {width:525px; float:left; background:url(images/linha_noticias.gif) bottom no-repeat; height:32px; margin-bottom:20px; margin-left:-3px;}
.paginainicial {float:right; margin-top:12px; color:#8E000E; font-size:11px; font-family:"Trebuchet MS", "Times New Roman", Verdana;}
.paginainicial a {color:#8E000E;}
h5 {float:left; text-indent:-99999px; height:29px; margin:0; padding:0;}
.tit-produtos {background:url(images/tit_produtos.gif) no-repeat; width:101px;}
.tit-contato {background:url(images/tit_contato.gif) no-repeat; width:87px;}
.tit-empresa {background:url(images/tit_empresa.gif) no-repeat; width:94px;}
.tit-feiras {background:url(images/tit_feir_eventos.gif) no-repeat; width:176px;}
.tit-noticias {background:url(images/tit_noticias.gif) no-repeat; width:90px;}
.tit-ondeencontrar {background:url(images/tit_onde_encontrar.gif) no-repeat; width:176px;}
.tit-eletr {background:url(images/eletronicozetex.gif) no-repeat; width:196px;}
.tit-assistencia {background:url(images/assist_tecnica.gif) no-repeat; width:214px;}

#content-interna {
	width:525px;
	float:left;
	padding:30px 12px 10px 12px;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
	line-height:17px;
}

.nm-produto {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
}
.tp-produto {
	color:#890804;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
}
.tp-produto2 {
	color:#8C0A07;
	font-size:11px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;

	float:left;
	font-weight:bold;
	margin:-15px 0 15px 0;
}
.fotos-produto {
	background:#F0F4F4;
	width:525px;
	float:left;
	padding:7px 0 7px 0;
}
.fotos-produto img {
	float:left;
	border:3px solid #DFE5E7;
	margin-bottom:5px;
}
.thumbs {
	width:76px;
	float:left;
	margin-left:5px;
}
.imggrande {
	float:left;
	margin-left:8px;
	_margin-left:5px;
}
.download {
	background:url(images/download.gif);
	width:150px;
	height:26px;
	float:left;
	margin-top:3px;
	margin-left:3px;
	margin-bottom:10px;
}
.download a {
	text-indent:-99999px;
	float:left;
	width:163px;
	height:26px;
}
.catalogo {
	background:url(images/baixar_catalogo.gif) no-repeat;
	width:115px;
	height:26px;
	float:left;
	margin-top:3px;
	margin-bottom:10px;
}
.catalogo a {
	text-indent:-99999px;
	float:left;	
	width:125px;
	height:26px;	
}
.tabela {
	background:url(images/tabela_compat.gif);
	width:170px;
	height:25px;
	float:left;
	margin-top:3px;
	margin-bottom:10px;
}
.tabela a {
	width:170px;
	height:25px;
	float:left;
	text-indent:-9999px;
}
.manual {
	background:url(images/baixar_manual.gif) no-repeat;
	width:118px;
	height:23px;
	float:left;
	margin-top:4px;
	margin-left:10px;

}
.manual a {
	width:124px;
	height:23px;
	float:left;
	text-indent:-9999px;
}
.desc-prod {
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
	width:410px;
	float:left;
	text-align:justify;
	background:#F0F4F4;
	margin-left:10px;
	
}
.foot-prod {
	background:#F0F4F4;
	float:left;
	width:515px;
	color:#8C0A07;
	padding:5px 0 5px 10px;
	margin:10px 0 0 0;
	
}
.foot-prod a {
	color:#8C0A07;
}
.indique {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-right:20px;

}
/*****CONTATO *****/
fieldset {
	float:left;
	margin:0;
	padding:0;
	border:none;
}
.formcontato {
	margin-top:20px;
}

.formcontato button {
	background:url(images/enviar.gif);
	width:51px;
	height:23px;
	float:left;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	clear:both;
	margin-left:68px;
	margin-top:5px;
}
.formcontato label {
	float:left;
	clear:both;
	font-size:11px;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	width:70px;
}
.formcontato input {
	float:left;
	margin-bottom:7px;
	font-size:10px;
	height:14px;
	background:#F8F9FB;
	border:1px solid #C9CBCA;
	width:230px;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
}
.trabalhe label {
	width:120px;
}
.formcontato textarea {
	float:left;
	margin-bottom:7px;
	font-size:10px;
	background:#F8F9FB;
	border:1px solid #C9CBCA;
	height:80px;
	width:230px;
		font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
}
.formcontato select {
	width:100px;
	float:left;
	font-size:10px;
	height:16px;	
	margin-bottom:5px;
	
}
.contato-dir {
	background:#F8F9FB;
	border:1px solid #C9CBCA;
	width:190px;
	float:left;
	padding:10px 2px 5px 10px;
	margin:21px 0 0 10px;
	line-height:15px;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:15px 0 10px 0;
	padding:0;
}
.ondeencontrar {
	float:left;
	padding:10px 100px 10px 100px;
	margin-left:30px;
	_margin-left:20px;
}
.dt-evento, .tt-evento {
	font-weight:bold;
	float:left;
	width:100%;
	color:#414141;
}
.tt-evento {
	font-size:14px;
}
.desc-evento {
	float:left;
	padding:10px 5px 0 0;
}

#infpdf {
		float:right;
}
#infpdf a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8C0A07;
	font-weight:bold;
	line-height:13px;
} 
.outros-eventos {
	border-top:1px solid #dddddd;
	float:left;
	width:520px;
	padding:7px 0 0 0;
	margin-top:20px;
}
.dt-outros {
	background:#758388;
	padding:5px 2px 5px 2px;
	float:left;
	color:#fff;
	font-weight:bold;
	margin-right:5px;
}
.eventos {
	float:left; 
	border-bottom:1px solid #dddddd; 
	padding-bottom:8px;
	width:100%;
	margin-bottom:8px;
}
.eventos a {
	color:#444;
	text-decoration:none;
	font-weight:bold;
}
.familia {
	background:#F0F4F4;
	float:left;
	width:100px;
	padding:10px 0 5px 3px;	
	margin-top:10px;
}
.tit-familia {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#444;
	float:left;
}
.tipo-familia {
	float:left;
}
.tipo-familia ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	clear:both;
	float:left;
	border-top:1px solid #DADADA;
	width:95px;
	color:#8C0A07;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	font-size:11px;
}
.tipo-familia ul a {
	color:#8C0A07;
}
.mostra-produto {
	float:left;
	width:400px;
	margin:3px 0 0 20px;
	padding-bottom:10px;
	font-size:11px;
	
}
.desc-mostra-produto {
	font-size:10px;
	float:left;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
	text-transform:uppercase;
	width:184px;
	margin:8px 4px 0 0;
	

}
.desc-mostra-produto a {
	text-decoration:none;
	color:#444;
	float:left;
}

.mostra-produto img {
	border:3px solid #E0E6E8;
	float:left;
	margin-right:3px;
}
.proddir {
	width:100%;
	float:left;
}
#menu-assis {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.tipo-assistencia {
	float:left;
	font-size:15px;
	padding-right:10px;
	padding-left:10px;
	background:url(images/divisoria.gif) left no-repeat;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
}

.tipo-assistencia a {
	color:#444;
	font-weight:bold;
}
#mostrarede {
	float:left;
	width:400px;
	margin-bottom:5px;
}
#mostrarede img {
	border:2px solid #DFE5E7;
	float:left;
	margin-right:5px;
}
#listamanuais {
	width:120px;
	float:left;
	text-align:center;
	margin-right:20px;
	margin-bottom:20px;
}
#listamanuais a {
	color:#444;
	font-weight:bold;
}
/*.paginacao {
	float:left;
	width:100%;
}
.paginacao a {
	color:#7D0506;
}*/
/* PAGINACAO */

.paginacao {
	padding: 10px 0 0 0;
	color: #7D0506;
	font-size: 10px;
	clear:both;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.paginacao a {
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	font-size: 11px;
	color:#8C0A07;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.paginacao .button {
	border: none;
	padding: 2px 2px 2px 2px;
	background: none ;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#paginacao .itens a {
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	border: 1px solid #888;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#paginacao .itens a:hover{
	font-weight: normal;
	border: 1px solid #325982;
	background: #eee;
	color: #111;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
.sub-tit {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	width:100%;
	float:left;
	margin:0 0 15px 0;
}
.sub-titEMP {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	width:100%;
	float:left;
	margin:0 0 15px 0;
}

#indique2 {
	background:url(images/fundoindique.jpg) no-repeat;
	float:left;
	width:340px;
	height:185px;
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
	border:4px solid #444;
}
.albumdefotos {
	float:left; 
	width:435px;
	margin-top:20px;
	padding-left:15px;
}
.albumdefotos img {
	float:left;
	border:1px solid #DFE5E7;
	float:left;

}
.mini {
	float:left; 
	width:409px;
	padding:10px 0 0 10px;
	margin-left:0;
	_margin-left:6px;
}
.mini img {
	margin:0 5px 5px 0;
	float:left;
}
.novalista {
	float:left;
	margin:0;
	list-style:none;
	padding:0;
}
.novalista {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"Trebuchet MS", "Times New Roman", Verdana;
}
.novalista li {
	float:none;
}
.subb {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}
.subb li {
	float:none;
}
.subb a {
	color:#41474A;
	font-weight:normal;
}
.patrocinador_oficiall {
	background:url(../images/selo.gif) no-repeat right;
	width:145px;
	height:105px;
	text-indent:-99999px;
	float:left;
}
