#Tabla_01 .texto strong {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #222222;
	background-color: #FFFFFF;
}
body {
	color: #000000;
	background-image: url(imagenes/fondo.png);
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.circuloFuerte {
	background-image: url(imagenes/Circfuerte.png);
	background-repeat: no-repeat;
}

.texto2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.titulogrande {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #222222;
	text-align: center;
}


a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #111111;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #333333;
	font-size: 12px;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: blink;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: blink;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.lista {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: normal;
	color: #333333;
}
.tablaImaganFondo1 {
	background-image: url(imagenes/circulosoft1.jpg);
	background-repeat: no-repeat;
}
.tablaImgChico {
	background-image: url(imagenes/circulo.png);
	background-repeat: no-repeat;
}
.ResaltadoCentrado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #F30;
}
.fondoWeb {
	background-image: url(imagenes/circulosoft.png);
}
.circChico {
	background-image: url(imagenes/circchico.png);
	background-repeat: no-repeat;
}
.izquieda {
	background-image: url(imagenes/izquierdac.png);
	background-repeat: no-repeat;
}
.derecha {
	background-image: url(imagenes/derechac.png);
	background-repeat: no-repeat;
}

