/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
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 {
	color: #444444;
	text-align: center;
	min-width: 770px;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	background: #9F9FA7;
}
.oculto, h1 {
	display: none;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
#portaweb {
	margin: 0 auto;
	width: 770px;
	position: relative;
	text-align: left;
	background: url(../images/web/web-bg.gif) repeat-y;
}
#topWeb {
	width: 770px;
	background: url(../images/web/top-bg.jpg) no-repeat left bottom;
	height: 206px;
}
#navLeng {
	list-style: none;
	position: absolute;
	height: 20px;
	width: 50px;
	left: 713px;
	top: 54px;
}
#navLeng li {
	margin: 0 3px;
	display: inline;
	float: left;
}
#navLeng li a.activado img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
#navHor {
	list-style: none;
	position: absolute;
	height: 20px;
	width: 330px;
	left: 370px;
	top: 49px;
}
#navHor li {
	display: inline;
	float: left;
}
#navHor li a {
	padding: 2px 3px 5px 3px;
	text-decoration: none;
	color: #000066;
	letter-spacing: 0.1em;
	font: bold 80% Arial, Helvetica, sans-serif;
	display: block;
}
#navHor li a:hover, #navHor li a.activo {
	color: #FFF;
	background: url(../images/web/selecc.gif) no-repeat center bottom;
}
#portacontenido {
	font-size: 80%;
}
#menuLateral {
	margin: 0 15px 0 0;
	width: 185px;
	float: right;
	display: inline;
}
#menuLateral h2 {
	padding: 0 0 3px 5px;
	border-bottom: 1px solid #F0F0F0;
	font-size: 100%;
	font-weight: bold;
	display: block;
	color: #FFF;
}
#menuLateral h2.separador {
	padding-top: 17px;
	background: url(../images/web/sep-lat.jpg) no-repeat left top;
	clear: both;
}
#menuLateral ul {
	list-style: none;
	display: block;
}
#menuLateral ul li {
	width: 100%;
	display: block;
}
#menuLateral ul li a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #444444;
	font-size: 90%;
	letter-spacing: 0.1em;
	height: 1%;
	background: #B9BACB url(../images/web/lat-ul.gif) no-repeat 2% 50%;
	font-weight: bold;
}
#menuLateral ul li a:hover {
	background: #9192AC url(../images/web/lat-ul.gif) no-repeat 2% 50%;
	color: #FFCC33;
}
#menuLateral ul li a.activo, #menuLateral ul li a.activo:hover {
	background: #7A7B9C url(../images/web/lat-ul.gif) no-repeat 2% 50%;
	color: #FFF;
}
#menuLateral ul li ul {
	border-top: 1px solid #F0F0F0;
	list-style: none;
	display: block;
}
#menuLateral ul li ul li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #F0F0F0;
}
#menuLateral ul li ul li a {
	background: #B9BACB url(../images/web/lat-ul-ul.gif) no-repeat 10% 50%;
	padding-left: 28px;
	color: #666;
}
#menuLateral ul li ul li a:hover {
	background: #9192AC url(../images/web/lat-ul-ul.gif) no-repeat 10% 50%;
	color: #FFCC33;
}
#menuLateral ul li ul li a.activo, #menuLateral ul li ul li a.activo:hover {
	background: #7A7B9C url(../images/web/lat-ul-ul.gif) no-repeat 10% 50%;
	color: #FFF;
}
#contenido {
	margin: 0px 215px 0px 15px;
}
#contenido h2 {
	padding: 5px 10px;
	letter-spacing: 0.1em;
	font: bold 160% Arial, Helvetica, sans-serif;
	color: #82828A;
	text-transform: uppercase;
}
#contenido h3 {
	padding: 15px 0 15px 25px;
	margin-left: 5px;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: url(../images/web/conte-h2.jpg) no-repeat center center;
}
#contenido h4 {
	padding: 3px 0 2px 17px;
	margin: 1.5em 15px 0 15px;
	border-bottom: 1px solid #B7B8BF;
	font-size: 95%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#contenido h4.normal {
	background: url(../images/web/prod_norm.gif) no-repeat 0% 50%;
}
#contenido h4.dest {
	background: url(../images/web/prod_sel.gif) no-repeat 0% 50%;
	color: #006600;
}
#contenido h4.mail {
	padding-left: 22px;
	background: url(../images/web/mail.gif) no-repeat 1% 50%;
}
#contenido p {
	padding: 5px 15px;
}
#contenido p.indent {
	padding: 5px 15px;
	text-indent: 30px;
}
#contenido p#nav {
	padding: 5px 15px;
	text-align: center;
	font-size: 85%;
	border-top: 1px solid #B7B8BF;
}
#contenido p#nav a {
	padding: 1px 4px;
	text-align: center;
	border: 1px solid #444444;
	color: #444444;
	text-decoration: none;
	background: #F0F0F0;
}
#contenido p#nav a:hover {
	color: #444444;
	background: #B9BACB;
}
p.imgsProd {
	text-align: center;
}
p.imgsProd a {
	background: #444444;
}
p.imgsProd a:hover {
	background: #006600;
}
p.imgsProd img {
	border: 1px solid #444444;
	padding: 0 0 10px;
	background: url(../images/web/zoom.gif) no-repeat right bottom;
}
#contenido ul.dire {
	list-style: none;
	border: 1px solid #B7B8BF;
	margin: 0 30px;
	padding: 5px;
}
#contenido ul#uno{
	background: url(../images/web/minimap.jpg) no-repeat 100% 5%;
}
#contenido ul#dos{
	background: url(../images/web/minimap.jpg) no-repeat 100% 30%;
}
#contenido ul#tres{
	background: url(../images/web/minimap.jpg) no-repeat 100% 55%;
}
#contenido ul li {
	padding-bottom: 3px;
}
form {
	margin: 15px 25px;
}
label {
	display: block;
	background: url(../images/web/label-buscar.gif) no-repeat left top;
	padding: 4px 0 0 12px;
	margin-left: 5px;
	padding-bottom: 2px;
	font: bold 90% Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}
.camposBusqueda {
	display: block;
	padding: 1px;
	background: #F0F0F0;
	border: 1px solid #444444;
	margin-bottom: 5px;
}
#downWeb {
	width: 770px;
	background: url(../images/web/down-bg.gif) no-repeat left bottom;
	height: 23px;
	clear: both;
}
#copyr {
	margin: 0 auto;
	padding: 3px 15px 15px 0;
	width: 770px;
	text-align: right;
	font-size: 70%;
	color: #F0F0F1;
}
#copyr a {
	color: #F0F0F1;
	font-weight: bold;
	text-decoration: underline;
}
#copyr a:hover {
	color: #444444;
	text-decoration: none;
}
.requerido {
	color: #FF0000;
}

table {
	margin: 10px 20px;
	border-collapse: collapse;
	width: 495px; }
	
th, td {
	padding: 5px 10px;
	border: 1px solid #ddd; }
	
th {
	background-color: #eee; }
	
td {
	text-align: center; }