@charset "utf-8";
/* CSS Document */
	html		{	scrollbar-face-color:#000000; 
					scrollbar-shadow-color:#c6c777; 
					scrollbar-highlight-color:#000000; 
					scrollbar-3dlight-color:#c6c777; 
					scrollbar-darkshadow-color:#c6c777; 
					scrollbar-track-color:#c6c777; 
					scrollbar-arrow-color:#c6c777; height:100%;
					background-color:#000000;
					background: #000000 url(../imagenes/pagina.png) center no-repeat fixed;
					
				}
	body		{	margin:auto; height:100%; }	
	body.sinfondo		{ height:100%;	background:#FFFFFF none no-repeat fixed top left;}
	
	.fondo		{	background:url(../imagenes/fondo2.png) left top fixed no-repeat;}
	
	a			{	font-family:Tahoma;
					font-size:9pt; 
					font-weight:700;
					text-decoration:none; 
					color:#9f3f17;
				}
	a:link     	{	color:#1a4400;}
	a:visited	{	color:#1a4400;}
	a:hover  	{	color:#336600;
					text-decoration: underline; }
	a:active 	{	color:#1a4400;}
	
	.texto-v    {	color:#4a442a;}
	b			{	color:#143300;}
	b.b2		{	color:#766c1f;}
	
	p,div,span,br,td,li,pre
				{	font-size:13px;
					text-align:justify;
					font-family: Tahoma;
				}
	ol			{	list-style:decimal inside none;
					margin-left:0px;
					font-weight:bold;}
	ul.la		{	list-style:decimal outside none;
					font-weight:bold;}						
	ol.rom		{	list-style: upper-roman outside none; }
	ol.let		{	list-style: lower-alpha outside none; margin-left:50px;}
	.bin		{	list-style-image:url(../imagenes/bin.png);}
	.bin2		{	list-style: url(../imagenes/bin.png);}
	.bin3		{	list-style-image:url(../imagenes/bullet.png);}
	.titulo		{	font-weight: bold;		
					font-size:15px;
					color:#9f3f17;}
	.subtit		{	font-weight: bold;		
					font-size:12px;
					color:#000000;}
	.description{	font-size:11px; 
					font-weight:bold;}				
	.texto-f	{	color:#9f3f17;}
	.texto-c	{	text-align:center;}
	.texto-l	{	text-align:left;}
	.texto-d	{	text-align:right;}
	.texto-n	{	font-weight:bold;}
	.texto-m	{	font-size:11px}
	.texto-pm	{	font-size:10px}
	.texto-r	{	color: #CC0000;}
	.texto-w	{	color: #FFFFFF;}
	.alto100	{	height:100%}
	.alto20		{	height:1px;}
	.fondo0		{	color:#ffffff;
					font-size:14px;
					padding-top:2px;
					padding-left:5px;
					padding-bottom:2px;
				}
				
	.fondo1		{ 	background-color:#4a442a;}		
	.fondo2		{	background-color:#ffc000;
					color:#000000;
					font-size:14px;
					padding-top:2px;
					padding-left:5px;
					height:22px;}
	.fondo3		{	background-color:#0a2a00;}
	.fondo4		{ 	background-color: #660000;
					color: #DFC69F;
					font-weight:bold;
					font-size:12px;
					padding-top:4px;
					padding-left:5px;
					padding-bottom:4px;}
	.fondo10		{	background-color:#0f3f00;
						color: #FFFFFF;
					font-weight:bold;
					font-size:12px;
					padding-top:4px;
					padding-left:5px;
					padding-bottom:4px;}
					
	.fondo11		{	background-color:#74782b;
						color: #FFFFFF;
					font-weight:bold;
					font-size:12px;
					padding-top:4px;
					padding-left:5px;
					padding-bottom:4px;}
					
					
					
	.fondo5		{	background-color: #660000;}
	
	.borde		{	border:1px #984806 solid; 	}
	.borde2		{	border:1px #984806 solid; 	}
	.borde3		{	border:1px #74782b solid; 	}
	.conborde			{	border: 1px solid #0a2a00;}
	.conborde2			{	border: 1px solid #4a442a;}
	.conborde3			{	border: 1px solid #660000;}
	.sinborde			{	border: 0px none #FFFFFF;}
				
	/*Contenedores*/
	#principal 	{	width:1000px;
					min-height:624px;
					height:100%;
					margin:auto;  background-color:#ffffff;}
	#cabecera	{	width:1000px;
					height:128px;
					vertical-align:top;
					background: url(../imagenes/cab.jpg) no-repeat center ;}
	#pie		{	clear:both;
					width:1000px;
					height:55px;
					background:url(../imagenes/pie.jpg) no-repeat center ;
					vertical-align:bottom;}	
					
	#menu		{	margin-left:10px;
					width:195px;
					height:430px;
					float:left;}
	#contenido	{	width:1000px;
					height:77%;
					float:right;
					margin-top:5px;}
								
	/*Contenidos información*/
	.cuerpo		{	width:97%;}			
	iframe		{	min-height:420px;
					height:99%;
					width:980px;
					display:block;
					margin-left:20px;}				
	
	/*Formularios*/
	legend		{	color:#9f3f17; 
					font-weight:bold;
					/*border:1px solid #d9ccac;*/
					padding:2px 5px 2px 5px;
					border:1px solid #d9ccac;
					background:#faf6ed;}
	fieldset 	{ 	border:1px solid #d9ccac;
					margin:0 0 1em 0; 
					padding:2em; }
	fieldset.sesion
				{	width:200px; }
	fieldset.form
				{	width:700px; 
				}
	fieldset.sol
				{	width:600px; 
					margin:0 0 0 0; 
					padding:0px 0px 10px 8px;
				}
	fieldset.nobor{	border:none;}
	
	.form-text, textarea,select		
				{ 	color:#9f3f17; background-color:#faf6ed; }
	.select2	
				{ 	color:#4a442a; background-color: #D1E4C0; }
	.select3	
				{ 	color:#660000; background-color: #FFD5D5; }

	select		{	width:385px;}
	
	input.boton	{	width:70px;
					height:23px;
					font-size:11px;
					font-weight:bold;
					cursor:pointer;
					background:#9f3f17;
					color:#faf6ed;
					border:1px solid #9f3f17;}
	input.boton2{	width:70px;
					height:23px;
					font-size:11px;
					font-weight:bold;
					cursor:pointer;
					background:#4a442a;
					color:#faf6ed;
					border:1px solid #4a442a;}
	input.boton3{	width:70px;
					height:23px;
					font-size:11px;
					font-weight:bold;
					cursor:pointer;
					background:#660000;
					color:#faf6ed;
					border:1px solid #4a442a;}
					
	/*Estilos para Ordenar tablas*/
	th.sortable,
	th.sortable-text,
	th.sortable-date,
	th.sortable-keep,
	th.sortable-date-dmy,
	th.sortable-numeric,
	th.sortable-currency,
	th.sortable-sortByTwelveHourTimestamp,
	th.sortable-sortIPAddress,
	th.sortable-sortEnglishLonghandDateFormat,
	th.sortable-sortScientificNotation,
	th.sortable-sortImage,
	th.sortable-sortFileSize,
	th.sortable-sortAlphaNumeric,
	th.sortable-sortEnglishDateTime
						{	cursor:pointer;
							background-image: url(../imagenes/sortable.gif); background-position: right; background-repeat: no-repeat;
							color: #FFFFFF; font-weight:bold;}
	th.forwardSort		{   background-image: url(../imagenes/down.gif); background-position: right; background-repeat: no-repeat; color: #FFFFFF; font-weight:bold;}
	th.reverseSort	   	{   background-image: url(../imagenes/up.gif); background-position: right; background-repeat: no-repeat; color: #FFFFFF; font-weight:bold;}
					
	th a:link,    			
	th a:visited,			
	th a:hover, 			
	th a:active 			{	color:#FFFFFF; text-decoration:none; text-align:center;}	
	
	.liga				{	cursor:pointer;
							color:#9f3f17;
							font-weight:850;}
	.ligahover 			{	cursor:pointer;
							text-decoration:underline;
							color:#ba8a66;
							font-weight:850;}

	.liga2				{	cursor:pointer;
							color:#4a442a;
							font-weight:850;}
	.ligahover2 		{	cursor:pointer;
							text-decoration:underline;
							color: #716A22;
							font-weight:850;}

	.liga3				{	cursor:pointer;
							color:#660000;
							font-weight:850;}
	.ligahover3 		{	cursor:pointer;
							text-decoration:underline;
							color: #E10000;
							font-weight:850;}


	.fondo6				{ 	background-color:#FFFFFF; cursor:pointer;} /* #F7F4C6 */
	.fondo7				{	background-color:#bdceb8; cursor:pointer;} /* #F7CF8C */
	.fondo8				{	background-color:#6e8a65; cursor:pointer;} /* #DA8E10 */
	
	/* Estilo para marca de agua */
	.ponfiltro			{ 	filter:alpha(opacity=100);}
	.quitafiltro		{	filter:alpha(opacity=100);}
	.marcadeagua		{	text-align:center; 
							position:absolute; 
							top:190px; 
							width:600px; 
							height:720px; 
							z-index:-1;
						}
	

