

/*Títol plana*/
.titol h2 {
	width: 100%;
	color: <br />
<b>Warning</b>:  Undefined array key "color_titol_plana" in <b>/var/www/vhosts/amebasys.com/schedule.amebasys.com/css/general-css.php</b> on line <b>10</b><br />
;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	letter-spacing:1px;
	text-transform: uppercase;
	text-shadow: 3px 2px 1px #515151;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}







/*Peu de plana*/
.peu
{
	text-align: center;
	background-color: <br />
<b>Warning</b>:  Undefined array key "color_fons_peu_plana" in <b>/var/www/vhosts/amebasys.com/schedule.amebasys.com/css/general-css.php</b> on line <b>32</b><br />
;
	color: <br />
<b>Warning</b>:  Undefined array key "color_lletra_peu_plana" in <b>/var/www/vhosts/amebasys.com/schedule.amebasys.com/css/general-css.php</b> on line <b>33</b><br />
;
	text-decoration: none;
}
p.peu
{
	text-align:center;
	text-decoration:none;
	color:<br />
<b>Warning</b>:  Undefined array key "color_lletra_peu_plana" in <b>/var/www/vhosts/amebasys.com/schedule.amebasys.com/css/general-css.php</b> on line <b>40</b><br />
;
}
.peu a
{
	text-decoration:none;
	color:<br />
<b>Warning</b>:  Undefined array key "color_lletra_peu_plana" in <b>/var/www/vhosts/amebasys.com/schedule.amebasys.com/css/general-css.php</b> on line <b>45</b><br />
;
}
.terms
{
	font-size: small;
}
/* faig fletxa amunt fixe */
.fletxa-top a
{
	/*display: none;  Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 10px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #424242; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 1px; /* Some padding */
	border-radius: 25px; /* Rounded corners */
	font-size: 55px; /* Increase font size */
	font-weight: bold;
	text-decoration: none;
}
