﻿.Bloque_Derecho
{
	width: 52%;
	float: left;
	padding: 0 10px 5px 10px;
	height: 100%;
}

.Bloque_Izquierdo h3
{
	padding: 0 !important;
	margin: 0 !important;
	font-size: 14px !important;
	color: #329C9C !important;
}

.Bloque_Izquierdo
{
	border-left: 1px solid #E7E1D9;
	width: 40%;
	float: right;
	padding: 0 10px 5px 10px;
	height: 100%;
}

.pnl_Buscar
{
	background: #329C9C;
	color: #fff;
	width: 100%;
	padding: 5px 5px;
}

.pnl_Listado
{
	width: 100%;
	margin-top: 5px;
	border-top: 1px solid #E7E1D9;
	padding: 10px 5px;
}

._Tabla
{
	width: 670px;
	min-height: 360px;
	background: #fff;
	margin: 0 auto;
	padding: 20px 10px;
	border: 1px solid gray;
}

.Item
{
	width: 100%;
	background: #EAEFEF;
	color: #949083;
	font-family: Century Gothic;
	font-size: 13px;
}

.ItemSelect
{
	width: 45%;
	float: left;
	font-family: Century Gothic;
	font-size: 11px;
	margin: 4px;
}

.Alter_Item
{
	width: 100%;
	background: #F5FAFA;
	color: #949083;
	font-family: Century Gothic;
	font-size: 13px;
}

.modalPopBackground
{
	background: #595959;
	opacity: 0.8;
}


._Boton
{
	width: 20px;
	display: table-cell;
	vertical-align: middle;
}

._Boton a, ._Boton a:visited
{
	/*color:#329C9C !important;*/
	font-weight: bold;
}

._Boton a:hover
{
	text-decoration: underline;
}

._Palabra
{
	padding-left: 5px;
	width: 352px;
	display: table-cell;
	font-size: 12px;
}

._PalabraSelect
{
	padding-left: 5px;
	width: 150px;
	display: table-cell;
}


._clear
{
	clear: both;
}

._Info
{
	clear: both;
	text-align: right;
	width: 100%;
	font-size: 11px !important;
	margin-top: 5px;
}

.right
{
	float: right;
}

._Info2
{
	clear: both;
	text-align: left;
	width: 100%;
	font-size: 11.45px !important;
	margin-top: 5px;
}

._btn
{
	display: table-cell;
	background: #329C9C;
	padding: 3px 5px;
	color: #fff;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Century Gothic;
	cursor: pointer;
}

._tbx
{
	background: #fff;
	border: none;
	width: 250px;
	height: 18px;
	font-size: 10px;
	display: table-cell;
}

._btn2
{
	display: table-cell;
	background: #fff;
	color: #6D6960;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: lighter;
	font-family: Century Gothic;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 2px;
	cursor: pointer;
}

._btn3
{
	display: table-cell;
	background: #329C9C;
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 10px;
	height: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Century Gothic;
}

._btn2
{
	margin-bottom: 0\9;
	height: 21px\9;
}

._lbl
{
	display: table-cell\9;
	padding-right: 5px;
}
