/*=========================================================
	ESTILOS PARA TODOS LOS OBJETOS
=========================================================*/
body, form, caption, td, th, div, span, input, textarea, select, fieldset, legend, a, ul, ol, li
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
}
table thead tr th
{
	padding-left: 2px;
	padding-right: 2px;
}
table tbody tr td
{
	padding-left: 2px;
	padding-right: 2px;
}

img
{
	border: none;
}

marquee
{
color: black;
}

.clsLink
{
	color: #2A3C6A;
	text-decoration: none;
}

.clsInputRadio
{
	width:22px;
	height:22px;
}

.clsInputDate
{
	border: solid 1px #3F9DB9;
	margin-right: 3px;
}

.clsInputLogin
{
	border: solid 1px #3F9DB9;
}

.clsReadOnly
{
	border-bottom: solid 1px silver;
	border-top: none;
	border-right: none;
	border-left: none;
	background-color: Transparent;
}

.clsReadOnly2
{
	border-bottom: solid 1px silver;
	border-top: solid 1px silver;
	border-right: solid 1px silver;
	border-left: solid 1px silver;
	background-color: Transparent;
}

.clsGuide
{
	display: inline-block;
	margin-top: 10px;
	cursor: hand;
}

.clsTitle
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.clsSectionEdit
{
	width: 600px;
	margin-top: -10px;
	margin-bottom: 10px;
}

.clsButton
{
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
	background-color: red;
}

.clsEdit
{
	margin-top: 5px;
	margin-bottom: -100px;
	width: 100%;
	text-align: right;
}

.clsHideSection
{
	margin-bottom: 1px;
	margin-left: 1px;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border: solid 0px black;
}

/*=========================================================
	Area de trabajo
=========================================================*/
.clsPanel
{
}

/*=========================================================
	Plantilla general de la aplicacion
=========================================================*/
.clsMain
{
text-align: center;
}

.clsTemplate
{
	border-top: solid 1px #FFFF00;
	border-left: solid 1px #FFFF00;
	border-right: solid 1px #FFFF00;
}
.clsTemplate td
{
margin: 0px;
padding: 0px;
}

.clsTemplate .clsHeaderGlobal
{
background-color: #0052CE;
background-image: url(./Images/imgHeader1.gif);
text-align: center;
}
.clsTemplate .clsMenuGlobal
{
vertical-align: top;
background-repeat: no-repeat;
background-image: url(./Images/titlebkbody1.gif);
}
.clsTemplate .clsMenu1Global
{
vertical-align: bottom;
}
.clsTemplate .clsWorkAreaGlobal
{
text-align: left;
vertical-align: top;
background-image: url(./Images/imgWorkArea.gif);
background-position: 100% 0px;
background-repeat: no-repeat;
width: 600px;
}
.clsTemplate .clsFooterGlobal
{
text-align: left;
background-image: url(./Images/imgFooter1.gif);
}

/*=========================================================
	Titulo menu
=========================================================*/

.clsMenuTitle
{
margin-top: 8px;
width: 180px;
height: 23px;
}
.clsMenuTitle .clsTDBody
{
height: 23px;
background-image: url(./Images/titlebkbody.gif);
font-size: 11pt;
text-align: center;
color: white;
font-weight: bold;
}

.clsMenuTitle .clsTDBody A
{
color: white;
font-weight: bold;
font-size: 11pt;
}

.clsGeoreferenciacion
{
background-repeat: no-repeat;
background-image: url(./Images/georeferenciacion.gif);
width: 500px;
height: 333px;
}

.clsIframe
{
	width: 100%;
	height: 100%;
	border: none;
}

/*=========================================================
	Menu
=========================================================*/

.clsDIVMenu
{
width: 180px;
}

.clsDIVMenu UL
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-weight: 600;
}

.clsULMenu
{
text-align: left;
list-style-type: none;
display: list-item;
}

.clsULMenu .clsLIBodyOff
{
height: 23px;
background-repeat: repeat-y;
background-image: url(./Images/menubkbody1.gif);
border-top: solid 2px white;
padding: 3px 5px 3px 8px;
}

.clsULMenu .clsLIBodyOn
{
height: 23px;
background-repeat: repeat-y;
background-image: url(./Images/menubkbody1.gif);
border-top: solid 2px white;
padding: 3px 5px 3px 8px;
}

.clsULMenu .clsLIBodyOff A
{
cursor: hand;
}

.clsULMenu .clsLIBodyOff .clsAMenuOff
{
color: #2A3C6A;
}

.clsULMenu .clsLIBodyOff .clsAMenuOn
{
color: #CB9D12;
}

.clsULMenu .clsLIBodyOn A
{
cursor: hand;
}

.clsULMenu .clsLIBodyOn .clsAMenuOff
{
color: #2A3C6A;
}

.clsULMenu .clsLIBodyOn .clsAMenuOn
{
color: #CB9D12;
}

.clsULMenu .clsLIBodyOn UL A
{
color: #2A3C6A;
cursor: hand;
}

/*=========================================================
	Sub menu
=========================================================*/

.clsULSubMenuOff
{
display: none;
}

.clsULSubMenuOn .clsLISubBody
{
color: #2A3C6A;
margin-top: 5px;
margin-left: -7px;
height: 23px;
font-weight: normal;
border-top: solid 2px white;
padding: 3px 3px 1px 16px;
background-repeat: no-repeat;
background-image: url(./Images/submenupoint.gif);
}

.clsULSubMenuOn .clsLISubBody A
{
cursor: hand;
}

.clsULSubMenuOn .clsLISubBody .clsAMenuOff
{
color: #2A3C6A;
}

.clsULSubMenuOn .clsLISubBody .clsAMenuOn
{
color: #CB9D12;
font-weight: bold;
}


/*=========================================================
	Manejo de imagenes basicas
=========================================================*/
.clsPhone
{
	background-repeat: no-repeat;
	width: 78px;
	height: 18px;
	background-image:url(./Images/smphone.gif);
}

.clsHelp
{
	background-repeat: no-repeat;
	width: 138px;
	height: 23px;
	background-image:url(./Images/helptabpopup.gif);
}

.clsClose
{
	background-repeat: no-repeat;
	width: 99px;
	height: 16px;
	background-image:url(./Images/closewintab.gif);
}
.clsPrevious
{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
	width: 6px;
	height: 10px;
	background-image:url(./Images/Table/previous_off.gif);
	cursor: hand;
}

.clsNext
{
	background-repeat: no-repeat;
	background-position: 29px 3px;
	padding-right: 10px;
	width: 6px;
	height: 10px;
	background-image:url(./Images/Table/next_off.gif);
	cursor: hand;
}

.clsPageNumber
{
	text-align: center;
}

.clsArrow
{
	background-repeat: no-repeat;
	width: 8px;
	height: 10px;
	background-image:url(./Images/Table/arrow.gif);
}

.clsArrow2
{
	background-repeat: no-repeat;
	padding-left: 15px;
	width: 8px;
	height: 10px;
	background-image:url(./Images/Table/h3Arrow.gif);
}

.clsPrintWindow
{
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	background-image: url(./Images/print.gif);
	display: none;
}

.clsHelpWindow
{
	background-repeat: no-repeat;
	padding-left: 12px;
	width: 13px;
	height: 13px;
	background-image: url(./Images/help.gif);
}

.clsCalendar
{
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-image: url(./Images/imgCalendar.gif);
}

.clsImageTitle
{
	background-repeat: no-repeat;
	width: 120px;
	height: 28px;
	background-image: url(./Images/imgRedSangre.gif);
}

/*=========================================================
	ESTILO PARA LAS TABLAS: Barra de nevegación de la tabla
=========================================================*/

.clsNavigationBar2 .clsDesSeleccionado
{
cursor: hand;
margin-left: 1px;
margin-right: 1px;
}
.clsNavigationBar2 .clsSeleccionado
{
cursor: hand;
color: red;
margin-left: 2px;
margin-right: 2px;
}

.clsInformacion1
{
font-family: verdana;
font-size: 9pt;
color: rgb(15, 43, 151);
}


/*=========================================================
	ESTILO PARA LOS COMBO BOX
=========================================================*/

div.suggestions
{
	border: 1px solid black;
	position: absolute;
}

div.suggestions div
{
	cursor: default;
	padding: 0px 3px;
}

div.suggestions div.current
{
	color: white;
}

/*=========================================================
	ESTILO PARA EL PIE DE PAGINA
=========================================================*/
.clsFooter
{
	width: 100%;
	text-align: center;
}

.clsFooter TD A
{
	width: 977px;
	height: 62px;
	background-image: url(./Images/footer.gif);
}

/*=========================================================
	ESTILO PARA LA SECCION
=========================================================*/
.clsSection
{
	margin-bottom: 4px;
	margin-left: 1px;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

/*----CUERPO SECCION----*/
.clsSection .clsDivSectionBody
{
	padding: 1px 1px 1px 1px;
}
/*----TABLA DE LA SECCION----*/
.clsSection .clsDivSectionBody .clsTableSectionBody
{
	width:100%;
	border-top: #b0cbe2 0px solid;
	/*border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;*/
	background-color: white;
}

/*----SUBTITULOS DE LA TABLA----*/
.clsSection .clsDivSectionBody .clsTableSectionBody .clsSubTitle
{
	text-align: center;
	color: #1E385B;
	font-weight: bold;
	background-color: #D9E3F2;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*----COLUMNA DE LA SECCION----*/
.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr td
{
	/*border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;*/
}
.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel
{
	padding-left: 20px;
	font-size: 11px;
	width:40%;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D1, .clsTdLabel_D2, .clsTdLabel_D3, .clsTdLabel_D4, .clsTdLabel_D5, .clsTdLabel_D6
{
	text-align: center;
	border-top: solid 1px #B0CBE2;
	border-left: solid 1px #B0CBE2;
	font-size: 11px;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D1
{
	background-color: #FF99CC;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D2
{
	background-color: #FFFF00;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D3
{
	background-color: #00FFFF;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D4
{
	background-color: #CC99FF;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D5
{
	background-color: #CCFFFF;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel_D6
{
	font-weight: bold;
	background-color: #99CCFF;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabelBorderTop
{
	text-align: center;
	border-top: 1px #b0cbe2 solid;
	font-size: 11px;
}
.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabelBorderLeft
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	font-size: 11px;
}
.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdValueBorderLeft
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	font-size: 11px;
}
.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdValue
{
   font-size: 11px;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
}

.clsSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsSmallTextField
{
	border: none;
	width: 100%;
	text-align: right;
}

/*----PIE DE BOTONES----*/
.clsSection .clsDivSectionBody .clsSpanSectionBody
{
	padding-right: 1px;
	padding-left: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
	text-align: right;
	margin-bottom: 1px;
}

/*----COLUMNA DE IDS DEL ENCABEZADO----*/
.clsDivSectionBody .clsTableSectionBody tbody
{
	padding-right: 1px;
	/*border-top: #c0c0c0 1px solid;*/
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	/*border-bottom: #c0c0c0 1px solid;*/
}

.clsDivSectionBody .clsTableSectionBody tbody tr .clsTdTitle
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-top: #c0c0c0 0px solid;
	border-left: #c0c0c0 0px solid;
	border-bottom: #c0c0c0 0px solid;
	background-color: #EDf2F9;
	text-align: center;
}
.clsDivSectionBody .clsTableSectionBody tbody tr .clsTdTitleBorderTop
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-top: #c0c0c0 0px solid;
	border-left: #c0c0c0 0px solid;
	border-bottom: #c0c0c0 0px solid;
	background-color: #EDf2F9;
	text-align: center;
	border-top: 1px #b0cbe2 solid;
}
.clsDivSectionBody .clsTableSectionBody tbody tr .clsTdTitleBorderLeft
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	border-top: #c0c0c0 0px solid;
	border-left: #c0c0c0 0px solid;
	border-bottom: #c0c0c0 0px solid;
	background-color: #EDf2F9;
	text-align: center;
	border-left: 1px #b0cbe2 solid;
	border-top: 1px #b0cbe2 solid;
}
.clsDivSectionBody .clsTableSectionBody tbody tr .clsTdTitleLeft
{
	padding-right: 1px;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px; 
	padding-top: 3px;
	border-bottom: #c0c0c0 1px solid;
	background-color: #E2E4E7;
	text-align: left;
}

.clsDivSectionBody .clsTableSectionBody tbody tr .clsTdTitle a
{
	color: black;
}

.clsDivSectionBody .clsTableSectionBody tbody tr td
{
	/*border-top: solid 1px silver;
	border-left: solid 1px silver;*/
}

/*----CUERPO SECCION----*/
.clsHideSection .clsDivSectionBody
{
	padding: 1px 1px 1px 1px;
}
/*----TABLA DE LA SECCION----*/
.clsHideSection .clsDivSectionBody .clsTableSectionBody
{
	width:100%;
	border-left: solid 1px #888888;
	border-bottom: solid 1px #888888;
	border-right: solid 1px #888888;
	border-top: solid 1px #888888;
	padding: 1px 1px 1px 1px;
}
.clsHideSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdLabel
{
   font-size: 11px;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-top: 0px;
   background-color: #F9F9F9;
}
.clsHideSection .clsDivSectionBody .clsTableSectionBody tbody tr .clsTdValue
{
   background-color: white;
   font-size: 11px;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-top: 0px;
   color: #000000;
}
/*----PIE DE BOTONES----*/
.clsHideSection .clsDivSectionBody .clsSpanSectionBody
{
	padding-right: 1px;
	padding-left: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
	width: 100%;
	text-align: right;
	margin-bottom: 1px;
}

.clsDivAction
{
	text-align: center;
}

.clsDivAction2
{
	text-align: center;
	width: 85%;
}

/*=========================================================
	ESTILO EL PARA CAMPO DE TIPO FECHA
=========================================================*/
.clsDateField
{
}
.clsDateField input
{
	margin-top: 2px;
	vertical-align: top;
}
.clsDateField a
{
    background-repeat: no-repeat;
    background-position: 0px 2px;
    background-image: url(./Images/imgCalendar.gif);
    width: 22px;
    height: 22px;
    cursor: hand;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO TEXTO
=========================================================*/
.clsField
{
	margin:1px; 
}

.clsFieldDisabled
{
	margin:0px; 
	background-color: #e7e8ec;
	border-color:#c0c0c0;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO TEXTO
=========================================================*/
.clsTextField
{
	margin:1px; 
}
.clsSmallTextField
{
	width:50px;
}
.clsSmallTextFieldDisabled
{
	width:50px;
	margin:0px; 
	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.clsMediumTextField
{
	width:120px;
}
.clsMediumTextFieldDisabled
{
	width:120px;
	margin:0px; 
	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.clsLargeTextField
{
	width:280px;
}
.clsLargeTextFieldDisabled
{
	width:280px;
	margin:0px; 
	background-color: #e7e8ec;
	border-color:#c0c0c0;
}

.clsSmallNumberField
{
	width:50px;
	text-align: right;
}
.clsSmallNumberFieldDisabled
{
	width:50px;
	margin:0px; 
	background-color: #e7e8ec;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	text-align: right;
}
.clsMediumNumberField
{
	width:120px;
	text-align: right;
}
.clsMediumNumberFieldDisabled
{
	width:120px;
	margin:0px; 
	background-color: #e7e8ec;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	text-align: right;
}
.clsLargeNumberField
{
	width:280px;
	text-align: right;
}
.clsLargeNumberFieldDisabled
{
	width:280px;
	margin:0px; 
	background-color: #e7e8ec;
	border-color:#c0c0c0;
	text-align: right;
}
/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA
=========================================================*/
.clsListField
{
	margin:1px; 
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA MULTIPLE
=========================================================*/
.clsListFieldMultiple
{
	width:200px;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA ADDREMOVE
=========================================================*/
.clsAddRemove
{
}

.clsAddRemove tbody tr .clsTdLeft
{
	width: 350px;
}
.clsAddRemove tbody tr .clsTdCenter
{
	width: 80px;
}
.clsAddRemove tbody tr .clsTdRight
{
	width: 350px;
}

.clsAddRemove tbody tr .clsSelectLeft
{
	text-align: center;
	width: 100%;
}
.clsAddRemove tbody tr .clsButtonCenter
{
	text-align: center;
	width: 100%;
}
.clsAddRemove tbody tr .clsSelectRight
{
	text-align: center;
	width: 100%;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA CHECK
=========================================================*/
.clsListFieldCheck
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA RADIO
=========================================================*/
.clsListFieldRadio
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO LISTA ESPECIAL
=========================================================*/
.clsLargeLstField
{
}
/*----CAJA DE TEXTO USUARIO----*/
.clsLargeLstField input
{
}
/*----LUPA DE LA LISTA----*/
.clsLargeLstField a
{
	background-repeat: no-repeat;
	background-image: url(imgLupa.gif);
	height: 20px;
	width: 20px;
}
/*----AGRUPA TODOS LOS OBJETOS----*/
.clsLargeLstField .clsLLFBody
{
	position: relative;
	top: -2px;
	left: 0px;
	background-color: White;
	border: ridge 1px silver;
	width: 200px;
	height: 2px;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO CHECKBOX
=========================================================*/
.clsCheckField
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO RADIO
=========================================================*/
.clsRadioField
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO IMAGEN
=========================================================*/
.clsImageField
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO PASSWORD
=========================================================*/
.clsPasswordField
{
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO TEXTAREA
=========================================================*/
.clsTextAreaField
{
	margin: 0px;
}

/*=========================================================
	ESTILO PARA EL CAMPO DE TIPO ARCHIVO
=========================================================*/
.clsFileField
{
}

/*=========================================================
	ESTILO PARA EL CAMPOS DE TIPO LABEL
=========================================================*/
.clsLabelField
{
}

.clsLabelFieldLink
{
	color: #061E7D;
	cursor: hand;
}

/*=========================================================
	ESTILO PARA EL ARBOL
=========================================================*/
.clsTree
{
}

/*=========================================================
	ESTILO PARA EL BOTON (ACCIONES)
=========================================================*/
.clsAction
{
	color: White;
	background-position: 50% top; 
	font-weight: normal;
	font-size: 11px; 
	background-image: url(./Images/btndefault.gif); 
	background-repeat: repeat-x; 
	background-color: #d0d1d0;
	border-bottom: solid 1px white;
	border-top: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	/*padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;*/
	cursor:hand;
}

.clsAction2
{
	color: Blue;
	text-decoration: underline;
	cursor:hand;
	margin-left: 5px;
	margin-right: 5px;
}

/*=========================================================
	ESTILO PARA LA BARRA DE PAGINACION
=========================================================*/

.clsButtonBar
{
	width:100%;
	text-align: left;
	border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;
}

.clsSection .clsDivSectionBody .clsNavigationBar
{
	/*background-color: red;*/
	font-size: 11px; 
	background-color: white; 
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	width:100%;
}
/*----CUERPO DE LA TABLA----*/
.clsSection .clsDivSectionBody .clsNavigationBar thead  tr .clsThId
{
	border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom:2px;
	padding-top: 2px;
	background-color: #D1DEEF;
}

.clsSection .clsDivSectionBody .clsNavigationBar tbody
{
}
/*----FILA TABLA----*/
.clsSection .clsDivSectionBody .clsNavigationBar tbody tr
{
	padding-right: 0px;
	padding-left: 0px; 
	font-size: 11px; 
	color: #999999; 
	border-top: #b0cbe2 1px solid;
	border-bottom: #b0cbe2 1px solid;
	border-right: #b0cbe2 1px solid;
	border-left: #b0cbe2 1px solid;
	width:800px;
}

.clsSection .clsDivSectionBody .clsNavigationBar tbody tr .clsTDOn
{
	background-color: #F7F7F7;
}

/*----COLUMNA IR PRIMEROS REGISTROS----*/
.clsSection .clsDivSectionBody .clsNavigationBar tbody tr .clsTdFirst
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #999999;
	width:800px;
	border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;
	background-color: #EDf2F9;

}

/*=========================================================
	ESTILO PARA LAS PESTAÑAS O BARRAS DE NAVEGACION
=========================================================*/
.clsThumbnails
{
}

/*=========================================================
	ESTILO PARA EL MENU
=========================================================*/
.clsMenu
{
}

/*=========================================================
	ESTILO PARA EL ARBOL DE REPORTES
=========================================================*/
.clsReportTree
{
}

/*=========================================================
	ESTILO PARA CADA COMPANIA
=========================================================*/
.clsScripta
{
	width: 138px;
	height: 30px;
	background-image: url(./Images/Scripta.gif);
}

/*=========================================================
	ESTILO PARA CADA TIPO DE CAMPO
=========================================================*/

.IBZ_DateFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_DateFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_TextFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;
}

.IBZ_TextFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_ListFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_ListFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_LargeLstFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_LargeLstFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_CheckFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_CheckFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_RadioFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_RadioFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_ImageFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_ImageFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}

.IBZ_PasswordFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_PasswordFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_TextAreaFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_TextAreaFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}

.IBZ_FileFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;
}

.IBZ_FileFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}
.IBZ_LabelFieldEnabled
{
	background-color: #FFFFFF;
	border-color:#999;	
}

.IBZ_LabelFieldDisabled
{

	background-color: #e7e8ec;
	border-color:#c0c0c0;
}

.titulobienvenido {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E20A16;
	text-decoration: none;
}
.subtitulobienvenido {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*=========================================================
	ESTILO PARA REPORTES
=========================================================*/
.clsSectionReport
{
	width: 790px;
	margin-left: 10px;
}

.clsSectionReport .clsDivSectionBody
{
	border-left: solid 1px #7A8DDC;
	border-right: solid 1px #7A8DDC;
	border-top: solid 1px #7A8DDC;
	border-bottom: solid 1px #7A8DDC;
	padding-left: 1px;
	padding-bottom: 1px;
}

.clsSectionReport .clsImgPDF
{
	margin-left: 13px;
}

.clsSectionReport .clsTdPaddingLeft
{
	padding-left: 10px;
}

.clsSectionReport .clsASection
{
	width: 80%;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	display: block;
	color: #001380;
	cursor: hand;
}

.clsSectionReport .clsASection IMG
{
	margin-right: 3px;
}

.clsSectionReport .clsNote
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
}

.clsSectionReport .clsNoteOption
{
	width: 90%;
	padding-left: 5px;
	display: block;
	padding-top: 4px;
}

.clsSectionReport .clsReportHeader
{
	margin-top: 12px;
	position: relative;
	z-index: 2;
	margin-bottom: -50px;
	width: 97%;
	text-align: right;
}

.clsSectionReport .clsReportHeader img
{
	margin-top: 4px;
}

.clsSectionReport .clsTitle
{
	position: relative;
	top: 1px;
	width: 780px;
	text-align: center;
	color: #1E385B;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.clsSectionIndex
{
	margin-bottom: 4px;
	margin-left: 1px;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.clsSectionIndex .clsTableSectionBody
{
	width:100%;
	border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 1px solid;
	border-right: #b0cbe2 1px solid;
	border-left: #b0cbe2 0px solid;
	background-color: white;
}
	
.clsSectionIndex .clsTableSectionBody tbody tr .clsTdLabel
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	font-size: 11px;
}

.clsSectionIndex .clsTableSectionBody tbody tr .clsThTitle
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
	text-align: center;
	font-size: 10px;
	background-color: #D9E3F2;
}

/*=========================================================
	TABLA ESTADISTICAS
=========================================================*/
.clsDivForm
{
	padding-top: 3px;
	padding-left: 11px;
}

.clsDivForm .clsDivFormComplex
{
	/*border-left: solid 1px #7A8DDC;
	border-right: solid 1px #7A8DDC;
	border-top: solid 1px #7A8DDC;
	border-bottom: solid 1px #7A8DDC;
	padding-left: 1px;
	padding-bottom: 1px;*/
	border: none;
}

.clsDivForm .clsAInstructivo
{
	width: 100px;
	text-align: center;
	margin-bottom: 30px;
}

.clsDivForm .clsTitle
{
	position: relative;
	top: -20px;
	width: 780px;
	text-align: center;
	color: #1E385B;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
}

.clsRule
{
	width:800px;
}

.clsDivForm .clsTextAreaField
{
	border: 1px #B0CBE2 solid;
}

.clsDivForm .clsASection
{
	width: 90%;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 5px;
	display: block;
	color: #001380;
}

.clsDivForm .clsASection IMG
{
	margin-right: 3px;
}

.clsDivForm .clsGuide
{
	vertical-align: middle;
}

.clsDivForm .clsNote
{
	font-weight: bold;
	font-size: 10pt;
}

.clsDivForm .clsNoteOption
{
	display: block;
	padding-top: 4px;
}

.clsDivForm .clsAHeader
{
	position: relative;
	z-index: 2;
	margin-bottom: -50px;
	width: 780px;
	text-align: right;
}

.clsDivForm .clsDIVHeader1
{
	position: relative;
	z-index: 2;
	margin-bottom: -50px;
	width: 780px;
	text-align: right;
	font-size: 8px;
}

.clsDivForm .clsDIVHeader1 .clsAHeader1
{
	display: block;
	width: 120px;
	text-align: center;
}

.clsDivForm .clsReportHeader img
{
	margin-top: 4px;
}

.clsDivFormComplex .clsTableGeneral
{
	/*border-top: 1px red solid;
	border-right: 1px red solid;*/
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral #secBasica2BS, #secBasica3BS, #secBasica2BS, #secBasica4BS, #secBasica5BS, #secBasica6BS
{
	width: 390px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral
{
	/*border-bottom: 1px red solid;
	border-left: 1px red solid;*/
	vertical-align: top;
}

/*TABLA INFORMACION*/
.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableInfo
{
	width:780px;
	/*border-top: 1px black solid;
	border-left: 1px black solid;*/
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableInfo TD
{
	font-weight: bold;
	font-size: 7pt;
	/*border-bottom: 1px black solid;
	border-right: 1px black solid;*/
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableInfo
{
	margin-left: 3px;
}

/*TABLAS*/
.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody
{
	border-bottom: 1px #b0cbe2 solid;
	border-right: 1px #b0cbe2 solid;
	margin-left: 3px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsSmallTextField
{
	border: none;
	width: 100%;
	text-align: right;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsSmallTextFieldTotal
{
	border: none;
	width: 100%;
	text-align: right;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdLabel
{
	background-color: #F8FAFC;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdLabel_HTSH
{
	background-color: #F8FAFC;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
	width: 394px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdLabelTotal
{
	background-color: #F8FAFC;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
	font-weight: bold;
	text-align:center;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdValue
{
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdValueRh
{
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	width: 230px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsTdValue_HTSH
{
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	width: 404px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1A, .clsThTitle1B, .clsThTitle1C, .clsThTitle1D, .clsThTitle1B_CS, .clsThTitle1B_DP, .clsThTitle1B_CDA, .clsThTitle1C_MH, .clsThTitle1C_RAT, .clsThTitle1B_UI, .clsThTitle1C_UI, .clsThTitle1C_RAT1, .clsThTitle1A_RAT
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
	text-align: center;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1A, .clsThTitle1A_RAT
{
	font-size: 10px;
	background-color: #D9E3F2;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1A_RAT
{
	width: 114px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1B, .clsThTitle1B_CS, .clsThTitle1B_DP, .clsThTitle1B_CDA, .clsThTitle1B_UI
{
	font-size: 8px;
	color: #1E385B;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1B_UI
{
	width: 62px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1B_CDA
{
	width: 67px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1B_DP
{
	width: 70px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1B_CS
{
	width: 106px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1C, .clsThTitle1C_MH, .clsThTitle1C_RAT, .clsThTitle1C_UI, .clsThTitle1C_RAT1
{
	font-size: 8px;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1C_UI
{
	width: 62px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1C_RAT1
{
	width: 37px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1C_RAT
{
	width: 40px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1C_MH
{
	writing-mode: tb-rl;
	filter: flipv() fliph();
	width: 21px;
	border-top: none;
	border-left: none;
	border-bottom: 1px #b0cbe2 solid;
	border-right: 1px #b0cbe2 solid;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle1D
{
	font-size: 8px;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2A, .clsThTitle2B, .clsThTitle2C, .clsThTitle2D, .clsThTitle2C_ESDAA, .clsThTitle2C_ESDAB, .clsThTitle2A_RAD, .clsThTitle2B_RAD, .clsThTitle2C_RAD, .clsThTitle2C_TUC, .clsThTitle2D_TUC, .clsThTitle2C_ESDR, .clsThTitle2D_ESDR, .clsThTitle2B_CDR, .clsThTitle2C_PDH, .clsThTitle2B_PDH, .clsThTitle2C_UI, .clsThTitle2D_UI, .clsThTitle2B_HTSH, .clsThTitle2C_HTSH, .clsThTitle2B_REM, .clsThTitle2C_REM, .clsThTitle2A_ESDA, .clsThTitle2D_TUC2 .clsThTitle2A_STS
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px; 
	padding-top: 1px;
	font-weight: bold;
	border-top: 1px #b0cbe2 solid;
	border-left: 1px #b0cbe2 solid;
	color: #1E385B;
	text-align: center;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2D_TUC
{
	width: 54px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2D_TUC2
{
	width: 54px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2A, .clsThTitle2A_RAD, .clsThTitle2A_ESDA, .clsThTitle2A_STS
{
	font-size: 10px;
	background-color: #D9E3F2;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2A_ESDA
{
	width: 100px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2A_STS
{
	height: 160px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2A_RAD
{
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B, .clsThTitle2B_RAD, .clsThTitle2B_CDR, .clsThTitle2B_PDH, .clsThTitle2B_HTSH
{
	font-size: 8px;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B_REM
{
	font-size: 8px;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B_HTSH
{
	width: 62px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B_PDH
{
	height: 40px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B_CDR
{
	width: 83px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2B_RAD
{
	height: 65px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C, .clsThTitle2C_ESDAA, .clsThTitle2C_ESDAB, .clsThTitle2C_RAD, .clsThTitle2C_TUC, .clsThTitle2C_ESDR, .clsThTitle2C_PDH, .clsThTitle2C_UI, .clsThTitle2C_HTSH
{
	font-size: 7px;
	color: #30588F;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_REM
{
	font-size: 8px;
	color: #30588F;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_HTSH
{
	width: 62px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_UI
{
	width: 61px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_PDH
{
	width: 76px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_ESDR
{
	width: 48px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_TUC
{
	width: 54px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_RAD
{
	width: 80px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_ESDAA
{
	width: 52px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2C_ESDAB
{
	width: 72px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2D, .clsThTitle2D_TUC, .clsThTitle2D_ESDR, .clsThTitle2D_UI
{
	font-size: 7pt;
	color: #3F73BA;
	background-color: #EDF2F9;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2D_UI
{
	width: 61px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsThTitle2D_ESDR
{
	width: 48px;
}

.clsDivFormComplex .clsTableGeneral .clsTDGeneral .clsTableSectionBody .clsBanco
{
	width: 195px;
}

.clsDivFormComplex .clsDivSectionBody
{
	border-left: solid 1px #7A8DDC;
	border-right: solid 1px #7A8DDC;
	border-top: solid 1px #7A8DDC;
	border-bottom: solid 1px #7A8DDC;
	padding-left: 1px;
	padding-bottom: 1px;
}

/*=========================================================
	ESTILOS PERSONALIZADOS
=========================================================*/
.clsGestionEntidad
{
	width: 550px;
}
.clsAlternativeRow
{
	background-color: #F9F9F9;
}
.clsLabel1
{
	display: block;
}
.clsLabel2
{
	display: block;
}
.clsGridView
{
	
}

.clsGridView .clsThId
{
	border-top: #b0cbe2 0px solid;
	border-bottom: #b0cbe2 0px solid;
	border-right: #b0cbe2 0px solid;
	border-left: #b0cbe2 0px solid;
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom:2px;
	padding-top: 2px;
	background-color: #D1DEEF;
}
.pagerstyle
{
	color:#444444;
	background-color:#e5e5e5;
	font-size:x-small;
	text-align:right;
}
.pagerstyle select
{
	font-size:x-small;
}
.previous
{
	height:20px;
	width:16px;
}
.next
{
	height:20px;
	width:16px;
}
.gotopage
{
	font-size:x-small;
	width:20px;
}

#clock
{
	width:95px;
	top:0px;
	position:absolute;
	border-top: solid 1px #dee3f7;
	border-bottom: solid 1px #dee3f7;
	border-left: solid 1px #dee3f7;
	border-right: solid 1px #dee3f7;
	font-size:1em;
	text-align:center;
}
