body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.rectangleEsquerra {
	margin-left: 10px;
	margin-top: 20px;
	background-color: #D3DFCC;
	width: 90%;
	height: 92%;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
table {
	font-size: 11px;
	color: #000000;/*D3DFCC*/
}

.text {
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
.textItalic {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.textBold {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #990033;
	font-weight: bold;
	text-align: center;
}
#principal h2 {
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-align: center;
}
h3, h3 a:link {
	font-size: 14px;
	color: #990033;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #990033;
	font-weight: bold;
}
a {
	font-size: 11px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.TextNegreta {
	font-size: 11px;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
	text-decoration: none
}
.Textpetit {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.style2 {
	font-size: 14px
}
.style3 {
	font-size: 12px
}
#presentacio {
	position: relative;
	width: 970px;
	height: 500px;
	margin: auto auto;
	padding-top: 50px;
}
#esquerra {
	float: left;
	width: 300px;
	padding: 40px;
}
#logos {
	text-align: center;
}
#logos img {
	margin-bottom: 50px;
}
#dreta {
	float: right;
	width: 500px;
	margin: auto auto;
	padding-top:57px;
}
#dreta .text {
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 22px;
	text-align: left;
	background-color: #E8E8CC;
	padding: 8px;
	padding-top: 5px;
}
#dreta .text h1{
	font-family: Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	text-align: left;
	color: #000;
}
#dreta .text h1 a {
	font-size: 15px;
	color:#000;
	text-transform:none;
	background-color: #E8E8CC;
	padding: 4px;
	padding-left:0px;
}
#dreta .text h1 span {
	color: #000;
	font-size: 15px;
		text-transform:none;
}

#dreta .text h4 a:hover {
	background-color: #D8D8BC;
	text-decoration:underline;
	color: #222;
}
#principal {
	text-align: justify;
	padding: 15px;
	padding-top: 0px;
	margin-top: 5px;
	font-size: 13px;
}
#principal table {
	font-size: 13px;
}
#principal table a, #principal a {
	font-size: 13px;
}
#principal table img {
	text-align: center;
}
#principal ol li, #principal ul li {
	margin-bottom: 7px;
	margin-top: 10px;
}
table tbody tr td h2 a span{
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-align: center;
}

table tbody tr td h2 a:hover span{
	text-decoration:underline;
}