html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
body {
	min-width: 765px;
	text-align: center;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	background: #E0DFE3;
}
#wrapper {
	width: 765px;
	margin: 5px auto 10px;
	text-align: left;
	background: url(../imagenes/web/web_bg.gif) repeat-y;
	position: relative;
}
#topweb {
	background: url(../imagenes/web/web_top.jpg) no-repeat left bottom;
	height: 97px;
}
#topweb ul {
	position: absolute;
	height: 30px;
	width: 300px;
	left: 490px;
	top: 75px;
	list-style: none;
}
#topweb ul li {
	float: left;
	margin-right: 10px;
	background: url(../imagenes/web/ul.gif) no-repeat 0 50%;
}
#topweb ul li a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
}
#topweb ul li a:hover {
	color:#666666;
}

#portaflsh {
	margin-left: 4px;
}
#contenido {
	float: left;
	width: 554px;
	margin: 5px 0px 5px 19px;
	display: inline;
	font-size: 70%;
}
#contenido h2 {
	font: bold 130% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	padding: 2px 5px;
	letter-spacing: 0.1em;
}
#contenido h3 {
	font: bold 120% Arial, Helvetica, sans-serif;
	color: #000;
	background: #ccc;
	padding: 2px 10px;
	letter-spacing: 0.1em;
	clear: both;
	margin: 5px 0;
}
#contenido h3 a {
	color: #000;
	text-decoration: none;
}
#contenido p {
	padding: 5px 10px;
	text-align: justify;
	line-height: 2em;
}
#contenido ul {
	margin: 2px 10px 2px 20px;
	list-style: none;
}
#contenido ul li {
	margin: 0 0 5px 0;
	padding-left: 9px;
	background: url(../imagenes/web/ul.gif) no-repeat 0 0;
}
#contenido ol {
	margin: 2px 10px 2px 20px;
}
#contenido ol li {
	margin: 0 0 5px 0;
	padding-left: 9px;
	list-style: inside decimal;
}
.imgcat  {
	float: right;
}
.imgcat img {
	border: 1px solid #000000;
}
#portamenu {
	position: relative;
	margin-top: -1px;
}
#lateral {
	float: right;
	width: 170px;
	margin: 5px 11px 5px 0px;
	display: inline;
	color: #CCCCCC;
}
#lateral ul {
	list-style: none;
	margin-bottom: 15px;
}
#lateral ul ul {
	list-style: none;
	margin-bottom: 0px;
}
#lateral ul li {
}
#lateral h2 {
	color: #fff;
	border: 1px solid #fff;
	background-color: #000;
	margin-bottom:5px;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
}
#lateral ul li a {
	display: block;
	width: 95%;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #333;
	margin-bottom:2px;
	font-size: 80%;
	padding: 2px 2px 2px 5px;
}
#lateral ul li a:hover {
	color: #fff;
	border: 1px solid #fff;
	background-color: #000;
	margin-bottom:2px;
}
#lateral ul li a.activo {
	color: #000;
	border: 1px solid #fff;
	background-color: #999;
	margin-bottom:2px;
	font-weight: bold;
}
#lateral ul li ul li a {
	display: block;
	width: 95%;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #666;
	margin-bottom:2px;
	font-size: 70%;
	padding: 2px 2px 2px 5px;
}
#lateral ul li ul li a.activo {
	color: #000;
	border: 1px solid #fff;
	background-color: #ccc;
	margin-bottom:2px;
	font-weight: bold;
}
.KT_bottomnav {
	clear:both;
}
#downweb {
	background: url(../imagenes/web/web_down.gif) no-repeat left bottom;
	height: 12px;
	clear: both;
}
p.fotosMin {
	border: 1px solid #000;
	margin: 2px 10px;
}
form {
	margin: 5px 10px;
}
form p {
	display: block;
	float: left;
	width: 240px;
	margin: 3px;
	border: 1px solid #ccc;
}
form label {
	display: block;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
	padding: 0 0 2px 5px;
}
form input, form textarea {
	border: 1px solid #666;
	width: 230px;
	margin: 1px;
	background-color:#ededed;
}
form select {
	border: 1px solid #666;
	margin: 1px;
	background-color:#ededed;
}
form textarea {
	width: 500px;
}
form .KT_field_hint {
	font-size: 80%;!important
}
.fecha {
	font-size: 90%;
	font-weight: bold;
	padding: 1px 10px;
	border-bottom: 1px dashed #ccc;
}
.news {
	font-size: 70%;
	border-bottom: 1px dashed #ccc;
	padding: 5px 5px 3px 5px;
}
.news a {
	color:#fff;
	display: block;
}
.news a:hover {
	color:#999;
	text-decoration: none;
}

.linkcat {
	display: block;
	padding: .5em;
	border: 1px solid #ccc;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 .5em;
	font-size: .8em;
}

.linkcat:hover {
	color: #000;
	background: #eee;
}