@charset "utf-8";
/* CSS Document */

.style12 {font-family: Tahoma; font-size: 2; }

.style14 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

.style19 {color: #000099}

.TituloMayor
{
	font-family: Tahoma;
	font-size: 50px;
	color: #000099;
}

body
{
	background-color: rgb(191, 232, 235);
}

.tablaMayor
{
	background-color: white;
	width: 710px;		
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

.tablaContenido
{
	background-color: white;
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.imgHeader
{
	width: 709px;
	height: 125px;
}

.miFoto
{
	float: right;
	height: 250px;
	width: 158px;
}

.tablaTestimonio
{
	background-color: #ffffe6;
	width: 500px;
	border-color : black;

}