/*Satmap | Red Vinilo
Version 1.0
www.yosoyraro.com*/
HTML
{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	background-color: #010101;
}
BODY
{
	color: #FEFEFE;
	background-color: #010101;
}
A
{
	color: #F7941E;
	text-decoration: none;
}
A:visited
{
	color: #F7941E;
}
A:hover
{
	text-decoration: underline;
}
A:active
{
	color: #F7941E;
}
H2
{
	font-size: 20px;
	font-weight: normal;
}
H3
{
	color: #F7941E;
	font-weight: bold !important;
	font-size: 12px !important;
	margin-bottom: 11px !important;
}
STRONG
{
	font-weight: bold !important;
}
/*Seleccion idiomas*/
UL#nav-idiomas
{
	margin-left: 26px;
	margin-right: 26px;
	font-size: 10px;
	padding-top: 34px;
}
UL#nav-idiomas LI
{
	display: block;
	float: left;
	padding-right: 12px;
	color: #F7941E;
	font-weight: bold;
}
UL#nav-idiomas LI#nav-dreta
{
	display: block;
	float: right;
	padding-left: 0px;
	padding-right: 10px;
	color: #F7941E;
	font-weight: bold;
}
UL#nav-idiomas LI A
{
	display: block;
	text-decoration: none;
	color: #F7941E;
	font-weight: bold;
}
UL#nav-idiomas LI A:hover
{
	text-decoration: underline;
	color: #FEFEFE;
}
/*Seleccion idiomas 2*/
UL#nav-idiomas2
{
	margin-right: 26px;
	font-size: 10px;
	padding-top: 34px;
}
UL#nav-idiomas2 LI
{
	display: block;
	float: right;
	padding-left: 12px;
}
UL#nav-idiomas2 LI A
{
	display: block;
	text-decoration: none;
	color: #FEFEFE;
}
UL#nav-idiomas2 LI A:hover
{
	text-decoration: underline;
}
/*Menu*/
UL#nav
{
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}
UL#nav LI
{
	display: block;
	text-indent: -9999px;
}
UL#nav LI A
{
	border: 0;
	display: block;
	text-decoration: none;
}
LI#conocelo A
{
	width: 80px;
	height: 103px;
	background: url(images/conocelo_bt.jpg) no-repeat 15% 0%;
}
LI#conocelo A:hover
{
	background-position: 99% 0%;
}
LI#compralo A
{
	width: 80px;
	height: 93px;
	background: url(images/compralo_bt.jpg) no-repeat 15% 0%;
}
LI#compralo A:hover
{
	background-position: 99% 0%;
}
LI#usalo A
{
	width: 80px;
	height: 72px;
	background: url(images/usalo_bt.jpg) no-repeat 15% 0%;
}
LI#usalo A:hover
{
	background-position: 99% 0%;
}
LI#coneix-lo A
{
	width: 80px;
	height: 94px;
	background: url(images/conocelo_bt_cat.jpg) no-repeat 15% 0%;
}
LI#coneix-lo A:hover
{
	background-position: 99% 0%;
}
LI#compral A
{
	width: 80px;
	height: 77px;
	background: url(images/compralo_bt_cat.jpg) no-repeat 15% 0%;
}
LI#compral A:hover
{
	background-position: 99% 0%;
}
LI#gaudeix-lo A
{
	width: 80px;
	height: 101px;
	background: url(images/usalo_bt_cat.jpg) no-repeat 15% 0%;
}
LI#gaudeix-lo A:hover
{
	background-position: 99% 0%;
}
UL#nav LI.current A
{
	background-position: 99% 0%;
}
UL#nav LI.currentusalo A
{
	background-position: 99% 0%;
}
UL#nav LI.currentcompral A
{
	background-position: 99% 0%;
}
/*Contenedor*/
#contenedor
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_conocelo.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 13px;
}
#contenedor_cat
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_conocelo_cat.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 14px;
}
#contenedor_compralo
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_compralo.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 14px;
}
#contenedor_compralo_cat
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_compralo_cat.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 14px;
}
#contenedor_usalo
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_usalo.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 14px;
}
#contenedor_usalo_cat
{
	width: 1064px;
	margin: 0 auto;
	background: #010101 url(images/bg_usalo_cat.jpg) no-repeat top center;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 660px;
	line-height: 14px;
}
/*Header*/
#header
{
}
#titulo
{
	text-indent: -9000px;
}
#descripcion
{
	text-indent: -9000px;
}
#premios
{
	float: right;
}

#banner_centre
{
	float: left;
}
/*Principal*/
#content_conocelo H2
{
	float: left;
	background: url(images/titulo_conocelo.jpg) no-repeat top center;
	height: 195px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_conocelo
{
	margin-top: 306px;
}
#content_coneixlo H2
{
	float: left;
	background: url(images/titulo_conocelo_cat.jpg) no-repeat top center;
	height: 195px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_coneixlo
{
	margin-top: 306px;
}
#content_compralo H2
{
	float: left;
	background: url(images/titulo_compralo.jpg) no-repeat top center;
	height: 208px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_compralo
{
	margin-top: 306px;
}
#content_compral H2
{
	float: left;
	background: url(images/titulo_compralo_cat.jpg) no-repeat top center;
	height: 208px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_compral
{
	margin-top: 306px;
}
#content_usalo H2
{
	float: left;
	background: url(images/titulo_usalo.jpg) no-repeat top center;
	height: 208px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_usalo
{
	margin-top: 306px;
}
#content_gaudeixlo H2
{
	float: left;
	background: url(images/titulo_usalo_cat.jpg) no-repeat top center;
	height: 226px;
	margin-left: 46px;
	margin-right: 35px;
	text-indent: -90000em;
	width: 50px;
}
#content_gaudeixlo
{
	margin-top: 306px;
}
#bloque_izquierda
{
	float: left;
	width: 262px;
	padding-right: 48px;
}
#bloque_centro
{
	float: left;
	width: 262px;
	padding-right: 43px;
}
#bloque_derecha
{
	float: left;
	width: 262px;
	z-index: 1;
	position: relative;
}
#gps
{
	margin-top: -54px;
	margin-left: 17px;
	position: relative;
	z-index: -1;
}
/*-----------footer---------------------------*/
#footer
{
	clear: both;
	text-align: center;
	padding-top: 42px;
	#margin-top: -345px;
}
#footer_compralo
{
	clear: both;
	text-align: center;
	padding-top: 0px;
	#margin-top: -301px;
}
#footer_usalo
{
	clear: both;
	text-align: center;
	padding-top: 37px;
	#margin-top: -341px;
}
#footer_
{
	clear: both;
	text-align: center;
	padding-top: 34px;
	#margin-top: -337px;
}
#footer_compralo_
{
	clear: both;
	text-align: center;
	padding-top: 0px;
	#margin-top: -301px;
}
#footer_usalo_
{
	clear: both;
	text-align: center;
	padding-top: 42px;
	#margin-top: -345px;
}

