/*INPUT{ 
	color: #000000;
	/*background-color: #ffffff;
    background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	border-collapse:collapse;
       }*/
.ini {
cursor:pointer;
	color: #000000;
	background-color: #ffffff;
    background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	border-collapse:collapse;
	background-image:url(images/inicio.jpg);
	}
.usrs {
cursor:pointer;
	color: #000000;
	background-color: #ffffff;
    background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	border-collapse:collapse;
	background-image:url(images/user.jpg);
	}
.fil {
	cursor:pointer;
	color: #000000;
	background-color: #ffffff;
    background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	border-collapse:collapse;
	background-image:url(images/archivos.jpg);
}
.up {
	cursor:pointer;
	color: #000000;
	background-color: #ffffff;
    background-repeat:no-repeat;
	width:150px;
	height:30px;
	border:none;
	border-collapse:collapse;
	background-image:url(images/upload.jpg);
}
.a_mapa
{text-decoration:none;
color:#000000;
font-weight:bolder;
}
/***************************************ESTILOS PARA PUERTAS DE ENTRADA******************************/
.tit 
{
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	text-align:center;
	color:#663300;
}
.idx {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
}
.text {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #663300;
}
.t_text {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
.copy {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.links{
font-family:"Century Gothic";
font-size:16px;
font-weight:bold;
}
/************************************TERMINAN ESTILOS DE PUERTAS DE ENTRADA**********************/
