.ui-widget,.ui-widget .ui-widget {
	font-size: 90% !important;
}

.div-contenedor {
	border: 2px solid #aeaeae;
	width: 400px;
	padding: 5px;
	margin: 0 auto;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 1px 1px 30px 5px #bebebe;
	box-shadow: 1px 1px 30px 5px #bebebe;
}

.header {
	margin-right: 10em;
    margin-top: 1em;
    height: 70px;
}

.header_base {
    margin-left: 15%;
    height: 100%;
    margin-bottom: 10px;
}

.head_link {
	width: 320px;
	padding-right: 5px;
	margin-top:-55px;
	margin-left: 61%;
    text-align: right;
    height: 55px;
}

.footer {
    clear: both;
    color: #666666;
    font-size: 0.85em;
    text-align: center;
}

.footer_base {
	background: #eff3f6 none repeat scroll 0 0;
    height: 90px;
    margin-left: 0;
    width: 100%;
}

.footer_base .footer_logo_senescyt {
	float: left;
    margin-left: 31px;
    margin-right: 300px;
    margin-top: 10px;
}

.footer_base .footer_logo_amalavida {
	float: left;
    margin-right: 108px;
    margin-top: 14px;
    width: 200px;
}

.footer_base .footer_direccion {
	float: right;
    font-size: 0.9em;
    margin-right:30px;
    margin-top: 7px;
    padding-top: 10px;
    text-align: center;
    color: #204a87;
    width: 200px;
}

.logo_tamanio {
	width: 200px;
	height: 60px;
}

#footer_contacto {
	width: 20%;
	text-align: right;
	padding-right: 10px;
	border-left: 1px solid #C8C9CA;
}

#footer_logo_1 {
	text-align: center;
	width: 35%;
}

#footer_logo_2 {
	text-align: center;
	width: 35%;
}

#footer_wrapper {
	clear: both;
	color: #3f016c;
	font-size: 0.85em;
	width: 99%;
	margin: 0px;
	padding-top: 20px;
	text-shadow: none;
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	border: 1px solid #b7c7d4;
	heigth: 5px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 100%;
}

body {
	background: #ffffff!important;
}

.bordercontainer {
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #dfd9c3;
	padding: 0 10px 20px 10px;
	padding-bottom: 10px;
}

.labelBold {
	font-weight: bold;
}

.anchoPanel {
	width: 950px;
}

table tbody tr td a {
	font-weight: normal;
}

table tbody tr td a:hover {
	text-shadow: -1px 0px 17px #459e00;
}

.navegadorMenu{
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.ui-widget-overlay {
opacity: .4;
}

.ui-datatable-header{
	display:"none";
}

.ui-state-default {
	display:"none";
}

.tableHeader {
    border-bottom: 1px solid #fff;
    font-weight: bold;
    height: 30px;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.ui-widget-header {
	border-bottom: 1px solid #fff;
    font-weight: bold;
    padding: 0 10px 0 0;
    vertical-align: middle;
    font: 12px Arial,Helvetica,Verdana,sans-serif;
}

.fontLabel {
    font: 12px Arial,Helvetica,Verdana,sans-serif;
}

h3 {
    font: 14px Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    padding: 1px 1px 1px 20px;
}

h4 {
	margin-top: 8px;
	font-family: Arial;
	font: 12px Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
}

h5 {
	margin-top: 6px;
	font-family: Arial;
	font: 10px Arial,Helvetica,Verdana,sans-serif;
	font-weight: bold;
}

.h5_top {
	margin-top: 18px;
}

.tamanioTexto {
	width: 45em;
}

.botonesCentrado {
    margin-bottom: 1em;
    margin-left: 35%;
    margin-right: 35%;
}

.botonSeparacion {
	margin-left: 5em;
}

.linkExcel {
    background-image: url("../resources/images/excel.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #5b677d;
    display: block;
    font-size: 11px;
    height: 31px;
    margin-top: 0;
    padding-left: 40px;
    padding-top: 12px;
    text-decoration: none;
    vertical-align: middle;
    width: 180px;
}

.line {
	border-bottom: #ccc 2px solid; 
	padding-bottom:5px; 
	background: #bfbba3 !important;
	height:1px;
}