body {
	font-family: Arial, Helvetica, sans-serif;
}

.tdBotones {
	font-family: Myriad;
	font-size:14px;
	text-decoration: none; 
	color:#000000;
}

.seccionPrincipal {
	top:50px;
	left:15px;
	width:470px;
	margin: 20px 15px 15px 10px;
}


.fontEdicion {
	font-family:"Century Gothic";
	font-size:18px;
	color:#024970;
}

.titulosDefualt {
	font-family: "Century Gothic";
	font-size: 14px;
	color:#901A1D;
}
.tituloSecundario {
	color:#4C4D4F;
	font-family: "Century Gothic";
	font-size:14px;
}

.textoSecciones {
	color:#808284;
	font-family: "Century Gothic";
	font-size: 11px;
}

.texto {
	color:#808284;
	font-family: "Century Gothic";
	font-size: 11px;
}

.textoNormal {
	font-family: "Century Gothic";
	font-size: 11px;
}

.textoItalic{
	color:#808284;
	font-family: "Century Gothic";
	font-size: 10px;
	font:italic;
}

.links {
	color:#024970;
	font-family: "Century Gothic",bold;
	font-size: 11px;	
	font-style:normal;
	text-decoration:none;
}

.linksItalic {
	color:#024970;
	font-family: "Century Gothic",bold;
	font-size: 11px;	
	text-decoration:none;
	font:italic;
}

.enlaces {
    color:#808284;
    text-decoration: none; 
	font-family: "Century Gothic";
	font-size: 11px; 
}
.enlaces:link { color:#464545; }
.enlaces:visited { color:#464545; }
.enlaces:active { color:#464545; }
