/* ---------Single Page Website CSS by Kelly King ----------*/

*{
	margin: 0 auto;
	font-family: 'Comfortaa', cursive;
	line-height: 20px;
}


body {
	margin: 0 auto;
	height: 2000px;
	}
.space {
	height: 200px;
}
.spacebottom {
	height: 10px;
}
.direcc {
	font-family: Tahoma, Geneva, sans-serif, "Gill Sans MT";
	font-size: 12px;
	line-height: 28px;
	color: #CCC;
	text-align: center;
}



.page-paddinghome {
	height: 88px;
	width: 100%;
}


a {
	color: #00529B;
	text-decoration: underline;
}
	
a:hover {
	text-decoration: underline;
	color: #002B84;
}

.backmenu {
	background-image: url(images_eqflowers/backbutons.png);
	height: 150px;
	background-repeat: no-repeat;
	width: 998px;
}
.whiteback {
	background-image: url(images_eqflowers/backwhite.png);
}
.titsecc {
	font-family: 'Comfortaa', cursive;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: -2px;
	text-align: left;
	padding-right: 25px;
	color: #EA232E;
	/* [disabled]padding-bottom: 5px; */
}
.butonss {
	font-family: 'Comfortaa', cursive;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -1px;
	text-align: right;
	padding-right: 25px;
	color: #000000;
	padding-bottom: 5px;
}
.butons2 {
	font-family: 'Comfortaa', cursive;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -1px;
	text-align: right;
	padding-right: 25px;
	color: #000000;
	padding-bottom: 5px;
	background-image: url(images_eqflowers/backwhite.png);
}


.textsecciones {
	font-family: Tahoma, Geneva, sans-serif, "Gill Sans MT";
	font-size: 21px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	padding-right: 35px;
	text-align: justify;
}
.textsecciones22 {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif, "Gill Sans MT"; */
	font-size: 16px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	padding-right: 35px;
	text-align: left;
}
.textsecciones2123 {
	/* [disabled]font-family: Tahoma, Geneva, sans-serif, "Gill Sans MT"; */
	font-size: 17px;
	line-height: 25px;
	color: #000;
	font-weight: normal;
	padding-right: 35px;
	text-align: right;
}

.subsecctitulos {
	font-size: 21px;
	font-weight: bolder;
	color: #F00;
}





a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #70643A;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

a.sublevel:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	background-position: center;
	text-align: center;
	margin-left: 0px;
}
}


.formpay {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-color: #C53820;
	line-height: 21px;
}
