@import url("webfonts/franklin_medium_cond/stylesheet.css");

.titular {
	font-family: franklin-medium-cond;
}

h1 {
	font-family: franklin-medium-cond;
	font-size: 30px;
}

h2 {
	font-family: franklin-medium-cond;
	font-size: 20px;
	color:#999; 
}

h3 {
	font-family: franklin-medium-cond;
	font-size: 18px;
	color:#000;
}

.titular-formulari {
	font-family: franklin-medium-cond;
	font-size: 18px;
	color:#fff;
}


a.txt-menu:link {
	font-family: signika;
	font-size: 16px;
	color: #000;
	text-decoration:none;
}

a.txt-menu:hover{
	font-family: signika;
	font-size: 16px;
	text-decoration: none;
	color: #CF1F23;	
}


.txt-contingut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
}
.txt-contingut-negreta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #F00;
	font-weight: bold;
}
.titular-peu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #CF1F23;
}
a.menu-peu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration:none;
	color: #000;
} 

a.menu-peu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #cf1f23;
	text-decoration:none;
}
.txt-peu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

a.txt-peu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

a.txt-peu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #cf1f23;
}
