body
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 70%;
	padding: 0px;
	margin: 0px;
}

.contenedor
{
	/*background-color: Yellow;*/
	margin: 10px;
	height: 100%;
}

.maquetaPagina
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	width: 950px;
	padding: 0px;
	height: 100%;
	border: none;
}

.wrapper
{
	height: 480px;
	width: 100%;
}

.tdBandaHeader
{
	height: 20px;
}

.bandaHeader, .bandaHeaderTop, .bandaHeaderBottom
{
	text-align: right;
	background-repeat: repeat-x;
	height: 20px;
	font-size: 8pt;
	vertical-align: bottom;
	overflow: hidden;
}

.globalPlaceHolder
{
	width: 560px;
	padding: 10px;
}

.piePagina
{
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
}

.piePagPrincipal
{
	text-align: center;
	font-size: x-small;
}

.menuSeparador
{
	height: 1px;
	overflow: hidden;
	margin: 2px 0px;
}

.PanelCajaDerecho
{
	padding: 1px;
	width: 170px;
	margin-top: 3px;
}
/*Width="192px" BorderWidth="1px" BorderColor="Black" BorderStyle="Solid" BackColor="White" */
.TituloPanelCajaDerecho
{
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 3px;
	width: 100%;
	height: 32px;
	text-align: center;
}

.CuerpoPanelCajaDerecho
{
	padding-bottom: 1px;
	padding-top: 2px;
	width: 100%;
	text-align: center;
}

.BotonRegistrar
{
	padding:1px 6px;
	height:14px; 
	font: bold 10px Verdana, sans-serif;
	color: #124481; 
	background-color:#FFFFFF;
	text-align:center;
}

.bandaHeaderBottom A:link
{
	text-decoration: none;
}

.bandaHeaderBottom A:visited
{
	text-decoration: none;
}

/*
.bandaHeaderBottom A:link
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: inherit 1px double;
}

.bandaHeaderBottom A:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: darkblue 1px double;
}

.bandaHeaderBottom A:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: darkblue 1px double;
}
*/
.bandaHeaderBottom A:hover
{
	text-decoration: none;
}

.menuCuerpo
{
	padding-left: 4px;
}

.menuCuerpo a
{
	display: block;
}

.BackPanelError
{
	padding: 4px;
	background-color: Red;
}

.FrontPanelError
{
	padding: 10px;
	background-color:#ffffe1
}

.AvisoPanelError
{
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-transform: none;
}

.colIzquierda
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	width: 125px;
	table-layout: auto;
	border-collapse: collapse;
	display: inline;
}

.colIzquierda2
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
}

.tblFormulario ul
{
	margin: 3px 15px 10px;
	padding: 0px;
}
