* {
	font-family: Helvetica, Arial, sans-serif;
	
	margin: 0px;
	
	padding: 0px;
	
	border-style: none;
	
}


.ghost {

	display: none;
	
}


.clear {

	clear: both;
	
}


input:focus {

  outline-width:0;
  
}


textarea:focus {

  outline-width:0;
  
}


body {

	margin: 0px;
	
	padding: 15px 0px 0px;
	
	background: url(imagenes/bkg-body-marie.jpg) no-repeat center top;
	
}


#contenedor {

	width: 931px;
	
	text-align: left;
	
	margin: 0px auto;
	
}


.fecha-item {

	background: url(imagenes/bkg-fecha.png) no-repeat;
	
	height: 14px;
	
	width: 95px;
	
	color: #FFFFFF;
	
	font-size: 11px;
	
	font-weight: bold;
	
}


.fecha-item .fechas {

	padding: 2px 0px 0px;
	
	text-align: center;
	
	font-size: 9px;
	
	line-height: 9px;
	
}


.fecha-item .fechas .barras {

	padding: 0px 7px;
	
	margin: 0px 5px;
	
	font-size: 9px;
	
	line-height: 10px;
	
	height: 9px;
	
}


#paginador {

	text-align: right;
	
	height: 19px;
	
	margin: 0px 50px 0px 0px;
	
	clear: both;
	
	font-size: 12px;
	
	line-height: 19px;
	
	background: url(imagenes/bkg-paginador.png) no-repeat right center;
	
}


#paginador a  img {

	margin: 0px 8px 0px 8px;
	
	border-style: none;
	
	vertical-align: middle;
	
}




/***********************************************************/
/************************ CABECERA *************************/
/***********************************************************/

#cabecera {

	height: 75px;
	
	width: 931px;
	
	position: relative;
	
	margin: 0px 0px 5px;
	
}


#logo {

	background: url(imagenes/logo-vts.png) no-repeat 0px 0px;
	
}


#menu-superior {

	background: url(imagenes/bkg-menu.png) no-repeat;
	
	height: 43px;
	
	width: 771px;
	
	position: absolute;
	
	top: 0px;
	
	right: 0px;
	
	list-style: none;
	
}


#menu-superior li {

	display: inline;
	
}


#menu-superior li a {

	font-size: 14px;
	
	font-weight: bold;
	
	color: #FFFFFF;
	
	text-decoration: none;
	
	line-height: 43px;
	
	display: block;
	
	float: left;
	
	padding: 0px 11px;
	
}


#menu-superior li a.wider {

	padding: 0px 17px;
	
}


#menu-superior li a:hover {

	background: url(imagenes/bkg-menu-a-hover.png) no-repeat center center;
	
}

#facebook-link {
	font-size: 12px;
	line-height: 33px;
	color: #CFC5C0;
	text-decoration: none;
	background: url(imagenes/logo-facebook.png) no-repeat right center;
	text-align: right;
	width: 150px;
	position: absolute;
	bottom: -4px;
	padding: 0px 40px 0px 0px;
	font-weight: bold;
	right: 0px;
}

#principal {

	background: url(imagenes/bkg-principal.png) no-repeat 0px 0px;
	
	height: 552px;
	
	width: 934px;
	
	margin: 0px 0px 7px 0px;
	
}


#principal #titulo-de-pagina {

	height: 88px;
	
}


#principal #titulo-de-pagina h2{

	font-size: 18px;
	
	line-height: 40px;
	
	font-weight: bold;
	
	text-align: right;
	
	margin: 0px 25px 0px 0px;
	
	color: #FFFFFF;
	
	text-transform: uppercase;
	
}





/***********************************************************/
/********************  PG  CONTACTO  ***********************/
/***********************************************************/

#contacto {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-contacto.png) no-repeat center -7px;
	
}


#contacto-formulario {

	width: 345px;
	
	float: left;
	
	margin: 30px 0px 0px 100px;
	
}


#contacto-formulario td {

	font-size: 12px;
	
	color: #666666;
	
	vertical-align: top;
	
}


#contacto-formulario td.txt {

	height: 60px;
	
}


#contacto-formulario td.tag {

	font-weight: bold;
	
	width: 80px;
	
}


#contacto-formulario td.data {

	background: url(imagenes/bkg-formulario-259x26.png) no-repeat 0px 0px;
	
	height: 50px;
	
	width: 265px;
	
}


#contacto-formulario td.data .data-input {

	font-size: 14px;
	
	width: 230px;
	
	margin: 0px 0px 0px 15px;
	
	border-style: none;
	
	background: url(imagenes/bkg-formulario-259x26.png) no-repeat center top;
	
	padding: 4px 0px 0px;
	
}


#contacto-formulario td.mensaje {

	height: 122px;
	
	background: url(imagenes/bkg-formulario-259x105.png) no-repeat 0px 0px;
	
}


#contacto-formulario td.mensaje .mensaje-input {

	height: 95px;
	
	width: 230px;
	
	margin: 4px 0px 0px 15px;
	
	background: url(imagenes/bkg-formulario-259x105.png) no-repeat center -4px;
	
	font-size: 14px;
	
}


#contacto-formulario td.botones {

	text-align: right;
	
}


#contacto-formulario td.botones a img {

	margin: 0px 7px 0px 15px;
	
	border-style: none;
	
}


#contacto-formulario td.error {

	color: #FF0000;
	
	font-weight: bold;
	
}


#contacto-imagen {

	float: right;
	
}






/***********************************************************/
/************************  EVENTOS *************************/
/***********************************************************/

#eventos {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-evento.png) no-repeat left -7px;
	
	position: relative;
	
}


#eventos-items-contenedor {

	width: 620px;
	
	float: left;
	
	margin: 0px;
	
	height: 45px;
	
	padding: 45px 0px 0px 0px;
	
}


.evento-item {

	height: 100px;
	
	width: 235px;
	
	border-bottom: 1px dotted #990000;
	
	margin: 0px 25px 22px 40px;
	
	float: left;
	
}


.evento-item .evento-foto-contenedor {
	width: 68px;
	
	float: left;
	
}


.evento-item .evento-foto {

	border: 2px solid #990000;
	
}


.evento-item .evento-datos-contendor {

	width: 160px;
	
	float: left;
	
}


.evento-item .evento-titulo {

	font-size: 11px;
	
	font-weight: bold;
	
	color: #666666;
	
	margin: 0px 0px 7px 15px;
	
}


.evento-item .evento-ver-mas {

	margin: 0px 0px 0px 15px;
	
}




/***********************************************************/
/************************ NOSOTROS *************************/
/***********************************************************/

#nosotros {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-nosotros.png.png) no-repeat center -7px;
	
	position: relative;
	
}


#nosotros h3 {

	font-size: 20px;
	
	color: #666666;
	
	line-height: 30px;
	
	border-bottom: 1px dotted #999999;
	
	margin: 0px 30px 20px 0px;
	
	padding: 20px 0px 0px;
	
}


#nosotros  p {

	font-size: 13px;
	
	line-height: 18px;
	
	margin: 0px 0px 20px;
	
}


#nosotros-txt {

	float: left;
	
	height: 400px;
	
	width: 400px;
	
	margin: 0px 0px 0px 40px;
	
}


#scroller-container {	

	/*GioviM: acomodado para colocar el scroll*/	
	/*background: url(imagenes/fake-scroll.jpg) no-repeat right top;*/
	height: 330px; 
	
	/*GioviM> agregado para la funcion del scroll*/
	overflow: hidden;
	
	position: absolute;
	
}

#scroller-contenido {

	width: 350px;
	/*border: 1px solid #99FF66;*//*GioviM: comentado segun indicaciones de marie 07/04/2010*/
	
}


#nosotros-galeria {

	margin: 70px 45px 0px 0px;
	
	float: right;
	
	width: 375px;
	
}


#nosotros-galeria .foto-big {

	border: 2px solid #990000;
	
	margin: 0px 0px 18px;
	
}


#thumbnails {

	text-align: center;
	
	list-style: none;
	
	height: 100px;
	
	background: url(imagenes/imagen-pasar-el-mouse.jpg) no-repeat left bottom;
	
}


#thumbnails li {

	display: inline;
	
}


#thumbnails li a img {

	border: 2px solid #CC3333;
	
	margin: 0px 10px;
	
}





/***********************************************************/
/************************ NOTICIAS *************************/
/***********************************************************/

#noticias {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-noticias.png) no-repeat center -7px;
	
	position: relative;
	
}


#noticias-items-contenedor {

	width: 927px;
	
	float: left;
	
	margin: 0px;
	
	height: 45px;
	
	padding: 45px 0px 0px 0px;
	
}


.noticias-item {

	height: 165px;
	
	width: 235px;
	
	border-bottom: 1px dotted #990000;
	
	margin: 0px 25px 22px 40px;
	
	float: left;
	
}


.noticias-item .noticia-foto-contenedor {

	width: 68px;
	
	float: left;
	
}

.noticias-item .noticia-foto {

	border: 2px solid #990000;
	
}


.noticias-item .noticia-datos-contendor {

	width: 160px;
	
	float: left;
	
}


.noticias-item .noticia-fecha {

	background: url(imagenes/bkg-fecha.png) no-repeat;
	
	height: 14px;
	
	width: 95px;
	
	color: #FFFFFF;
	
	font-size: 11px;
	
	font-weight: bold;
	
}


.noticias-item .fechas {

	padding: 2px 0px 0px;
	
	text-align: center;
	
	font-size: 9px;
	
	line-height: 9px;
	
}


.noticias-item .fechas .barras {

	padding: 0px 7px;
	
	margin: 0px 5px;
	
	font-size: 9px;
	
	line-height: 10px;
	
	height: 9px;
	
}


.noticias-item .noticia-titulo {

	font-size: 11px;
	
	font-weight: bold;
	
	color: #666666;
	
	margin: 0px 0px 7px 15px;
	
	line-height: 15px;
	
	border-bottom: 1px dotted #666666;
	
}


.noticias-item p {

	font-size: 12px;
	
	line-height: 12px;
	
	margin: 0px 0px 10px 10px;
	
}


.noticias-item .noticia-ver-mas {

	margin: 0px 0px 0px 15px;
	
}






/***********************************************************/
/******************** NOTICIAS DETALLE *********************/
/***********************************************************/

#noticias-detalle {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-noticias-detalle.png) no-repeat center -7px;
	
	position: relative;
	
	text-align: center;
	
}


#noticias-detalle-contenedor {

	width: 770px;
	
	margin: 0px auto;
	
	height: 400px;
	
	padding: 45px 0px 0px;
	
	text-align: left;
	
	position: relative;
	
}


#noticias-detalle h3 {

	font-size: 20px;
	
	color: #666666;
	
	line-height: 30px;
	
	border-bottom: 1px dotted #999999;
	
	margin: 0px 25px 20px;
	
	padding: 20px 0px 0px;
	
}


#noticias-detalle-foto {

	float: left;
	
	width: 372px;
	
	margin: 0px 0px 0px 25px;
	
}


#noticias-detalle-foto img {

	border: 2px solid #999999;
	
}


#noticias-detalle-foto p {

	font-size: 12px;
	
	line-height: 30px;
	
	color: #666666;
	
}


#noticias-detalle-txt {

	width: 360px;
	
	float: left;
	
}


#noticias-detalle-txt p {

	margin: 7px 12px;
	
	padding: 0px;
	
	font-size: 12px;
	
}


#scroller-div-o-como-se-llame {

	/*GioviM: arreglado para agregar scroller*/
	
	/*background: url(imagenes/fake-scroll.jpg) no-repeat right top;*/
	
	height: 290px;
	
	overflow: hidden;
	
	position: absolute;
	width: 350px;
	
}


#scroller-div-o-como-se-llame-02 {

	margin: 0px 30px 0px 0px;
	
}


#noticia-anterior {

	position: absolute;
	
	bottom: 0px;
	
	
	left: -15px;
	
	top: 200px;
	
}


#noticia-siguiente {

	position: absolute;
	
	right: -15px;
	
	top: 200px;
	
}


#volver {

	position: absolute;
	
	right: -60px;
	
	bottom: 0px;
	
}






/***********************************************************/
/************************ TIENDAS **************************/
/***********************************************************/

#tiendas {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-tiendas.png) no-repeat center -7px;
	
	position: relative;
	
	text-align: center;
	
}


#tiendas-contenedor {

	width: 952px;
	
	margin: 0px auto;
	
	height: 400px;
	
	padding: 45px 0px 0px;
	
	text-align: left;
	
	position: relative;
	
}


#tiendas h3 {

	font-size: 20px;
	
	color: #666666;
	
	line-height: 30px;
	
	border-bottom: 1px dotted #999999;
	
	margin: 0px 25px 20px 0px;
	
	padding: 0px;
	
}


#tiendas-mapa {

	width: 372px;
	
	margin: 0px 0px 0px 60px;
	
	float: left;
	
}


#google-map-container {

	border: 2px solid #CF4D27;
	
}


#tiendas-direcciones {

	float: left;
	
	width: 370px;
	
	margin: 0px 0px 0px 90px;
	
	padding: 25px 0px 0px 0px;
	
}


#tiendas-direcciones h4 {

	font-size: 14px;
	
	margin: 0px 0px 7px 30px;
	
	line-height: 26px;
	
	border-bottom: 1px solid #CCCCCC;
	
	color: #333333;
	
}


#tiendas-direcciones p {

	font-size: 12px;
	
	margin: 0px 0px 0px 30px;
	
	color: #333333;
	
	line-height: 12px;
	
}


.tienda {

	margin: 0px 0px 30px;
	
}


.direccion-tda {

	width: 255px;
	
	border-bottom: 1px dotted #990000;
	
	float: left;
	
	background: url(imagenes/dot-red.png) no-repeat 10px 8px;
	
	padding: 0px 0px 20px;
	
}

.tienda-foto {

	float: right;
	
	margin: 25px 0px 0px;
	
	/*border: 2px solid #CF4D27;*/
	
}








/***********************************************************/
/*********************      HOME     ***********************/
/***********************************************************/


#home {

	height: 396px;
	
	width: 934px;
	
	margin: 0px 0px 7px 0px;
	
}


#home-col-izq {

	height: 396px;
	
	width: 469px;
	
	float: left;
	
}


#home-col-der {

	width: 449px;
	
	float: right;
	
	margin: 0px 0px 3px;
	
}


#home-col-der h2 {

	font-size: 16px;
	
	color: #FFFFFF;
	
	font-weight: bold;
	
	text-transform: uppercase;
	
	line-height: 32px;
	
	padding: 0px 0px 0px 38px;
	
}


#home-col-der h3 {

	font-size: 12px;
	
	font-weight: bold;
	
	line-height: 20px;
	
}


#home-noticias {

	background: url(imagenes/bkg-noticias-index.png) no-repeat 0px 0px;
	
	height: 295px;
	
	width: 449px;
	
	margin: 0px 0px 8px;
	
}



.home-noticias-item {


	width: 450px;
	
	margin: 3px 0px 10px;
	
	min-height: 75px;
	
	height: 70px;
	
}


.titular-foto {

	float: left;
	
	border: 2px solid #000000;
	
	margin: 5px 0px 0px 20px;
	
}


.titular {

	float: right;
	
	height: 55px;
	
	width: 305px;
	
	color: #FFFFFF;
	
	font-size: 12px;
	
	margin: 0px 21px 0px 0px;
	
}


.ver-mas {

	text-align: right;
	
}


#home-video {

	background: url(imagenes/bkg-video-destacado.png) no-repeat 0px 0px;
	
	height: 110px;
	
	width: 450px;
	
}


.home-video-item {

	height: 70px;
	
	width: 450px;
	
	margin: 3px 0px 5px;
	
}


.titular-foto-video {

	float: left;
	
	border: 2px solid #000000;
	
	margin: 5px 0px 0px 20px;
	
}


.titular-video {

	float: right;
	
	height: 55px;
	
	width: 305px;
	
	
	color: #FFFFFF;
	
	font-size: 12px;
	
	margin: 0px 21px 0px 0px;
	
}


.ver-mas-video {

	text-align: right;
	
}


#home-oferta {

	background: url(imagenes/bkg-ofertas-index.png) no-repeat 0px 0px;
	
	height: 92px;
	
	width: 449px;
	
}


#home-oferta h2 {

	margin: 0px;
	
	line-height: 100%;
	
	padding: 5px 0px 6px 40px;
	
}







/***********************************************************/
/**************** PRODUCTOS Y SERVICIOS ********************/
/***********************************************************/

#productos-servicios {

	height: 460px;
	
	margin: 0px 0px 0px 4px;
	
	width: 927px;
	
	background: url(imagenes/bkg-pg-productos-servicios.png) no-repeat center -7px;
	
	position: relative;
	
}


#productos {

	height: 390px;
	
	width: 350px;
	
	position: absolute;
	
	left: 10px;
	
	top: 50px;
	
}


#menu-productos {

	margin: 0px 0px 0px 10px;
	
	padding: 0px;
	
	list-style: none;
	
}


#menu-productos li {

	font-size: 12px;
	
	list-style: none;
	
	background: url(imagenes/bkg-menu-productos-li.gif) no-repeat 0px 25px;
	
	padding: 20px 0px 0px;
	
	margin: 0px 0px 20px;
	
}


#menu-productos li p {

	font-size: 12px;
	
	line-height: 20px;
	
	padding: 0px 0px 10px 20px;
	
}


#menu-productos li p span {

	float: right;
	
	margin: -20px 0px 0px 0px;
	
}


#menu-productos li a {

	font-size: 12px;
	
	font-weight: bold;
	
	color: #333333;
	
	text-decoration: none;
	
	padding: 0px 0px 0px 20px;
	
}


#menu-productos li a:hover {

	color: #990000;
}


#menu-productos li ul {

	margin: 0px 0px 20px 20px;
	
	list-style: none;
	
	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;
}


#menu-productos li ul.submenu-tenis {

	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 25px;
}


#menu-productos li ul.submenu-padel {

	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;
}


#menu-productos li ul.submenu-ski {

	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;
}


#menu-productos li ul li {

	background: url(none);
	
	border: none;
	
	padding: 0;
	
	margin: 0px;
	
}


#menu-productos li ul li a {

	font-weight: normal;
	
	margin: 0px;
	
	padding: 0px 0px 0px 7px;
	
	line-height: 16px;
	
}


#menu-productos li ul a:hover {

	text-decoration: underline;
	
}


#menu-productos li ul li p {

	margin: 0px;
	
	padding: 0px;
	
	line-height: 40px;
	
}


#menu-servicios {

	margin: 0px 0px 0px 10px;
	
	padding: 0px;
	
	list-style: none;
	
}


#menu-servicios  li {

	font-size: 12px;
	
	list-style: none;
	
	background: url(imagenes/bkg-menu-servicios-li.gif) no-repeat right 25px;
	
	padding: 20px 0px 0px;
	
	margin: 0px 0px 20px;
	
}


#menu-servicios li p {

	font-size: 12px;
	
	line-height: 20px;
	
	padding: 0px 20px 10px 0px;
	
	text-align: right;
	
	margin: 0px 20px 0px 0px;
	
}


#menu-servicios  li p span {

	float: left;
	
	margin: 0px;
	
	text-align: left;
	
}


#menu-servicios  li a {

	font-size: 12px;
	
	font-weight: bold;
	
	color: #333333;
	
	text-decoration: none;
	
	padding: 0px 0px 0px 20px;
	
}


#menu-servicios li a:hover {

	color: #990000;
	
}



#menu-servicios  li ul {

	margin: 0px 20px 20px 0px;
	
	list-style: none;
	
	background: url(none);
		
	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;
}


#menu-servicios  li ul.submenu-encordado {
	
	background: url(imagenes/imagen-productos-servicios-02.jpg) no-repeat left 25px;
}


#menu-servicios  li ul.submenu-asesoramiento {
	
	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;

}


#menu-servicios  li ul.submenu-eventos {

	background: url(imagenes/imagen-productos-servicios-01.jpg) no-repeat right 0px;

}


#menu-servicios li ul li {

	background: url(none);
	
	border: none;
	
	padding: 0;
	
	margin: 0px;
	
	text-align: right;
	
}


#menu-servicios li ul li a {

	font-weight: normal;
	
	margin: 0px;
	
	padding: 0px 0px 0px 7px;
	
	line-height: 16px;
	
}


#menu-servicios li ul a:hover {

	text-decoration: underline;
	
}


#menu-servicios li ul li p {

	margin: 0px;
	
	padding: 0px;
	
	line-height: 40px;
	
}



#marcas {

	width: 78px;
	
	position: absolute;
	
	left: 425px;
	
	top: 40px;
	
}


#servicios {

	height: 390px;
	
	width: 350px;
	
	position: absolute;
	
	top: 50px;
	
	right: 10px;
	
}

/**************************************************************/
/*********** GioviM: Scroll ***********************************/ 

.Scroller-Containers {  
 
position: relative;   

top: 0px;   

left: 0px; 

} 


.Scrollbar-Up {   

position: absolute;   

width: 13px;   

height: 13px;   

background:  url(images/scroll-up.png) no-repeat center;   

font-size: 0px;   

left:2px; 

} 


.Scrollbar-Track {   

width: 20px;   

height: 320px;   

position: absolute;   

top: 11px;   

left: -1px;   

background: transparent url(images/scroll-path.png) no-repeat center center; 

} 


.Scrollbar-Handle {   

position: absolute;   

width: 21px;   

height: 20px; 

} 


.Scrollbar-Down {   

position: absolute;   

top: 319px;   

width: 9px;   

height: 9px;   

background: transparent url(images/scroll-down.png) no-repeat center;   

font-size: 0px; 

} 


#Scrollbar-Container {   

position: absolute;   

top: 72px;   

left:421px; 

} 


/************************ Agregado 23-12-2010 *************************/

/************************   Taller    *************************/
#taller {

	height: 460px;
	margin: 1px 0px 0px 18px;
	width: 927px;
}

/************************   Tienda    *************************/
#tienda {
	height: 460px;
	margin: 1px 0px 0px 18px;
	width: 927px;
}














/***********************************************************/
/************************   PIE    *************************/
/***********************************************************/

#pie {

	background: url(imagenes/bkg-pie.png) no-repeat center top;

	height: 90px;

	width: 932px;

	position: relative;
}


#menu-inferior {

	width: 930px;

	position: absolute;

	list-style: none;

	left: 0px;

	text-align: center;

	top: 22px;
}


#menu-inferior li {

	display: inline;
}


#menu-inferior li a {

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	line-height: 30px;

	padding: 0px 16px;

	text-transform: uppercase;
}


#menu-inferior li a:hover {

	background: url(imagenes/bkg-menu-a-hover-menu-inf.png) no-repeat center center;

}


.direccion {

	font-size: 11px;

	line-height: 20px;

	color: #FFFFFF;

	position: absolute;

	top: 3px;

	right: 10px;
}


#footer {

	background: url(imagenes/bkg-pie2.png) no-repeat center top;

	height: 31px;

	width: 932px;

	position: absolute;

	left: 0px;

	bottom: 0px;
}


#footer .made-by {

	position: absolute;
	
	right: 30px;
	
	bottom: 0px;
	
}