/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
.capa_procesar
{
	/*BORDER: 1px solid;*/
	font-size: 10px;
	height: 100%;
	padding-top: 20%;
	padding-bottom: 30%;
	color: Black;
	text-align:center;
}

.label_servicio
{
	BACKGROUND-COLOR: white;
	float: left;
	text-align: left;
	margin-left: 100px;
	width:200px;
	
	font-size: 11px;
	color: #24618E;
	/*BORDER: 2px solid #003399;*/
}

.edit_servicio
{
	margin-top: 20px;
	margin-left: 100px;
	color: Black;
	text-align: left;
}
.img_servicio
{
	text-align: left;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	
	
}
.fieldset
{
	BORDER: 2px solid #003399;
	padding-top: 12px;
	text-align: left;
	margin-left: 2px;
	color: Red;
	font-size: 12px;
	
}

.DatosCabecera
{
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    color: #D7143F;
    font-family: Tahoma;
    font-size: 14px;
    font-style:oblique
}


.opciones
{
		cursor: pointer;
	
}

.img_help
{
		cursor: help;
		width: 15px;
		height: 15px;
	
}

.txt_ayuda
{
	width: 250px;
	margin-left: 40px;
	border: 1px dotted Yellow;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: Black;
	position: relative;
	BACKGROUND-COLOR: #FFF9E8;
}

.combo
{
	background-color: White;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	width: 275px;
}

.opcion_value1
{
    background-color: #cccccc
}

.opcion_value2
{
    background-color: #ffffff
}

.Label
{
    font-family: Thaoma;
    font-size: 11px;
    margin-left: 18px;
    color: #336699;
    position: static
}

.Label2
{
    font-family: Thaoma;
    font-size: 12px;
    padding-left: 20px;
    color: #336699;
    position: static
}


.Edit
{
    background-color: #FFFFFF;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 15px;
    text-align: center;
    text-decoration: none;
    width: 125px
}

.EditReadOnly
{
    background-color: #ffffcc;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 15px;
    text-align: center;
    text-decoration: none;
    width: 125px
}

.EditReadOnlyObservatorio
{
	background-color: #EEE8AA;
	border-bottom-width: 2px;
	border-color: #000000 #333333 #000000 #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: inset;
	border-top-width: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 15px;
	text-align: center;
	text-decoration: none;
	width: 125px;
}

.Edit2
{
    background-color: #ffff33;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 15px;
    text-align: center;
    text-decoration: none;
    width: 125px
}

.Edit3
{
    background-color: #cccccc;
    border-bottom-width: 2px;
    border-color: #000000 #333333 #000000 #000000;
    border-left-width: 1px;
    border-right-width: 1px;
    border-style: inset;
    border-top-width: 1px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 15px;
    text-align: center;
    text-decoration: none;
    width: 125px
}

.boton
{
    background: #638cb5;
    background-color: #336698;
    border: 1px;
    color: white;
    font-family: Verdana,Helvetica;
    font-size: 10px;
    font-weight: bold;
    height: 19px;
    width: 80px;
	 cursor: pointer;
}

.tabla_cabecera
{
    background-color: #638cb5;
    border-bottom-color: #000099;
    border-bottom-style: double;
    border-left-color: #000099;
    border-left-style: double;
    border-right-color: #000099;
    border-right-style: double;
    border-top-color: #000099;
    border-top-style: double;
    color: white;
    font-family: Tahoma;
    font-size: 12px
}

.tabla_registro1
{
    background-color: #ffffcc;
    font-family: Tahoma;
    color: black;
    font-size: 11px
}

.tabla_registro2
{
    background-color: white;
    font-family: Tahoma;
    color: black;
    font-size: 11px
}

.tab
{    
    border-bottom-color: #638cb5;
    border-bottom-style: double;
    border-left-color: #638cb5;
    border-left-style: double;
    border-right-color: #638cb5;
    border-right-style: double;
    border-top-color: #638cb5;
    border-top-style: double;
    font-family: Tahoma;
    font-size: 8px
}

.copyright
{
    background-color: #638cb5;
    color: white;
    font-family: Tahoma;
    font-size: 11px
}

.label2
{
    font-family: Tahoma;
    font-size: 11px
}

.tabla_registro3
{
	background-color: #F2F2F2;
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}

.tabla_cabecera2
{
    background-color: #638cb5;
    font-family: Tahoma;
    font-size: 11px
}

.tabla_cabecera3
{
    background-color: #ffff00;
    border-bottom-color: #3366ff;
    border-left-color: #3366ff;
    border-right-color: #3366ff;
    border-top-color: #3366ff;
    color: black;
    font-family: Tahoma;
    font-size: 11px
}

.tabla_cabecera4
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.tabla_cabecera5
{
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	
}

.tabla_resultado
{
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-right: 45px;
}

.enlaceboton {    font-family: verdana, arial, sans-serif; 
   font-size: 8pt; 
   font-weight: bold; 
   padding: 4px; 
   background-color: #336698;
   color: white; 
   text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
} 
.enlaceboton:hover { 
    border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666; 
} 

