html		{ font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
body		{color: #000000; background: #a5b2c9; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary		{ display: block;}
audio,
canvas,
progress,
video		{ display: inline-block;vertical-align: baseline;}
audio:not([controls]) { display: none; height: 0;}
a, .normal	{ font-style:normal; font-weight:normal; text-decoration:none; background-color: transparent; }
a:link		{ color: blue;}
a:active	{ color: red; outline: 0;}
a:visited	{ color: green;}
a:hover		{ text-decoration: underline; outline: 0;}
b, strong	{ font-weight: bold;}
small,.small	{ font-size: 80%;}
sub, sup	{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup			{ top: -0.5em;}
sub			{ bottom: -0.25em;}
p			{ margin:0; text-align:justify; text-indent:1.5em; line-height:1.25em; }
h1, h2, h3, h4, h5, h6 { text-align:center; text-indent:0; page-break-after:avoid; page-break-inside:avoid; adobe-hyphenate:none; hyphenate:none; hyphens:none; -moz-hyphens:none; -webkit-hyphens:none; }
	h6 { font-size:1.1em; }
li			{ margin:0; text-align:justify; text-indent:0; line-height:1.3em; }
li.galeria	{ display: inline; }
ul.gallery	{ padding-left: 0px;}
img			{ border: 0;}
.cabecera	{ color: #ffffff; background: #3F3730; text-align: center; margin-top: 10px; margin-bottom: 10px; padding: 2px;	font-size: 18px}
.centrado, .centrado p { text-align:center; text-indent:0; }
.padre {
	border: 0;
	margin: auto;
	text-align: center;
	width: 99%;
	max-width: 768px;
}
.rc {
	border-radius: 25px;
	background: #ffffff;
	padding: 20px;
}