.link-invisible{
	display: none;	
}

/*.link-visible{
	display: none;
}
*/

.txt01			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #BD8100;
	 				font-weight: bold; }

.txt02			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #5B5E60;
	 				line-height: 16px; }

.txt03			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #434647; }

.txt04			{	font-family: Tahoma;
					font-size: 12px;
	 				color: #5B5E60;
					text-decoration: underline; }

.txt04:hover	{	color: #BD8100; }

.txt05			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #BD8100;
	 				line-height: 16px;
	 				text-decoration: underline; }

.txt05:hover	{	color: #FF5400; }



.txt06			{	font-family: Tahoma;
	 				font-size: 12px;
	 				color: #5B5E60;
	 				text-decoration: underline; }

.txt07			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #5B5E60;
	 				line-height: 14px; }

.txt08			{	font-family: Tahoma;
	 				font-size: 11px;
	 				color: #BD8100;
	 				line-height: 14px;
	 				text-decoration: underline; }


/* BACKGROUND */

.bg01{
	background-image: url('../imgs/pt.gif');  
	width: 1px;
    height: 100%;
}

.bg02{
	background-image: url('../imgs/pt2.gif');  
	width: 1px;
    height: 100%;
}


.bg03{
	background-image: url('../imgs/pt3.gif');  
	width: 100%;
    height: 1px;
}


/* SEPARADOR */

.sep{
	font-size: 3px;
	line-height: 2px;
	height: 12px;
}


.sep2{
	font-size: 16px;
	line-height: 24px;
	height: 36px;
}

/*----------  Tabla Cebra --------------------*/


.zebra {
	font-size:70%;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:center;
	letter-spacing:.1em;
	font-family:tahoma;
}

caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;	
	letter-spacing:.6em;
	color: #333;
	background: transparent;
	margin-top: 25px;
}
  
thead th, tfoot th, tfoot td {
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #333333;
	background: #d9c699;
	
	
}
  



/*
tbody tr th, tbody tr td {
	border-bottom: 1px dotted #009;
}*/

.table-header{
	height: 30px;
	text-align:center;
}



/*
tbody td a:hover, tbody th a:hover {
	background: transparent;
	color: #930;
}*/


.zebra tbody td, .zebra tbody tr{
	height: 40px;
}


.odd {
	background: #e0e1e2;
}



#consejo_consultivo tr td{
	padding: 5px;
}

#consejo_consultivo tr td h5{
	margin: 10px 0px 0px 0px;
	
}

#consejo_consultivo tr.headding{
	background-color: #e3d2b4;
}


#consejo_consultivo tr.odd{
	background-color: #e0e1e2;
}

#consejo_consultivo .txt02 {
	width: 25%;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:white;
color:#ad8a5d;
font: 16px Arial;
}

.lcdstyle1 { /*Example CSS to create LCD countdown look*/
font-size: 75%
}

.bigday{
	font-size: 72px;
}

.centertext{
	text-align: center;
}
