.oculta{
  display:none;
}
	
 a:link.enla {text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000000; }
 a:visited.enla {text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #000000; }
 a:hover.enla { text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #FFCC99;}
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #000000;
	display: block;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a:hover {
	background: #CCCCCC;
	color: #553;
}
A.linkcat:link {color: #000066; text-decoration:none; font-size:14px;}
A.linkcat:visited {color: #000066;text-decoration:none;font-size:14px;}
A.linkcat:active {color: #000066;text-decoration:none;font-size:14px;}
A.linkcat:hover {color: #666666;text-decoration:none;font-size:16px;}

A.linkdos:link {color: #B4045F; text-decoration:none; font-size:14px; font:Arial, Helvetica, sans-serif;}
A.linkdos:visited {color: #B4045F;text-decoration:none;font-size:14px;font:Arial, Helvetica, sans-serif;}
A.linkdos:active {color: #B4045F;text-decoration:none;font-size:14px;font:Arial, Helvetica, sans-serif;}
A.linkdos:hover {color: #000000;text-decoration:none;font-size:14px;font:Arial, Helvetica, sans-serif; }
/*-/////////tablaaasss/////////////////*/
.tabla{
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
.tabla caption {
	font-size: 1.4em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}
.tabla th, .tabla td {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;
}
.tabla th {
	text-align: left;
	text-transform: uppercase;
}
.tabla thead th, .tabla tfoot th, .tabla tfoot td {
	background-color: #cc9;
	font-size: 1.1em;
}
.tabla tbody th {
	background: url(http://www.clacksweb.org.uk/images/bullet_vacancy.gif) no-repeat 6px 0.8em;
	padding-left: 24px;
}
.tabla tbody th, .tabla td {
	background-color:#eee;
}
.tabla tbody tr:hover td, .tabla tbody tr:hover th {
	background-color: #99F; color:#006;
}
.tabla tr.odd td, .tabla tr.odd th {
	background-color: #ddd;
}
.tabla tbody a {
	color: #333;
}
.tabla tbody a:visited {
	color: #999999;
}
.tabla tbody a:hover {
	color: #33c;
}
.tabla tbody a:active {
	color: #33c;
}
.tabla tbody td+td+td+td a {
	background: url(http://www.clacksweb.org.uk/images/external.gif) no-repeat right 0.4em;
	padding-right: 12px;
}
.tabla tfoot th {
	text-align: right;
}
.tabla tfoot th:after {
	content: ":";
}
/*//////////////////////////////////////*/
.tabla2{
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: left;
}
.tabla2 caption {
	font-size: 0.9em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
	}
.tabla2 th, .tabla2 .linea td {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 0.6em;
	vertical-align: 4px;
	color:#003;
}
.tabla2 th {
	text-align: left;
	text-transform: uppercase;
}
.tabla2 thead th, .tabla2 tfoot th, .tabla2 tfoot td {
	background-color: #cc9;
	font-size: 1.1em;
}
.tabla2 tbody th {
	background: url(http://www.clacksweb.org.uk/images/bullet_vacancy.gif) no-repeat 6px 0.8em;
	padding-left: 24px;
}
.tabla2 tbody th, .tabla2 .linea td {
	background-color:#eee;
	font-weight: bold;
}

.tabla2 tr.odd td, .tabla2 tr.odd th {
	background-color: #ddd;
}
.tabla2 tbody a {
	color: #333;
}
.tabla2 tbody a:visited {
	color: #999999;
}
.tabla2 tbody a:hover {
	color: #33c;
}
.tabla2 tbody a:active {
	color: #33c;
}
.tabla2 tbody td+td+td+td a {
	background: url(http://www.clacksweb.org.uk/images/external.gif) no-repeat right 0.4em;
	padding-right: 12px;
}
.tabla2 tfoot th {
	text-align: right;
}
.tabla2 tfoot th:after {
	content: ":";
}
/*/////////////////////Stilos de OCULTAR EL CELECT EN ARCHIVO BFOLIO.PHP/////////////////////////*/
#contenedor {
	position:relative;
	
	z-index:100;
	<?php /*?>width: 412px;<?php */?>
}
#c1 {
	position:relative;
	
	<?php /*?>width:412px;<?php */?>
	z-index:200;
}

#c2 {
	position:relative;
	<?php /*?>width:412px;<?php */?>
	z-index:300;
}

#c3 {
	position:relative;
	<?php /*?>width:412px;<?php */?>
	z-index:400;
}
#c1, #c2, #c3{display:none;}
/*/////////////////////////////////////////////////////////////////////*/
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: #333; url(imagenes/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color:  #006;
background: url(imagenes/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
font: bold 12px Arial;
}

.arrowlistmenu ul li a:visited{
color:  #006;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #006;
	background-color: #dcdcdc;
	font: bold 12px Arial;
}

behavior: url(PIE-1.0beta5/PIE.htc);
</style>
