@charset "UTF-8";
/* Empieza el RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 
    {margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

header{
	background-image: url("img/img2.jpg");
    background-size: cover;
    text-align: center;
	background-color: #c96690;
	padding: 1em;}

nav ul li{
    display: inline;
	padding: 1.5em;}

nav ul li a {
    text-decoration: none;
    color:white;
    font-size: 1em;}

main section div h2{
	font-size: 3em;
	text-align: center;
	margin: 1em;}

main section div p{
	font-size: 1.2em;
	text-align: center;}

body{
	font-family: 'Bodoni Moda', serif;}

.flexbox{
    display: flex}

.fondorosita{
    background-color: #d6a6b9;}

.fondorosa{
	background-color: #c96690;}

.paddingdos{
    padding: 2em;}

.paddinguno{
	padding: 1em;}

.centrado{
	text-align: center;}

.margincerocinco{
	margin: 0.5em;}


#registro{
    padding: 5%;
	margin-top: 5%;
    margin-left: 30%;
    margin-right: 30%;
    background-color: rgba(255,255,255,0.7);
	text-align: center;
	background-color: #d6a6b9;}

main section h1{
	font-size: 2em;
	text-align: center;
	color: white;}

#fondoamarillo{
	background-color:#e2a843;
	padding: 2em;}

.fondoamarilloo{
	background-color:#e2a843;}



#footer {
	padding: 1 0 1em 0 ;
	background-color:lightpink;
	text-align: center;
	background-color:#eddaca;}

	#footer .icons {
		font-size: 1.25em;}

	#footer .icons a {
		text-decoration: none;
		display: inline;
		color: #e2a843;}

main section div button{
	color:#c96690;}


.fondoazul{
    background-color: #5e9bba;}

.paddindgdos{
    padding: 2em;}

h2{
	font-size: 2em;
    font-weight: 800;
    padding: 1em;}

main section div img{
	padding: 2em;}

main section div h3{
	color: #c96690;}

main section div h3 a{
	text-decoration: none;
	color: #c96690;}

main section div h2{
	font-size: 3em;
	text-align: center;
	color: white;}






