@charset "iso-8859-1";
/* CSS Document */

.LOGIN {
	border: thin dotted #999;
}
.ETIQUETA_FORMULARIOS
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
INPUT {
	border: thin solid #F00;
	font-family: "Lucida Grande";
	width: 500px;
}
textarea {
	border: thin solid #F00;
	width: 500px;
}

SELECT {
	border: thin dotted #F00;
}

.T_SUPI {
	horizontal-align:center;
	overflow: auto;
	border: thin solid #fe1f00;
	text-align: left;
	background-color: #fe1f00;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: x-small;
	padding-right: 5px;
	padding-left: 5px;
}
.T_INF {
	horizontal-align:center;
	overflow: auto;
	text-align: left;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Lucida Grande";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.boton {
	width: 119px;
	height: 93px;
	color:white;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	font-size: 11px;
	font-family: "Lucida Grande";
}
.boton2 {
	color:white;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	width: 100%;
	height: 93px;
	padding-top: 22px;
	font-family: "Lucida Grande";
	font-size: 11px;
}

.boton:hover, .boton:active{
	width: 119px;
	height: 93px;
	color:white;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	text-decoration: underline;
}
.boton2:hover, .boton2:active {
	color:white;
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	position: relative;
	width: 100%;
	height: 93px;
	padding-top: 15px;
}
#boton{
	margin-top: 15px;
	height: 49px;
	text-align: center;
	}
.direccion {
	font-family: "Lucida Grande";
	font-size: small;
}
#fecha {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#texto {
	font-family: "Lucida Grande";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

#titular {
	font-family: "Lucida Grande";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF1A00;
}


a {
	color: #9c9e9f;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: 11px;
}
.contador {
	color: #9c9e9f;
	font-weight: normal;
	text-decoration: none;
	font-family: "Lucida Grande";
	font-size: 10px;
}

a:hover, a:active {
	color: #9c9e9f;
	font-weight: bold;
	text-decoration: line-through;
	font-family: "Lucida Grande";
	font-size: 11px;
}


.menu {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	top: 0px;
}
/* CSS Document */

.bullet
{
	color: #F00;
}
.bullet2 {
	color: #F00;
	font-family: "Lucida Grande";
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
}

.seccion
{
	color: #FF1A00;
	font-family: "Lucida Grande";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}