a img{
	border:none;

}

body
{
	background:					#fff;
	background: url("../img/topbg.jpg") repeat-x;
	oveflow-x: hidden;
}

body, td, a
{
	font-family:				Verdana;
	font-size:					11px;
	color:						#000;
}

a
{
	text-decoration:			underline;
	color:						#009;
	font-size:					11px;
}

hr
{
	height:						1px;
	border-bottom:				none;
	border-left:				none;
	border-right:				none;
	border-top:					solid #ccc 1px;
}

form
{
	margin:						0px;
}

.infoblock
{
	background:					#f4f4f4;
	padding:					5px;
	margin:						5px 0px 5px 0px;
}

.errorblock
{
	background:					url('../img/warning_bg.gif');
	color:						#a00;
	padding:					5px;
	margin:						5px 0px 5px 0px;
}

.breadcrumb
{
	color: #ff66cc;
}

.breadcrumb a
{
	color: #ff66cc;
}

.menu{
	background: url('../img/bgMenu.png') repeat-y;
	position: relative;
	width: 149px;
	list-style:none;
	padding-left:5px;
	
	margin: 0;
}

.menufirst{
	background: url('../img/menuInicio.png') no-repeat;
	position: relative;
	width: 144px;
	height: 23px;
	list-style:none;
	padding:5px;
	margin: 0;
}

.menufirst li{
	font-size:16px;
	letter-spacing:4px;
	margin-left:0px;
	font-weight:bold;
	padding-left:15px;
	padding-bottom:5px;
}

.menufirst li a{
	color:#FFFFFF;
	text-decoration:none;
}

.menu li{
	color: #ff3399;
	margin-top: 5.5px;
	font-weight:800;
	padding-left:5px;
}

.menu li a{
	color:#ff3399;
	font-size:11px;
	padding-left: 1px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.menu li a img{
	border:none;
}

.menu li a:hover{
	text-decoration:none;
}





.button1
{
	background:					url('../img/button1.gif') no-repeat;
	width:						142px;
	height:						14px;
	font-weight:				bold;
	color:						#fff;
	padding-left:				8px;
	margin:						2px;
	font-size:					10px;
}

.button1 a
{
	text-decoration:			none;
	color:						#fff;
	font-size:					10px;
}

.button2
{
	background:					url('../img/button2.gif') no-repeat;
	width:						142px;
	height:						14px;
	font-weight:				bold;
	color:						#fff;
	padding-left:				8px;
	margin:						2px;
	font-size:					10px;
}

.button2:hover
{
	background:					url('../img/button2hover.gif') no-repeat;
}

.button2 a
{
	text-decoration:			none;
	color:						#fff;
	font-size:					10px;
}


.tdframe
{
	border:						dashed #bbb 1px;
}

.contact{
	background:					url('../img/bgsidebarContacto.png') repeat-y;
}

.phone
{
	position:relative;
	color:						#99ccff;
	font-family:				Arial;
	font-size:					22px;
	font-weight:				bold;
	margin-left:7px;
	z-index:10;
}

.infoprecios
{
	border:						solid #eea2cb 1px;
	color:#eea2cb;
	padding:					10px;
}
.title
{
	color:						#9eb9e9;
	font-family:				Arial Narrow;
	font-size:					28px;
	font-weight:				bold;
}

.title2
{
	color:						#fff;
	background:					#6699cc;
	padding:					3px;
	font-family:				Arial;
	font-size:					12px;
	font-weight:				bold;
}

.help
{
	color:						#999;
	font-size:					9px;
}

.category_name
{
	font-family:				Arial;
}

.category_name a
{
	font-family:				Arial;
	font-size:					14px;
	font-weight:				bold;
	color: #6699cc;
}

.category_name a:hover
{
	text-decoration:none;
}

.category_description
{
	font-size:					10px;
	color:#999999;
}

.pager, .pager a
{
	font-weight:				bold;
	font-size:					11px;
	font-family:				Arial;
}

.foot{
	position:relative;
	clear:both;
	width:100%;
	height:240px;
	text-align:center;
	background: url("../img/footerbg.jpg") repeat-x;
}

.banner_duabis_horizontal{
	border-radius: 5px;
	box-shadow: 0 0 10px 0 #aaa;
    width: 100%;
}