﻿body 
{
}

.div_main
{
	width: 800px;
	text-align: center;
	background-color: white;
}

.content_holder
{
	background-color: White;
	margin-top: 0px;
	border-right: steelblue 0px solid;
	border-top: steelblue 0px solid;
	border-left: steelblue 0px solid;
	border-bottom: steelblue 0px solid;
}

.div_titulo
{
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 10px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	border-bottom: lightsteelblue 1px solid;
	color: steelblue;
	font-weight: bold;
}

.div_titulo2
{
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 10px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	color: black;
	font-weight: bold;
}

.div_titulo3
{
	padding:0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
	vertical-align: middle;
	font-size: 16px;
	font-family: Arial;
	text-align: left;
	color: #4bb033;
	font-weight: normal;	
	text-decoration:none;
}
.div_titulo4
{
	padding:0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
	vertical-align: top;
	font-size: 20px;
	font-family: Arial;
	text-align: left;
	color: #4bb033;
	font-weight: normal;	
	text-decoration:none;
}

.div_info
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: middle;
	padding-top: 10px;
	font-family: Arial;
	text-align: left;
}

.tab_button
{
	border:none;
	background-color: lightsteelblue;
	width:250px;
	height:25px;
	padding:2px;
	color:White;
	cursor:pointer;
}
.tab_button_selected
{
	border: none;
	background-color: steelblue;
	width: 250px;
	height: 25px;
	padding: 2px;
	color: White;
	text-decoration: underline;
	cursor:pointer;
}

.tab_info
{
	background-color: steelblue;
	width: 98%;
	height: 350px;
	padding: 8px;
	overflow: auto;
}

.button_common
{
	height: 20px;
	font-size: 11px;
	width: 80px;
	font-family: Arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	background-color: buttonface;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	cursor:pointer;
}
.button_error
{
	height: 20px;
	font-size: 11px;
	width: 80px;
	font-family: Arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: white;
	font-weight:bold;
	padding-top: 2px;
	background-color: red;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	cursor: pointer;
}

.popUp_background
{
	background-color:Black;
	filter: alpha(opacity=20);
}

.pnl_popUpValidando
{
	width: 200px;
	height:50px;
	background-color:White;
	vertical-align:middle;
	padding-left:40px;
}

.pnlValidando_right
{
	float: right;
	clear: right;
	font-size: 12px;
	color: steelblue;
	font-family: Arial;
	width:130px;
	text-align:left;
}

.pnlValidando_left
{
	float: left;
	clear: left;
	font-size: 12px;
	color: steelblue;
	font-family: Arial;
	width:30px;
	text-align:left;
}

.pnl_validacionOk
{
	font-size: 12px;
	font-family: Arial;
	width: 300px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.pnl_mensajeError
{
	font-size: 12px;
	font-family: Arial;
	width: 300px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	
}

.pnl_validacionError
{
	font-size: 12px;
	font-family: Arial;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.list_errores
{
	line-height: 20px;
	direction: ltr;
	text-indent: 0px;
	text-align: left;
}

/************************** TEXTOS ***************************************/
.txt_error_titulo
{
	font-size: 12px;
	vertical-align: middle;
	color: red;
	line-height: 18px;
	text-align: left;
}
.txt_error_cuerpo
{
	font-size: 11px;
	vertical-align: middle;
	color: black;
	line-height: 18px;
	text-align: left;	
}

.txt_popUp_info
{
	font-size: 12px;
	vertical-align: top;
	color: steelblue;
	font-family: Arial;
}
.ProfesionalClass
{
	font-size: 10px;
	font-family: Arial;
}

.td_label_entrada 
{
	font-size: 11px;
	font-family: Arial;
	color: #2a2724;
	font-weight:bold;
	text-decoration:none; 
	letter-spacing:0.3px; 
	line-height:18px;
	text-align:left;
}
.td_input_textbox
{
	font-size:11px; 
	color:#2a2724; 
	font-weight:normal; 
	text-decoration:none; 
	letter-spacing:0.3px; 
	line-height:18px;
}

.td_label_entrada2 
{
	font-size: 12px;
	font-family: Arial;
	color:steelblue;
	text-align :left;
	width: 100px;
	text-align: left;
}

.td_label_dato 
{
	font-size: 12px;
	font-family: Arial;
	color: black;
	
	width: 240px;
	text-align: left;
	height:18px;
	vertical-align:middle;
}
/*
.header
{
	background-color: #5D7B9D; 
	color: white;
	text-align:	center;
	padding-left:5px;
	font-weight:bold;
	letter-spacing:10px;
}*/
.header2
{
	background-color: #7792ad; 
	/*background-color: lightsteelblue;*/
	color: white;
	text-align:	center;
	padding-left:5px;
	font-weight:bold;
	/*letter-spacing:10px;*/
}

.header_subtitle
{
	background-color: #5D7B9D;
	color: gainsboro;
	font-weight: normal;
	letter-spacing: normal;
}
.header_subtitle2
{
	background-color: #7792ad;
	color: gainsboro;
	font-weight: normal;
	letter-spacing: normal;
}
.grillaSinPadding
{
	padding: 0px;
}
.row_BorderLeft
{
	/*background-color: #7a98c1;*/
}
.table_link
{
	color: blue;
	text-decoration: underline;
}
.panel_volver
{
	padding-right: 35px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

.txtArea
{
	font-size: 12px;
	font-family: Arial;
	color: black;
	text-align: left;
	vertical-align:middle;
}

.subtitle{
	font-size: 16px;
}