﻿


html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}/*modificado*/

* {/* margin: 0px; *//* padding: 0px; *//* outline: 0; */}
html, body { width: 100%;}

body {background: #CAD105;/* font-family: Verdana, Arial, Helvetica, sans-serif; */font: 14px "Open Sans", Arial, sans-serif !important;}

input[type=text]:focus { 
    border: solid 2px #CCCC66;
}

select:focus { 
    border: solid 2px #CCCC66;
}

textarea:focus { 
    border: solid 2px #CCCC66;
}


table {
    /* display: table; */
    /* border-collapse: separate; */
    /* border-spacing:  3px; */
}

td {
	font: 12px arial;
	color:#333333;


	}
tr {

}

.NoticiaBordeInf {

border-bottom: solid 1px #ffffff;
padding:3px;
}

.Borde {

border: solid 1px #ffffff;
}


.Calendario_tarde {background: #9370DB;/* border-bottom:solid 2px #72746B; */color:#ffffff;font-size:10px;text-align:center;cursor:pointer;}

.Calendario_manana {
background:#66CCCC;border-bottom:solid 1px #ffffff; color:#ffffff; font-size:10px; text-align:center;cursor:pointer;
}

.Calendario_manana a{
color:#ffffff; margin-bottom:5px;
}

.Calendario_tarde a:hover{
color:#ffffff; margin-bottom:5px;
}


.Calendario_tarde a{
color:#ffffff; margin-bottom:5px;
}

.Total {

background:#ffffff; font-weight:bold;
border-bottom: solid 1px #ffffff;
}

.tit_formulario {
text-transform:uppercase;


}
.Oferta {
	font-family:"Trebuchet Ms";
	font-size:18px;
	font-weight:bold;
	color:#004A6F;
	text-align:LEFT;
}
.encabezados {
	color: #006699;
	font-size:12px;
}
.Oferta1 {
	font-family:"Trebuchet Ms";
	font-size:14px;
	font-weight:bold;
	color:#004A6F;
	text-align:LEFT;
}

a{

/* font-size:11px; */

color: #444444;

font-weight:normal;

text-decoration:none;

/* background-color:#ffffff; */

/* padding-left:2px; */

/* padding-right:2px; */
}/* modificado*/	

a:hover{
	
	
	color:#CAD105;
	font-weight:normal;
	text-decoration:underline;
}/* modificado*/	

a.Cabecera {
	color: #FFFFFF;
	text-decoration:none;
	/* font-weight:bold; */
	}
	
a:hover.Cabecera {
	color: #CAD105;
	text-decoration:none;
	}
a.Home {
	color: #99cc00;
	text-decoration:none;
	font:20px Arial;
	letter-spacing:0.1em;
	line-height:26px;
	}
	
a:hover.Home 
{
    font:20px Arial;
	color: #99cc00;
	letter-spacing:0.1em;
	line-height:26px;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px verdana;
	color: #666666;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font: 30px Arial;
	/* color: #05487b; */
	letter-spacing:0.1em;
	line-height: 38px;
	}
	
.subHeader {
    font: 20px Arial;
    /* color: #05487b; */
    letter-spacing: 0.1em;
    line-height: 38px;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.contenedora {
	width: 780px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
img
{
	border:0;
}

.TablaCabecera
{

	color: #FFFFFF;
	background-color: #444444;
    padding:6px;
	text-align: left;
}


.TablaCabecera2
{
    color: #FFFFFF;
    background-color: #6CA2B5;
    padding: 3px;
    text-align: left;
    font-size:12px;
}

.TablaCabecera2b
{
    color: #009999;
    background-color: #ffffff;
    padding: 3px;
    text-align: left;
    font-size:12px;
}

.TablaCabecera3
{
    color: #FFFFFF;
    background-color: #CCCC99;
    padding: 3px;
    text-align: left;
    font-size:12px;
}

.TablaCabecera3b
{
    color: #A08747;
    background-color: #ffffff;
    padding: 3px;
    text-align: left;
    font-size:12px;
}


.TablaCabeceraContenido
{
	font-size: 11px;
	font-weight:bold;
	color: #04679b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #04679b;
	border-right-color: #04679b;
	border-left-color: #04679b;
	border-bottom-color: #04679b;
	
	text-align: left;
}

.Paginacion
{
	color:#04679b;
	font-weight:bold;
}

/*.caja
{
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #04679b;
	border-right-color: #04679b;
	border-left-color: #04679b;
	border-bottom-color: #04679b;
}*/

.boton {
    display: inline-block;
    /* width: 189px; */
    /* background: url(../images/active-state.png) no-repeat; */
    /* background-position: center bottom; */
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px;
    border: 0;
    background: #CAD105;
    cursor:pointer;
}


/*Modificado*/

.botonOver {
    display: inline-block;
    /*width: 137px;*/
    /* background: url(../images/active-state.png) no-repeat; */
    /* background-position: center bottom; */
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px;
    border: 0;
	background: #444444;
    cursor:pointer;
}

.boton a{color:#ffffff;}
.botonp {
	font-size: 10px;
	display: inline-block;
	width: 90px;
	/* background: url(../images/active-state.png) no-repeat; */
	/* background-position: center bottom; */
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 400;
	padding: 6px;
	border: 0;
	background: #CAD105;
	cursor:pointer;
}


/*Modificado*/

.botonOverp {
	font-size: 10px;
    display: inline-block;
    width: 90px;
    /* background: url(../images/active-state.png) no-repeat; */
    /* background-position: center bottom; */
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 6px;
    border: 0;
    background: #444444;
    cursor:pointer;
}

/*Modificado*/

fieldset
{
	
border: solid 1px #ffffff;
	}
	
legend
{
	font:18px Arial;
	color: #05487b;
	letter-spacing:0.1em;
	line-height:26px;
	text-transform: uppercase;
	}

legend.Envio
{
	font:12px Arial;
	color: #05487b;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:26px;
	}
.link {
	color: #99cc00;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
	}
	
.linkover {
	color: #009900;
	text-decoration:underline;
	font-weight:bold;
	cursor:pointer;
	}
	
.Noticias {
	color:#99cc00;
	font-weight:bold;
	font-size: 11px;
}
.tabla_images {
	background-image: url(../images/fondo_evento.gif);
	background-repeat: repeat;
	
}

.Galeria {
	padding:100px 5px 20px 5px;
	}

.TablaPie
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0BEBC;
	background-color: #F1F1F1;
}
.pageNameCurso {
	font:20px Arial;
	color: #99cc00;
	}
	
#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
	
#menu {
	float: right;
	position: static;
}
#email {
	float:left;
	width: 100%;
	background-color: #444444;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	/* font-size:11px; */
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding: 34px 92px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	/* font-size:11px; */
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding: 34px 92px;
}

#validtext {
	float:left;
	width: 100%;
	background-color: #C0BEBC;
	height:27px;
	padding-top:5px;
	padding-bottom: 10px;
}

#validtext p{
	font-family:"Trebuchet MS";
	/* font-size:11px; */
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}
#wrapper {
	width: 100%;
	/* padding: 20px; */
	/* background-color:#FFF; */
}

#content {
	width: 98%;
	margin: 0px auto;
	background-position:top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

#logo {
	width: 276px;
	float:left;
}
#header {
	height: 92px;
	/* background-image: url(../images/encabezado.gif); */
	background-repeat: no-repeat;
	background-position: right;
	/* padding-top: 30px; */
	font-size: 17px;
	color: #ffffff;
}
#contentarea {
	clear:both;
	padding: 3px 44px;
	border: solid 6px #ffffff;
}

.TextoIntr {
	font-size:12px ;
	color:#666666;
	}

a.verde{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#004A6F;
	font-weight:normal;
	text-decoration:none;
}/* modificado*/	

a:hover.verde{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#99CC00;
	font-weight:normal;
	text-decoration:underline;
}/* modificado*/	

.EjemploTabla2
{
    BORDER-RIGHT: thin solid;
    BORDER-TOP: none;
    FONT-SIZE: xx-small;
    BORDER-LEFT: thin solid;
    BORDER-BOTTOM: thin solid;
    FONT-FAMILY: tahoma;
    border-color: #04679b;
    BACKGROUND-COLOR: #FFFFFF;
}

.EjemploTabla1
{
    BORDER-RIGHT: thin solid;
    BORDER-TOP: thin solid;
    FONT-SIZE: xx-small;
    BORDER-LEFT: thin solid;
    BORDER-BOTTOM: none;
    FONT-FAMILY: tahoma;
    border-color: #04679b;
    BACKGROUND-COLOR: #FFFFFF;
}

.EjemploCabecera
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: xx-small;
    BORDER-BOTTOM: navy 1px solid;
    FONT-FAMILY: tahoma
}

/*****************************************************************************/
/* Styles for Highslide (Ventana Emergente)										     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: #fff;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: #ccc;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: #000;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
.TablaCabeceraGrupo
{
	font-size: 11px;
	font-weight: bold;
	color: #7F008C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	background-color: #EBEBEB;
	text-align: left;
	height: 15px;
	padding-left: 10px;
	
}
.TablaCabeceraContenido
{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	border: 1px solid #E6E6E6;
	padding: 8px;
}

.TituloCV
{
	font-weight: bold; 
	text-decoration: underline; 
	font-weight: bold; 
	color: #04679b;
}

/*****************************************************************************/

/*****************************************************************************/
/* Styles for Highslide (Ventana Emergente de Previsualización de página)										     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
	z-index: 0;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size : 12px;
}
.highslide-html {
	background-color: white;
	color:#999;
}
.highslide-html-content {
	display: none;
	width: 40px;
	padding: 0px 5px 5px 5px;

	
}
.highslide-html-content_CV {
	display: none;
	width: 830px;
	padding: 0 5px 5px 5px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #8c7a59;
	scrollbar-darkshadow-color: #8c7a59;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #8c7a59;
	scrollbar-base-color: #ffffff;
	scrollbar-slider-color: #ffffff;	
	
}
.highslide-html-content_Buscar {
	display: none;
	width: 560px;
	background-color: #9E9E17;
	color:#FFFFFF;
	padding:  0px 5px 5px 5px;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #8c7a59;
	scrollbar-darkshadow-color: #8c7a59;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #8c7a59;
	scrollbar-base-color: #ffffff;
	scrollbar-slider-color: #ffffff;		
}
.highslide-header {
	padding-bottom:5px;
	padding-top:10px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: #0099cc;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.highslide-header a:hover {
	color: #cccc00;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(images/grafics/resize.gif);
}
.highslide-body 
{
	font-size:12px;
	overflow-x:hidden;
	overflow-y:hidden;	
}

.column1-unit 
{
	overflow-x:hidden;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #8c7a59;
	scrollbar-darkshadow-color: #8c7a59;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #8c7a59;
	scrollbar-base-color: #ffffff;
	scrollbar-slider-color: #ffffff;	
	
}

.column1-unit a{
	color:#cccc00;
}

.column1-unit a:hover{
	color:#0099cc;
}

.highslide-resize {
	cursor: nw-resize;
}
.highslide-dimming {
	position: absolute;
	background: red;
}
#rss {
	float: right;
	right: 20px;
	position: relative;
	height: 25px;
	text-align: right;
	vertical-align: top;
	bottom: 8px;
	padding: 0px;
	width: 240px;
}
.float_right {
	float: right;
	width: 25px;
	padding-top: 3px;
}
.float_left {
	float: left;
	padding-top: 7px;
	width: 215px;
}
.clear{
clear:both
}

.rss_img {
	text-align: right;
}
.presentacion{
	background-image:url(../images/empleo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	
	
.TabOn
{
    BORDER-RIGHT: #006699 thin solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #006699 thin solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    BORDER-LEFT: #006699 thin solid;
}
.TabOff
{
    BORDER-RIGHT: #006699 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #006699 1px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: normal;
    BACKGROUND-IMAGE: none;
    BORDER-LEFT: #006699 1px solid;
    CURSOR: hand;
    COLOR: #000;
    BORDER-BOTTOM: #006699 1px solid;
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-COLOR: #cccccc
}
.TabTable
{
    BORDER-RIGHT: #006699 1px solid;
    BORDER-LEFT: #006699 1px solid;
    BORDER-BOTTOM: #006699 1px solid
}
.TabSpc
{
    FONT-WEIGHT: normal;
    BORDER-BOTTOM: #006699 1px solid;
}
.TabDisabled
{
    BORDER-RIGHT: #006699 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #006699 1px solid;
    PADDING-LEFT: 10px;
    BACKGROUND: #ababab;
    BORDER-LEFT: #006699 1px solid;
    BORDER-BOTTOM: #006699 1px solid
}
TABLE#tblTab TD
{
    FONT-WEIGHT: normal;
    WHITE-SPACE: nowrap;
    height:20px;
    font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

.box {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #198FAB;
}

.box h1{
	font-size: 12px;
	font-weight: bold;
	color:#198FAB;
	text-align: left;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
.box p{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
}
input[type="text"],input[type="password"], textarea{
  background-color: #E3E3E3;
  padding: 10px;
  font-size: 12px;
  color: #838383;
  outline: 0;
  background-color: #ffffff;
  padding: 4px 7px;
  border: 1px solid #cccccc;
  /* border-bottom: 2px solid transparent; */
  border-radius: 0 !important;
  width: 85%!important;
}

select{
  background-color: #E3E3E3;
  padding: 10px;
  font-size: 12px;
  color: #838383;
  outline: 0;
  background-color: #ffffff;
  padding: 4px 7px;
  border: 1px solid #cccccc;
  /* border-bottom: 2px solid transparent; */
  border-radius: 0 !important;
  width: 87%!important;
}

.cajap{
    font-size: 12px;
    /* font-weight: 500; */
    /* font-family: "lexia", serif; */
    letter-spacing: 0;
    text-transform: none;
    background-color: #ffffff;
    padding: 6px 9px;
    border: 1px solid #cccccc;
    /* border-bottom: 2px solid transparent; */
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none;
    width: 85px!important;
    color: #838383;
}

.cajaxp{
    font-size: 14px;
    font-weight: 500;
    /* font-family: "lexia", serif; */
    letter-spacing: 0;
    text-transform: none;
    background-color: #ffffff;
    padding: 6px 9px;
    border: 1px solid #cccccc;
    border-bottom: 2px solid transparent;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -webkit-appearance: none;
    width: 10px!important;
}

.contenidobox{
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 2px;
}



/* WYSIWYG EDITOR */

/* Toolbar */
.toolbar1   {
	border: 1px solid #198FAB;
	height: 26px;
	background-color: #ebf2f4;
}
.toolbar2   { border: 1px solid #198FAB; height: 24px; background-color: #ebf2f4;  border-bottom: 0px; border-top: 0px; }

/* Command Buttons */
.button     { width: 20px; height: 20px; border: 0px solid transparent; margin: 1px; padding: 0px; background: transparent; }
.buttonOver { width: 20px; height: 20px; border: 1px solid #999999; margin: 0; padding: 0px; }


/* Font Type and Size Drop Down */
.dropdown          { background-color: #FFFFFF; border: 1px solid #333333; height: 140px; overflow: auto; padding: 1px; }
button.mouseOver   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 3px; cursor: default; text-align: left;}
button.mouseOut    { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 3px; cursor: default; text-align: left;}




/* CREATE TABLE POPUP */

/* Select Border Width/Type */
.on   { background-color: #EEEEEE; border: 1px solid #CCCCCC; padding: 6px; width: 140px; cursor: default; height: 5px;}
.off  { background-color: #FFFFFF; border: 1px solid #FFFFFF; padding: 6px; width: 140px; cursor: default; height: 5px;}

/* Select Shading/Border Color */
.selectColorTable  { border: 1px solid #7E7E81; background-color: #F7F7F7; padding: 1px; }
.selectColorBorder { border: 1px solid #F7F7F7; }
.selectColorOn     { border: 1px solid #999999; background-color: #CCCCCC; }
.selectColorOff    { border: 1px solid #F7F7F7; background-color: #F7F7F7; }
.selectColorBox    { border: 1px solid #FFFFFF; font-size: 1px; height: 13px; width: 13px; }

/**EDITOR*******************************/

#contenedoraE{
	width:100%; 
	background-color:#ffffff;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/


.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -5px;
	left: -30px;
}


/* --------- Ventana para seleccionar Imágen desde Editor wysiwyg*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -5px;
	left: -30px;
}

/****************************** hoverbox Plantillas ***************************/
.hoverboxP
{
	cursor: default;
	list-style: none;
}

.hoverboxP a
{
	cursor: pointer;
}

.hoverboxP a .preview
{
	display: none;
}

.hoverboxP a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverboxP img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 200px;
	height: 150px;
}

.hoverboxP li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

/*****************************************************************************/
/* Stilos para nuevo menú            									     */
/*****************************************************************************/
central_pag{float:right;}

#menu1 { 
float : left; 
width : 180px; 
text-align : left; 
background-color : #ffffff; 
padding-right : 4px; 
padding-left : 4px; 

} 
#menu1 p { 
color : #ffffff; 
} 
#menu1 ul { 
color : #ffffff; 
} 
#menu1 li {
	border-bottom-width : thin;
	border-bottom-style : solid;
	border-bottom-color : #f3efec;
	color : #ffffff;
	line-height: 1;
	padding: 4px;
	background-color: #EFEFEF;
	background-image: url(../images/menu-item-bg-current.png);
	background-repeat: repeat;
} 
#menu1 li:hover 
{
	/* background: #f3efec url(../images/menu-item-bg-over.png) repeat; */
	 background: ;
	background-color :#D8E7F1;
}

#menu1 H2 { 
font-size : 13px; 
color : #ffffff; 
font-weight : bold; 
border : thin solid #ffffff; 
background-color : #666699; 
height : 18px; 
width : 200px; 
line-height : 0; 
padding : 4px; 
} 
#menu1 dt { 
display : block; 
 background: #f3efec url(../images/menu-item-bg.png) repeat; 
 border-bottom-width : thin; 
border-bottom-style : solid; 
border-bottom-color : #ffffff; 
} 
dl, dd { 
margin : 0; 
} 
dt { 
display : block; 
font-size : 11px; 

} 
dt a {
	color : #ffffff;
	display : block;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
} 
dt a:hover { 
color : #ffffff; 
font-size : 11px; 
font-weight : bold; 
background: url(../images/menu-item-bg-over.png) repeat;

} 
dd a { 
color : #274B99; 
text-decoration : none; 
} 
dd a:hover { 
color : #274B99; 
text-decoration : none; 
} 
dd a:active { 
color : #274B99; 
text-decoration : none; 
} 
/*****************************************************************************/
/* Fin Nuevo Menú															  */
/*****************************************************************************/
/*-- required & default rules --*/
.ux-menu-container {
	position: relative;
	font-size:16px;
	font-weight:bold;
	margin-left: 5px;


}

.ux-menu,
.ux-menu ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.ux-menu li {
    position: relative;
    float: left;
}

.ux-menu ul {
    position: absolute;
    top: 0;
    left: 0;
}

.ext-border-box .ux-menu-ie-iframe,
.ext-ie7 .ux-menu-ie-iframe {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    zoom: 1;
    z-index: -1;
    filter:mask();
}

.ux-menu-vertical .ux-menu-item-main {
    clear: left;
}

.ux-menu a {
    display: block;
    position: relative;
    text-decoration: none;
	color:#FFFFFF;
	width:200px;
    background: #f3efec url(../images/menu-item-bg.png) repeat;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 14px;

}

.ux-menu a.ux-menu-link-last {

}

ux.menu ul a {
    width: 100%;
}

.ux-menu a:focus,
.ux-menu a:hover,
.ux-menu a.ux-menu-link-hover {

    background: url(../images/menu-item-bg-over.png) repeat;
    outline: 0;
}

.ext-ie .ux-menu-clearfix {
    zoom: 1;
}

.ux-menu-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ux-menu a.ux-menu-link-parent {
    padding-right: 24px;
    min-width: 1px;
}

.ux-menu ul a,
#content #sidebar #menu .ux-menu.ux-menu-vertical a {
    border-bottom: 0px;    

}



ul#menu, ul#menu ul {
	list-style: none;
	line-height: normal;
	text-align: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

ul#menu a {
	display: block;
	text-decoration: none;
	display: block;
	padding: 10px 0 10px 24px;
	background: url(images/img05.gif) no-repeat 10px 17px;
	border-top: 1px solid #EBEBEB;
	color: #e2007a;
}

ul#menu li {
	margin-top: 1px;
	display: inline;
	text-align: left;
}

ul#menu li img{
	margin-left:5px;
}

ul#menu li a {
	color: #FFFFFF;
	background-color: #133b8c;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	background-image: url(images/img05.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-align: left;
}

ul#menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #e2007a;
}

ul#menu li ul li a {
	color: #e2007a;
	padding-left: 20px;
	background-color: #FFFFFF;
}

ul#menu li ul li a:hover {
	padding-left: 5px;
	color: #133b8c;
	background-color: #F2F9FF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #e2007a;
	background-image: url(images/img06.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


.menu_intranet {
background:#444444;height: 36px;text-align: center;}


/* menu new*/
#mainmenu {
	background: #535554;
	display: block;
	float: left;
	/* font-size: 13px; */
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: -13px;
	/* box-shadow: 0px 0px 12px rgb(201, 201, 201); */
	border-radius: 2px 0px 2px 2px;
	height: 50px;
	width: 100%;
}
#menu ul {
	float: left;
	-webkit-padding-start: 0px;
	margin:0px;
	margin-bottom: 30px;
}
#menu li { 
	display: inline; 
	float: left; 
	margin:   0 18px 0 0; 
}
#menu li a { 
	display: block; 
	color: #fff; 
	padding:   4px 5px  4px 5px;
	font-size: 15px; 

}
#menu li a:hover { 
	color: #A2AC10; 
	text-decoration:none;

}
#menu a:hover, #menu li.current a { 
	/*border-color: #444;  */
}
#menu li ul {
	/*top: 98px;*/
	/*background: url(../images/dot.png); */
	background-color: #535554;
	padding: 4px;
	font-size: .92em;
	position: absolute;
	display: none;
	z-index: 100;
	/* width: 157px; */
	/* margin-left:-10px; */
	text-align:left;
}
#menu li ul li {
	float: none;
	display: block;
	margin: 0;
	padding: 6px;
	clear: left;
	/* width: 151px; */
}

#menu li ul li a {
	color: #fff;
	margin: 0px;
	/* white-space: nowrap; */
	padding: 6px;
	width: 112px;
	display: block;
	/* border-bottom: 1px solid #f0f0f0; */
}
#menu li ul li a:hover {
	color: #ffffff;
	width: 150px;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	
}

/*fin menu*/


#menu {/* text-align: center; *//* font-size: 0.7em; */width: 100%;margin: 0px auto;}
#menu ul { list-style-type: none;}
#menu ul li.nivel1 { float: left;/* width: 162px; */
margin-right: 2px;padding-left: 20px;padding-right: 15px;}
#menu ul li a {display: block;text-decoration: none;
color: #fff;/* border: solid 1px #fff; */
padding: 8px;
position: relative;}
#menu ul li:hover {position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 
{background-color: #CAD105;
color: #000;
position: relative;
}
#menu ul li a.nivel1 {display: block!important;display: none;
position: relative;
}
#menu ul li ul {display: none;
}
#menu ul li a:hover ul, #menu ul li:hover ul {display: block;
position: absolute;left: 0px;
}
#menu ul li ul li a {width: 147px;padding: 6px 0px 8px 4px;/* border-top-color: #000; */}
#menu ul li ul li a:hover {border-top-color: #000;position: relative; {width: 147px;padding: 6px 0px 8px 4px;}

table.falsa {border-collapse:collapse;
border:0px;
float: left;
position: relative;
}


