@import url("home.css");

a:link{ color: #B03010; text-decoration: underline;  } 
a:visited{ color: #E05030; text-decoration: underline;  } 
a:active, a:hover { color: #700000; text-decoration: underline; } 
.content_header_01 {

	color: #c84545;

}

.content_header_02 {
	color: #c84545;

}

table.calendar
{
	border:solid 1px #593f32;
}

.aplicacion .grilla th
{
	background-color: #593f32;
}

.alternative td
{
	background-color: #efd6b0;
}

.alternative1 td
{
	background-color: #d6b690;
}

.excel_icon_export {
    background: rgba(0, 0, 0, 0) url("../../Image/excel_generar.png") no-repeat scroll 0 0;
    width: 16px;
    border: none;
    cursor: pointer;
}

.jqx-widget-header {
	background: linear-gradient(to right, #593F32 0%,#c84545 100%) !important;
}

.node_footer 
{
    background: linear-gradient(to right, #593F32 0%,#c84545 100%) !important;
}
