/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	text-align: justify;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
a{
	font-weight: bold;
	text-transform: capitalize;
	color: black;
	text-decoration: none;
}
a:hover{
	color: red;
	text-decoration: underline;
}
.imgs{
	border: 0px;
	cursor: hand;
}
.tit{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
	font-style: oblique;
	text-align: center;
}*/

.titulo {font-family: arial; font-size: 15px; color: #3a352f; font-weight:bold; font-style: italic}
.titulo2 {font-family: arial; font-size: 15px; color: #ffffff; font-weight:bold; font-style: italic}
.fechacoment {font-family: century; font-size: 10px; color: #3a352f; font-style: italic; text-align: left;}
.textcoment {font-family: Arial; font-size: 11px; color: #3a352f;  text-align: justify;}
.textcoment2 {font-family: Arial; font-size: 12px; color: #3a352f; }
.autorcoment {font-family: century; font-size: 10px; color: #3a352f; font-style: italic; text-align: right;}
.nombrecoment {font-family: arial; font-size: 10px; color: #3a352f; text-align: right;}
.conceptosbusq {font-family: arial; font-size: 12px; color: #3a352f; text-align: right;}
.conceptosbusq2 {font-family: arial; font-size: 12px; color: #3a352f; text-align: left;}
.login {font-family: Arial; font-size: 11px; color: #ffffff; }
.minitext {
  font-family: arial;
  font-size: 10px; 
  color: #000000;
  
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

.logins
{ 
font-family:  Arial;
font-size: 11px;
color: #ffffff;
}
.inputs
{ 
font-family:  Arial;
font-size: 11px;
color: #006600;
}
textarea,input,select {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
}
i/*nput{
	font-family:  Arial;
	font-size: 11px;
	color: #ffffff;
}*/

A:link          {BACKGROUND: none; COLOR: #3a352f; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none }
A:active        {BACKGROUND: none; COLOR: #3a352f; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A:visited       {BACKGROUND: none; COLOR: #459268; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: none}
A:hover         {BACKGROUND: none; COLOR: #cca35b; FONT-SIZE: 10px; FONT-FAMILY: Verdana; TEXT-DECORATION: underline}
