body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left;
} 
.twoColFixRtHdr #container #mainContent #descripcio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	padding-bottom: 8px;
	padding-right: 8px;
}
.twoColFixRtHdr #header {
	background: #E43138 url(../images/capcalera100graus.gif) no-repeat left center;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 145px;
	width: 445px;
	display: inline;
	float: left;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 379px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 700px;
	margin-top: 5px;
}
.twoColFixRtHdr #mainContent {
	margin-right: 395px;
} 
.twoColFixRtHdr #container #mainContent {
	list-style-position: outside;
}
.twoColFixRtHdr #footer {
	padding: 5 0px 5 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#E43138;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: left;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menuprincipal {
	background: #E43138 url(../images/capcalera100graus.gif) no-repeat left top;
	width: 955px;
}
.twoColFixRtHdr #container #mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../images/punt.gif);
	text-align: left;
	list-style-position: outside;
}
.twoColFixRtHdr #container #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixRtHdr #container #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.twoColFixRtHdr #container #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	display: inline;
	font-size: 13px;
}
.twoColFixRtHdr #container #menuprincipal #home {
	float: left;
	width: 44px;
	text-decoration: none;
}
.twoColFixRtHdr #container #Tabla_01 {
	float: left;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.twoColFixRtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E43138;
}
.twoColFixRtHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
}
.twoColFixRtHdr #container #mainContent #descripcio h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.style2 {
	color: #E43138;
	font-weight: bold;
	font-size: 14px;
}

.style5 {
	color: #E43138;
	font-weight: bold;
	font-style: italic;
}
.twoColFixRtHdr #container #mainContent #descripcio a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.twoColFixRtHdr #container #mainContent #descripcio a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	text-decoration: none;
}
.style6 {
	color: #990000;
	font-weight: bold;
}
.style7 {color: #5E0004}
.twoColFixRtHdr #container #mainContent #descripcio br {
	font-weight: bold;
}
.twoColFixRtHdr #container #mainContent #descripcio {
}
.textGepria {
	font-size: 10px;
	text-align: center;
}
.twoColFixRtHdr #container #mainContent #descripcio table tr td .textGepria {
	font-size: 12px;
}
.twoColFixRtHdr #container #sidebar1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #633;
	text-decoration: underline;
	line-height: normal;
}

