/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
/* $Id: style.css,v 1.7 2005-03-05 14:34:39 unconed Exp $ */

/*
/* Elementos HTML */
html{
	border: 0px;
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc; 
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5; 
	SCROLLBAR-ARROW-COLOR: #adb6bc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
}

#intro{
	display: block;
	margin: auto;
}

body{
	font-family:  "Trebuchet MS", verdana,Arial;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 0px;
	margin: auto;
	background: #000011;
	cursor: default;
}
.mceContentBody{ background: #fff; }

dl, dt, dd{
	margin: 0px;
	padding: 0px;
}
#contcol li, #contcol ul{
	margin: auto !important;
	/*padding-bottom: 5px;*/
	list-style-type: disc;
}
.ocultar{
	display: none;
}

img{
	border: 0px;
}
/* este TEXTAREA lo puse yo porque me estaba dando problemas con el ancho en mi propuesta de 770px */
.textarea{
	width: 100%;
}

tr.dark td, tr.light td {
  /*padding: 0.3em;*/
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  clear: both;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a:visited{
	color: #666;
}

dl a:visited{
	color: #4682b4;
	text-decoration: underline;
}
a:hover, dl a:hover{
	color: #f80;
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #03a;
}

#group div a.mas{
	height: 20px;
	font-size: 14pt;
	padding: 5px;
	color: #fff;
	background: #AAAA00;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-variant: small-caps;
	border: 2px solid #888800;
}
#group div a.mas:hover{
	text-decoration: none;
}
/* aquí terminan los links */

fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table{
  /* make <td> sizes relative to body size! */
	font-family: "Trebuchet MS", Arial, Verdana;
	vertical-align: top;
	font-size: 10pt;   /*font-size: 1em;*/
	color: #000;
	border-collapse: collapse;
	clear: both;
}
td{
	vertical-align: top;
}
.form-item label {
  /*font-size: 1em;
  color: #222;*/
}
.item-list .title {
  font-size: 1em;
  color: #000;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}
.bannertop{
	position: absolute;
	top: 11px;
	/*display: none;*/
}
/*
** Page layout blocks / IDs
*/
#general{
	width: 770px;
	margin: auto;
	background: #fff;
	border: 1px solid ButtonShadow;
	position: relative;
}

/* mi propuesta del header es esta, que antes se llamaba top, ahora le puse el header agregado: */
#header{
	height: 120px;
	background: url(images/top.gif) no-repeat left top;
	width: 100%;
}
#group #header{
	background: url(images/head_group.gif) no-repeat center top;
	height: 120px;
}
#group p{
	padding-left: 10px;
	padding-right: 10px;
}
#group h2{
	padding-left: 10px;
}
#content {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: url(images/separador_menu_contenido.jpg) no-repeat 192px 0px;
}
#logo {
  border: 0;
}
#logo #img_log {
  float: left;
  border: 0;
  left: 10px;
  top: 20px;
  position: relative;
}
#brochure{
	float: right;
	background: url(images/brochure_top.gif) no-repeat right top;
	height: 120px; 
	width: 330px;
}
#brochure a{
	display: block;
	height: 120px; 
	width: 330px;
}
#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.5em 0;
  margin-bottom: 5px;
}
#primary a {
  font-weight: bold;
  color: #fff;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #06b;
}
#secondary a {
  font-weight: bold;
  color: #adf;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
}
#search .form-text {
  width: auto/*8em*/;
  height: 1.4em;
  /*padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;*/
}
#search .form-submit {
  height: 1.5em;
}


#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
  display: none;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  padding: 0em;
  font-size: 2em;
  display: none;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #06b;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 5px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  padding-left: 10px;
  background: url(images/bg_main.gif) no-repeat 10px bottom;

}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
  clear: both;
  color: #e60;
  background: #ffd;
  border: 1px solid #fc0;
  padding: 3px;
}
.breadcrumb {
  margin-bottom: .5em;
}
.submitted{
	display: none;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#sidebar-right{
	
}
#sidebar-left, #sidebar-right {
  /*background-color: #ddd;*/
  /*width: 190px /*16em*/;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
 /*padding-left: 10px;
  vertical-align: top;*/
  
}


/*** ***/
/*** ***/
/* menu del sitio */

#menu{
	margin: auto;
	background: #0069b8 url(images/menu.gif) no-repeat right top;
	font-size: 9pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	clear: both;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

#menu li{
	color: #fff;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 9px;
	text-align: center;
	overflow: hidden;
}

#menu a{
	color: #fff;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #2af;
	/*height: 17px;*/
}

#menu a:hover, #menu a:focus{
	text-decoration: underline;
	color: #adf;
}

#menu a:active {
	text-decoration: overline;
}


/* este es para los menus que agregé  clase titmodulos, que lo tiene un h3 por cierto*/
/*** ***/
/*** ***/

*** ***/
/*** ***/
/* Contenido */

#contcol{
	background: transparent;
	margin-top: 5px;
}
#contcol p{
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	color: #333;
	clear: both;
}
.breadcrumb{
	display: none;
}
.publicidad1{
	height: 100px;
	border: 1px solid #ccc;
	overflow: auto;
	overflow-x: hidden;
	background: #fff;
	margin-bottom: 5px;
	display: none;
}


a.prod_screen{
	filter: alpha(opacity=50);
	opacity: .5;
}
a.prod_screen:hover{
	filter: alpha(opacity=100);
	opacity: 1;
}


h1.title{
	height: 45px;
	padding-top: 8px;
	background: url(images/bg_h3.gif) no-repeat;
	padding-left: 10px;
	direction: ltr;
	text-align: left;
	color: #0069b8;
	margin-top: 0px;
	font-size: 12pt;
}

#content h3, #content h2{
	height: 26px;
	padding-top: 5px;
	background-color: #0069b8;
	padding-left: 10px;
	font-size: 10pt;
	direction: ltr;
	text-align: left;
	color:#fff;
}
#content h2{
	background-image:  url(images/bg_info_h2.gif);
	margin: 0px;
}

#content h3{
	background:  url(images/bg_info_h3.gif) no-repeat;
}
#content h3 a, #content h2 a{
	color: #fff;
}
#content h3 a:hover, #content h2 a:hover{
	color: #fff !important;
}
#content h3 a:visited, #content h2 a:visited{
	color: #adf;
}


dl{
	clear: both;
}
dl dt{
	font-size: 10pt;
	font-weight: bold;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	color: #f70;
	border-top: 1px dashed #ccc;
}

.image{
	padding: 3px;
	background: #87cefa;
}

dd img.icon, .image{
	border: 1px dashed #2c6ed2;
	display: block;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.preview{
	float: none;
	clear: both;
	border: none;
	text-align: center;
	padding: 0px;
	background: none;
}
acronym{
	font-weight: bold;
	text-decoration: underline;
}



/* este es altiguo code del pie y lo voy a cambiar por el mio */
/*#footer {
  background-color: #eee;
  *padding: 1em;
  font-size: 0.8em;
  clear: both;
  height: 90px;
}*/

#footer{
	font-size: 6pt;
	height: 70px;
	background: url(images/pie.gif) no-repeat right;
	clear: both;
	color: #666;
}
#footer p{
	margin: 0px;
	text-align: right;
	padding-right: 25px;
}
#footer a{
	color: #c30;
}

#desarrollado{
	width: 520px;
	position: relative;
	font-size: 11pt;
	left: 250px;
	margin-top: 6px;
}
#desarrollado a{
	display: block;
	padding-left: 60px;
	height: 17px;
	color: #fff;
}
#desarrollado span{
	/*display: none;*/
}

/* aquí termina el pie */

/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 10pt;
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  /*border-bottom: 1px solid #bbb;*/ /*le quité este borde al Bloque*/
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
#block-user-0{
	/*display: none;*/
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  
  /*border: solid 0px #ddd;*/
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: left;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: left;
  margin: 0.5em;
}
.profile .picture .active{
	float: left;
}

/*
** Module specific styles
*/
#aggregator .feed {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source, #aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
/*** ***/
/*FORUM*/
#forum table {
  width: 100%;
}
#main table{
	width: 100%;
}
#main table th{
	font-size: 8pt;
	background: #fff;
	border: 1px solid gray;
	font-weight: normal;
	text-align: center;
}
.screenshot{
	width: 80px;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}

/*** ***/
/*PROFILE*/
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}

/*** ***/
/*CALENDARY*/
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}


/*** ***/
/*** ***/
/* elementos de formulario */
.inputbuton, .inputbuton:active, #sidebar-left .form-submit{
	background: #fff;
	width: 85px;
	height: 20px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 3px;
	padding-top: 1px;
	border: 1px solid #a60;
	margin-top: 4px;
	color: #a60;
	cursor: hand; /*** cuando aplicamos esta clase a un botón en MOZ no sale la mano ***/
}
.inputbuton:hover{
	color: #c00;
}

.inputtext, #sidebar-left .form-text, #sidebar-left .form-item .textarea{
	background: transparent;
	border: 1px solid #a60;
	padding: 2px;
	clear: both;
	width: 176px;
	display: block;
	font-size: 8.5pt;
	overflow-y: auto;
	color: #a60;
	font-family: Trebuchet MS;
}
#sidebar-left .form-item .textarea{
	height: 90px;
}
.form-item br{
	display: none;
}
#contador{
	display: none;
}
div.node h2 a{
	font-size: 9.5pt;
	direction: ltr;
	text-align: left;
	color:#fff !important;
}
#contcol .content li, #contcol .content ul{
	/*margin: auto !important;*/
	margin-left: 10px !important;
	list-style: disc !important;
	/*clear: both;*/
	/*list-style-position: inside;*/
}
.tabs{
	margin-bottom: 5px;
	clear: both;
	padding-bottom: 1px;
}


/* columna izquierda */
#sidebar-left{
	width: 190px;
	overflow: hidden;
	padding: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	/*float: left;*/
}
#sidebar-left .block h2.title{
	font-size: 10pt;
	padding-right: 25px;
	padding-top: 2px;
	width: 150px;
}

#sidebar-left .block h3{
	background: none;
	color: #f60;
}
#sidebar-left ul, #sidebar-left form, #sidebar-left ol, #sidebar-left dl, #sidebar-left dt, #sidebar-left dd{
	margin: 0px;
	padding: 0px;
}
.mod, .block{
	padding-bottom: 15px;
	margin-bottom: 5px;
	background: url(images/bg_mod.gif) no-repeat bottom;
}
.noticias, .resume {
	height:300px;
	overflow-y:auto;
	padding-right: 5px;
}
.noticias a{
	font-size: 8pt;
	text-align: justify;
	display: block;
	margin-top: 13px;
	padding-left: 15px;

	background: url(images/vineta1.png) no-repeat left top;
}
.noticias br{
	display: none;
}

#sidebar-left ul, #sidebar-left h2{
	margin: 0px;
}
#sidebar-left h2{
	background: #f60 url(images/bg_h2.gif) no-repeat;
	color: #fff;
	width: 175px;
	padding-left: 15px;
	height: 45px;
	padding-top: 8px;
	font-size: 15pt;
	font-weight: normal;
}
#mod_service ul, #block-menu-2 ul, #accxion ul{
	padding: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#block-menu-2 ul li, #accxion ul li{
	font-size: 9pt;
	list-style-image: url(images/vineta1.png);
	margin-bottom: 15px;
}

#block-menu-2 ul li ul, #accxion ul li ul{
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: none;
}

#block-menu-2 ul li a, #accxion ul li a{
	display: block;
	width: 96%;
	color: #039;
	position: relative;
	top: -1px;
}

#block-menu-2 li li, .content .submenu li{
	color: #5fa3e7;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	list-style-type: square !important;
	list-style-image: none;
	/*list-style-position: outside;*/
}

#block-menu-2 ul li a:hover{
	color: #e50;
}

.submenu li{
	font-size: 8pt !important;
}
#block-menu-2 ul li li a, .content .submenu li a{
	width: 96%;
	display: block;
	margin: 0px;
	color: #5FA3E7;
	border-left: 1px solid #fff;
	padding-left: 2px;
}
#block-menu-2 ul li li a:hover, .content .submenu li a:hover{
	color: #ff6702;
	text-decoration: none;
	border-color: #ff6702;
}
.submenu#smdw{
	/*display: none;*/
}
#diseno_web #smdw{
	display: block;
}
#mod_suscripcion{
	display: none;
}
#mod_contacto{
	/*display: none;*/
}

.content ul{
	margin-top: 20px;
	padding-top: 20px;
}
.mod form{
	margin: 2px;
	margin-top: 0px;
	border-bottom: 1px solid #06a;
	border-top: none;
	padding-bottom: 5px;
	color: #06a;
}
.mod .img_assist-button{
	display: none;
}
#silktide, #w3c, #pageranker{
	display: block;
	/*text-align: center;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

/* hasta aquí es el code de los meues */

/* este es el nuevo buscador */
#buscador{
	display: none;
	padding: 0px;
	padding-left: 15px;
	margin-top: 35px;
	float: left;
	vertical-align: middle;
	height: 24px;
	width: 270px;
}
#buscador input{
	padding: 0px;
	margin: 0px;
	float: left;
}
#buscador  label{
	color: #039;
	font-size: 8pt;
	float: left;	
}
#buscador #edit-keys{
	border: none;
	color: #003399;
	padding-top: 3px;
	background: #f8f8f8 url(images/bg_buscador.gif) no-repeat left top;
	width: 189px;
	text-indent: 10px;
	margin: 0px !important;
	height: 19px;
}
#buscador #b_buscar{
	width: 22px;
	height: 22px;
	padding: 0px;
	border: none;
	margin: 0px;
	float: right;
}
#block-menu-2 h2.tile{
	font-size: 15pt !important;
}
#block-block-2{ display: none;}
/*.tabs li{
	list-style: none!important;
	float: left!important;
}
.tabs.secondary li a{
	padding: 2px!important;
	margin-right: 5px;
	background: #FFFFDD;
	font-size: 12px;
	border: 1px solid #f80!important;
	list-style: none!important;
	height: auto;
}*/