body {
	margin:0;
	background-color:#BCBABB;
	background-image:url(../img_maqueta/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

ul, li, ol{* margin:0;}

#contenedor #navy {
	float: left;
	width: 200px;
	background-color: #E3E3E3;
	height: auto;
}
#contenedor #contenido {
	width: 760px;
	float: left;
	height: 650px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#contenedor {
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenedor #navy li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	border-bottom-color: #D1D1D1;
	padding: 0px;
}
#contenedor #navy .botton_navy {
	background-image: url(../img_maqueta/botton_navy.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 200px;
}
#pie {
	height: 50px;
	width: 100%;
	background-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pie .date {
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#contenedor #navy ul.principal {
	margin: 0px;
	padding: 0px;
}
#contenedor #navy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 17px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contenedor #navy a:hover {
	color: #993333;
}
.botton_navy img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.clear {
	clear: both;
}
#header .sub_navy {
	float: right;
	width: 800px;
	height: 60px;
	margin-top: 110px;
}
#contenedor .sub_navy li {
	list-style-type: none;
	display: block;
	float: right;
}

#contenedor .sub_navy ul {
	margin: 0px;
	padding: 0px;
}
#contenedor .sub_navy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#contenedor .sub_navy a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #C18B6C;
	background-image: url(../img_maqueta/rollover.jpg);
	background-position: center bottom;
}
#contenedor .sub_navy a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #56606C;
	background-image: url(../img_maqueta/rollover.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenedor #header {
	width: 1000px;
	float: left;
	height: 250px;
	background-image: url(../img_maqueta/header.jpg);
}
#header .buscador {
	width: 250px;
	float: left;
	height: 50px;
	position: relative;
	top: 100px;
	background-image: url(../img_maqueta/buscador.jpg);
	right: -364px;
	background-repeat: no-repeat;
}
#contenedor #header .transparencia {
	float: left;
	position: relative;
	top: 80px;
	left: 230px;
}
#contenedor #navy .botton_navy a.itaipem {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#header .buscador .imput_text .text {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D0D7D7;
	margin-top: 17px;
	width: 180px;
	margin-left: 14px;
	height: 20px;
}
#header .buscador .imput_buscar input[type="image"] {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D0D7D7;
	background-image: url(../img_maqueta/lupa.jpg);
	height: 50px;
	width: 42px;
	margin-left: 6px;
}
#contenedor #contenido p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

