#locutoriosAsp-css {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
	background-color: #FFFFFF;
}


/* powered by castisoft */
#poweredT {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	text-align: center;
	padding-top: 10px;
	color: #FF9900;
}

#poweredT a:link {
	text-decoration: none;
	color: #FF9900;
}
#poweredT a:visited {
	text-decoration: none;
	color: #FF9900;
}
#poweredT a:hover {
	text-decoration: none;
	color: #FF9900;
}
#poweredT a:active {
	text-decoration: none;
	color: #FF9900;
}


#poweredTControl {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	position: absolut;
	text-align: center;
	padding-top: 10px;
	color: #FF9900;
}
#poweredTControl a:link {
	text-decoration: none;
	color: #FF9900;
}
#poweredTControl a:visited {
	text-decoration: none;
	color: #FF9900;
}
#poweredTControl a:hover {
	text-decoration: none;
	color: #FF9900;
}
#poweredTControl a:active {
	text-decoration: none;
	color: #FF9900;
}

/* Estilo aplicado a los campos HTML INPUT */
input {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
}

select {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
}

textarea {
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif", "Times New Roman";
	font-size: 8pt;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px 0;
}

img {
	border: 0px;
}

