sisa-FileSection {
}
.sisa-FileSection .headerFileSection {
	width: 100%;	
	cursor: default;
}
/*
.sisa-FileSection .header .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #004080;
	width: 100%;
}
*/
.sisa-FileSection-datosGenerales .header .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3366FF; 
	width: 100%;
}
.sisa-FileSectionBody {
	width: 100%;
}

.sisa-FileSectionBody .BotonesPanel .cuentaDeUsuarioHabilitada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	}
.BotonesPanel .cuentaDeUsuarioHabilitada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: green;
	}
.sisa-FileSectionBody .BotonesPanel .cuentaDeUsuarioDesHabilitada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	}

.BotonesPanel .cuentaDeUsuarioDesHabilitada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	}
.datosGeneralesForm .codigo {
	font-weight: bold;
}

.datosGeneralesForm .codigo-Label {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
}


.datosGeneralesForm .profesion-Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.datosGeneralesForm .matricula-Label {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.datosGeneralesForm .habilitacion-Label {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.datosGeneralesForm .matriculaHabilitada {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}

.datosGeneralesForm .matriculaDeshabilitada {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
}

.datosGeneralesForm .especialidad {
	font-size: 12px;
	color: #333333;
}

.datosGeneralesForm .profesiones {
	margin-right: 30px;	
}

.sisa-file {
	width: 100%;
}
.fileSection {
	width: 100%;
}

.gridDataColumn {
	width: 30%;
	text-align: right;	
}

.gridData {
	width: 100%;	
}

.listDataSectionBody {
	width: 100%;	
}

.listDataSectionBody .header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #004080; 
}


.blueseparator {
	size: 2px;
	color: #3366FF;
}

.vordeauseparator {
	size: 1px;
	color: #800040;
}
.datosGenerales {

	padding-left: 10px;
	width: 100%;
	padding-bottom: 10px;
}


.imagenProfesionalPanel .imagenProfesional {
	
	height: 130px;
	width: 95px;
	vertical-align: top;
}
.showImagen {
	
	cursor: pointer;
}

.imagenProfesional {
	
	border-style: solid;
	border-width: 2px;
	border-color: #990033;
	height: 130px;
	width: 95px;
}

.imagenProfesional-paddingRight {
	
	padding-right: 10px;
}

.ProfessionalFile .footer {
	width: 100%;
/*	padding-left: 6px; */
	padding-right: 6px;
}

.SeleccionarImagenForm .seleccionarImagenFormContainer { 
	margin-top: 5px;
}

.estadoFicha-Label {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #004080; 	
}


.valorRequerido{
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;	
	color: #FF0000;
}
