/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
form {
	display: inline;
}
.page {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

/* estilos para el header */

.header {
}
h1 {
	padding: 7px 0px 0px 50px;
	margin: 0px;
	float: left;
}
.logo {
	display: block;
	width: 213px;
	height: 55px;
	background: no-repeat url("img/logo.jpg");
}
.logo img {
	border: none;
}
.utilities {
	display: block;
	float: right;
	width: 470px;
	height: 40px;
	background: no-repeat url("./img/back-utilities.jpg");
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.utilities ul {
	list-style: none;
	margin: 0px;
	padding: 7px 0px 0px 18px;
}
.utilities li {
	float: left;
}
.utilities input {
	width: 130px;
	border: 1px solid #999999;
	margin-left: 9px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.utilities a {
	color: #666666;
	text-decoration: none;
	display: block;
}
.icn-home:link, .icn-home:visited {
	background: 2px 2px no-repeat url("img/icn-home.gif");
	padding: 2px 5px 4px 18px;
	border-right: 1px solid #999999;
}
.icn-home:hover {
	background-color: #EEEEEE;
}
.icn-mapa:link, .icn-mapa:visited {
	background: 5px 2px no-repeat url("img/icn-map.gif");
	padding: 2px 5px 4px 21px;
	border-right: 1px solid #999999;
}
.icn-mapa:hover {
	background-color: #EEEEEE;
}
.icn-contacto:link, .icn-contacto:visited {
	background: 5px 2px no-repeat url("img/icn-contact.gif");
	padding: 2px 5px 4px 21px;
	border-right: 1px solid #999999;
}
.icn-contacto:hover {
	background-color: #EEEEEE;
}
.icn-buscar:link, .icn-buscar:visited {
	background: 5px 2px no-repeat url("img/icn-search.gif");
	padding: 2px 5px 4px 20px;
}
.icn-buscar:hover {
	background-color: #EEEEEE;
}
.path {
	background: 0px 3px no-repeat url("img/icn-path.gif");
	display: block;
	float: right;
	width: 445px;
	height: 20px;
	padding-left: 8px;
	margin-top: 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
}

/* estilos para el content */
.paginacion {
	color:  #690;
	float: right;
	font-size: 12px;
	text-align: right;
	width: 330px;
	padding: 5px;
}
.paginacion a:link, .paginacion a:visited {
	color: #9C0;
	text-decoration: none;
}
.paginacion a:hover {
	color: #690;
	text-decoration: underline;
}
.top-box {
	display: block;
	clear: both;
	background: no-repeat bottom url("img/top-box.jpg");
	height: 15px;
	font-size: 5px;
}
.middle-box {
	display: block;
	background: repeat-y url("img/middle-box.jpg");
}
.bottom-box {
	display: block;
	background: no-repeat top url("img/bottom-box.jpg");
	height: 10px;
	font-size: 5px;
}
.flash {
	padding-left: 20px;
	display: block;
	height: auto;
}
.banner {
	display: block;
	float: right;
	border-left: 1px solid #999999;
	padding-right: 20px;
}
.banner img {
	border: none;
}
.content {
	display: block;
	width: 780px;
	background: no-repeat url("img/back-content-top.jpg");
}
.menu {
	width: 180px;
	padding: 10px 0px 0px 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
}
.menu ul, .menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu a:link, .menu a:visited {
	display: block;
	background: repeat-x url("img/btn-menu.jpg");
	width: 170px;
	height: 20px;
	padding: 8px 0px 0px 10px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	color: #669900;
	text-decoration: none;
}
.menu a:hover {
	background-image: url("img/btn-menu-over.jpg");
	color: #FFFFFF;
}
.text-box-part {
	display: block;
	width: 340px;
	float: left;
	margin-left: 10px;
}
.text-box-part h2 {
	background: no-repeat url("img/back-h2-short.jpg");
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	height: 34px;
}
.news {
	background: repeat-x bottom url("img/dot-line.gif");
	padding-bottom: 10px;
}
.link:link {
	color: #669900;
}
.link:visited {
	color: #999999;
}
.link:hover {
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #669900;
	margin: 10px 0px 0px 0px;;
	padding: 0px 0px 0px 10px;
}
p {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
	color: #666666;
}
.right-bar {
	width: 200px;
	margin-left: 10px;
	display: block;
	float: left;
}
.user-box, .text-box-right {
	background: no-repeat bottom #EEEEEE url("img/bottom-user-box.gif");
	padding: 0px 0px 10px 0px;
}
.text-box-right {
	margin-top: 10px;
}
.user-box .title {
	background: no-repeat top #EEEEEE url("img/top-user-box.jpg");
	display: block;
	height: 38px;
}
.user-box input {
	width: 110px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	color: #666666;
}
.user-box th {
	text-align: right;
	font-weight: normal;
	color: #999999;
	padding: 10px 0px 0px 0px;
}
.user-box td {
	padding: 10px 0px 0px 5px;
}
.bottom {
	display: block;
	clear: both;
	height: 10px;
	border-bottom: 1px solid  #CCCCCC;
	margin: 0px 10px 0px 10px;
}
.button:link, .button:visited {
	width: auto;
	height: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px 3px 10px;
	background: repeat-x #000000 url("img/back-btn.gif");
	border: 1px solid #000000;
	text-decoration: none;
	color: #FFFFFF;
}
.button:hover {
	background: repeat-x #669900 url("img/back-btn-over.gif");
	border-color: #669900;
}
h4 {
	margin: 0px;
	background: no-repeat url("img/back-h4.jpg");
	height: 25px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;
}
.economy {
	padding: 10px 0px 0px 0px;
	background: repeat-x url("img/back-economy.jpg");
}
.economy th {
	text-align: left;
	color: #666666;
	font-weight: normal;
	padding-left: 10px;
}
.economy td {
	text-align: right;
	color: #669900;
	padding-right: 10px;
}
.economy .line {
	border-top: 1px solid #CCCCCC;
	height: 5px;
	margin: 5px 10px 0px 10px;
	font-size: 5px;
}
	
/* estilos para el footer */

.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 5px 0px 0px 20px;
	line-height: 15px;
}
.footer a {
	color: #999999;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}

input
{
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.classInput
{
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left: #7DBA00 3px solid;
	border-bottom: #7DBA00 1px solid;
	padding-left: 3px;
	width: 150px;
}

span.handle {
  cursor: move;
}
