@charset "utf-8";

body {
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 1.166;
	padding: 0px;
	background-color: #000000;
	height: 60%; /* background: #cccccc url(bg_grad.jpg) fixed;*/
}

#contenedor {
	width: 760px;
	left: 50%;
	position: relative;
	margin-left: -390px;
	margin-top: 20px;
}

#centro1 {
	background-color: #008442;
	height: 40px;
	margin-top: 10px;
}
#menuini  {
	background-color: #008442;
	height: 40px;
	border: solid #006666 1px;
	margin-top: 5px;
	text-align: center;
	padding-top: 15px;

}


#centro2 {
	text-align: center;
}


#encab h1, h2 {
	display: none;
}
#centro {
	width: 750px;
	position: relative;
	margin-left: -376px;
	left: 50%;
	border: solid #333333 1px;
	padding-bottom: 0px;
}


html {
	height: 60%;
	margin: 0px;
}


#contenedor #pie2 {
	background-image: url(../nueva/sitio/images/banerabajo.png);
	background-color: #FFFFFF;
	height: 10%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menuini  a  {
	text-decoration: none;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	background-color: #009B4E;
}
#menuini   a:link  {
	color: #FFFFFF;
}
#menuini   a:visited  {
	color: #DDDDDD;
	background-color: #009148;
}
#menuini   a:hover  {
	color: #FFFFFF;
	background-color: #00A452;
}

.textVerde {
	color: #269141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.textoorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffC65E;
	font-weight: normal;
	line-height: normal;
}

.textoazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5D64C3;
	font-weight: normal;
	line-height: normal;
}