@charset "UTF-8";
/* CSS Document */

#slogan {
	background:url(../imagenes/slogan.png);
	margin-bottom:15px;
	margin-top:10px;
	height:20px;
}

#bannerLateral {
	width:220px;
	height:80px;
	margin-bottom:15px;
}

#dhtmlgoodies_menu {
	visibility:hidden;
}

#ventLatIzq {
	background-color:#CCD6ED;
	color:#00237D;
	width:220px;
	margin-bottom:15px;
}

#ventLatIzqProd {
	color:#00237D;
	width:220px;
	margin-bottom:15px;
}

#ventLatIzq h3 {
	background-image:url(../imagenes/colsTitsFondo.png);
}

#contVentLat {
	width:194px;
	padding:10px 10px 10px 10px;
}

#ventLatIzqProdEspecial {
	color:#00237D;
	width:220px;
	margin-bottom:15px;
}

#ventLatIzqProdEspecial h3 {
	background-image:none;
	background-color:#FFEF00;
	border-color:#F5B900;
	border-style:solid;
	border-width:1px;
	border-bottom:none;
}

#ventLatIzqProdEspecial #contVentLat {
	width:194px;
	padding:10px 12px 10px 12px;
	border-style:solid;
	border-width:1px;
	border-color:#F5B900;
	border-top:none;
}

#formRenglon {
	height:19px;
}

.camposTexto {
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	height: 19px;
	width: 130px;
	padding:2px 0px 0px 5px;
	border:none;
	max-height: 19px;
	float:left;
	display:block;
}

.botones {
	float:right;
}

.botonbuscar{
	
}

.botonbuscarhold{
	float:right;
	margin-left:5px;
	margin-top:1px;
	height:25px;
	display:inline;
}

.buscarhold{
	float:right;
	margin-left:5px;
	height:25px;
	display:inline;
}

.botIr {
	background:url(../imagenes/botIr.png) no-repeat right top;
	font-size:12px;
	color:#D20000;
	display:inline;
    padding-left:10px;
	padding-right:18px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:10px;
}

.botIr:hover {
	text-decoration:none;
}

.botGenHold {
	background:url(../imagenes/botGral.png) no-repeat left top;
	width:187px;
    padding-left:10px;
	padding-right:18px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:5px;
	display:block;
}

.botGen {
	font-size:12px;
	color:#D20000;
}

.botGen:hover {
	text-decoration:underline;
	color:#D20000;
}

#perfilItem, #perfilItem a, #perfilItem a:hover {
	text-indent:30px;
	color:#00237D;
	background:url(../imagenes/menuPerfil.png) no-repeat;
	padding-top:4px;
	margin-bottom:3px;
	text-decoration:none;
	width:210px;
	height:16px;
}

#contVentLat2 {
	width:200px;
	padding:0px 0px 10px 0px;
	margin-left: -1px;
}

.handcursor {
	color:#FFF;
}

#bajaCatalogo{
	margin-bottom:15px;
}

#contVentLat ul{
	list-style:none;
}

#contVentLat ul li a{
	color:#00237D;
	font-size:10px;
	margin-left:-35px;
	margin-right:5px;
	margin-bottom:15px;
}

.imageSlideshowHolder,.imageSlideshowHolder_left{
	display:inline-block;
	margin:0 auto 0 auto;
	width:225px;
	height:225px;	
	position:relative;
}
.leftFloatingDiv{
	float:left;
	width:225px;
	height:225px;
}

.imageSlideshowHolder img{
	cursor:pointer;
	position:absolute;
	left:0px;
	top:0px;
}