/* Estils per la pàgina web de opticabb.com */

/* Per treure els subratllats de tots els links. */
a:hover {text-decoration:underline; }
a { text-decoration:none }

.idioma {
	font-family: "Lucida Console", Verdana, Arial;
	font-size: 12px;
	color: #990099;
	font-weight: bold;
}

.adreca {
	font-family: "Lucida Console", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

.text_gran {
	font-family: "Lucida Console", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.cos_portada {
	font-family: "Lucida Console", Verdana, Arial;
	font-size: 14px;
	color: #990099;
	font-weight: bold;
}

.peu {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.cos_normal {
	font-family: Arial;
	font-size: 14px;
	color: #4a4a4a;
	font-weight: normal;
	text-align: justify;
}

.cos_gran {
	font-family: Arial;
	font-size: 15px;
	color: #4a4a4a;
	font-weight: normal;
}

.peu_foto {
	font-family: Arial;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
}

