@CHARSET "UTF-8";

.cabecera{
  background-color: #9fd86b;
  height: 25px;
  vertical-align: middle;
  text-align: center;
  font-size: 13px;
}

a{
	color:#0073BD;
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
}

.resaltado {
/*  background-color: #EFFFF1;*/
		background-color: #e0eaf8;
}

#tabHeadCat div {
   /*background-color: #E4E2E3;*/
}

.tabHead1{
   /*background-color: #E4E2E3;*/
   background-image: url("/img/repet_tb1.png");
}

#submenu_admin div a {
  text-decoration: none;
}

p.centrado {
  margin-left:10px;
	margin-top:3px;
	text-align:left;
	position:relative;
  float:left;
}

/*div#ffffMenu a {
  text-decoration: none;
  font-size: 24px;
  font-family: Tahoma;
  margin-top: 5px;
}*/


/*	NUEVO	*/	

#divFormPass{
	width: 100%;
	height: 100%;
}
#divFormPass .title_description
{
	
}
#divFormPass .title{
	background: #91c74f;
	line-height: 2em;
}

#divFormPass .body{
	background: #e3e3e3; 
	text-align: left; 
}

#divFields
{
	width: 100%;
	height: 100%;
	margin: 10px;
}
/*
.center
{
	text-align: center;
}*/


.message {
  font-family:Tahoma;
  font-size: 11px;
  color: red;
  text-align: center;
}

div#content_admin{
  text-align: center;
}

#tabForm  {
  text-align: left;
  margin: 10px auto 0px auto;
  background-color: #e3e3e3;
}

#tabCat {
  padding-left: 7px;
  width: 97.5%;
}

#tabCat2 {
  padding-left: 7px;
  width: 97.5%;
}

#tabPag {
  text-align: left;
}

#tabFooter {
  text-align: left;
}

.bordertable
{
	background-color: #a5a4a4
; 
} 
.celltable
{
	background-color: #E4E2E3;
	background-image: url("/img/repet_tb1.png");
	line-height: 2.5em;
} 
.margin_text_rigth
{
	padding-right: 5px;
}