@charset "ISO-8859-1";
body {
	color: #333333;
}
a {
	color: #3377AA;
	text-decoration: none;
}
a:hover, a:active {
	color: #004466;
}
#header h1 , #header-ancho h1 {
	font-size: 1.5em;
	color: #005588;
	margin-left: 5px;
	line-height: 1em;
	position: relative;
	top: 25px;
	width: 425px;
	font-weight: bolder;
}

#buscador {
	float: right;
	position: relative;
	width: 250px;
	text-align: right;
	padding: 7px 0px;
	font-size: 1em;
}
/*.input {
	background: url(../../image/login/input_fondo.jpg) no-repeat left top;
	padding: 5px;
	margin-right: 5px;
	width: 135px;
	font-size: 0.875em;
	line-height: 1.75em;
	border:none;
}*/
#menu a:hover , #nav a:active {
	background: #FFFFEE;
}
table {
	margin-left:20px;
}
h1 {
	font-size:24px;
	color:#005588;
	text-transform:uppercase;
}
h3 {
	font-size:18px;
	border-bottom:#CCDDEE 5px solid;
	background:#e8e8e8;
	padding-left:5px;
	font-weight:bold;
}
h2{
	border-bottom:dashed 1px #CCCCCC;
	font-size:14px;
	margin-top:10px;
	font-weight:bold;
}
#contenedor p{
	font-size:12px;
}
input, textarea, select {
	border:#CCDDEE 1px solid;
/*	width:115px;*/
}

/* COLUMNAS */

#col-izq{
	position:relative;
	float:left;
	width:200px;
	margin-top:20px;
}
#col-desarrollo{
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:20px;
	padding-bottom:20px;
	width:500px;
}

/* FORMULARIO DE ACCESO DE USUARIOS */

#login {
	background: #FFFFDD;
	margin-bottom: 10px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}
#login h1 {
	font-size: 0.875em;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	margin-bottom: 5px;
}
#login #acceder {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
#acceder label {
}
#acceder #usuario, #acceder #password {
}
form div {
	clear: left;
	display: block;
	width: 190px;
	margin-bottom: 5px;
}
form div label {
	display: block;
	float: left;
	width: 60px;
	margin: 5px 5px 5px 0;
	text-align: right;
	font-size: 0.7em;
	line-height: 1em;
}
form div input.inputText, form div input.inputPassword {
	width: 110px;
	padding: 2px;
	margin: 0;
	clear: both;
	border: 1px solid #E8E8E8;
	background: #FFFFFF;
}
.boton  {
	/*font-size: 1em;*/
	padding: 1px 2px;
	background: #E8E8E8;
	border: 1px solid #CCCCCC;
	color: #005588;
	cursor:pointer;
	margin-left: 65px;
	width: 80px;
}
#login .nota {
	font-size: 0.7em;
	margin-left: 65px;
}
#login  p  {
	font-size: 0.7em;
	line-height: 1em;
	margin-bottom: 5px;
}
#login ul{
	list-style:none inside;
}
#login ul li{
	padding:5px 0 0 10px;
	display:block;
}

/*---------recibo------------*/
#recibo{
	margin:10px;
	padding:5px;
}
#recibo h1{
	font-size:14px;
	border-bottom:#CCCCCC 1px dashed;
	margin-bottom:2px;
}
#recibo p{
	margin-bottom:10px;
	color:#666;
	font-weight:bold;
	font-size:12px;
	background:#E8E8E8;
	padding:5px;
}
#recibo table{
	width:100%;
}
.seleccion{
	border:1px solid #CCCCCC;
	padding:2px;
	width:100%;
	min-height:150px;
	*height:150px; /* soporte IE*/
	overflow: hidden;
}
#seleccionar{
	width:45%;
	margin-top:10px;
	position:relative;
	float:left;
}
#boton{
	width:65px;
	margin-left:65px;
	text-align:center;
	margin-top:10px;
	cursor:pointer;
}
#boton a img{
	cursor:pointer;
	margin:3px;
}
#boton a img:hover{
	border-left:3px solid #FFF;
}
/*---------fin de recibo------------*/

#acceso{
	width:230px;
    margin:10px auto;
}
#acceso table tr th{
	text-align:right;
}
.btn_buscar{
	cursor:pointer;
	margin-left:85px;
}
.bg{
	background:#CCDDAA;
}
td{
	padding:2px;
}
/*---------footer------------*/
#footer #legales p , #footer-ancho #legales p {
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 2em;
	font:"Arial", Helvetica, sans-serif;
}
#footer #links ul , #footer-ancho #links ul {
	list-style: none;
	font-size: 0.7em;
	font:"Arial", Helvetica, sans-serif;
}
#footer #links li , #footer-ancho #links li {
	padding-left: 25px;
	display: block;
	line-height: 20px;
}
#footer #links a , #footer-ancho #links a {
	color: #CCCCCC;
}
#footer #links a:hover , #footer-ancho #links a:hover {
	color: #FFFFFF;
}
#footer #gobernacion img , #footer-ancho #gobernacion img  {
	margin-left: 35px;
}
.rss {
	background: url(../../image/login/ico_rss.gif) no-repeat left center;
	margin-bottom: 5px;
}
.email {
	background: url(../../image/login/ico_mail.gif) no-repeat left center;
}
/*--------------- para tablas caro ---------------------- */

.tablalistado td, th { padding: .2em; }
	.tablalistado {
		color: #666;
		font-weight: bold;
		align: center;
		text-align: left;
		font-size:  11px;
		font-family:arial, verdana;
	}
	.tablalistado th {
		background:  #1A567E;/*#214466 ;#3B4E6A;*/
		font-weight: bold;
		color:       #FFF;	
		text-align:  center;	
	}
	.tablalistado th a {
		font-weight: bold;
		color:       #FFF;
		text-decoration: underline;		
	}	
	.tablalistado td a{
		color:      navy;		
		text-align:  center;
	}	
	.tablalistado td{
		font-weight: normal;
		color: black;		
	}	
	.tablalistado tr{
		background: #F0F0F0;/* grisito #EDEBD5;#DEE1E3;#E4E0CB;*/
	}
	.tablalistado tr.odd{
		background: #DCDCDC;/*#F6F4E9;#BCC6CD;*/
	}
	.tablalistado tr.sel{
		background: #BCC6CD;
	}
	