.body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	color: #3B84B9;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Estilo1  {color: #7D7D7D}
.Estilo2 {color: #0F89B7}
.Estilo3 {color: #999999}
.textarea{
	background-image:url(../images/top_barraBusqueda.jpg);
	color:#333333;
	/* background-color: #99CC00;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 255px;
}
.cuadroSelect {
	width: 350px;
}

.cuadroSelect200 {
	width: 200px;
}

.titulos {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulo {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.atajos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;	
}
.atajos a:link {color: #000000; text-decoration: none;}
.atajos a:visited {text-decoration: none; color: #000000; }
.atajos a:hover {color: #000000; text-decoration: underline;}
.atajos a:active { text-decoration: none;}

.titulo_secundario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E99C7;
}
.titulo_busqueda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.titulo_listado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo_listado:link {color:FFFFFF; text-decoration:none}
.titulo_listado:hover {color:FFFFFF; text-decoration:none}
.titulo_listado:visited {color:FFFFFF; text-decoration:none}

.Propietario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F16F35;
}
.subSubTitulos_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.separadorVertical {
	background-image: url(../../images/separadorVertical.jpg);
	background-repeat: repeat-y;

}
.fondo_menu {
	background-image: url(../images/menu_categorias.png);
	background-repeat: repeat;
}
.imgFondo_infoProducto {
	background-image: url(../images/body_detalleprod.png);
	background-repeat: no-repeat;
	background-position: right top;
}