/* A CLASS ----------------------------------------------------------------------------- */

A.botsec:link {
	FONT-SIZE: 9px; COLOR: #8BAFB4; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.botsec:visited {
	FONT-SIZE: 9px; COLOR: #8BAFB4; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.botsec:active {
	FONT-SIZE: 9px; COLOR: #8BAFB4; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.botsec:hover {
	FONT-SIZE: 9px; COLOR: #BFDCE0; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: underline
}
A.port:link {
	FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.port:visited {
	FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.port:active {
	FONT-SIZE: 9px; COLOR: #FFFFFF; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
A.port:hover {
	FONT-SIZE: 9px; COLOR: #64BD60; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none
}
/* END SELECT CLASS -------------------------------------------------------------------------- */
/* TD CLASS ----------------------------------------------------------------------------- */
TD.recuadrolleno
{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	border-top: none;
	border-right: 1px none #00A9CB;
	border-bottom: 2px solid #64BD60;
	border-left: 1px none #000000;
}
TD.rayitacyan
{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	border-top: none;
	border-right: 1px solid #00A9CB;
	border-left: 1px solid #00A9CB;
}
TD.caracteristicas
{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	background-color: #000000;
	padding: 8px;
	border: none;
}
TD.portolio
{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	background-color: #063843;
	padding: 8px;
	border: none;
}
TD.titulocaract
{
	font-family:verdana;
	font-size:9px;
	color: #00AEEF;
	font-weight: bold;
	border-top: 1px none #8BAFB4;
	border-right: 1px none #8BAFB4;
	border-bottom: 1px dotted #8BAFB4;
	border-left: 1px none #8BAFB4;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.tituloact
{
	font-family:verdana;
	font-size:9px;
	color: #00AEEF;
	font-weight: bold;
	border-top: 1px none #64BD60;
	border-right: 1px none #64BD60;
	border-bottom: 1px dotted #64BD60;
	border-left: 1px none #64BD60;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.textocaract
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px none #8BAFB4;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.texto
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px none #8BAFB4;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.textoport
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px none #8BAFB4;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/fondolistados.gif);
	height: 16px;
	width: 141px;
	padding-right: 0px;
	padding-left: 8px;
	background-position: center;
}
TD.textoport2
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px none #8BAFB4;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/fondolistados2.gif);
	height: 16px;
	width: 141px;
	padding-right: 0px;
	padding-left: 8px;
	background-position: center;
}
TD.tituloport
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	font-weight: normal;
	border: 1px none #8BAFB4;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/tituloport.gif);
	height: 20px;
	width: 222px;
	padding-right: 0px;
	padding-left: 20px;
	background-position: center;
}
TD.rayitas
{
	font-family:verdana;
	font-size:9px;
	color: #FFFFFF;
	padding: 8px;
	border-top: 1px solid #1A6171;
	border-right: 1px none #1A6171;
	border-bottom: 1px solid #1A6171;
	border-left: 1px none #1A6171;
}
/* END SELECT CLASS -------------------------------------------------------------------------- */
/* SELECT CLASS ----------------------------------------------------------------------------- */
SELECT
{
	font-family:tahoma;
	font-size:11px;
}
/* END SELECT CLASS -------------------------------------------------------------------------- */
