body {
	margin: 20px 0 0 0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-color: #FFFFFF;
	/*background-color: #5f7289;*/
	background-color: #A6BCC6;
	color: #FF0000;
}


img {
	border-style: none;
}
a:focus {
	outline:none;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#main {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* header start */
#header {
	width: 950px;
	height: 147px;
	position: relative;
	background-color: #FFFFFF;
	/*background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: 198px 20px;*/
  clear:both;
}
/* logo */
.logo {
	float: left;
  margin:0 0 0 10px;
	background: url(../images/logo.gif) no-repeat;
  height:120px;
  width:140px;
	text-indent: -9999px;
	overflow: hidden;
}

.header-bar {
	float: right;
	width: 732px;
	margin: 0 20px 0 0;
	display: inline;
}


.header-bar .day-date {
	color: #305084;
	font-size: 10px;
	line-height: 13px;
	float: left;
	margin: 2px 0 0;
}

/* form search start */
.form-search {
	float: right;
}

.form-search input {
	float: left;
  margin:0.5em 0 0.5em 0.5em;
  border: 1px solid #305084;
  background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color:#305084;
  cursor: pointer;
}

.form-search fieldset {
	display: inline;
}

/* form search end */
/* header navigation start */
.header-bar ul {
	margin: 0;
	padding: 2px 19px 0 0;
	float: right;
	font-size: 10px;
	line-height: 13px;
}
.header-bar ul li {
	list-style: none;
	float: left;
	padding: 0 20px 0 0;
}
.header-bar ul li a {
	color: #305084;
	text-decoration: none;
}
.header-bar ul li a:hover {
	color: #000;
}
/* header navigation end */
/* header end */
.container {
	overflow: hidden;
	width: 100%;
	height: 520px;
}

.blue-column {
	background: url(../images/bg-column.gif) repeat-y 778px 0;
}
/* left column */
.col-1 {
	float: left;
	width: 183px;
  padding: 0 10px 0 10px;
}

/* main navigation start */
#menu {
	width: 183px;
	margin: 0;
  padding: 0 0 0 0;
}

#menu dl, #menu dd {
	margin: 2px;
	padding: 0;
}

#menu dt {
	font-size: 13px;
	margin: 2px;
	padding: 10px 10px 10px 10px;
	background-color: #0084C9;
}


#menu dt a {
	color: #fff;
	text-decoration: none;
}

#menu dd a {
	color: #5f7289;
	text-decoration: none;
}

#menu dd a:hover  {
	color: #000;
}

#menu ul {
  margin:0 0 0 0;
	padding: 5px;
	list-style: none;
	font: 14px/17px Arial, Helvetica, sans-serif;
}
#menu ul {
  font-size:12px;
}

#menu ul ul {
	display: none;
	margin: 0;
	padding: 0 0 0 2px;
}

#menu ul li {
	background: url(../images/dot.gif) no-repeat 0 4px;
	padding: 0 0 0 13px;
}
.style2	{
	font-family: "Tahoma Bold", Tahoma;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: 500;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
}
/* main navigation end */
/* right column */
.col-3 {
	float: right;
	width: 152px;
	margin: 0 20px 0 0;
	display: inline;
	overflow: hidden;
}
/* center column start */
.col-2 {
	float: left;
	width: 560px;
	padding-bottom: 30px;
	margin-top: 0px;
	position: relative;
	visibility: inherit;
}


/* text styles */
.col-2 h1 {
	margin: 0;
	color: #305084;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
  text-transform:uppercase;
}

.col-2 h2 {
	margin: 0;
	font-size: 14px;
	color: #305084;
  text-transform:uppercase;
}

.col-2 p a {
	color: #305084;
	text-decoration: none;
  font-weight:normal;
}

.col-2 p a:hover {
	color: #000;
}

.news h1 {
	margin: 0 0 0 131px;
}

.content h1 {
	padding: 0 0 40px;
}

.blue-column h1 {
	/*padding-bottom: 23px;*/
}


.content-column h2 {
	padding: 0 0 32px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.content h2 {
	padding: 0 0 11px;
}

.asociarse {
  padding:0 0 10px 0;
  text-align:left;
}

.asociarse h2 {
	font-size: 12px;
	padding-bottom: 8px;
}

.asociarse p {
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 10px;
}

.asociarse p span {
	color: #305084;
}

.asociarse p a {
	font-weight: normal;
}

.col-2 h2 a,
.col-2 h3 a {
	text-decoration: none;
	color: #0065BD;
}

.col-2 h2 a:hover,
.col-2 h3 a:hover {
	color: #000;
}

.col-2 h3 {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	color: #467fce;
}

.col-2 p {
	margin: 0;
	color: #555;
}

.news p {
	color: #959595;
	padding: 0 0 1px;
}


.col-2 ul {
	margin: 0;
  padding: 0 0 11px 10px;
  color: #5F7289;
}

.col-2 ul li {
  background: transparent url(../images/flecha_negra.png) no-repeat scroll left center;
	list-style: none;
  padding: 0 0 5px 15px;
	color: #555;
	font-size: 11px;
	line-height: 12px;
}

.col-2 ul li a {
  text-decoration:none;
  color:#5F7289;
}

.col-2 ul li a:hover {
  color:#000000;
}

.col-2 .date {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
	display: block;
}


.col-2 #resultado tbody tr:hover,
.col-2 #resultado tbody tr.odd:hover,
.col-2 #resultado tbody tr.odd td:hover {
		/*background:#EDF3FE;*/
    /*background:#A6BCC6;*/
}

.col-2 #resultado tbody tr.odd td{
	background: #f9f9f9;
	border-top:0.5em solid #FFF;
}

/* news start */
.news {
	overflow: auto;
	height: 500px;
	width: 500px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	position: relative;
	visibility: inherit;
}
.col-2 .news ul {
	margin: 10px 0 0;
	padding: 0;
}
.col-2 .news ul li {
	list-style: none;
	padding: 0 0 25px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	height: 1%;
	vertical-align: top;
	background: none;
}
.news ul li .image {
	float: left;
	width: 105px;
	margin: 2px 0 0;
}
.news ul li .image img {
	display: block;
}
.news ul li .text {
	float: left;
	width: 325px;
	display: inline;
	margin: 0 0 0 26px;
}
/* news end */
/* center column end */
/* footer start */
.footer {
	overflow: hidden;
	height: 1%;
	position: relative;
  margin: 1em 0 0;
  padding: 0 0 1em;
}

.footer p {
	margin: 0 0 0 42px;
	text-align: center;
	color: #305084;
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
}
/* footer end */

/* inner page 1 */
.columns-holder {
	margin: 19px 0 0;
	padding: 0 0 0 9px;
	overflow: hidden;
	height: 1%;
}
.content-column {
	float: left;
	width: 218px;
	padding: 0 0 0 40px;
}
/* Agenda posts */
.post {
	padding: 0 0 18px 1px;
}
/* Noticias posts */
.noticias-post {
	padding: 0 0 8px 1px;
}
/* calendar holder */
.calendar {
	margin: 20px 0 0;
}
/* login form start */
.form-login {
	background-color: #0084C9;
	overflow: hidden;
	height: 1%;
	margin: 0 0 10px 0;
	padding: 0.75em;
	border-style: none;
}


.form-login td {
  color:#FFFFFF;
}

.form-login #CheckRecuerda {
  width:2em;
}

.form-login label {
	float: left;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-align: right;
	width: 57px;
}

.form-login input {
	float: right;
	border-style: none;
	width: 78px;
	font: 9px/11px Arial, Helvetica, sans-serif;
	padding: 0 3px;
	margin: 1px 0 0;
}

.form-login .clear {
	height: 3px;
	overflow: hidden;
	font-size: 0;
	clear: both;
}

/* login form end */
.left_articles {
	color:#988F86;
	background-color: #fff;
	/*background-image: url(../images/bgshade.gif);*/
	background-repeat: repeat-x;
  margin: 5px 5px 0 0;
  /*padding: 20px 15px 5px 20px;*/
	line-height: 1.3em;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
}

.titulo {
	color:#988F86;
	background-color: #fff;
	background-repeat: repeat-x;
	line-height: 1.3em;
  text-align:center;
}

.date {
	font-size: .9em;
	padding: 0 0 0 12px;
	color: #808080;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left center;
}
/* noticias box start */
.noticias-box {
	background-color: #0084C9;
	height: 200px;
  margin: 0 1px 10px 1px;
  padding: 0 8px 1px 1px;
}

.noticias-box .head {
	display: block;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
  text-align:center;
}

.noticias-box ul {
	margin: 0;
	padding: 7px 0 0 1px;
}

.noticias-box ul li {
	list-style: none;
	padding: 0 0 8px;
}
.noticias-box ul li .date {
	display: block;
	font-size: 10px;
	line-height: 12px;
	color: #000;
}
.noticias-box ul li p {
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
}
.noticias-box ul li p a {
	color: #fff;
	text-decoration: none;
}
.noticias-box ul li p a:hover {
	color: #000;
}
/* noticias box end */

/* inner page 2 */
.content {
	overflow: visible;
	height: 1px;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 30px;
}
/* content columns */
.asociadas-column {
	float: left;
	width: 222px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

/* inner page 3 */
.col-3 h2 {
	margin: 23px 0 0 16px;
	text-indent: -9999px;
	overflow: hidden;
}
.col-3 h2.directorio {
	background: url(../images/directorio-de-empresas.gif) no-repeat;
	height: 51px;
	font-size: 20px;
	overflow: hidden;
}
/* alphabet start */
.alphabet {
	margin: 0;
	padding: 27px 0 21px 21px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	width: 110px;
}
.alphabet li {
	list-style: none;
	display: inline;
}
.alphabet li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.alphabet li a:hover {
	color: #000;
}
/* alphabet end */
/* busqueda form start */
.form-busqueda {
	padding: 0 0 0 11px;
}
.form-busqueda label {
	font-size: 12px;
	line-height: 13px;
	display: block;
	color: #fff;
	margin: 0 0 0 4px;
	padding: 0 0 7px;
}
.form-busqueda input {
	border-style: none;
	padding: 0;
	width: 126px;
	padding: 1px 3px 0;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
/* busqueda form end */
#main #header {
}
#main {
	background-color: #FFFFFF;
}
#main .container .col-2 .left_articles .left_articles {
	width: 480px;
	height: 250px;
}
#main .container .col-3 .form-login .style7 {
	text-decoration: none;
	text-align: right;
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 10px 0 10px;
}
.style8 {
  color: #FFFFFF;
  text-align:center;
}

#main .container .col-3 .form-login .style7 a {
  color: #fff;
}

#main .container .col-3 .form-login .style7 a:hover {
  text-decoration: none;
}

/* gallery start */
.gallery {
	overflow: hidden;
	width: 100%;
	margin: 30px 0 0;
}
.gallery .btn-prev,
.gallery .btn-next {
	float: left;
	background: url(../images/btn-prev.gif) no-repeat;
	width: 16px;
	height: 23px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 25px 0 0 23px;
	z-index: 9999;
}
.gallery .btn-next {
	float: left;
	background: url(../images/btn-next.gif) no-repeat;
	margin: 25px 0 0 3px;
}
.gallery div {
	float: left;
	width: 876px;
	height: 78px;
	overflow: hidden;
	position: relative;
	display: inline;
}
.gallery div ul.logos {
	position:absolute;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	top:0;
	left:0;
	width: 90000px;
}
.gallery div ul.logos li {
	list-style: none;
	display: inline;
	width: 146px;
	float: left;
	text-align: center;
	background: none;
	padding: 0;
	margin: 0;
}
/* gallery end */
.align-right {
	text-align: right;
}


.scrollable {
	height: 380px;
	overflow: hidden;
	margin: 15px 0 0;
}
.scroll-content {
	width: 490px !important;
}

.vscroll-bar{
	position:absolute;
	width:13px;
	margin:0;
	padding:0;
	height: 380px;
	top: 0;
	background: url(../images/scrollbar.gif) no-repeat 0 12px;
}
.vscroll-up{
	position:absolute;
	height: 13px;
	cursor: pointer;
}
.vscroll-down{
	position:absolute;
	padding:3px 0 0 0;
	cursor: pointer;
}
.vscroll-line{
	width:13px;
	overflow: hidden;
}
.vscroll-slider { display: none; }


/* espec�ficos */
#PanelPreCabecera_outer {
	margin: 0 20px 0 0;
}

#PanelPreCabecera_table {
  width:100%;
  height:2em;
}

#PanelPostCabecera_table {
  width:100%;
  height:2em;
}


#menuDesp dt {
	font-size: 13px;
  padding: 1px 0 1px 0;
  margin: 3px 0 3px 0;
  cursor:pointer;
  border:1px solid #CCCCCC;
	background-color: #EEEEEE;
}

#menuDesp dt a{
  color:#5F7289;
  text-decoration:none;
}

#menuDesp dl, #menuDesp dd {
	margin: 2px;
	padding: 0;
}

.contenido_table {
  width:100%;
  height:100%;
}

.contentheading {
  width:100%;
  border-bottom:1px solid #CCCCCC;
}

.precabecera {
  color:#305084;
  background: inherit;
  font: inherit;
}


.precabecera td {
  text-align:right;
}

.precabecera button,#PanelResultado_table button {
  margin:0.5em 0 0.5em 0.5em;
  border: 1px solid #305084;
  background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color:#305084;
  cursor: pointer;
}

.buttonheading {
  text-align:right;
  width:0;
}