   1.  * {
     margin: 0;
 }
   4. html, body {
    height: 100%;
 }
 .wrapper {
    min-height: 100%;
   height: auto !important;
    height: 100%;
   margin: 0 auto -740px;
 }
  13. .footer, .push {
     height: 740px;
 }



body {
	height:100%;
	width:100%;
	background-color:#91AAAD;
	margin:0px;
	}
.tabla100 {
	height:100%;
	width:100%;
	}
.pie {
	background-image:url(imgs/fondo_pie.jpg);
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	}
.areas {
	margin:8px 0px 5px 0px;
}
.integrantestitulo {
	margin:5px 0px 5px 0px;
}
.integrantes {
	margin:5px 0px 5px 40px;
}
.alto100{
	height:100%;
	}
		.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.input {
	height:17px;
	width:193px;
	background-image:url(imgs/fondo_input.gif);
	border:1px solid #91AAAD;
	}



.texto_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 20px;
}
.texto_tablas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	text-align: center;
}
.texto_tablas3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	text-align: center;
}
.texto_tablasnaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	text-align: center;
}
.texto_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/blue_back.jpg);
	height: 20px;
}
.borde_blanco_tr {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.texto_blue_split {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/blue_back_split.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
.texto_News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.texto_corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.texto_corrido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;




	background-image: url(imgs/fondo%20(2)
.jpg);
	padding: 30px;
	margin: 30px;
	background-image: url(imgs/fondoceldas.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}
.texto_tablasnaranjaCAT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(imgs/naranja.jpg);
	text-decoration: none;
}
.texto_tablas6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 40px;
}






/**************************************************************

	Lightbox
	v 1.5

**************************************************************/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(imgs/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}


.photos {
	padding: 3px;
	border: 1px solid #fff;
}

a:hover .photos {
	border: 1px solid #999;
}

.lightboxDesc a {
	color: #999999;
	text-decoration: none;
}

.lightboxDesc a:hover {
	color: #000000;
	text-decoration: none;
}

/***************************

	styles for hidden next & previous buttons

***************************/
/*
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

/***************************

	styles for next & previous buttons as part of footer

***************************/

#lbPrevLink, #lbNextLink {
	display: block;
	width: 63px;
	height: 32px;
	outline: none;
}

#lbPrevLink {
	float: left;
	background: transparent url(imgs/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(imgs/prevlabel.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	background: transparent url(imgs/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(imgs/nextlabel.gif) no-repeat right;
}

#lbControls {
	display: block;
	height: 32px;
}


/**********************************/


#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	clear: both;
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(imgs/closelabel.gif) no-repeat center;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000;*/
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
	font-size: 12px;	/*border: 1px solid #000;*/
}

#lbCaption {
	font-weight: bold;
	font-size: 14px;
}


.lightboxDesc {
	display: none;
}

/**********************************************************otro lightbox***/



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(imgs/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(imgs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(imgs/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
	font-size: 12px;
}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.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 */ 
	
.texto_corridosMARGENIZQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;






	background-image: url(imgs/fondo%20(2)
.jpg);
	margin: 30px;
	background-image: url(imgs/fondoceldas.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.texto_blueCATEGORIAS {
	font-family: "Trebuchet MS", "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(imgs/grisACT.jpg);
	height: 30px;
	text-decoration: none;
	border: thin solid #0000CC;
}
.fecha/*///////////////////////////////////////////////////POSTS*/

  {
	float: left;
	width: 51px;
	height: 56px;
	margin-right: 15px;
	background: url(imgs/img_fecha_fondo.png) no-repeat;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;

}
.dia  {
	text-align: left;
	letter-spacing: -1px;
	font-size: 2em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #FF9900;
	display:block;
	margin-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 25px;

}

/* Para IE:*/

* html .post .fecha .dia{

	font-weight: bold;

}





.post .fecha .mes{

	text-align: center;

	color: #666;

}
.style1conLINEA {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 16px;
}
.dia2 {
	text-align: left;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #FFFFFF;
	display:block;
	margin-bottom: auto;
	height: 20px;
	font-style: italic;
	margin-top: 8px;
}
.dia3 {
	text-align: left;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	color: #FF9900;
	display:block;
	margin-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 32px;
}
