@charset "UTF-8";

/*
#------------------------------------------------------------------------
# AspectoX - Abril 2013 – Template Joomla!
#
# Copyright (C) 2012-2013 aspectox.com.ar. Todos los derechos recervados.
# License: Copyrighted Commercial Software
# Website: http://www.aspectox.com.ar
# Support: soporte@aspectox.com.ar 
*/

/* Diseño y Estilos CSS creados por AspectoX */

a:link, a:visited, a:active {
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
	display: block;
	-webkit-margin-before: 0px!important;
	-webkit-margin-after: 10px!important;
	-webkit-margin-start: 0px!important;
	-webkit-margin-end: 0px!important;
}

p {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.separaVert{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #5D0209;
}
.wrap {
	width: 100%;
	clear: both;
}

html[xmlns] .clearfix {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
}

img{
	margin-top: 5px!important;
	margin-bottom: 5px!important;
	margin-left: 0px!important;
	margin-right: 0px!important;
}

img[Attributes Style] {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	vertical-align: top;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	margin-left: 0px;
	margin-right: 0px;
}

table[Attributes Style] {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 0px;
}

img[Attributes Style] {
	width: 1px;
	height: 15px;
	position: absolute!important;
	z-index: 1!important;
	top:-1000!important;
}

.k-buscar-buscar img {
	display: none;
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}


table {
	border-collapse: separate;
	border-spacing: 0px;
	border-color: transparent;
}

img{ border: none; }

