@charset "ISO-8859-1";
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../imatges/fondoppal.gif);
	margin-top: 0px;
}
#titulo  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	padding: 0px;
	font-weight: bolder;
	letter-spacing: 5px;
	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: none;
	border-left-style: none;
	margin: 0px;
}
#menu {
	background-color: #0000FF;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 5px;
	margin: 10px;
	text-align: justify;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
}
#texto ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	list-style-type: square;
	margin: 0px;
	font-style: italic;
}
#menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	display: inline;
	border: 2px none #0000FF;
	padding: 0px;
	font-weight: normal;
	color: #F0F0F0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FF0000;
	text-decoration: none;
}
#menu a:visited {
	color: #FF00FF;
}
#piepagina {
	text-align: center;
	background-color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#piepagina li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	display: inline;
	border: 2px none #0000FF;
	padding: 0px;
	font-weight: normal;
	color: #F0F0F0;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#piepagina p {
	font-size: 90%;
	font-weight: bold;
}
#piepagina a {
	color: #FFFFFF;
	text-decoration: none;
}
#piepagina a:hover {
	color: #FF0000;
	text-decoration: none;
}
#piepagina a:visited {
	color: #FF00FF;
}
h2 {
	text-align: center;
	border: 2px dotted #00FF00;
}
#textocolumna {
	float: right;
	width: 250px;
}
#textoentrada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 10px;
	text-align: justify;
	color: #330000;
	line-height: 1.6em;
	font-weight: normal;
	white-space: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textoentrada a {
	color: #000000;
	text-decoration: none;
}
#textoentrada a:hover {
	color: #BFD2CC;
}
h5 {
	font-weight: normal;
	line-height: 100%;
	font-style: italic;
	font-size: x-small;
}
