/* STYLES BASIC*/

/* TAULA INF CSS*/

#peuPagina{
display: block;
width:792px;
background-color: #ffffff;
height: 100px;
text-align : left;
font-family: Gill Sans, Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight : bold;
text-decoration : none;
float: left;
}
#notaLegal{
padding: 0px 10px ;
}

#texteMenuInf{
padding: 14px 10px ;
color: #002E65;
}
a.NotaInfo:hover {
	font-family :Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : #002E65;
}
a.NotaInfo:visited {
	font-family :Tahoma, Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : #FE370B;
}
a.NotaInfo:link {
	font-family : Tahoma,Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
	color : #FE370B;
}
