@charset "utf-8";
/* CSS Document */
.tit1	{
	font-family: 'Satisfy', cursive;
	color: #2F58A8;
	font-weight: normal;
	font-size: 24px;
	text-transform: none;
	text-align: center;
}
.tit1b	{
	font-family: 'Satisfy', cursive;
	color: #2F58A8;
	font-weight: normal;
	font-size: 30px;
	text-transform: none;
	text-align: right;
}
.titc	{
	font-family: 'Satisfy', cursive;
	color: #2F58A8;
	font-weight: normal;
	font-size: 30px;
	text-transform: none;
	text-decoration: none;
}
.element    {
	font-family: 'Muli', sans-serif;
	font-size: 40px;
	text-align: left;
	color: #09858b;
	font-weight: 600;
	font-style: italic;
}
.titparagraph    {
	font-family: 'Muli', sans-serif;
	font-size: 40px;
	text-align: left;
	color: #18381b;
	font-weight: 400;
}
.paragraphtext    {
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}
.paragraphtext2    {
	font-family: 'Muli', sans-serif;
	font-size: 17px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}
.footertext    {
	font-family: 'Satisfy', cursive;
	font-size: 30px;
	text-align: left;
	color: #3333CC;
	font-weight: 400;
	margin-left: 22%;
}
.contacttext    {
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #333333;
	font-weight: 400;
	text-transform: none;
}
.cattext    {
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	text-align: left;
	color: #333333;
	font-weight: 400;
}.top {
	width: 1104px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 220px;
}
.navbarcontent {
	width: 1104px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.banner {
	width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 500px;
}
.body {
	height: 750px;
	width: 1104px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.footer {
	width: 1104px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.body2 {
	width: 1104px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 1270px;
	margin-top: 30px;
}
.bodytext {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,255,255,0.67)),color-stop( 100% , rgba(255,255,255,0.67)));
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.67) 0%,rgba(255,255,255,0.67) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.67) 0%,rgba(255,255,255,0.67) 100%);
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 15px;
	text-align: center;
}
.contactos	{
	font-family: 'Satisfy', cursive;
	color: #2F58A8;
	font-weight: normal;
	font-size: 24px;
	text-transform: none;
	text-decoration: none;
}.body2 .bodytext.tit table tr .paragraphtext2 p img {
	float: right;
	margin-right: 20px;
}
