/*****************************/
/*** Core html setup ***/
/*****************************/
a:link {
	text-decoration: none;color:#999999;
}
a:visited {
	text-decoration: none;color:#999999;
}
a:hover {
	text-decoration: none;color:#ff9900;
}
a:active {
	text-decoration: none;color:#ff9900;
}

topmenu.a:link, topmenu.a:visited, topmenu.a:over, topmenu.a:active {
font-family: Arial;
font-size: 11px;
color:#ffffff;
}
	

table.topmenu {
font-family: Arial;
font-size: 11px;
color:#ffffff;
}
table.moduletable {
font-family: Arial;
font-size: 11px;
color:#ffffff;
}

topmenu a:link {
color:#b31315
}

.titulo1 {
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.parrafo1 {
	font-family: Arial;
	color: #000000;
}

html {
	overflow: auto;

}

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	background-image: url(../images/page_background.jpg);
	font-family: Arial;
	font-size: 11px;
  }
div#body {
	width: 748px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
