.bodyGeneral {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
.bodyIngreso {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px none;	
}
.inputSencillo, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 400px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.inputCombo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 580px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.inputIngreso {
	background-image: url(/cms/imagenes/fondoInput.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 0px solid #CCCCCC; 
	width: 160px; 
	padding: 5px;
	float:right;
	margin-right:20px;
}
/* texto */
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.textoPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.textoNavegacionActual {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textoDestacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.filaCabezoteMensaje {
	padding: 10px 20px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
}
.filaCuerpoMensaje {
	padding: 20px;	
	background-color: #F1F5F7;
	border-bottom: 1px solid #CCCCCC;
}
.nombreCampoFormulario {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textoDestacado a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.tituloColumnaActual a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.cuadroTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
	text-decoration: none;
}
/* datagrids */
.fila1 {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
} 
.fila1Formulario {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px;
	text-align: left;
} 
.fila2 {
	background-color: #F1F5F7;
	border-bottom: 1px solid #CCCCCC;
}
.fila2Formulario {
	background-color: #F1F5F7;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px;
	text-align: left;
}
.nombreFila1 {
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 20px;
	text-align: left;
	width: 60px;
} 
.nombreFila2 {
	background-color: #F1F5F7;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 20px;
	text-align: left;
	width: 60px;
} 
.tablaGrid {
	width: 100%;
}
#filaEnc {
	width: 100%;
	background-color: #E6E6E6;
	border-bottom: 2px solid #CCCCCC;
    padding: 30px 10px;
}
#filaEnc a.columnaActual, #filaEnc a.columnaActual:link {
	font-weight: bold;
}
.dataGrid {
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.dataGridBotones {
	text-align: right;
	vertical-align:middle;
}
.dataGridVineta {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 10px;
}
/* organizacion */
.encabezado {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:right;
	font-style:normal;
	padding-right:10px;
}
.encabezado a, a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration: none;	
}
.fondoEncabezado {
	background-image: url(../imagenes/degradadoCabezote.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoAdministrador {
	background-image: url(../imagenes/degradadoCabezoteAdministrador.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoCenamep {
	background-image: url(../imagenes/degradadoCabezoteCenamep.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoIndicasat {
	background-image: url(../imagenes/degradadoCabezoteIndicasat.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoInfoplazas {
	background-image: url(/cms/imagenes/degradadoCabezoteInfoplazas.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoHagamosCiencia {
	background-image: url(/cms/imagenes/degradadoCabezoteHagamosCiencia.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoZonaAdministradores {
	background-image: url(/cms/imagenes/degradadoCabezoteCRM.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:76px;
	vertical-align:top;
	padding-top:5px;
	padding-right:8px;
	width: 780px;
}
.fondoEncabezadoIngreso {
	background-image: url(/cms/imagenes/cabezoteIngreso.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:86px;
	width: 320px;
}
.fondoEncabezadoIngresoZonaAdministradores {
	background-image: url(/cms/imagenes/cabezoteIngresoCRM.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:86px;
	width: 320px;
}
.fondoTituloIngreso {
	background-image: url(/cms/imagenes/fondoTituloIngreso.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 30px;
	width: 320px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	text-align: left
}
.fondoTituloIngreso p {
	margin: 5px 10px;
}
.fondoPieIngreso {
	background-image: url(/cms/imagenes/fondoPieIngreso.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 320px;
	height: 150px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
	vertical-align:text-bottom;
}
.fondoPieIngreso p {
	text-align: left;
	vertical-align: text-bottom;
	margin:20px;
}
.tablaEncabezado {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px none;
}
.tablaLogin {
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
}
.tablaInputLoginSup {
	padding-top: 10px;
	padding-bottom: 0px;
}
.tablaInputLoginInf {
	padding-top: 10px;
	padding-bottom: 10px;
}
.botonLogin {
	padding: 10px 20px;
	text-align:right;
}
.tablaTotal {
	margin: 0px;
	padding: 0px;
	width: 780px;
	border: 0px none;
}
.tablaIngreso {
	margin: 0px;
	padding: 0px;
	width: 320px;
	border: 0px none;
}
.subBarra {
	padding-right: 5px;
	padding-left: 5px;
	border: 0px none;
}
#navegacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	margin: 0px;
	border: 0px none;
	padding: 12px 20px;
	width: 780px;
	background-image: url(/cms/imagenes/degradadoEncabezadoFormulario.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
}
#navegacion p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
}
#navegacion p span.titulo {
	font-family: Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50%;
	font-weight: normal;
}
#navegacion p span.actual {
	font-weight: bold;
}
#navegacion a, #navegacion a:link {
	text-decoration: none;
	color:#FFFFFF;
}
#navegacion a:hover, #navegacion a:focus {
	text-decoration: underline;
	color:#FFFFFF;
}
#navegacionDerecha {
	background-color: #0099CC;
	padding: 20px;
	width: 780px;
	background-image: url(/cms/imagenes/degradadoEncabezadoFormulario.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
}
#navegacionInferiorDerecha {
	background-color: #E4E4E4;
	padding: 20px;
	width: 780px;
	text-align: right;
}
#navegacionInferiorDerechaBoton {
	background-color: #E4E4E4;
	padding-right: 20px;
	text-align: right;
}
#mensajeInicio {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	margin-right: 0px;
	border: 0px none;
	padding: 10px 20px;
	width: 100%;
	text-align: left;
}
#mensaje {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #555555;
	margin-right: 30px;
	border: 0px none;
	padding: 5px 100px 5px 5px;
	width: 100%;
	text-align: left;
}
#tipMensaje {
	background-color: #555555;
}
#tipMensaje img {
	border: 0px none;
	vertical-align:middle;
	margin: 0px 20px;
}
#mensajeError {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 0px;
	border: 0px none;
	padding: 20px;
	width: 100%;
	text-align: left;
}
#mensaje img {
	border: 0px none;
	vertical-align:middle;
	margin-right: 5px;
}
#mensaje a, #mensaje:link {
	color: #FFFFFF;
	text-decoration:none;
  	border-bottom: 1px dashed #FFFFFF;
}
#mensaje a:hover {
	text-decoration:none;
 	border-bottom: 1px dashed #FFFFFF;
	cursor: help;
}
.botones {
	padding: 5px;
	border: 0px;
	float: right;
	vertical-align:middle;
}
.contenido {
	margin: 0px;
	padding: 0px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}
.contenidoIngreso {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.contenidoMedia {
    margin: 0px;
	padding: 12px;
	border: 0px none;
}
.contenidoCarpetas {
    margin: 0px;
	padding: 12px;
	border: 0px none;
	width: 25%;
}
.ordenamientos {
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	margin: 0px;
	padding: 7px;
	border: 0px none;
}
.copy {
	background-image: url(/cms/imagenes/franjaPie.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 50px;
	color:#666666;
}
.copy p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:inherit;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
.copy a, a:link, a:visited {
	font-weight:normal;
	font-size:11px;
}
.derecha {
	text-align: right;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
/* enlaces */
a:hover {
	text-decoration:underline;
}
a.imglink:link, a.imglink:visited {
	border:0;
}
a.imglink:hover {
	background:transparent;
}
#alpha {
	background-color:#333333;
	height: 25px;
	padding: 0px;
}
#alpha .pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
}
#alpha .pages a, #alpha .pages a:visited {
	background-image: none;
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC;
}
#alpha .pages a:hover {
	color: #999999;
}
#alpha .pages li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#alpha .pages .pgStart, #alpha .pages .pgPrev, #alpha .pages .pgNum {
	border-right: solid #666666 1px;
	padding: 0px 5px 0px 0px;
	margin: 0px 7px 0px 0px;
}
#alpha .pages .pgNext {
	border: 0px none;
	padding: 0px 5px 0px 0px;
	margin: 0px 7px 0px 0px;
}
#alpha .pgEmpty {
	color: #999999;
	display: none;
}
#alpha .pgCurrent {
	color: #999999;
	display: none;
}
/* definiciones */
.franjaMenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu { 
	width: 780px; 
	padding: 0px; 
	list-style: none; 
}
#fondoMenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #333333;
	margin: 0px;
	border: 0px none;
	background-image:url(/cms/imagenes/degradadoFranjaMenu.jpg);
	background-repeat: repeat-y;
	background-position: top center;
        padding: 0px;

}
body {
	behavior: url("/cms/css/csshover.htc"); /* WinIE behavior call */
} 
div#nav {
	margin: 0 auto;
	width: 780px;
        overflow: visible;
	z-index: 2000;
}
div#nav IFRAME {
 display:none;/*sorry for IE5*/ 
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:0;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:2000px;/*must have for any big value*/
 height:3000px/*must have for any big value*/;
}
div#nav ul {
	margin: 0; 
	padding: 0; 
	background: white;
	
}
div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0px;
	float: left; 
	width: auto;
}
div#nav li:hover {
	background: #EAEAEA;
}
div#nav li.submenu {
	background: url(/cms/imagenes/iconoDropDown.gif) 88% 55% no-repeat;
	padding-right: 20px;
}
div#nav li.submenu .ultimaOpcion {
	border-bottom: 4px solid #666666;
}
div#nav li.submenu:hover {
	background-color: #EAEAEA;
}
div#nav li.submenu li.submenu {
	background: url(/cms/imagenes/iconoSideMenu.gif) 95% 50% no-repeat;
}
div#nav li.submenu li.submenu:hover {
	background-color: #EAEAEA;
}
div#nav li a {
	display: block; 
	padding: 10px;
	font-weight: bold;
	text-decoration: none; 
	width: auto;
}
div#nav>ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute; 
	background-image: url(/cms/imagenes/degradadoDropDown.png);
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
	width: auto;
	display: none;
}
div#nav ul ul li {
	border-bottom: 1px solid #EAEAEA;
	float: none;
}
div#nav ul ul li:hover {
	background: #EAEAEA;
}
div#nav ul ul li a {
	display: block; 
	padding: 5px 10px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; 
	width: auto;
}
div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
	display: inline;
}
div#nav ul.level2 {
	width: 150px;
}
div#nav ul.level3 {
	width: 120px;
	top: 0px; 
	margin-left: 150px;
	border-top: 1px solid #CCC;
}
	