@charset "UTF8";

	body{
			font-family: Tahoma, arial, verdana;
			color: #666;
			background:#00783f url(../images/obl-inv-1x1.png);	
		}
.container{
	background-color: #FFF;
	padding: 20px 20px 20px 20px;
	width: 800px;
	margin: auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}


header{
	height: 40px;
	margin:0;	
	background: #FFF;
}

header .logo{
	width: 135px;
	height: 40px;
	top: 1px;
	left: 5px;
	background-image: url(../images/logo.png);
	border-right:1px solid #CCC;
}

header .logoTexto {
	margin:-61px 0px 0px 155px;
	padding:0px 0 0 0;
	/*width:300px;*/
	
	float:left;
	display:block;
}

h1 {
	
	color:#99cc33;
	font:bold 18px/1.2em;
	letter-spacing:-2px;
}
h1 a, h1 a:hover {
	color:#636363;
	text-decoration:none;
}
h1 span {
	color:#00783f;
}

h2{font-size:14px; font-weight:normal;}

#menu-comunicacion {
	width:923px;
	height:28px;
    bottom:0;
    left:0;
	position:relative;
	float:left;
}

#menu-comunicacion ul {
	width:100%;
	font-size:95%;
	 /*margin:39px -59px;
    *margin:39px -59px;
   position:absolute;*/
    z-index:50;
	/*background:#0C3;*/
	text-align:left;
}

#menu-comunicacion ul li {
	list-style:none;
	display:inline;
	text-align:center;
    border-right:1px #999 solid;
    padding:0 5px 0 5px;
    *margin-left:8px;
}

#menu-comunicacion a:link,#menu-comunicacion a:visited, #menu-comunicacion a:focus {
	color:#0048a3;
	font-weight:normal;
	text-decoration:none;
}

#menu-comunicacion a:hover {
	color:#000033;
	font-weight:normal;
	text-decoration:none;
}

#menu-comunicacion .rojo a:link,#menu-comunicacion .rojo a:visited, #menu-comunicacion .rojo a:focus {
	color:#f62450;
	font-weight:normal;
	text-decoration:none;
}



    form div{margin:.5em 0;clear:both; font-size:12px;}
	label{display:block;}
	fieldset{margin:0;padding:0;border:none;}
	legend{font-weight:bold;}
	input[type="radio"], .radio{margin:-5px 5px 0 0; width:13px; border:none;}
	input[type="checkbox"]{margin:-5px 5px 5px 3px; padding:3px; float: left; width:13px;text-align:left;  border:none;}
	textarea{margin:5px 0 5px 0; width:463px;height:80px;}


#login{
	margin:5em auto;
	background:#fff;
	border:8px solid #eee;
	width:650px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 0 10px #4e707c;
	-webkit-box-shadow:0 0 10px #4e707c;
	box-shadow:0 0 10px #4e707c;
	text-align:left;
	position:relative;
	}
#login a, #login a:visited{color:#0283b2;}
#login a:hover{color:#111;}
#login h1{
	background:#0092c8;
	color:#fff;
	text-shadow:#007dab 0 1px 0;
	font-size:14px;
	padding:18px 23px;
	margin:0 0 1.5em 0;
	border-bottom:1px solid #007dab;
	}
#login .register{
	position:absolute;
	float:left;
	margin:0;
	line-height:30px;
	top:-40px;
	right:0;
	font-size:11px;
	}
#login p{margin:.5em 25px;}
#login div{
	margin:.5em 25px;
	background:#eee;
	padding:4px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:right;
	position:relative;
	}	
#login label{
	float:left;
	line-height:20px;
	padding-left:10px;
	}
#login input{
	border:1px solid #ccc;
	width:280px;
	font-size:14px;
	color:#036;
	line-height:1em;
	padding:4px;
	-moz-box-shadow:inset 0 0 5px #ccc;
	-webkit-box-shadow:inset 0 0 5px #ccc;
	box-shadow:inset 0 0 5px #ccc;
	}	
	
#login select{
	border:1px solid #ccc;
	width:289px;
	font-size:14px;
	color:#036;
	line-height:1em;
	padding:4px;
	-moz-box-shadow:inset 0 0 5px #ccc;
	-webkit-box-shadow:inset 0 0 5px #ccc;
	box-shadow:inset 0 0 5px #ccc;
	}		
	
#login div.submit{background:none;margin:1em 25px;text-align:left;}	
#login div.submit label{float:none;display:inline;font-size:11px;}	
#login button{
	border:0;
	padding:0 30px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-shadow:#007dab 0 1px 0;
	background:#0092c8;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	cursor:pointer;
	}
	
#login .forgot{text-align:right;font-size:11px;}
#login .back{padding:1em 0;border-top:1px solid #eee;text-align:right;font-size:11px;}
#login .error{
	float:left;
	position:absolute;
	left:95%;
	top:-5px;
	background:#890000;
	padding:5px 10px;	
	font-size:11px;
	color:#fff;
	text-shadow:#500 0 1px 0;
	text-align:left;
	white-space:nowrap;
	border:1px solid #500;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 0 5px #700;
	-webkit-box-shadow:0 0 5px #700;
	box-shadow:0 0 5px #700;
	}
	


.cajMensajes{
    background: #FFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width:96%;
	min-height:230px;
	border: 1px solid #D1D1D1;
	padding:5px;
	text-align:center;
	height:100%;
	clear:both;
		/*text-shadow:-1px 1px #000;*/
}

.textocajMensajesError{
	height:30px;
	font-weight:bold;
	text-align:center;
	background-color:#F00;
	color:#FFF;	
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	padding:5px 0 0 0;
	 }
.textocajMensajesAdvertencia{
	height:30px;
	font-weight:bold;
	text-align:center;
	background-color:#e4bd4a;
	color:#FFF;	
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	padding:5px 0 0 0;
	 }
.textocajMensajesOk{
	height:30px;
	font-weight:bold;
	text-align:center;
	background-color:#74c35b;
	color:#FFF;	
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	padding:5px 0 0 0;
	 }

.imgcajMensajesError{
	height:130px;
	width:30%;
	text-align:center;
	padding:0;
	margin:20px 10px 0 10px;
	float:left;
	 }	

.textDesccajMensajes{
	height:130px;
	width:62%;
	font-weight:normal;
	text-align:left;
	padding:0;
	margin:20px 10px 0 10px;
	display:block;
	float:left;
	
	 }
	 
.textLinkcajMensajes {
	border:0;
	padding:20px 0 0 0;
	height:40px;
	text-align:center;	
	text-decoration:none;
	}	
	
.textLinkcajMensajes a:link, .textLinkcajMensajes a:focus, .textLinkcajMensajes a:visited{
	border:0;
	padding:0 30px;
	text-align:center;	
	color:#fff;
	background:#F00;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	cursor:pointer;
	text-decoration:none;
	font-size:130%;
	}

.textLinkAdvcajMensajes a:link, .textLinkAdvcajMensajes a:focus, .textLinkAdvcajMensajes a:visited{
	border:0;
	padding:0 30px;
	text-align:center;	
	color:#fff;
	background:#e4bd4a;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	cursor:pointer;
	text-decoration:none;
	font-size:130%;
	}

.textLinkOkcajMensajes a:link, .textLinkOkcajMensajes a:focus, .textLinkOkcajMensajes a:visited{
	border:0;
	padding:0 30px;
	text-align:center;	
	color:#fff;
	background:#74c35b;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	cursor:pointer;
	text-decoration:none;
	font-size:130%;
	}
.textLinkcajMensajes a:hover{
	color:#e1e1e1;
	background:#1fb0e9;
	}	
.textLinkAdvcajMensajes a:hover{
	color:#e1e1e1;
	background:#1fb0e9;
	}	
	
.textLinkOkcajMensajes a:hover{
	color:#e1e1e1;
	background:#1fb0e9;
	}	
	
.rojo{color:#C00;}
.verde{color:#0C6;}
.gris{color:#333;}
.azul{color:#03C}
.busc{color:#03C; font-weight:bold;}

.footer1{font-size:10px; text-align:left; height:60px;}

.footer1a{font-size:10px; text-align:left; width:45%; float:left; display:block;}

.footer1b{font-size:10px; text-align:left; width:45%; float:right; display:block;}

.footer{font-size:10px; text-align:center;}


table{   
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    /*letter-spacing: -1px;   */
    text-align:center;
    border-collapse:collapse;
    width:98%;
	background-color:#FFF;
	margin:0 0 15px 0;
	
}
table thead {
    padding:6px 0px 0 7px;
    text-transform:uppercase;    
    color:#999;
    font-weight:bold;
   text-align: left; 
   border: 1px solid #ddd;
}

table th,td{
    padding:3px 0px 0 4px;
    text-transform:uppercase;    
    color:#666;
    font-weight:normal;
	font-size:10px;
   text-align: left; 
   border: 1px solid #ddd;
}


th,td a:link{
    text-decoration:none;
    font-weight:bold;
    color:#009900;
	
}

th,td a:focus{
    text-decoration:none;
    font-weight:bold;
    color:#004E9B;
	
}

th,th a:hover{
   color:#00F;
  
    
}

th,td:empty{
    background:transparent;
    border:none;
}


.pagenavi {
	clear:both;
	font:normal 10px Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:right;
	padding:20px 15px;
	
}
.pagenavi a, .pagenavi .current {
	margin-left:3px;
	padding:3px 8px;
	text-decoration:none;
	color:#939393;
	background:#f9fbfc;
	border:1px solid #d9e3cb;
	webkit-border-radius: 3px;
    border-radius: 3px;
}
.pagenavi a:hover, .pagenavi .current {
	background:#78bbe6;
	color:#FFF;
	webkit-border-radius: 3px;
    border-radius: 3px;
}
.pagenavi .pages {
	float:left;
}


.infoMostrar2{
    background: #FDFEFF;
	
	width:96%;
	min-height:245px;
	padding:5px;
	text-align:left;
	margin:20px 5px 5px 5px;
	clear:both;
	color:#999;
	text-transform:none;
	font-weight:normal;
	border:solid 3px #c3c3c3;
    webkit-border-radius: 3px;
    border-radius: 3px;
	
}	

.ancho92 { width:60px;  padding:0px 0px 0px 3px; }   
.ancho200 { width:60%; margin: 0px 0px 0px 10px; padding:0px 5px 0px 10px; border-collapse: collapse  }
.ancho70pc { width:50%; border-collapse: collapse} 
.ancho30pc { width:50%; border-collapse: collapse; color:#000; background:#CCC; text-align:left; font-weight:bold;} 

