/* CSS Document */

body {
  background: url(../images/headers/grey/body-bg.jpg) 0 0 repeat-x #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin: 0;
}

input, select, textarea { color: #999; }

a { color: #999; text-decoration: none; font-weight: normal; }

a:hover { color: #db0e0e; }

/* @group Structure */
#overall-frame {
  background: url(../images/headers/grey/hd-sombras.jpg) 0 0 no-repeat;
	width: 1024px;
	padding: 0;
	margin: 0 auto;
}

#wrapper {
  background-color: #fff; 
  position: relative;
  width: 1000px; 
  margin: 0 auto;
  border: 1px solid #ccc; 
}

#header {
  background: url(../images/headers/grey/header_bg.jpg) 0 0 repeat-x;
	height: 149px;
	margin: 0;
	padding: 0 25px;
}

#logo {
	width: 150px;
	height:70px;
	float: left;
	margin-top: 10px;
	position: relative;
}

/* Pill Menu ( Menu horizontal - primer nivel ) */
#pillmenu {
  background: url(../images/headers/grey/submenu-bg.gif) left top repeat-x;
	float: right;
	margin: 12px 0;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
  background: url(../images/headers/grey/submenu-separador.gif) right center no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
	float:left;
  display:block;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  font-size: 10px;
  text-transform: uppercase;
}

#pillmenu a#active_menu { color: #db0e0e; }

/* Search Form */
.search {
  width: 180px;
  height: 25px;
  padding: 0 10px 0 0;
}

.search .inputbox { 
  width: 120px;
  height: 11px;
  font-size: 12px;
  border-color: #dfdfdf;
  margin: 3px;
  padding: 2px;
}

.search .button { 
  background: url(../images/headers/grey/search-btn.gif) top center no-repeat;
  border: 0;
  width: 35px;
  height: 13px;
  cursor: pointer;
  margin: 0;
  * margin: -19px 0 0 0;
  padding: 0;
}

/* Contenedor para menú principal y menú de productos */
#top-block { margin-top: -16px; float: left; }

/* Menu principal (UENs) */
#header-menu { float: right; margin: 1px 0; }

#header-menu a, #header-menu img { float: left; margin: 0; }


/* Menú Productos */
/* @group Horizontal Menu */
#horiz-menu { height: 36px; float: right; }

#horiz-menu ul { list-style: none; margin: 0; padding: 0;}

#horiz-menu li { display: block; float: left; margin: 0; padding: 0; }

#horiz-menu a {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 10px 0 10px;
	/* font-weight: bold; */
}

#horiz-menu a:hover { text-decoration: none; }


/* Contenido General */
#container {
  width: 950px;
  margin: 0 auto;
}

/* Banner principal */
.moduletable-ban-hogares {
  background: url(../images/hogares-banner-bg.jpg) top left no-repeat;
  width: 660px;
  height: 229px;
  padding: 10px 0 0 9px;
  margin: -3px 0 9px -4px;
}

/* Bannersitos de imagenes al azar */
.moduletable-destacados {
  margin: 0 0 10px 0;
  float: right;
}

/* Main body */
#component {
  width: 660px;
  margin: 0 0 10px 0;
	border: 1px solid #EAEAEA;
}

/* Modulos con listados ( mini-destacados ) */
.moduletable-mod-prod {
  width: 256px;
  border: 1px solid #ccc;
  clear: both;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  text-align: left;
  background: url(../images/mod-prod-bottom-bg.gif) bottom center repeat-x;
}

.moduletable-mod-prod h3 {
  background: url(../images/mod-prod-title-bg.gif) top center repeat-y;
  height: 25px;
  line-height: 25px;
  color: #fff;
  /* text-transform: uppercase; */
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  padding: 0 5px;
  margin: 0 0 5px 0;
}

.moduletable-mod-prod img {
  margin-left: 0;
}

.moduletable-mod-prod .contentpaneopen {
  margin: 0 5px;
}

.moduletable-mod-prod .readon {
  float: right;
}


/* Caja acordeones con productos */
#dest-box, #bottom-box  { width: 950px; margin: 0 auto 10px auto; }

.dest-top {
	background: url(../images/home/dest-top.gif) bottom left repeat-x #fff;
  height: 7px;
}

.dest-top-left {
	background: url(../images/home/dest-top-left.gif) bottom right no-repeat;
	width: 7px; height: 7px;
}

.dest-top-right {
	background: url(../images/home/dest-top-right.gif) bottom left no-repeat;
	width: 10px; height: 7px;
}

.dest-left {
	background: url(../images/home/dest-left.gif) top right repeat-y #fff;
  width: 7px;
}

.dest-right {
	background: url(../images/home/dest-right.gif) top left repeat-y #fff;
  width: 10px;
}

.dest-bottom {
	background: url(../images/home/dest-bottom.gif) top left repeat-x #fff;
  height: 7px;
}

.dest-bottom-left {
	background: url(../images/home/dest-bottom-left.gif) top right no-repeat;
	width: 7px; height: 7px;
}

.dest-bottom-right {
	background: url(../images/home/dest-bottom-right.gif) top left no-repeat;
	width: 10px; height: 7px;
}

.dest-content { padding: 5px 10px; border-right: 1px dashed #ccc; width: 225px; }

.dest-content h3 {
  background: url(../images/home/home-title-img.gif) left center no-repeat;
  border-bottom: 3px solid #db0e0e;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #666;
  margin: 1px 0;
}

.dest-content ul { list-style: none; margin: 5px 5px; width: 175px; padding: 0; float: left; }

.dest-content li {
  background: url(../images/home/home-list-img.gif) left center no-repeat;
  border-bottom: 1px dashed #ccc;
  font-size: 10px;
  float: left;
  height: 15px;
  width: 100%;
  line-height: 15px;
  color: #666;
  padding: 0 10px;
  margin: 5px 0;
}

#accordian h3 {
  background: url(../images/home/home-list-img.gif) left center no-repeat;
  border: 0;
  border-top: 1px dashed #ccc;
  padding: 0 0 0 10px;
  text-transform: none;
  font-size: 11px;
  color: #666;
  margin: 3px 0;
  cursor: pointer;
}

#accordian h3 a {
  font-size: 11px;
  font-weight: bold;
  color: #666;
}

#accordian .readon {
  float: left;
  width: 100%;
  text-align: right;
}

/* Barra degradado | rojo - naranja */
#footer-bar {
  background: url(../images/footer-bar.gif) top center repeat-y;
  margin: 10px auto;
  width: 950px;
  height: 6px;
  overflow: hidden;
}

/* Footer */
#footer {
	background: url(../images/footer-bg.gif) top left repeat-x #fcfcfc;
	width: 950px;
	color:#666;
	height:24px;
	line-height: 24px;
	margin: 10px auto;
	font-size: 10px;
	text-align:center;
}

#footer ul { 
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer ul li {
  background: url(../images/footer-sep.gif) top right no-repeat;
  float: left;
}

#footer a { 
  padding: 0 10px 0 5px;
  color:#666;
	font-weight: bold;
}

#footer a:hover { color:#000; }

#footer span { padding: 0 10px 0 5px; }


/* @group Joomla Elements */
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 150%;
	color: #ff1b15;
}

.contentheading {
	font-size: 170%;

}

.componentheading {
	padding: 10px 5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

td.componentheading {
	padding-bottom: 15px;
}


/* Otros */
.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.readon {
  float: right;
}

.clr {
	clear:both;
}

/*Encuesta*/

#contenedor-encuesta{
   width:308px;
   height:132px;
   background:url(../images/encuesta/PersonasEncuestaBkg.gif) 0 0 no-repeat;
   font-size:12px;
}

#imagen-encuesta{
   background: url(../images/encuesta/PersonasEncuestaFoto.jpg) 0 0 no-repeat;
   width: 99px;
}

#titulo-encuesta{
	background: url(../images/encuesta/tituloencuesta.gif) 0 0repeat-y;
	color:#fff;
}
.module-encuestas {
  width: 300px;
  height: 180px;
  * margin-right: -45px;
}

.module-encuestas h3 {
  background: url(../images/style1/mod-title-bg.gif) top center repeat-y;
  height: 25px;
  width: 110px;
  line-height: 25px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  padding: 0 5px;
  margin: 0 0 0 -15px;
}

.module-encuestas form {
  margin: 5px 0;
  padding: 0;
}

.module-encuestas div {
  background: url(../images/style1/encuestas-bg.jpg) top center no-repeat;
  width: 280px;
  height: 180px;
  padding: 1px 10px 0 10px;
  margin: 0 2px;
  font-size: 11px;
}

.module-encuestas div div div {
  background: none;
  margin: 0 0 0 80px;
  width: 120px;
}

.module-encuestas div div {
  background: none;
  width: 250px;
}

.module-encuestas div div div table div {
  position: relative;
  background: none;
  padding: 0 5px 0 0;
  width: auto;
  height: 50px;
  margin-top: -35px;
}

.poll-encuestas {
  width: 200px;
  table-layout: fixed;
  text-align: left;
}

.poll-encuestas td {
  padding: 0px 5px;
  margin: 0;
  height: 10px;
  text-align: left;
  margin-top:-5px;
}

.poll-encuestas thead td {
  padding: 1px 5px 0px 0;
}

.poll-encuestas label {
  height: 10px;
  line-height: 15px;
}

.poll-encuestas input {
  height: 15px;
  line-height: 15px;
  margin-top:-1px;
  border: 0;
  background-color: #fff;
  float:left;
}

.poll-encuestas .button {
  border: 1px solid #ccc;
  background-color: #fff;
  height: 18px;
  line-height: 15px;
  font-size: 9px;
  float: right;
  margin: -36px 10px;
  position:relative;
  *margin-top:-372px;
}

#indicadores{
        font-size:10px;
        width: 950px;
	margin:auto;
	line-height:30px;
}

#indicadores td img {
	margin: 0 2px 0 10px;
}

/* @end */