/* Tipus de lletra general */

*  {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1em;
}

img {
	border: 0;
}

/* Definim els links */

a {
	color: #0000FF;
}

a:visited {
	color: #990099;
}

a:active {
	text-decoration: underline;
	color: #999999;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #CCCCCC;
}

/* Definim titulars */

h1 {
	font-size: 2em;
	color: #666666;
}


h2 {
	font-size: 1.8em;
	color: #666666;
}

h3 {
	font-size: 1.4em;
	color: #666666;
}

h4 {
	font-size: 1.3em;
	color: #666666;
}

h5 {
	font-size: 1.2em;
	color: #666666;
}

h6 {
	font-size: 1em;
	color: #666666;
}

/* Configura les llistes */

ul	{
	list-style-type: disc;
}

ul ul{
 	list-style-type: circle;
}

ul ul ul{
 	list-style-type: none;
}

li {
	padding-bottom: 0.2em;
	margin-left: -1em;
	margin-top: -1px;
	
}

/* Comentaris */

.invisible {
	display: none
}

dl {
	font-size: 1em;
	line-height: 1.8em;
}

dt {
	font-size: 1em;
	line-height: 1.8em;
}

dd {
	font-size: 0.8em;
	line-height: 1.8em;
}

#peu {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-size: 0.8em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

.logopeu {
	font-size: 1em;
	font-weight: bold;
}

#cap {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#text {
}

#menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	list-style-type: none;
	font-size: 0.9em;
}

.it_just
{
	font-style: italic;
	text-align: justify;
	text-transform: inherit;
}

.principis {
	font-size: 1em;
	list-style-type: decimal;
	margin-top: 0.5em;
}

.federacions {
	font-size: 1em;
	list-style-type: none;
	margin-bottom: 0.5em;
}

.negreta {
	font-weight: bold;
}
.formulari {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}

.peul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.peul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.peul a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.peul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}.fontwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
