/* CSS Document */
/*Estils FOLCH*/
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body
{
	font-size: 80%;
	padding: 0;
	margin: 0;
	background-image: url(../grafics/fons.jpg);
	background-repeat: repeat;
}
A
{
	text-decoration:none;
}
IMG
{
	border-style:none;
}
.DivPpal
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10em;
}
.DivFlash
{
}

