@charset "UTF-8";
.contenidoTablas {
	display: none;
}
.mostrarMenu1 {	display: block;
}
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#contenu{
	position:absolute;
	left:0;
	top:-5px;
	overflow: hidden;
	background-color: #000000;
}
.barra_vertical {
	background-image: url(images_extras/barra_vertical.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#pied{
	width:100%;
	position:absolute;
	overflow: hidden;
	background-color: #333333;
	top: 100%;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1A1A1A;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A1A1A;
	text-decoration: underline;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #960101;
}
a:active {
	text-decoration: none;
	color: #960101;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #535353;
}
.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
}
.textoIzq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: center;
	vertical-align: top;
}

.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texto_blanco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #535353;
}
.renglon-gris { 
    background-color:#CCC;
	border-color:#333;
}
/*NUEVO*/

.menu_nivel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.menu_nivel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
}
.menu_nivel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.menu_espacio {
	text-decoration: none;
	line-height: 5px;
}
.dockmenu_bottom {
	background-color: #333;
}
.dockmenu_middle {
	background-color: #CCC;
}
body {
	background-color: #FFF;
}

/* listas */
.lista1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	padding-left:20px;
	padding-right:10px;
	vertical-align:top;
	padding-bottom:15px;
	}
.lista2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	padding-bottom:15px;
}
.lista3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	padding-left:15px;
	padding-bottom:15px;
}

.titulorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	text-align: justify;
	font-weight: bold;
	padding-right:60px;
	
}
.textodockmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	font-weight: lighter;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #535353;
	font-weight: normal;
}
.textocentrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: center;
	font-weight: bold;
}
.tablaProyectosCollapse{
	border-collapse:collapse;
}
.tablaProyectos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: left;
	vertical-align:top;
	padding:5px;
}
.bordeFotos{
	border:#545454 solid 1px;
	vertical-align:middle;
	padding:1px;
}

/* ADMIN */
.bgAdmin{
	background-image:url(admin/images/admin.gif);
	background-repeat:repeat-x;
}

.adminLista{
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
	
.adminListaRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0702;
}

.adminTabla{
	border:1px solid #DCDCDC;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}

.adminCollapse{
	border-collapse:collapse;
}

.contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
}

.contenido_negritas{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: justify;
	font-weight: bold;
}

.linkFJ{
	padding-left:15px;
}

/*==========================================*/
/*=== Custom Slider Styles NIVO Cabecera ===*/
/*==========================================*/

#slider {
	position:relative;
	width:595px;
	height:115px;
	overflow: visible;
	}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:190px;
	/*posición de los botones vertical*/
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/imagesslide/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	/*Espacio entre bullets*/
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
	font-weight:bold;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/imagesslide/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:0px;
}
a.nivo-prevNav {
	left:0px
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
/* links Importanterrimo No Borres */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
