

body{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003249;
	margin: 0 0;
	text-align: center;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#gggggg;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#a7a7a7;
}

a {
	text-decoration: none;
	color: #717372;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

ul, ul li {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	display: list-item;
}

h1 {
	color: #003249;
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 13px;
	margin: 10px 0;
}

h3 {
	font-size: 11px;
	margin: 0px;
}


.boton {
	text-align: right;
	margin-top: 15px;
	margin-right: 8px;
}

.boton_filtrar {
	text-align: right;
	margin-right: 5px;
}

#contenedor {
	width: 100%;
	padding: 0;
	background: url('/pfw_files/tpl/img/bgmenu.gif') repeat-y top left;	
	margin: auto;
	text-align: left;
	padding: 0;
}

#cabecera {
	background: url('/pfw_files/tpl/img/bgcabecera.gif') no-repeat top left;
}

#sesion {
	text-align: right;
	color:#FFFFFF;
	height: 39px;
}

.btnsesion {
	background-image:url('/pfw_files/tpl/img/bgboton_sesion.gif');
	background-color:#000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #5F6881;
	height: 39px;
	width: 137px;	
}

#navegacion {
	border-bottom: 1px solid #ccd6da;
	font-size: 11px;
	margin: 50px 30px 0 205px;
	padding-bottom: 5px;
}

#navegacion a {
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}

#navegacion a:hover {
	color:#4C65A4;	
}

#navegacion a:active {
	text-decoration: none;
	color:#4C65A4;
}

#acciones {
	margin: 10px 30px 0 5px;
}

#acciones a {
	color: #737373;
	text-decoration: underline;
	font-weight: bold;
}

#acciones a:hover {
	color:#019FE6;
	text-decoration: none;		
}

#acciones a:active {
	text-decoration: none;
	color:#019FE6;
}

#bt_acciones {
	margin: 10px 300px 0 5px;
	font-weight:bold;
}

#bt_acciones a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#bt_acciones a:hover {
	color:yellow;
	text-decoration: none;		
}

#paginacion {
	margin: 20px 0 0 0;
	text-align:center;
}

#paginacion a {
	color: #737373;
	text-decoration: underline;
	font-weight: bold;
}

#paginacion a:hover {
	color:#019FE6;
	text-decoration: none;		
}

#paginacion a:active {
	text-decoration: none;
	color:#019FE6;
} 

/*<!-- Menu -->*/
#navcontainer { 
	margin-left: 0; 
	position:relative;
}

#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { 
	margin: 0; 
}

#navcontainer a
{
	display: block;
	padding: 5px 10px;
	//width: 175px;
	width: 155px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-image: url('/pfw_files/tpl/img/bgmenu01.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer a:hover
{
	color: #000;
	text-decoration: none;
	background-image: url('/pfw_files/tpl/img/bgmenu01_hover.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
	display: block;
	padding: 5px 5px 5px 20px;
	//width: 165px;
	width: 150px;
	color: #000;
	background-image: url('/pfw_files/tpl/img/bgmenu02.gif');
	text-decoration: none;
	font-weight: normal;
	font-size:13px;
}

#navcontainer ul ul a:hover
{
color: #000;
text-decoration: none;
}

#navcontainer ul ul ul li { margin: 0; }

#navcontainer ul ul ul a
{
	display: block;
	padding: 5px 5px 5px 40px;
	//width: 155px;
	width: 130px;
	color: #4C65A4;
	text-decoration: none;
	font-weight: normal;
	background-image: url('/pfw_files/tpl/img/bgmenu03.gif');
	font-size:11px;
}

#navcontainer ul ul ul a:hover
{
color: #000;
text-decoration: none;
}
/*<!-- END - Menu -->*/


#titulo {
	color: #00237D;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 0 205px;	
}	

#barra_superior {
	float: left;
	height: 22px;
	color: #ffffff;
	background-color: #517486;
	margin: 0px;
}

#barra_superior a {
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
}

#info_key21 {
	float: left;
	width: 532px;
	line-height: 22px;
	padding: 0px 10px;
	margin: 0px;
	background-color: #517486;
}

#fecha {
	float: left;
	background-color: #FF0000;
	width: 255px;
	line-height: 22px;
	text-align: right;
	padding: 0px 10px;
}

#cuerpo {
	margin: 0px;
}

#menu {
	float: left;
	clear: both;
	width: 175px;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #000000;
}

#contenido {
	margin: 0;
	//padding: 20px 0;
	width:780px;
	margin-left:198px;
}

#info {
	float: left;
	width: 256px;
	margin: 18px 0px 0px 0px;
	padding-left: 20px;
}


.cajacuadro {
	background: url('/pfw_files/tpl/img/bg_cuadro.gif') repeat-y top left;
	padding: 0;
	margin: 0;
}

.cajacuadro .titulo {
	background: url('') no-repeat top left;
	color: #000000;
	height: 40px;
	line-height: 50px;
	padding: 0 0 0 30px;
	font-size: 11px;
}

.cajacuadro .cont {
	background: url('/pfw_files/tpl/img/bottom_cuadro.gif') no-repeat bottom left;
	padding: 10px 25px 20px 25px;

	width:285px;	
}

.cajacuadro .col {
	width: 285px;
}

.cajacuadro .linea_cuadro {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: #CCCCCC solid 1px;
}

.cajacuadro .txtcontrato {
	margin-left:4px;
	color:#019FE6;	
}

.cajacuadro .txtoperador {
	margin-left:4px;
	color:#4D64A7;
}


.cajatexto {
	background: url('/pfw_files/tpl/img/bg_caja.gif') repeat-y top left;
	padding: 0;
	margin: 0;
}

.cajatexto .titulo {
	background: url('/pfw_files/tpl/img/top_caja.jpg') no-repeat top left;
	color: #000000;
	height: 40px;
	line-height: 50px;
	padding: 0 0 0 30px;
	font-size: 11px;
}

.cajatexto .cont {
	background: url('/pfw_files/tpl/img/bottom_caja.gif') no-repeat bottom left;
	padding: 10px 25px 20px 25px;
}


.cajacampos {
	background: url('/pfw_files/tpl/img/bg_caja.gif') repeat-y top left;
	padding: 0;
	margin: 10px 0 10px 0;
}

.cajacampos .titulo {
	background: url('/pfw_files/tpl/img/top_caja.jpg') no-repeat top left;
	color: #ffffff;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	font-size: 12px;
}


.columna_form {
	width: 100%;
}
	
.columna_filtro {
	border:#E5E9F2 solid 1px;
	width: 100%;
	padding-bottom: 5px;
	background-color:#F7F8FB;
}

.columna_form2 {
	height: 100%;
	width: 100%;
}

.grafica {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
	
.leftcol {
	width: 240px;
	float: left;
	margin-right: 15px;	
}

.rightcol {
	float: left;
}

.linea_form {
	margin-bottom: 5px;
	width: 100%;
}

.linea_filtro {
	margin:5px 10px 5px 10px;
	
}

.etiqueta {
	line-height: 22px;
	color: #4D64A7;
	font-weight: bold;
	display: inline;
}

.etiqueta_2 {
	width: 121px;
	color: #4D64A7;
	font-weight: bold;
	display: inline;
	float: left;	
	line-height: 22px;
}

.valor_2 {
	line-height: 22px;
}


.etiqueta_fija {
	width: 170px;
	color: #4D64A7;
	font-weight: bold;
	line-height: 22px;
	float: left;	
}

.etiqueta_120 {
	width: 121px;
	color: #4D64A7;
	font-weight: bold;
	line-height: 22px;
	float: left;	
}

.etiqueta_vert {
	width: 150px;
	line-height: 22px;
	color: #4D64A7;
	font-weight: bold;	
}


.calendario {
	padding-left: 5px;
}

.cajaacciones {
	border: 1px solid #ccd6da;
	padding: 0px 20px;
	margin: 10px 0 10px 0;
}

.listado {
	margin: 0 0 10px 0;
	width:720px;
}
.listadoProd {
	margin: 0 0 10px 0;
	width:800px;
}

.listadoProd .titulo {
	background-color: #1A455A;
	color: #ffffff;
	padding: 2px 2px;
	font-weight: bold;
}
.listado .titulo {
	background-color: #1A455A;
	color: #ffffff;
	padding: 1px 10px;
	font-weight: bold;
}
.listadoProd table td {
	border-bottom: 1px solid #CCD6DA;
	padding: 5px 5px;

}

.listado table {
}

.atributos {
	color: #4D64A7;
	font-weight: bold;
}

.listado table td {
	border-bottom: 1px solid #CCD6DA;
	padding: 5px 5px;
}

.tdComision {
	border-top: 1px solid #CCD6DA;
	padding: 5px 10px;
}

.clear {
	 clear: both;
	 height: 1px;
}

.pie_img {
	text-align: right;
	margin: 4px 0 0 0;
}

#pie {
	margin:0;
	background-color: #517486;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
}

#pie a {
	color: #ffffff;
}


#copy {
	text-align: right;
	padding: 0 10px 0 0;
}


/*<!-- Estilos aņadidos -->*/
.columna_login {
	width: 10%;
	text-align: left;
}

#paginador {
	text-align: center;
}

.factura_neg_bg {
	background-color: #ccd6da;
	line-height: 22px;
	font-weight: bold;
	
}
.factura_neg {
	line-height: 22px;
	font-weight: bold;	
}
.factura {
	line-height: 22px;
	font-weight: normal;	
}
.filainterlineado1 {background-color:#F7F7F7;}
.filainterlineado2 {background-color:#FFFFFF;}
.opaque 
{
	 filter: alpha(opacity=35); 
	-moz-opacity:0.23;
	 opacity=0.25;
} 

#Pendiente {
	background-color:green;

}
#Incidencia {
	background-color:yellow;

}
#baja {
	background-color:red;

}