@charset "utf-8";
.fonstaula {
	background-color: #8E0D29;
}
.submenu {
	text-align: right;
	padding: 5px;
	background-color: #7E0C25;
}

.fonscap {
	background-color: #4E061C;
}
.fonscapfoto {
	background-color: #4E061C;
	background-image: url(img/cap.jpg);
	font-size: 12px;
	height: 119px;
	width: 900px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E0D29;
}
body,td,th {
	color: #F8ABBC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F8ABBC;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu A:link {
				color: #F8ABBC;
				text-decoration: none;
				}
.submenu A:visited {
				color: #F8ABBC;
				text-decoration: none;
				}
.submenu A:active {
				color: #F8ABBC;
				text-decoration: none;
				}
.submenu A:hover {
				color: #FFFFFF;
				text-decoration: none;
				}

.fonscapfoto A:link {color: #F8ABBC;text-decoration: none;}
.fonscapfoto A:visited {color: #F8ABBC;text-decoration: none;}
.fonscapfoto A:active {color: #F8ABBC;text-decoration: none;}
.fonscapfoto A:hover {color: #FFFFFF;text-decoration: none;}




.cont {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7E0C25;
	border-right-color: #7E0C25;
	border-bottom-color: #7E0C25;
	border-left-color: #7E0C25;
	width: 858px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
ul,li {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.taulacont {
	text-align: left;
	vertical-align: text-top;
	width: 50%;
}h2 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.taulacont2 {
	text-align: right;
	vertical-align: text-top;
	font-size: 12px;
}
.taulacont2p {
	text-align: right;
	vertical-align: text-top;
}
#temas {
	width:880px;
	margin: 15px 0 15px 8px;
	padding: 5px 5px 5px 5px;
	text-align: center;
		border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7E0C25;
	border-right-color: #7E0C25;
	border-bottom-color: #7E0C25;
	border-left-color: #7E0C25;
}
.textblanc{
	color:#FFF;
}

