html {
	height:100%;
}
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#fff;
	height:100%;
	font-family:Tahoma, "Segoe UI", "DejaVu Sans", Verdana, Sans-serif;
	font-size:12px;
	color:#333;
}
* html #container {
	height: 100%;
}
* html .caja {
	height: 0.01%;
}
img {
	border:0 0 0 0;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
b {
	font-weight:700;
}
#container{
	min-height: 99%;
	width:960px;
	text-align:left;
}
a{
	text-decoration:none;
	color:#444;
}
h1,h2,h3,h4{
	margin:15px 0 10px 0;
}
h3{
	font-size:15px;
}
h4{
	font-size:15px;
}
#cabecera {
	height:70px;
}
#body {
	text-align:left;
}
#botonera{
	background-image:url(/img/btn_menuH.png);
	border:1px solid #CCC;

}
#logo {
	float:left;
	margin:25px 0 0 0;
	padding:0;
	text-decoration:none;
}
#pie {
	margin:0 0 10px 0;
	border-top:1px solid #999;
	padding-top:5px;
} 





.fieldset{
	text-align:left;
	border:1px solid #CCC;
	padding:5px;
	background-image:url('http://www.deytec.net/img/btn_menuH.png');
	background-repeat:repeat-x;
	margin-bottom:10px;
	background-color:#F4F4F4;
}
.legend{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:blue;
	text-align:right;
}
.manito{
	cursor:pointer;hand;
}
#busqueda{

}

.formularioBotones{
	text-align:right;
	padding:10px;
}
.formularioBotones input{

}
#camposBuscador{
	margin:10px 0 0 0;
	
}
.campo-buscador{
	float:left;
 	width:420px;
/* 	width:32%; margin:0 0 0 0;display:none;	background:grey; 
 */
	margin:5px 0 0 0;
	padding: 0 0 15px 0;
}
.campo-buscador div {
	float:left;
	width:98%;
	height:20px;
/* margin:3px; */
}

.campo-buscador input{
	width:98%;
}
.campo-buscador select{
	width:98%;
}
.campo-buscador div div{
	float:left;
	width:98%;
}


.fl{float:left;}
.cb{clear:both;}
.cinco{
	text-align:left;
	border:1px solid #CCC;
	padding:5px;
	background-image:url('http://www.deytec.net/img/btn_menuH.png');
	background-repeat:repeat-x;
	margin-bottom:10px;
}
.cinco .item{
	border:1px solid #CCC;
	margin:10px;
	padding:10px;
	float:left;
}


.item_listado{
	margin:10px 0 10px 0;
	border:1px solid #CCC;
	padding:10px;
	background-image:url('http://www.deytec.net/img/btn_menuH.png');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	text-align:left;
}
.item_archivo_destacado{
	border:1px solid #CCC;
	margin-top:10px;
	padding:5px;
	background-color:#EEE;
	float:left;
/* 	clear:both; */
}

.pagina_actual{
	color:#666;
	font-size:16px;
	margin-bottom:-10px;
}
	
.paginador{
	font-size:9px;
	color:#333333;
	font-weight:normal;
	text-align:left;
	line-height:6px;
	padding:2px;
	height:30px;
	clear:both;
}
.paginador-item{
	float:left;
	background-image:url('http://www.deytec.net/img/iconos/page_white.gif');
	background-repeat:no-repeat;
	height:17px;
	width:21px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
	cursor:pointer;hand;
}
.paginador-item-actual{
	float:left;panel
/* 	background-image:url('http://www.deytec.net/img/iconos/page_white.gif'); */
	background-repeat:no-repeat;
	height:17px;
	width:21px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}
.paginador-item-control{
	float:left;
	height:17px;
	width:17px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}



.warningmsg {
	margin:10px 0 10px 0;
	background-color:#FFFFDD;
	border:1px solid #EE8;
	padding:10px;
	color:#000;
}
.errormsg {
	margin:10px 0 10px 0;
	background-color:#FFDDDD;
	border:1px solid #DAA;
	padding:10px;
	color:#000;
}
.infomsg {
	margin:10px 0 10px 0;
	background-color:#cfe5f3;
	border:1px solid #85939d;
	padding:10px;
	color:#000;
}
.confirmmsg {
	margin:10px 0 10px 0;
	background-color:#E6FBE7;
	border:1px solid #BFF1B8;
	padding:10px;
	color:#000;
}

		/*
		
		70AB00
		87bd29
		
		*/
		html{ height: 100%;}
		body{
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background-color:#fff;
			height:100%;
			font-family:Tahoma, "Segoe UI", "DejaVu Sans", Verdana, Sans-serif;
			font-size:11px;
			color:#484848;
			
		}
		p{
			margin:15px 0px 5px 0px;
		}
		#bodyDeytec{	
			height:100%;
			text-align:center;
			z-index:998;
			position:absolute;
			width:100%;
		}
		#cabeceraCinta{
			position:absolute;
			top:10px;
			z-index:1;
			height:90px;
			width:100%;
			background-image:url(../img/cabecerafdo.gif);
			background-repeat:repeat-y;
			background-color:#f2f2f2;
			border-top:0px solid #FFF;
			border-bottom:0px solid #6A8015;
		}
		#bodyCinta{
			position:absolute;
			top:100px;
			z-index:1;
			height:60px;
			width:100%;
			background-image:url(../img/titulofdo2.gif);
			background-repeat:repeat-y;
			background-color:#677C13;
			border-top:0px solid #FFF;
			border-bottom:0px solid #6A8015;
			overflow:hidden;
		}
		#bodyCinta .otraCinta{
			position:absolute;
			z-index:2;
			height:10px;
			width:100%;
			background-image:url(../img/titulofdo1.gif);
			background-repeat:repeat-y;
			background-color:#556710;
			display:none;
		}
		#bodyCinta .otraCinta2{
			position:absolute;
			z-index:1;
			height:10px;
			width:100%;
			background-image:url(../img/titulofdo1.gif);
			background-repeat:repeat-y;
			background-position:360px 0px;
			background-color:#67821A;
			border-bottom:1px solid #6D8D1F;
		}
		#contenido{	
			z-index:999;
			width:780px;
			text-align:left;
			padding:0px;
			
		}
		#main{
			width:465px;
			float:left;
		}
		input, select, textarea{
			color:#7E7E7E;
			border:1px solid #769736;
			background-color:#FFF;
			}
		input[type=button],input[type=submit],input[type=reset]{
			background-image:url(/img/btn1.gif);
			color:#FFF;
		}		
		input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover{
			background-image:url(/img/btn2.gif);
			color:#FFF;
		}
		.obligatorios {
			background:transparent url(/img/obligatorios.gif) no-repeat scroll 0 0;
			height:16px;
			width:16px;
			text-decoration:underline;
			color:red;
		}
		#lab{
			position:fixed;
			margin:25px 0px 0px 350px;
		}
		#menu{ 
			position:absolute;
			width:780px;
			margin:0px 0px 0px 0px;
			text-align:right;
		}
		#menu .boton{
			float:right;
			background-color:#586c15;
			text-align:center;
			width:90px;
			height:20px;
			margin:78px 3px 0px 3px;
			color: #FFF;
			background-image:url(../img/btn2.gif);
			background-repeat:repeat-x;
			
		}		
		#menu .boton:hover{
			float:right;
			background-color:#586c15;
			text-align:center;
			width:90px;
			height:20px;
			color: #FFF;
			background-image:url(../img/btn1.gif);
			background-repeat:repeat-x;
			
		}
		#menu a{
			text-decoration:none;
			color:#FFF;
		}
		.boton div{
			padding-top:3px;
			color:#FFF;
		}
		#cabecera{
			height:70px;
		}
		#cabecera img{
			margin:15px 0px 0px 0px;	
		}
		#topper{
			height:12px;
			background-color:#141414;
			color:#769736;
		}
		pre{overflow:scroll;}
		
		
		#pieDeytec{
			background-image:url(../img/bottomfdo.gif);
			background-repeat:repeat-y;		
			text-align:left;
			color:#FFF;/*#769736;*/
			height:115px;
			width:100%;
			background-color:#0A0A0A;
			
		}
		.centrado{
			width:780px;
		}
		.lalala{
			letter-spacing:-3.5px;
		}
		.sombraPie{
			background-image:url(../img/sombrapie.png);
			background-repeat:no-repeat;
			height:20px;
			margin-top:4px;
		}

		.descripcion p{
			font-size:13.5px;
			text-align:justify;
			padding-bottom:5px;
			
		}
		.item_listado{
			margin:4px;
			padding:0;
			border:0;
			background:none;
			text-align:left;
		}
		.item_listado h1{
			padding:15px 0 0 0;
			margin:15px 0px 0px 10px;
		}
		.item_archivo_destacado{
			margin:0px 5px 10px 0px;
			padding:0px;
			background-color:#E7F5C4;
			border:0px;
		}		
		.item_archivo_destacado p{

			padding:7px;
			margin:0px;
			
		}
		.item_archivo_destacado img{border:0px;}

		
		h1{
			font-size:17px;
			font-weight:500;
			color:#70AB00;/*color:#70AB00;*/
		}
		h1 a{
			color:#70AB00;
		}
		h1.h1{
			color:#FFF;
			font-size:20px;
			font-weight:normal;
			margin:53px 10px 20px 0px;
		}
		h1.h1 a{
			color:#FFF;
			border-bottom:2px solid #70AB00;
		}
		
		h4{
			font-size:13px;
		}
		.resumen{
			background-color:#E7F5C4;
			padding:5px;
			color:#70AB00;
			margin:1px 0px 1px 0px;
		}
		
		strong{
			font-weight:700;
		}
		#columnaDerecha{
/* 			margin:50px 0px 20px 10px; */
			padding:50px 0px 0px 0px;
			margin:0px;
			height:100%;
		
			/*width:300px;*/
			width:290px;
			
			float:right;
		}
		.sombraIzquierda{
		
			background-image:url(../img/esquinaizq.png);
			background-repeat:no-repeat;
			
		}
		.cajaTembleque{
			
			margin:4px;	
			background-image:url(../img/esquinader.png);
			background-position:bottom right;
			background-repeat:no-repeat;
			padding-bottom:3px;
		}
		.cajaTembleque h1{
			margin-top:0px;
			padding-top:0px;
		}
		.cajaTembleque .contenedor p{
			text-align:left;
		}
		.cajaTembleque .contenedor{
			color:#474722;
			padding:10px;
			margin:5px 4px 0px 0px;
			background-color:#FAFAFA;
			border:1px solid #EEE;
		}
		.fieldset{
			border:0px;
			background:none;
			background-color:#F5FAE4;
			padding:10px;
		}
		#formularioBuscador{
			margin-top:15px;
		}
		.legend{
			font-size:10px;
			font-weight:normal;
			text-decoration:underline;
			color:blue;
			text-align:right;
			padding-top:3px;
		}
		.campo-buscador{
			float:left;
		 	width:220px;
		/* 	width:32%; margin:0 0 0 0;display:none;	background:grey; 
		 */
			margin:5px 0 0 0;
			padding: 0 0 5px 0;
		}
		.campo-buscador div {
			float:left;
			width:98%;
			height:20px;
		/* margin:3px; */
		}

		.campo-buscador input{
			width:98%;
		}
		.campo-buscador select{
			width:98%;
		}
		.campo-buscador div div{
			float:left;
			width:98%;
		}

		.formularioBotones{
			text-align:left;
			clear:both;
		}
		.formularioBotones input{
			margin-top:10px;
		}
		.blog_item_info{
			border-top:1px solid #B2DE43;
			background-color:#F8F8F8;
			padding:5px;
		}
		.blog_item_pie{
			border-bottom:1px solid #B2DE43;
			background-color:#F8F8F8;
			padding:5px;
		}
		.blog_comentarios_n{
			float:right;
		}
		.blog_fecha{
			color:#749A25;
			font-size:11px;
		}
		.blog_etiquetas{
			color:#749A25;
			font-size:11px;
		}
		.blog_etiquetas .etiquetas{
			color:#484848;
			font-size:10px;
		}
		.blog_comentarios{
			background-color:#F5FAE4;
			
		}
		.blog_comentarios h1{
			margin:10px 10px 10px;
			padding-top:10px;
		}
		.blog_comentario{
			background-color:#E7F5C4;
			margin:10px 10px 0px 10px;
			padding:5px;
			color:#484848;
		}
		.blog_comentario_info{
			color:#749A25;
			margin:0px 0px 10px 20px;
			padding:10px 0px 10px 0px;
			
			background-image:url(../img/globo.gif);
			background-position:10px 0px;
			background-repeat:no-repeat;
		}
		.blog_comentario_autor{
			font-weight:700;
			color:#749A25;
			font-size:14px;
		}
		.blog_comentario_fecha{
			color:#484848;
			font-size:10px;
		}
		.blog_trackback{
			color:#3f7710;
			float:right;
		}
		.blog_feed{
			color:#3f7710;
		}
		

.warningmsg{
	background-color:#fddb06;
	padding:12px 10px 18px 10px;
	color:#7e5400;
}
	.warningmsg .icono{
		float:right;
		margin:-5px 10px 0px 0px;
	}
.errormsg{
	background-color:#FFDDDD;
	border:0px solid #DAA;
	padding:10px;
	color:#000;
}
.errorform{
	background-color:#fddb06;
	padding:12px 10px 18px 10px;
	color:#7e5400;
}
	.errorform .icono{
		float:right;
		margin:-5px 10px 0px 0px;
	}
.confirmform{
	background-color:#d5f787;
	padding:12px 10px 18px 10px;
	color:#52630f;
}
	.confirmform .icono{
		float:right;
		margin:-5px 10px 0px 0px;
	}
.infomsg{
	background-color:#D2E9FF;
	border:0px solid #99CCFF;
	padding:10px;
	color:#000;
}
.confirmmsg{
	background-color:#d5f787;
	padding:12px 10px 18px 10px;
	color:#52630f;
}
	.confirmmsg .icono{
		float:right;
		margin:-5px 10px 0px 0px;
	}
.modal{
	position:absolute;
	width:auto;
	padding:5px;
	text-align:left;
	z-index:997;
	display:none;
}
.modal h1{
	color:#60819B;
	margin:10px 0;
	}
.modalLuka{
	background-position:0px 1px;
	background-color:#D2E9FF;
	border:0px solid #CCC;
	padding:5px;
/* 	color:#60819B; */
	color:#FFF;
	font-size:12px;

}
.loading-modal{
	background-color:#8FBD2D;
	font-size:14px;
	font-weight:bold; 
}
.modal span{
	padding:5px 0;
	text-align:justify;
	z-index:998;

}
.modal .botonSi, .modal .botonNo{
	background-image:url('http://www.deytec.net/img/bg_contenido.png');
	background-repeat:repeat-x;
	background-position:0px 1px;
	background-color:#FFF;
	padding:3px;
	border: 1px solid #ccc;
	margin:5px;
	float:right;
}

#cover{
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:990;
}

.table {	
		font:11px 'arial',helvetica, verdana;
		color:#000;
		cellpadding:0px;
		cellspacing:0px;
}

.table td, .table th {
		padding:10px;
}

.table a {
		color:#333;
		font-weight:500;
		text-decoration:none;
}

.table a:link {}

.table a:visited {
		font-weight:normal;
}

.table a:hover {
		
}

.table tbody th, .table tbody td {
		padding-right:10px;
		border-bottom: solid 1px #d0d0d0;
}

.table tbody th {
		white-space: nowrap;
}

.table tbody th a {
		color:#041449;
}


.table tbody tr:hover {
		background:#F0F0F1;
}
.table tbody tr:hover .grafico{
		background:#fff;
}
* {
	margin: 0;
	padding: 0;
	}
ul {
	list-style: none;
	}

	
/* LEVEL ONE */
ul.dropdown {
	position: relative;
	z-index:314;
	
	}
ul.dropdown li {
	font-weight: 700;
	float: left;
	zoom: 1;
	background-color: #F5F5F5;
	background-image: url('http://www.deytec.net/img/btn_menuH.png');
	background-repeat: repeat-x;
	border-right:1px solid #bbb;
	border:0px;
	}
ul.dropdown li a {
	display: block;
	padding:8px 15px;
	color: #000;
	}
ul.dropdown a:hover {
	color: #000;
	}
ul.dropdown a:active {
	color: #000;
	}
ul.dropdown li:last-child a {
	border: none;
	}  /*Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	background:#FFF;
	position: relative;
	color:#000;
}
ul.dropdown li.hover a {
	color: #333;
	padding:8px 15px;/*padding:6px 10px;*/
}

/* LEVEL TWO */

ul.dropdown ul {
	width: 240px;
	background:#F5F5F5;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	}
ul.dropdown ul li {
	font-weight: normal;
	background-color: #e9e9e9;
	background-image: url('http://www.deytec.net/img/btn_menuH.png');
	background-repeat: repeat-x;
	color: #074d8f;
	border:1px solid #bbb;
	float: none;
	padding: 0;
	margin: 0 0 0 0;
	}
	
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
	border: none;
	width: 100%;
	display: inline-block;
	}
	
/* LEVEL THREE */

ul.dropdown ul ul {
	left: 100%;
	top: 0;
	}
	
ul.dropdown li:hover > ul {
	visibility: visible;
	}
	
/* LEVEL FOUR */

ul.dropdown ul ul ul {
	left: -120px;
	top: 25px;
	}
	/**/
ul.dropdown li:hover > ul {
	visibility: visible;
	}
