.display{
	color: #FFF;
	background-color:#990066; 
	border: 0px;
	font-size: 30px;
	cursor: default;
}
.cursor{
	cursor: default;
}
.header{
	background-color:#990066;
}
.numberkeyboard{
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 20px;
	background-repeat:no-repeat;
}
.numberkeyboard td{
	background-repeat:no-repeat;
}
.numberkeyboard a:link{
	color: #FFF;
	text-decoration: none;
}
.numberkeyboard a:visited{
	color: #FFF;
	text-decoration: none;
}
.numberkeyboard a:hover{
	color: #FFF;
	text-decoration: none;
}
.numberkeyboard a:active{
	color: #FFF;
	text-decoration: none;
}
.optionskeyboard{
	color: #990066;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
	background-repeat:no-repeat;
}
.optionskeyboard td{
	background-repeat:no-repeat;
}
.optionskeyboard a:link{
	color: #990066;
	text-decoration: none;
}
.optionskeyboard a:visited{
	color: #990066;
	text-decoration: none;
}
.optionskeyboard a:hover{
	color: #990066;
	text-decoration: none;
}
.optionskeyboard a:active{
	color: #FFF;
	text-decoration: none;
}
.leftmenu{
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 12px;
}
.leftmenu td{
	background-color:#990066;
}
.leftmenu a:link{
	color: #FFF;
	text-decoration: none;
}
.leftmenu a:visited{
	color: #FFF;
	text-decoration: none;
}
.leftmenu a:hover{
	color: #FFF;
	text-decoration: none;
}
.leftmenu a:active{
	color: #FFF;
	text-decoration: none;
}
.textcolor{
	color: #990066;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
}
.text{
	font-family: "Century Gothic";
	font-size: 12px;
}
.textcolorboletin{
	color: #185DA5;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:bold;
}
.textboletin{
	font-family: "Century Gothic";
	font-size: 12px;
}
.textsobre{
	font-family: "Century Gothic";
	font-size: 20px;
}
.logo{
	background: url('img/logo.png');
	background-repeat: no-repeat;
	height:75px;
	position:relative;
	right:-60px;
}

.footer{
	font-family: "Century Gothic";
	text-align:center;
	font-size:9px;
	margin-left:210px;
}
.content{

	margin-left:210px;
	font-family: "Century Gothic";
	font-size:12px;
	min-width:800px;
}
.content td{
	font-size:9px;
	width:auto;
}
.login {
	font-family: "Century Gothic";
	color: #8c8c8d;
	font-size: 12px;
	text-align: center;
	position: absolute;
	/*nos posicionamos en el centro del navegador*/
	top:50%;
	left:50%;
	/*determinamos una anchura*/
	width:300px;
	/*indicamos que el margen izquierdo, es la mitad de la anchura*/
	margin-left:-150px;
	/*determinamos una altura*/
	height:150px;
	/*indicamos que el margen superior, es la mitad de la altura*/
	margin-top:-75px;
	border:1px solid #808080;
	padding:5px;
	
}
.login a:link {
	color: #8c8c8d;
	text-decoration: none;
}
.login a:visited {
	text-decoration: none;
	color: #8c8c8d;
}
.login a:hover {
	text-decoration: none;
	color: #8c8c8d;
}
.login a:active {
	text-decoration: none;
	color: #8c8c8d;
}
.title{
	color: #990066;
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight:bold;
}
.desconectar{
	color: #990066;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight:bold;
}
.tablas{
	background-color:#990066;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 20px;
	border-radius: 10px;
	
}
.esquinas_redondeadas{

border-radius: 10px;
	
}
.leftnav{
	position: fixed;
	width: 210px;
	height: 100%;
	z-index: 500;
	background-color:#e6e4e7;
	left: 0;
	color:#8a8a8a;
	top: 0px;
}
.logonav{
	background: url('img/logonav.png');
	background-repeat: no-repeat;
	height:75px;
	position:relative;
    right: -7px;
	top: 7px;
}
.logonavdb{
	background: url('img/logonavdb.png');
	background-repeat: no-repeat;
	height:75px;
	position:relative;
    right: -7px;
	bottom: -40px;
}
.bigback{
	height:100%;
	background: url('img/bigback.jpg');
	background-repeat:no-repeat;
	background-size: 100%;

}
.listnav{
	font-family: "Century Gothic";
	font-size:12px;
	margin: 0;
	padding: 0;
	list-style: none !important;
}
.leftnav ul{
	margin-top:15px;
}
.listnav li{
	margin-left:15px;
	width:180px;
	
}
.listnav a:link {
	color: #8c8c8d;
	text-decoration: none;
}
.listnav a:visited {
	text-decoration: none;
	color: #8c8c8d;
}
.listnav a:hover {
	text-decoration: none;
	color: #8c8c8d;
}
.listnav a:active {
	text-decoration: none;
	color: #8c8c8d;
}
.moduleheader{
	font-family: "Century Gothic";
	text-align:center;
	font-size:30px;
}
.listado{
	font-family: "Century Gothic";
	font-size:12px;
	overflow:auto;
	width:100%;
	height:100%;
	max-height:550px;
	margin-top: 10px;
}
.listtable {
	width:100%;
  	border: 1px solid #c5c4c6;
  	border-collapse: collapse;
}
.listtable td {
  	border: 1px solid #c5c4c6;
  	width:100%;
  	padding:5px;
}
.listtable th{
  	border: 1px solid #c5c4c6;
  	width:100%;
  	color:#8c8c8c;
}
.listtablesocios {

  	border: 1px solid #c5c4c6;
  	border-collapse: collapse;
}
.listtablesocios td {
  	border: 1px solid #c5c4c6;
  	padding:5px;
}
.listtablesocios th{
  	border: 1px solid #c5c4c6;
  	color:#8c8c8c;
}
.button{
	width:20px;
}
.buttons{
	margin-top:10px;
}
.busqueda{
	margin-bottom: -33px;
	margin-left: 65px;
}
.obligatorio{
	font-family: "Century Gothic";
		margin-left: 210px;
	margin-top: -24px;
}
.obligatorio table tr td{
	background-color:red;
	color:#FFFFFF;
	border:1px solid #808080;
}
.form1{
margin-top: 20px;
}
.inputform1{
	width:40px;
}
.form2{
	
}
.inputform2{
	width:500px;
}
.inputform3{
	width:40px;
}
.inputform4{
	width:71px;
}
.labelform2{
	text-align:right;
	width:130px;
	float: left;
	margin-bottom: 0;
	padding-top: 7px;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;

}
.ofiscales{
	font-family: "Century Gothic";
	margin-left:500px;
	margin-top:-140px;
}
.ofiscales table tr td{
	background-color:yellow;
	color:#000000;
	border:1px solid #808080;
}
.ofiscales table{
	width:440px;
}
.oftitle{
	font-family: "Century Gothic";
	font-size:18px !important;
	text-align:center;
}
.guardar1{
	font-family: "Century Gothic";
	margin-left: 450px;
	margin-top: -24px;
}
.titlelist{
	font-family: "Century Gothic";
	color:#000000;
	font-size:18px;
	
}