body
{
	background:					#fff;
}

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
{
}

.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;
}

.button1 a:hover
{
	background-color:			#000;
}

.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 a
{
	text-decoration:			none;
	color:						#fff;
	font-size:					10px;
}

.button2 a:hover
{
	background-color:			#000;
}

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

.phone
{
	color:						#9eb9e9;
	font-family:				Arial Narrow;
	font-size:					25px;
	font-weight:				bold;
}

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

.title2
{
	color:						#fff;
	background:					#013594;
	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:					12px;
	font-weight:				bold;
}

.category_description
{
	font-size:					10px;
}

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