@charset "utf-8";
/* CSS Document */

html, body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(images/tex_verde.jpg) repeat-x #94B834;
	height:100%;
}

#page {
	width: 785px;
	height:100%;
	margin:0px 0px;
	background-color:#FFF;
	padding-bottom:10;
	font:12px Arial, Helvetica, sans-serif;
}
#head {
	width:785px;
	height:65px;
	margin:0px;
	background-color:#ffc80b;
}

.subtit	h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding-left: 210px;
	margin: 0px 0px 2px;
	color: #960;
	background-color:#ffc80b;
	height: 27px;
	}

#reng {
	width: 100%x;
	height:28px;
	margin-top:0px;
	margin-bottom:0px;
	float: none;
	background: url(images/w_renglongris.gif);
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 2px;
	top: 68px;
}
.navbar ul {
	padding:0; margin:0;
	}

.navbar li {
	list-style: none;
	float:left;
	}
	
.navbar li a {
	color: #960;
	text-decoration: none;
	padding: 5px 3px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	font-weight:bold;
	}
	.navbar li a:hover{
	color: #900;

	}

#subtop {
	width: 100%;
	background-color: #FFF;
	height:80px;
	}

#buscador {
	width: 400px;
	height:60px;
	background: url(images/w_busca.gif);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
}

#pubtop {
	width:395px;
	height:60px;
	margin-right:3px;
	background-color: #fff;
	margin-top:0px;
}
#buscaf {
	width:350px;
	margin:4px auto;
}
#der {
	width:374px;
	height:auto;
	margin: 4px 0px 0px 7px;
	float:left;
}
#izq {
	width:394px;
	height:auto;
	margin:  4px 5px;
	float:left;
}


#grande1 {
	width:374px;
	height:auto;
	margin: 0px 0px 4px;
	border:none;
}
#mediano1 {
	width:193px;
	height:auto;
	margin: 0px 4px 4px 0px;
	border:none;
}

.lista{
	margin:0px 0px 0px 8px;
	padding:0px;
list-style-type: none;
	margin-bottom: 0px;
}

.lista li{
	display:inline;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.lis1{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px;
	
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding: 42px 0px 0px 14px;	
	margin: 0;
	width: 100%;
	color: #960;
	position: fixed;
	}
.res{
	line-height: 50;
}
#pie {
	padding:5px 0px 10px 14px;
	height: 150px;
	width: 785px;
	background-color:#FFF;
}
.dolar{
	float:right;
	margin-right: 8px;

}