/* ------------------------------------------
	Page style - not required for forms
------------------------------------------ */
body {
	font-family: 'Open Sans', Arial, sans-serif;
}

h2 {
	margin: 0 0 30px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 800;
}

h3 {
	margin: 0 0 20px;
}

.header h1 {
	margin: 50px 0;
	font-size: 36px;
	line-height: 50px;
	color: #fff;
	text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

.content {
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 25px;
	background: #fff;
}

.sidebar .nav {
	margin-bottom: 30px;
	background-color: #E6CE98;
	margin-top: 20px;
	margin-right: 0px;
}

.sidebar .nav-stacked > li + li {
	margin: 0;
}

.sidebar .nav-pills li a  {
	color: #5B1300;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-weight: bold;
	border-bottom: thin dotted #FFFFFF;
}

.sidebar .nav-pills > li.active > a,
.sidebar .nav-pills > li > a:hover,
.sidebar .nav-pills > li > a:focus {
	color: #B62120;
	background-color: #E6CE98;
	-webkit-box-shadow: 0 0 0 #E6CE98;
	-moz-box-shadow: 3px 0 0 #E6CE98;
	box-shadow: 0 0 0 #E6CE98;
	font-weight: bold;
	border-bottom: thin dotted #FFFFFF;
}

.sidebar .nav-pills li a .new {
	margin: 0 5px;
	padding: 1px 3px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	border: 1px solid #900;
	color: #fff;
	background: #f55;
}

.tablatitulo
{
  background: #655641;
  color: #ffffff;
}

/*
.dcelda
{
 border-top: 1px solid #e9e9e9; 
 border-right: 1px solid #e9e9e9;
 border-left:  1px solid #e9e9e9;
 border-bottom: 1px solid #e9e9e9; 
 padding-left: 5px; 
 font-style:normal;
}
*/


.dcelda_first_row_first_cols
{
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #000000;
	padding-left: 5px; 
	font-style:normal;
}

.dcelda_first_row
{
	border-right: 1px solid #e9e9e9;
	padding-left: 5px; 
	font-style:normal;
}

.dcelda_first_row_last_cols
{
	border-right: 1px solid #000000;
	padding-left: 5px; 
	font-style:normal;
}

.dcelda_first_cols
{
	border-left: 1px solid #000000;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 5px;
	font-style:normal;
}

.dcelda
{
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-left: 5px;
	font-style:normal;
}

.dcelda_last_cols
{
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #000000;
	padding-left: 5px;
	font-style:normal;
}

.dcelda_last_row_first_cols
{
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	
	padding-left: 5px; 
	font-style:normal;
}

.dcelda_last_row
{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #e9e9e9;
	padding-left: 5px; 
	font-style:normal;
}

.dcelda_last_row_last_cols
{
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-left: 5px; 
	font-style:normal;
}



.titlebox {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.maintitle
{
  /*border: 1px solid #d9d9d9;*/
	font-family: Arial, sans-serif;
	font-size: 16px;  
  	color: #5B1300
}
