    /*  
        
    This file is part of B.E.R.P.
    
    B.E.R.P.
    Web based management platform
    
    Copyright (C) 2005 Bincore S.L. <contactar@bincore.com>
    www.bincore.com
        
    B.E.R.P. is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
    
    B.E.R.P. is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    
    You should have received a copy of the GNU General Public License
    along with B.E.R.P.; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    
    */
body
{ 
    font-family: sans-serif;
    font-size: 9pt; 
    color:#010101;
    background-color:#F6F6F6;
    margin: 0%;	   	 
}
div#menu
{
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	background-color:#B5C6CA;
	margin: 2px 2px 5px 2px;
	padding: 3px 3px 3px 3px;
}
div#titulomantenimiento
{
    font-size: 9pt;
    font-weight: bold;
    text-align:center;
    text-decoration:none;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	background-color:#B5C6CA;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
}
div#textoencontrados
{
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
    text-align:center;
    text-decoration:none;
}
div#navegacion
{
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    text-align:center;
    text-decoration:none;
	margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;    
}
table.validacion
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    margin: 0% 1% 0% 1%;
    padding: 1px 1px 1px 1px;
}
td.validacionnombre
{
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 2px #A9B1B1 dotted;

}
td.validacioncontenido
{
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 2px #A9B1B1 dotted;
}
table.formulario
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    width: 98%;
    margin: 0% 1% 0% 1%;
    padding: 1px 1px 1px 1px;
}
td.formularionombre
{
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;

}
td.formulariocontenido
{
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
}
table.resultado
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    width: 98%;
    margin: 0% 1% 0% 1%;
    padding: 0px 0px 0px 0px;
}
tbody.resultado tr:hover td, tbody tr:hover th, tbody tr:hover td a, tbody tr:hover th a
{ 
    background-color: #EEEEEE;
    /*font-weight: bold;
    border-bottom: 1px solid;
    border-top: 1px solid;
    color: #000000;
    text-decoration:underline;*/
}
td.resultadonombre
{
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;
	border-right: 1px #A9B1B1 dotted;

}
td.resultadoconizq
{
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
} 
td.resultadoconcen
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
}
td.resultadoconder
{
	text-align: right;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
}
table.lineas
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    width: 98%;
    margin: 2px 1% 2px 1%;
    padding: 0px 0px 0px 0px;
}
td.lineasnombre
{
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;
	border-right: 1px #A9B1B1 dotted;

}
td.lineasconizq
{
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
} 
td.lineasconcen
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
}
td.lineasconder
{
	text-align: right;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
    border-right: 1px #A9B1B1 dotted;
}
table.totales
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    width: 98%;
    margin: 2px 1% 2px 1%;
    padding: 1px 1px 1px 1px;
}
td.totalesnombre
{
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;

}
td.totalescontenido
{
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
    border-bottom: 1px #A9B1B1 dotted;
}
table.informacion
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;	
    width: 98%;
    margin: 2px 1% 2px 1%;
    padding: 1px 1px 1px 1px;
}
td.informacionnombre
{
	text-align: right;
	font-family: sans-serif;
	font-weight: bold;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;

}
td.informacioncontenido
{
	text-align: left;
	font-family: sans-serif;
	font-weight: normal;
    border-bottom: 1px #A9B1B1 dotted;
}
table.mensaje
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 9pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FEFEFE;
    width: 98%;
    margin: 0% 1% 0% 1%;
    padding: 0px 0px 0px 0px;
}
td.mensajenombre
{
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	color: #404040;
	background-color: #EDEDED;
	border-bottom: 1px #A9B1B1 dotted;
	border-right: 1px #A9B1B1 dotted;

}
td.mensajecontenido
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	color: #1010AA;
	border-bottom: 1px #A9B1B1 dotted;
}
input
{
	background-color: #E3EAF3;
	font-family: sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
}

input.boton
{
	background-color: #769FA8;
	font-family: sans-serif;
	font-size: 8pt;
	border: 1px solid #000000;
}

input.botonimagen
{
	background-color: transparent;
	border: 1px solid #000000;
}

select
{
    background-color: #E3EAF3;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
	font-family: sans-serif;
    font-size: 8pt;
}

textarea
{
    background-color: #E3EAF3;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
	font-family: sans-serif;
    font-size: 7pt;
}
table.panel
{ 
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 9pt;
    border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #010101;
	color: #404040;
    background-color: #FAFAFA;
    margin: 0% 1% 0% 1%;
    padding: 4px 4px 4px 4px;
}
td.panelcontenido
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	color: #000000;
}
.mensajeerror
{
	text-align: center;
	font-family: sans-serif;
	font-weight: normal;
	color: #EE1010;
}
