.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7767;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7767;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C58629;
	font-weight: bold;

}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7767;
	font-weight: bold;

}

.lineadepuntos {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #C58629;
}
A:link		{text-decoration: none; color: #C58629;FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
A:visited 	{text-decoration: none; color: #C58629;FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
A:active 	{text-decoration: none; color: #C58629;FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}
A:hover 	{text-decoration: none;	color: #C58629;FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}

.borde {
	border-right-width: 1px;
	border-left-width: 1px;
border-top-width: 1px;
	border-right-style: solid;
border-top-style: solid;
border-top-color: #CCCCCC;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
.bordefotos {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.bordelupa {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAFDFE;
	border-right-color: #FAFDFE;
	border-bottom-color: #FAFDFE;
	border-left-color: #FAFDFE;
}
.fonsimatge {
	background-image: url(img/fonsimag.png);
}
