body {
	font-family: tahoma,arial;
	font-size: 12px;
	color: #8f8f8f;
	background-image:url("../images/i/fondo2.gif");
	background-repeat:repeat-x;
	font-weight:normal;
}

img, input {
	behavior:url("includes/ie/iepngfix.htc");
}

.news_img {
	float: right;
	padding-bottom: 5px;
	padding-left:15px;
	padding-top:5px;
	padding-right:15px;
}

.menu {
	cursor:pointer;
	padding-bottom:5px;
}

.menu img {
	border:0;
}

td {
	font-family: tahoma;
	font-size: 12px;
	color: #8f8f8f;
}

#pic{
	float:left;
	margin:0px 5px 5px 0px;
	width:32px;
	height:32px;
}

#params{
	font-size: 10px;
	color: #999999;
}

h1 {
	color:#0D93C7;
	font-family:tahoma;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
}

h2 {
	color:#FF9900;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
}

h3 {
color:#4C5EFF;
font-size:medium;
}

input{
	font-size: 11px;
	color: #000;
}

textarea{
	font-size: 11px;
	color: #000;
}

ul	{
	margin-top:0px;
	margin-bottom:0px;
}

li {
	font-size: 11px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 13px;
	list-style-image:url(i/arrow.gif);
}

a, a:active, a:visited{
	font-size: 11px;
	color: #8f8f8f;
	text-decoration:underline;
}

a:hover{
	font-size: 11px;
	text-decoration:none;
}

/******************* by xaero *************************************************/
.producto {
	display:inline;
	float:left;
	border:#BFBFBF solid 1px;
	text-align:center;
	padding:2px;
	margin:5px;
	text-align:center;
	width:200px;
	height:180px;
	overflow:hidden;
}

.productos img {
	border-width:1px;
	border-style:solid;
	border-color:#EEEEEE;
}

.productos img:hover {
	border-width:1px;
	border-style:solid;
	border-color:#253EB9;
}

.productos h2 {
	margin-bottom:1px;
	border-bottom: solid 1px #BDBDBD;
}

.productos th {
	font-size:11px;
}

.productos h1 {
	font-size:14px;
}
.productos h2 {
	font-size:12px;
}
.productos h3 {
	font-size:10px;
}

/*{ para el div que muestra las imagenes */
#cpb {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	filter: alpha(opacity=70);
	opacity:.7;
	background:#000;
	z-index:50;
	display:none;
}

#cpf {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:51;
	display:none;
}

.cps {
	border:gray solid 1px;
	width:640px;
	background:white;
	color:gray;
	font-family:sans-serif;
	z-index:52;
	padding:3px;
	display:none;
}

.tB {
	text-align:center;
	background-color:#2b55b0;
	color:white;
}
/*} para el div que muestra las imagenes */

.imgr
{
	float:right;
	width:90;
	text-align:center;
}

.imgl
{
	float:left;
	width:90;
	text-align:center;
}

.path {
	color:blue;
	cursor:pointer;
}
