html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.1% Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: center;
	background: #E0DFE3;
 	margin: 10px auto;
}
a{
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
.oculto {
	display: none;
}
#portaweb {
	margin: 0 auto;
	text-align: left;
	width: 771px;
	position: relative;
	background: url(../imagenes/web/web_bg.jpg) repeat-y;
}
#topweb {
	width: 771px;
	position: relative;
	background: url(../imagenes/web/web_top.jpg) no-repeat left top;
	height: 133px;
}
#topweb ul {
	position: absolute;
	height: 22px;
	width: 709px;
	left: 30px;
	top: 106px;
	list-style: none;
}
#topweb ul li {
	float: left;
	display: inline;
}
#topweb ul li a {
	text-decoration: none;
	font-size: 70%;
	color: #333;
	display: block;
	padding: 2px 5px;
	margin: 2px 2px;
}
#topweb ul li a:hover {
	color: #000000;
	border-bottom: 2px solid #fff;
}
#topweb ul li a.activo, #topweb ul li a.activo:hover {
	color: #000000;
	border-bottom: 9px solid #fff;
	background: #fff;
}
#contenidoweb {
	margin: 5px 15px 3px 30px;
}
#contenidoweb p {
	margin: 5px 10px;
	font-size: 80%;
	letter-spacing: 0.05em;
	text-align: justify;
	line-height: 1.5em
}
#contenidoweb ul {
	margin: 5px 30px;
	font-size: 80%;
	letter-spacing: 0.05em;
	list-style: none;
}
#contenidoweb ul li {
	padding: 0 0 0 18px;
	background: url(../imagenes/web/ul.jpg) no-repeat 0px 5px;
	position: relative;
	margin: 5px 0;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 3px 5px;
	border-bottom: 1px dashed #F0A749;
	color: #2B58F3;
	position: relative;
	margin: 0 0 0 5px
}

#downweb {
	width: 771px;
	background: url(../imagenes/web/web_end.jpg) no-repeat left bottom;
	height: 13px;
	clear: both;
}
.clearfix:after {   
     content: ".";   
     clear: both;   
     height: 0;   
     visibility: hidden;   
     display: block; 
} 
fieldset {
	border: 1px solid #ccc;
	padding: 5px;
}
legend {
	border: 1px solid #ccc;
	padding: 2px 5px;
	font-size: 70%;
	font-weight: bold;
}
form p {
	width: 335px;
	float: left;
	display: inline;
	margin: 2px 10px;
	text-align: center;
}
label {
	display: block;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px dashed #999;
	margin: 3px 0;
	font-weight: bold;
}
input, textarea {
	display: block;
	text-align: left;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 1px 5px;
	font-size: 90%;
	width: 305px;
}
textarea {
	font-size: 100%;
}
.fltrt {
	float: right;
	margin-left: 5px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
/* End hide from IE-mac */
div.KT_bottomnav input {
	width: auto;
	display: inline;
}
div.KT_bottomnav  {
	text-align: center;
}
div.KT_bottomnav li {
	display: inline;
	background-image: none!important;
	padding: 0;
	margin: 0;
}
div.KT_bottomnav input {
	padding: 0;
	margin: 0;
}
#formcats {
	padding: 0;
	margin: 5px;
	text-align: right;
}
#formcats label {
	padding: 0;
	margin: 0;
	display: inline;
	border: 0;
	font-size: 80%;
}
#formcats input {
	padding: 1px 5px;
	margin: 0;
	display: inline;
	border: 0;
	font-size: 80%;
	width: auto;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	padding: 0 0 3px 5px;
	border-bottom: 1px dashed #F0A749;
	color: #2B58F3;
	position: relative;
	margin: 10px 0 0 5px;
	clear:both;
}
