@charset "utf-8";
/* CSS Document */

#seccionImagenesServices{
	position:absolute;
	top:90px;
	left:550px;
	width:505px;
}

.workshopBox{
	position:absolute;
	left:280px;
	top:0px;
	width:780px;
	font-family:"Century Gothic";
}

.giftCoin{
	position:absolute;
	width:250px;
	text-align:justify;
}

.workshopsecond{
	font-family:"Century Gothic";
	font-size:1.2em;
	position:absolute;
	left:135px;
	top:770px;
	padding:10px;
	width:1035px;
}

.workshop{
	background:#e7e7e8;
	padding:20px;
	margin: 0px 10px 0px 10px;
}

.workshopTitle{
	font-family:"Century Gothic";
	font-size:2.1em;
	padding-bottom:10px;
	color:#837A63;
}

.workshopDescription{
	text-align:justify;
	font-family:"hoeflerText";
	font-size:1.2em;
}

.signupform{
	position:relative;
	width:215px;
}

.signupformTitle{
	font-family:"Century Gothic";
	font-size:1.8em;
	color:#837a63;
}


.etiqueta{
	width:50px;
	float:left;
}

.textbox{
	width:150px;
}

.textArea{
	width:203px;
}