/* CSS Document */

.layerlightver
{
	width: 104%;
	height: 10000px;
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: 0.5;
	opacity: .50;
	background: #000;
	z-index: 2;
}

#tweenOverlay
{
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 100%;
	opacity: 0;
	-moz-opacity: 0;
	background: #000;
}
#lightboxPreload{  
	background: #fff; 
}

.tweenWindow
{
	overflow: visible;
	position: absolute;
	z-index: 5000;
	display: none;
	width: auto;
	padding: 0;
	width: 600px;
	border: 3px solid #7d9385;	
}

#tweenLoad
{
	position: absolute;
	display: none;
	height: 100px;
	width: 100px;
}

.tweenContent
{
	background: #f0f2e5 url(../images/fondoLightBox.gif) no-repeat 0 bottom	;
	margin: 0;
	padding: 0 0 18px 0;
	clear: both;
	width: auto;
}

.tweenContent p
{
	width: 480px;
	text-align: left;
	margin: 18px 9px;
}


.tweenClose
{
	clear: both;
}

.tweenClose p
{
	background-color: #0d4f34;
	font: bold 10px/24px Arial, Helvetica, Sans-Serif;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin: 0;
}

.tweenClose p a
{
	padding: 2px 24px 2px 2px;
	color: #fff;
	margin: 0 12px 0 0;
	background: url(../images/icoCerrar.gif) no-repeat 50px 0;
}

.tweenContent h2
{
	margin: 0 0 18px 0px;
	width: 98%;
	color: #0d4f34;
	padding: 9px 0 5px 10px;
	text-align: left;
	font: normal 22px/24px Georgia, "Times New Roman", Times, Serif;
	border-bottom: 1px solid #ddd;
}
.tweenRegistrese .tweenContent {
	padding-top: 15px ;
	text-align: left;
}
.tweenRegistrese h3.imagenPorTexto {
	background: url(../images/logoLightbox.gif);
	height: 45px;
	width: 301px;
	padding: 0;
}
.tweenRegistrese h3.imagenPorTexto a {
	height: 45px;
	width: 301px;
	margin: 0;
	padding: 0;
}

.tweenRegistrese .cajaIngreso {
	border: 0;
	margin: 0 auto;
	background: none;
}
.tweenRegistrese .cajaIngreso .vinculoEspecial {
	margin-left: 115px;
	
}
.tweenRegistrese .datoFormularioEnviar {
	text-align: left;	
	padding: 0;
	margin: 0 0 0 0;
}
.tweenRegistrese .datoFormularioEnviar .vinculoEspecial {
	margin-left: 225px;
}

.tweenContent h3, .tweenContent h4
{
	margin: 9px 18px;
}

.tweenContent h3
{
	background: none;
	font: normal 16px/18px Georgia, "Times New Roman", Times, Serif;
	padding: 18px 0 0 0;
	text-align: left;
	color: #0d4f34;
	margin: 0 18px 9px 18px;
	border: 0;
}

.tweenContent h4
{
	font: normal 11px/24px Verdana, Arial, Helvetica, Sans-Serif;
	color: #404040;
}
#lightboxAgregarAMiPortafolio .cajaVinculoEspecial
{
	text-align: center;
}

.tweenContent p
{
	margin: 18px;
}

.lightboxAgregarAMiCalendario
{
	/*width: 600px;*/
	/*float: left;*/
}
.confirmacionAgregar
{
	width: 580px;
}

.confirmacionAgregar label
{
	width: 80px;
	margin: 0 0 0 18px;
	float: left;
	text-align: left;
}

.confirmacionAgregar .formularioLightBox
{
	float: left;

}
.confirmacionAgregar .formularioLightBox .bloque.uno {
	width: 400px;
}
.tweenContent .listaUno
{
	margin: 0 0 0 18px;
	padding: 0 0 0 18px;
	float: left;
	width: 110px;
	clear: none;
	border-left: 1px dotted #ccc;
}

.tweenContent .listaUno a
{
	font-size: 11px;
}

.confirmacionAgregar p, .confirmacionAgregar h3
{
	margin: 0 0 9px 18px;
	padding: 0;
	width: auto;

}
.confirmacionAgregar p {  
	margin-top: 2px;
}
.tweenWindow img
{
	margin: 0;
	border: 0;
}

.centrarImagen
{
	text-align: center;
	margin-top: 10px;
}
/* @group tweeenRegistrese */ 

/* colocar junto a tweenWindow */

.tweenRegistrese h3.imagenPorTexto {
	background: url(../images/logoLightbox.gif);
	height: 45px;
	width: 301px;
}
.tweenRegistrese h3.imagenPorTexto a {
	height: 45px;
	width: 301px;
}

/* @end tweeenRegistrese */
/* @group lightbox showhint */
#hintbox{ /*CSS for pop up hint box */ position:absolute; top: 0; background-color: #ffffcc; width: 150px; /*Default width of hint.*/ padding: 3px 6px; border:1px solid black; font:normal 11px Trebuchet MS; line-height:16px; z-index:100; border-right: 3px solid black; border-bottom: 3px solid black; visibility: hidden; } 
/* @end lightbox showhint */


/* @group fixed */

body > div#publicidadFixed {
  /* usado por Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}
#publicidadFixed {
	width: 161px;
	z-index: 50;
	margin-top: 20px;
	margin-left: 980px;
	/*background: #fff;*/
	padding: 0 0 1px 0;
}

/* @end fixed */


/* Para pegar en estilosPortafolio */

/* @group rss */
.canalesRss{  
	height: 140px; 
}
.canalesRss  a img{  
	 float: left;
	 margin: 15px 9px 9px 9px;
	 display: inline;
	 border: none;
}
.canalesRss h4{  
	margin: 18px 9px 10px 0; 
}
.canalesRss h4 a{  
	font: bold 12px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #333; 
}
.canalesRss a{  
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; 
}
.firstbox h5{    color:#0d4f34;    text-align:center;    font: bold 12px Arial, Helvetica, Verdana, sans-serif;}.firstbox p{    text-align: left;    margin: 0px 0px 0px 9px;    line-height:130%    padding:0px;}.firstbox p strong{    font-size: 12px;    padding:0px;}.cerrar a{    color:#0d4f34;    font: bold 10px Arial, Verdana, Helvetica, sans-serif;    margin:10px;}
/* @end rss*/
/* Termina estilosPortafolo */

/* @group hintbox */
#hintbox{ 	border:1px solid #666; 	text-align: left; 	border-right: 3px solid #666; 	border-bottom: 3px solid #666; 	visibility: hidden; } 

/* @end showhint */

/* @group lightbox RSS */

.notedefault {	background-color:#D5D5D5;	border:1px solid #666666;	color:#000000;	left:0pt;	margin:0pt;	padding:6px;	position:absolute;	top:0pt;	visibility:hidden;	width:240px;}

.firstbox {	background-color:#FFFFFF;	margin:0pt;	padding:0pt;	position:relative;}
firstbox .cerrar {
	font-weight:normal;	margin:2px 8px 0pt 0pt;	position:relative;}

.notedefault h5 {
	border-bottom:1px solid #CCCCCC;	color:#000000;	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;	font-size:12px;	font-size-adjust:none;	font-stretch:normal;	font-style:normal;	font-variant:normal;	font-weight:bold;	line-height:13px;	margin:0pt 5px;	padding:8px;}
.notedefault p {	color:#333333;	font-size:11px;	font-weight:normal;	line-height:13px;	margin:0pt;	padding:5px 5px 10px;}
.notedefault ul {	margin:0pt;	padding:0pt 30px;
	list-style-type: none;}
.notedefault ul li {	border-bottom:1px solid #D5D5D5;	display:block;	font-size:12px;
	background: none;	margin:0pt;	padding:3px 0pt;
}
.notedefault ul a {
	display: block;
}
.notedefault ul li a img {
	vertical-align: middle;
	border: 0;
	padding: 0 5px 0 0;
	margin: 0;
}
.mostrarUrlRss .copieLink {	color:#333333;	font-size:10px;	line-height:12px;	margin:10px 5px 0pt;	padding:5px;}
.mostrarUrlRss input {	background-color:#FFFFFF;	border:1px solid #CCCCCC;	color:#666666;	font-size:12px;	height:12px;	margin:0pt 0pt 4px 8px;	width:200px;} 
/* @end lightbox RSS */

/* @group Estilos para lightbox de bienvenida beta y antiguo portal */

.tweenContent .logoLigthbox a img {
	border: none;
	text-align: left;
}
.tweenContent .logoLigthbox {
	width: auto;
	padding: 10px 0 0 20px;
	margin: 0;
	border: none;
	text-align: left;
}
.tweenContent .bienvenida p{
	width: auto;
	margin: 0;
	padding: 20px 20px 20px 35px;
}
.tweenContent .bienvenida p strong{
	color: #0d4f34;
}
.bienvenida {
	border-bottom: 1px dotted #adc1b6;	
}
.bienvenida .listaTres {
	text-align: left;
	padding: 20px 0px 10px 25px;
	float: left;
	width: 220px;
}
.bienvenida .listaTres li{
	background: transparent url(../images/checked.gif) no-repeat scroll 0pt 4px;
	font: normal 11px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	padding-bottom: 10px;
}
.tweenContent h1 {
	background: url(../images/flechaVerdeGrande.gif) no-repeat scroll 0pt 20px;
	margin: 0;
	padding: 20px 20px 20px 35px;
	font: normal 16px/22px Georgia, "Times New Roman", Times, Serif;
	text-align: left;
	color: #0d4f34;
	border-bottom: 1px dotted #adc1b6;
}


/* Eliminar cuando desaparezca portafolio viejo */
.cajaVinculoEspecial .vinculoEspecial
{
	font-size: 13px;
}
.vinculoEspecial
{
	font: bold 14px/19px "Trebuchet MS", Arial, Helvetica, Sans-serif;
	background: transparent  url(../images/vinculoEspecial.gif) right center no-repeat;
	padding: 4px 14px 4px 8px;
	color: #fff;
	height: 23px;
	letter-spacing: 0.06em;
	text-decoration: none;
}
/* Termina eliminar cuando desaparezca portafolio viejo */

.quieroNavegar {
	margin-top: 20px;
}
.quieroNavegar .cajaVinculoEspecial {
	text-align: left;
	margin-left: 70px;
}
.quieroNavegar .cajaVinculoEspecial .vinculoEspecial {
	margin-right: 20px;
	line-height: 30px;
}
/*.quieroNavegar a {
	display: block;
	font: bold 11px/18px Arial, Helvetica, Sans-serif;
	color: #ff6600;
	padding: 3px 0 5px 15px;
	margin: 0 0 0 35px;
	text-align: left;
}*/
.tweenbetaPortafolio {
	width: 750px;
}
.tweenbetaPortafolio p {
	width: auto;
}


/* @end Terminan estilos lightbox */


