body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.vjw a{
	color:#F00;
}

.txtrojo{
	color:#F00;
}

.txtinput{
	background:url(interface/bginput.png) no-repeat;
	width:171px;
	height:18px;
	border:none;
}

.txtinput2{
	background:url(interface/inputsearch.png) no-repeat;
	width:98px;
	height:18px;
	border:none;
}

#menu{
	background:url(interface/bgmenu.png) no-repeat;
}

#menu ul li {
        display: inline;
        padding: 2px 7px; /*Separar el texto*/
        margin:5px; /* Separar los botones */
}

#menu a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover{
	color:#06733A;
	text-decoration:none;
	font-weight:bold;
}

#listado1{
	background:url(interface/novedades.png) no-repeat;
	width:237px;
	height:105px;
}

#listado2{
	background:url(interface/exclusivas.png) no-repeat;
	width:752px;
	height:105px;
}

#listado3{
	background:url(interface/momento.png) no-repeat;
	width:237px;
	height:105px;
}

#boletin{
	background:url(interface/suscribite.png) no-repeat;
	height:84px;
	width:756px;
}

.videot{
	padding:20px;
}