.tit {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.tabla1 {
	background-color: #C00;
}
.tabla2 {
	background-color: #FAFAFA;
}
.admin_txt {
	font-size: 11px;
	color: #555555;
}

.link_admin1 {
	color: #000000;
	text-decoration: none;
}
.link_admin1:hover {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.formulete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BFBFBF;
	border: 1px solid #999999;
	color: #333333;
	background-image: url(img/bg_bt2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
	text-decoration: none;
	width: 200px;
}

.link_gris1 {
	color: #000000;
	text-decoration: none;
}
.link_gris1:hover {
	color: #FF0000;
	text-decoration: none;
}
.formulete_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	color: #000000;
	background-image: url(img/bg_bt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
	text-decoration: none;
	margin-bottom: 5px;
}
.formulete_boton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #282828;
	border-bottom-color: #282828;
	border-left-color: #FFFFFF;
	color: #FF0000;
	background-image: url(img/bg_bt.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 2px;
	text-decoration: none;
}
.formulete_boton_ch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #BBBBBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DDDDDD;
	color: #444444;
	padding: 0px;
	text-decoration: none;
}
.formulete_boton_ch:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D3D3D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	color: #FF0000;
	background-image: url(img/bg_bt.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
	text-decoration: none;
}
.mensaje {
	font-size: 12px;
	color: #007c00;
	font-weight: bold;
}
.div_botones{
	margin-bottom: 7px;
	margin-top: 3px;
}
