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

body {
	background-color:#FF9;
	text-align: left;
}



.big_tit {
	font-family:"Century Gothic";
	font-size:24px;
	font-weight:600;
	text-align:center;
	color:#FC0;
}

.texto_central {
	font-family:"Century Gothic";
	font-size:14px;
	color:#000;
	text-align: center;
	font-weight:400;
}

.celda_medio {
	margin-top:20px;
}

.texto_pie {
	font-family:"Century Gothic";
	font-size:12px;
	text-align:center;
	color:#600;
	text-decoration: blink;
}

.negrita {
	font-weight:600;
}

.fotos {
	border: groove;
}

.titulo-negrita {
	font-weight:600;
	font-family:"Century Gothic";
	color:#600;
}

.texto_subtitulo {
	font-family:"Century Gothic";
	font-size:12px;
	text-align:left;
	color:#600;
	text-decoration: blink;
}

.texto_oferta {
	font-family:"Century Gothic";
	font-size:12px;
	text-align:center;
	color:#600;
	text-decoration: none;
}

.titulo-negrita-bordeau {
	font-weight:600;
	font-family:"Century Gothic";
	color: #600;
	text-align:center;
}

.copyright_derechos {
	font-family:"Century Gothic";
	font-size:10px;
	color:#666;
	font-weight:400;
	text-align:center;
}

.copyright_copy {
	font-family:"Century Gothic";
	font-size:10px;
	color:#333;
	font-weight:600;
	text-align:center;
}
