/*****************************************************************************
	Cascading Stylesheet
	
 *****************************************************************************/
 
/* setup body */

body { 
	background-color:#E6E6E6;
}

 
/* general styles */ 

.text {
  	font-family:century gothic,verdana,arial,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#626262;
	text-decoration:none;
}

.links {
  	font-family:century gothic,verdana,arial,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#9A9014;
	text-decoration:none;
}

.inicio {
	background-repeat:no-repeat;
	background-position:right;
	font-family:"century gothic", verdana, arial, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#633D6F;
	text-decoration:none;
}

.footer {
	font-family:"century gothic", verdana, arial, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#949096;
	text-decoration:none;
}

.subnavi {
  	font-family:century gothic,verdana,arial,sans-serif;
	font-size:13px;
	color:#BAA104;
	font-weight:bold;
	text-decoration:none;
}

.image {
	margin-right:15px;
	margin-left:3px;
	margin-top:8px;
	margin-bottom:8px;
}

#actividades {
	border: 1px solid #CFCFCF;
	padding: 20px;
}

.teaser {
	margin-left:14px;
	margin-top:115px;
}

span.label,span.spacer,span.multiple span {
	width:160px;
	float:left;
}

span.multiple {
	float:left;
}

span.button {
	padding-left:160px;
}

div.clear {
	clear:both;
	padding-top:5px;
}

#formfield {
	padding-bottom:15px;
}

#formfield input {
	font-family:century gothic,verdana,arial,sans-serif;
	font-size:13px;
	color:#626262;
	text-decoration:none;
	border-style:solid;
	border-color:#626262;
	border-width:1px;
}