@charset "utf-8";
/* CSS Document */
.w3-lobster {
    font-family: "Lobster", Sans-serif;
}
.W3-allerta {
	font-family: "Allerta Stencil", Sans-serif;
}
.w3-happy{
font-family: 'Happy Monkey', cursive;
}
.w3-text-shadow{text-shadow:3px 4px 0 #f00}

.w3-Monoton{
	font-family: 'Monoton', cursive;
}
angerine {
	font-family:"Tangerine",serif;
	
}

iframe{
	margin:auto;
	padding: 10px;	
}

#botón{ border-radius:5px;
font-size:20px;
	}
label{
	font-size:22px;
	font-weight:bold;
	}
h1{
	font-size:25px;
	font-family: "Diplomata SC", cursive;
	}
input,textarea{
	border-color:#333;
	border-width: thin;
}
.div-left{
	float: left;
	text-align: justify;
	width: 55%;
}
.div-right{
	float: right;
	text-align: justify;
	width: 40%;
}
.div-centrado{
	text-align:center;
	width: 98%;
}

.tex-dec-none{
	text-decoration:none;
}
.font-size18{
	font-size:18px;
}
.font-size20{
	font-size:20px;
}
.font-size24{
	font-size:24px;
}
.font-size25{
	font-size:25px;
}
.font-size26{
	font-size:26px;
}
.font-size27{
	font-size:27px;
}
.font-size28{
	font-size:28px;
}
.font-size36{
	font-size:36px;
}
.sangria{
	text-indent: 50px;
}
.text-align-center{
	text-align:center !important
}	
.border-grueso{
	border-style:solid;
	border-width: 8px;
}
.sombra{
	text-shadow: 1px 1px 2px white, 0 0 15px purple, 0 0 5px purple;
}
.traductor{
	text-align: center;
}	

    