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: 770px;
	text-align: center;
	background: url(../images/web/bg.jpg) repeat left top;
	font: 100.01% Arial, Helvetica, sans-serif;
}
h1, .oculto {
	display: none;
}
#portaweb {
	width: 770px;
	text-align: left;
	margin: 10px auto;
	background: url(../images/web/web_bg.jpg) repeat-y center top;
}
#topweb {
	width: 770px;
	background: url(../images/web/web_top.jpg) no-repeat left top;
	height: 81px;
	position: relative;
}
#topweb ul {
	list-style: none;
	position: absolute;
	top: 50px;
	left: 80px;
}
#topweb li {
	margin: 0 5px 10px 5px;
	padding: 3px 5px 3px 5px;
	float: left;
	display: inline;
}
#topweb li a {
	font-size: 75%;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
#topweb li a:hover {
	color: #FFFF99;
}
#topweb li a.activo, #topweb li a.activo:hover {
	color: #fff;
}
#downweb {
	width: 770px;
	background: url(../images/web/web_down.jpg) no-repeat left bottom;
	height: 17px;
	clear: both;
}
#contenido {
	margin-left: 9px;
	margin-right: 13px;
}
#lateralLeft {
	width: 148px;
	float: left;
	text-align: center;
}
#lateralRight {
	width: 148px;
	float: right;
	text-align: center;
}
#centroWeb {
	margin-right: 155px;
	margin-left: 155px;
}
h2 {
	margin: 0 0 10px 0;
	padding: 3px 5px;
	background: #FE0000;
	font-size: 90%;
	color: #FFFF00;
}
#centroWeb ul {
	list-style: none;
}
#centroWeb li {
	margin: 0 5px 5px 5px;
	padding: 3px 5px 3px 8px;
	float: left;
	display: inline;
	width: 120px;
	background: url(../images/web/li.jpg) no-repeat left center;
}
#centroWeb li a {
	font-size: 75%;
	color: #000066;
	font-weight: bold;
	display: block;
}
#backbot {
	clear: both;
	background: #FE0000;
	font-size: 70%;
	color: #FFFF00;
	padding: 2px 8px 4px 8px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 15px;
	display: block;
}
#backbot:hover {
	background: #FFFF00;
	color: #FE0000;
}
.clearfix:after {   
     content: ".";  
     clear: both;   
     height: 0;   
     visibility: hidden;   
     display: block; 
} 

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
/* End hide from IE-mac */
form {
	padding: 5px 30px;
}
label {
	font-size: 80%;
	display: block;
	font-weight: bold;
	margin: 5px 0 3px;
}
input, select, textarea {
	font-size: 80%;
	border: 1px solid #FF0000;
	background-color:#FFFFCC;
	width: 365px;
}
textarea {
	font-size: 90%;
}
input.btn {
	width: 100px;
	margin-top: 15px;
	background-color:#FF0000;
	color: #FFFF00;
	text-align: center;
}
#copypd {
	font-weight: bold;
	font-size: 60%;
	color: #FF0000;
}
h3 {
	margin: 0 0 10px 0;
	padding: 3px 5px;
	background: #FE0000;
	font-size: 80%;
	color: #FFFF00;
	clear:both;
}
a.links  {
	font-size: 75%;
	color: #000066;
	font-weight: bold;
	display: block;
	padding: 3px 5px 3px 8px;
	background: url(../images/web/li.jpg) no-repeat left center;
}
p.linkdes  {
	font-size: 70%;
	padding: 3px 5px 3px 10px;
}
p#topl a {
	font-size: 75%;
	color: #000066;
	font-weight: bold;
	display: block;
	padding: 3px 5px 3px 8px;
}
#topdiv {
	position: absolute;
	height: 30px;
	width: 300px;
	left: auto;
	top: 5px;
	right: 15px;
	font-size: 80%;
	text-align: right;
}
#topdiv a {
	color:#FFFF00;
	font-weight: bold;
	text-decoration:none;
}
#topdiv a:hover {
	color:#FFF;
}
