@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	/*text-align: center;*/
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
}
* html, form, div {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 29px;
	font-weight: normal;
	color: #2C4097;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	color: #057FB7;
	font-size: 19px;	
}
h3 {
	color: #057FB7;
	font-size: 16px;	
}
a {
	color: #057FB7;
	text-decoration: none;
}

a:hover {
	color: #057FB7;
	text-decoration: underline;
}


.tablita {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	
}
.info {
	margin: 0px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.tit-info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #057FB7;
	text-decoration: none;
	text-align: left;
	font-style: italic;
}

#container {
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
}
.espacio {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header{
	width: 1000px;
	float:left;
	padding-bottom: 5px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 135px;
	
}
/*#login{
	width: 990px;
	height: 25px;
	font-size: 12px;
	color: #999;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}*/

#menu{
	width: 720px;
	float:right;
	font-size: 14px;
	color: #FFF;
	padding-top: 92px;
	height:30px; 
	
	/*width:500px;
	margin:auto; 
	padding-left:70px;*/
}
/*#menu a{
	color: #FFF;
	text-decoration: none;	
}

#menu a:hover{
	color: #B8D3E6;
	text-decoration: none;	
}*/

#nav { list-style:none;}
#nav li {
	float:left; /*background-image:url(nav_li_bg.png); background-repeat:no-repeat; background-position:right;*/
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	margin: 0px;
}
#nav li a:hover { color:#B8D3E6; }
/* Submenu */
#nav ul.submenu { /*border:1px solid #000000;*/ padding:5px; position:absolute; list-style:none; background-color:#333333;z-index:100; width:200px;}
#nav ul.submenu li {
	float:none;
	background-image:none;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #707070;
	margin: 0px;
	padding: 0px;
}
#nav ul.submenu li a{
	font-size: 13px;
}
/* Subsubmenu */
#nav ul.subsubmenu { /*border:1px solid #000000;*/ padding:5px; position:absolute; list-style:none; background-color:#333333; margin-left:150px; margin-top:-30px;}
#nav ul.subsubmenu li { float:none; background-image:none; border-bottom:1px solid #999999; min-width:200px;}

#medio{
	
}

#texto{
	padding: 20px;
	float:left;
	width:960px;
	background-color:#FFF;
	margin-bottom: 5px;	
}

#contenidos{
	width: 100%;
	float:left;
	padding-top: 5px;
	height: 300px;
}

#contenidos a{
	color: #8D8D8D;
	font-size: 12px;
	line-height: 15px;
}

#footer{
	width: 100%;
	float:left;
	font-size: 12px;
	color: #666;
	padding-top: 10px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

/* DEPRECATED FILE */

/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	height:323px;
	width:738px;
	float:left;
}
 
/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
	
}
 
/* single page */
.page {
	padding:0px;
	height: 323px;
	width:738px;
	
}
 
/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 738px;
	height: 323px;
}
 
/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}
 
/* single scrollable item */
.item {
	float:left;
	cursor:pointer;
	width:738px;
	height:323px;
	padding:0px;
}
 
/* main navigator */
#main_navi {
	float:left;
	padding:0px !important;
	margin:0px !important;
}
 
 #main_navi ul {
	padding: 0px;
	list-style:none;
	margin: 0px;
}
 
#main_navi li {
	width:262px;
	cursor:pointer;
	padding: 0px;
	height: 80px;
	list-style:none;
	background-color: #828282;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

 
#main_navi li:hover {
	
	background-image: url(../images/bk-boton.jpg);
	background-repeat: repeat;
}
 
#main_navi li.active {
	
	background-image: url(../images/bk-boton.jpg);
	background-repeat: repeat;
}

#main_navi img {
	float:right;
	padding-top: 53px;
	/*margin-right:10px;*/

}
 
#main_navi strong {
	display:block;
}
 
#main div.navi {
	/*margin-left:250px;*/
	cursor:pointer;
}

.submenu{
	width: 340px;
	float:left;
	font-size: 12px;
	color: #D4D4D4;
	padding-left: 10px;
}
/*login*/
/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Date: March 26, 2009
Version: 1.0
*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
	/*background: url(../images/tab_b.png) repeat-x 0 0;*/
	height: 23px;
	position: relative;
	top: 0;
	z-index: 999;
	background-color: #272727;
}

.tab ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 23px;
	/*width: auto;*/
	font-weight: bold;
	line-height: 32px;
	margin: 0;
	/*right: 150px;*/
	color: white;
	font-size: 12px;
	/*text-align: center;*/
}

/*.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 22px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 22px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}*/

.tab ul.login li {
	color:#FFF;
	text-align: left;
	display: block;
	float: left;
	height: 23px;
	background-color: #272727;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;	/*background: url(../images/tab_m.png) repeat-x 0 0;*/
}

.tab ul.login li a {
	color: #15ADFF;
	text-decoration: none;
}

.tab ul.login li a:hover {
	color: white;
	text-decoration: none;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 30px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	/*width: 100px;*/
	position: relative;
	top: 7px;
}

/*.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}*/

/* sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 1000px;
    z-index: 999;
    /*text-align: center;
    margin-left: auto;
    margin-right: auto;*/
}

#panel {
	width: 1000px;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 16px;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	font-weight: bold;
}

/*#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}
*/
#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: #FFF;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 1000px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 12px;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 18px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 94px;
	background: transparent url(../images/bk-login.jpg) no-repeat 0 0;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bk-login.jpg) no-repeat 0 0;
}*/

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}


.bubbleInfo {
	position: relative;
	top: 0px;
	left: 0px;
	/*width: 262px;
	height: 172px;*/
        }
		 .trigger {
           /* position: absolute;*/
        }

 .bubble {
	position: absolute;
	display: none;
	z-index: 50;
	/*border-collapse: collapse;*/
	background-image:url(../images/bublbe.png);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.2em;
	color: #999999;
	height: 134px;
	width: 262px;
        }
 
        /*.popup td.corner {
        	height: 15px;
        	width: 19px;
        }
 
        .popup td#topleft {  }
        .popup td.top {  }
        .popup td#topright {  }
        .popup td.left {  }
        .popup td.right {  }
        .popup td#bottomleft {  }
        .popup td.bottom { }
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright {  }
 
        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #272727;
        	color: #999999;
        	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        	}
 
        table.popup-contents th {
        	text-align: right;
        	
        	}
 
        table.popup-contents td {
        	text-align: left;
        	}
 
        tr#release-notes th {
        	text-align: left;
        	text-indent: -9999px;
        	
        	height: 17px;
        	}*/
 
 
      .field {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 150px;
	color: white;
	height: 18px;
}
.field:hover {
	background: #545454;
}

.bt_login {
	height: 24px;
	font-weight: bold;
	border: none;
	width: 94px;
	background: transparent url(../images/bk-login.jpg) no-repeat 0 0;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.basic  {
	width: 700px;
	
}
.basic div {
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.basic p {
	border: none;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 17px;
}
.basic ul {
	
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.basic a {
	cursor:pointer;
	display:block;
	margin-top: 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #333;
	background-color: #F5F5F5;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/flecha-abajo.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
}
.basic a:hover {
	color: #2C4097;
	background-color: #EDF7FC;
	background-image: url(../images/flecha-abajo-color.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
}
.basic a.selected {
	color: #057FB7;
	background-color: #EDF7FC;
	background-image: none;

}

/*scroll*/
#scrollup {
	position: relative;
	overflow: hidden;
	height: 122px;
	width:262px;
	background-color: #EBEBEC;
	
         }
.headline {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;    /*top: 805px;
    left: 5px;
    height: 215px;
    width:150px;*/
}


/*-----Zoom----*/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #057FB7;
	font-weight: bold;
}

.jqZoomPup
{
		overflow:hidden;
		background-color: #000;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/facebox/loading.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #057FB7;
	background-color: #FFF;
}
