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 {
	min-width: 760px;
	text-align: center;
	background: #E2E2E2;
	font: 100.01% Arial, Helvetica, sans-serif;
	background: url(../images/web/site_bg.jpg) ;
	color: #000033;
}
.oculto, h1 {
	display: none;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#wrapper {
	width: 760px;
	margin: 7px auto;
	text-align: left;
	background: url(../images/web/web_bg.gif) repeat-y;
	position: relative;
}
#topweb {
	width: 760px;
	background: url(../images/web/web_top.jpg) no-repeat;
	height: 235px;
}
#banerprin {
	position: absolute;
	height: 150px;
	width: 750px;
	left: 5px;
	top: 75px;
}
#fecha {
	position: absolute;
	width: auto;
	left: auto;
	right: 10px;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #000066;*/
	padding: 3px 10px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	top: 10px;
}
#flags {
	position: absolute;
	width: auto;
	left: auto;
	right: 15px;
	top: 50px;
	list-style: none;
	padding-bottom: 3px;
	padding-left: 10px;
}
#flags img {
	vertical-align: middle;
	margin-right: 5px;
	border: 0px;
}
#flags a {
	font-size: 70%;
	text-decoration: none;
	font-weight:bold;
	margin-right: 10px;
}
#downweb {
	width: 760px;
	background: url(../images/web/web_down.gif) no-repeat left bottom;
	height: 14px;
	clear: both;
}
.copyp {
	font-size: 70%;
	color: #666666;
}

#lateral {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 10px;
	margin-top: 10px;
}
#lateral ul {
	list-style: none;
}
#lateral ul li {
	border-bottom: 1px solid #000066;
	margin-bottom: 3px;
}
#lateral ul li a {
	padding: 5px 0 5px 19px;
	font-weight: bold;
	font-size: 75%;
	text-decoration: none;
	line-height: 15px;
	display: block;
	background: url(../images/web/li_a.gif) no-repeat 0 45%;
}
#lateral ul li a:hover {
	background: url(../images/web/li_ahov.gif) no-repeat 0 45%;
}
#lateral ul li a.activo {
	background: url(../images/web/li_ahov.gif) no-repeat 0 45%;
	color: #000000;
	text-transform: uppercase;
}
/* Hide from IE5-Mac \*/
#lateral ul li a {
     height: 1%;
} 
/* end hiding */ 
#contenido {
	display: inline;
	float: right;
	width: 565px;
	margin-right: 10px;
	margin-top: 10px;
}
#contenido h2 {
	color: #000033;
	border-bottom: 1px solid #000066;
	font-size: 110%;
	padding: 3px 0 3px 18px;
	background: url(../images/web/li_ahov.gif) no-repeat 1% 45%;
	margin-bottom: 10px;
}
#contenido h3 {
	color: #000033;
	border-bottom: 1px solid #000066;
	font-size: 100%;
	padding: 3px 0 3px 23px;
	background: url(../images/web/li_a.gif) no-repeat 1% 45%;
	margin: 5px 0;
	clear: both;
}
#contenido h3 a {
	text-decoration: none;
}
#contenido h4 {
	color: #000033;
	border-bottom: 1px solid #000066;
	padding: 2px 0 2px 20px;
	margin: 3px 7px;
	clear: both;
	background: url(../images/web/li_opciones.gif) no-repeat 2% center;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contenido p {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 10px;
	line-height: 1.5em
}
#contenido p.topinm {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	padding:0 0 5px 10px;
	border-bottom: 1px solid #000066;
}
#contenido p.imgz, #contenido li.imgz {
	border: 1px solid #000066;
	float: right;
	padding: 3px;
}
#contenido p.imgz:hover {
	border: 1px solid #000066;
}
#contenido form p {
	float: left;
	width: 266px;
	margin: 5px;
	padding: 0;
}
#contenido form p.txta {
	float: left;
	width: 536px;
	margin: 5px;
	padding: 0;
}
label {
	display: block;
	border-bottom: 1px solid #000066;
	margin: 0 0 3px;
	padding: 0 0 2px 5px;
	font-weight:bold;
}
input, select {
	border: 1px solid #333;
	width: 261px;
	background-color:#FEEEB6;
	font-size: 80%;
}
textarea {
	border: 1px solid #333;
	width: 531px;
	height: 150px;
	background-color:#FEEEB6;
}
input.boton {
	border: 1px solid #333;
	width: auto;
	background-color:#000033;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px;
}
#contenido p.linksinmue {
	border: 1px solid #000066;
	clear: both;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
}
p.linksinmue a{
	font-weight:bold;
	margin-right: 10px;
}
.cargadiv {
	clear: both;
}
.cargadiv div{
	border: 1px solid #000066;
}
.cargadiv div img {
	border: 1px solid #000066;
	padding: 3px;
	margin: 3px;
}
div.KT_tng {
	text-align: center;
	margin-bottom: 5px;
	border-top: 1px solid #000066;
	clear: both;
	font-size: 80%;
}
div.KT_bottomnav, div.KT_nav_form, div.KT_nav_statistics, div.KT_tng {
	text-align: center;
	margin-bottom: 5px;
}
div.KT_bottomnav input, div.KT_nav_form input, div.KT_nav_statistics input {
	width: auto;
}
.clearfix:after {   
     content: "."; /* This dot is the actual appended content */   
     clear: both;   
     height: 0;   
     visibility: hidden;   
     display: block; 
} 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
/* End hide from IE-mac */
#contenido ul.opciones {
	margin: 0 15px 2px 5px;
	clear: both;
	padding: 0px;
}
#contenido ul.opciones li {
	float: left;
	display: inline;
	width: 165px;
	margin: 1px 5px;
	padding: 0 0 0 7px;
	border-bottom: 1px solid #000066;
	background: url(../images/web/li_opciones.gif) no-repeat left center;
	list-style: none;
	font-size: 70%;
}
ul.direccion {
	list-style: none;
	border: 1px solid #000066;
	margin: 5px 15px;
	padding: 10px;
}
ul.direccion li {
	background: url(../images/web/li_opciones.gif) no-repeat left center;
	margin: 5px 0;
	padding-left: 8px;
}
ul.direccion li li {
	background: url(../images/web/li_opciones.gif) no-repeat left center;
	margin: 5px 0;
	padding-left: 8px;
}
.destacado {
	border: 1px solid #000066;
	width: 150px;
	padding: 3px;
	margin: 3px 9px;
	float: left;
	display: inline;
	text-align: center;
	height: 150px
}
.destacado img {
	border: 1px solid #666;
}
.destacado a {
	font-weight: bold;
	font-size: 110%;
}
#contenido ul li {
	font-size: 70%;
	margin-left: 25px;
}
