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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 1;
	background:url(../img/bg/bg-home.jpg) top left repeat-x;
	margin:285px 0 0 100px;
}

div#home-marcas {
	margin:0 auto;
	width:400px;
	height:270px;
	border-left:1px solid #6A6A6A;
	padding-left:20px;
}

div#home-marcas a.viccina-home {
	float:left;
	position:relative;
	clear:left;
	width:165px;
	height:40px;
	text-indent:-9999px;
	background:url(../img/global/logo-viccina-home.jpg) top left no-repeat;
}

div#home-marcas a.viclub-home {
	float:left;
	position:relative;
	clear:left;
	width:165px;
	height:47px;
	margin:25px 0 0 0;
	text-indent:-9999px;
	background:url(../img/global/logo-viclub-home.jpg) top left no-repeat;
}

div#home-marcas p {
	float:left;
	position:relative;
	clear:left;
	margin:60px 0 0 0;
	font:13px Tahoma, Geneva, sans-serif;
	color:#6A6A6A;
}

div#home-marcas address {
	float:left;
	position:relative;
	clear:left;
	width:400px;		
	font-style:normal;
	margin-top:45px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#939393;
}

div#home-marcas address a {
	float:left;
	position:relative;
	clear:left;
	font-style:normal;
	margin-top:10px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#939393;
	text-decoration:none;
}

div#home-marcas address a:hover {
	float:left;
	position:relative;
	clear:left;
	font-style:normal;
	margin-top:10px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#939393;
	text-decoration:underline;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
