body {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: small;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	background: #669900 url("../images/design/bg.png") repeat-x;
}
* {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4 {
	margin-bottom: 1ex;
}
h1 {
	font-size: 200%;
}
h1 a {
	text-decoration: none;
}
h2 {
	font-size: 150%;
	color: #ccff99;
	background: url("../images/design/news.png") no-repeat;
	padding-left: 32px;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
ul {
	list-style-type: disc;
}
ol, ul {
	padding-left: 3ex;
	padding-bottom: 1ex;
}
p {
	padding-bottom: 1ex;
}
hr.hr {
	border: 0px;
	height: 1px;
	background-color: #007703;
	margin: 10px 0;
	margin-right: 5px;
}


a, a:active, a:visited {
	color: #fff;
}
a, a:hover {
	color: #fff;
}
h2 a, h2 a:active, h2 a:visited, h2 a:hover {
	color: #ccff99;
	text-decoration: none;
}
#left .menuDiv a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #d36c6c;
	padding: 2px;
}
#left .menuDiv ul {
	list-style-type: none;
	padding-left: 0ex;
}
#left .menuDiv ul.level1 a {
	background-color: #500606;
}
#left .menuDiv ul.level2 a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #d36c6c;
	padding-left: 2ex;
	background-color: transparent;
	background-image: url("../images/design/menu_dot.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#left .menuDiv ul.level3 a {
	background-position: 2ex 50%;
	padding-left: 3.5ex;
}
#left .menuDiv ul.level1 a:hover {
	background-color: #d37f7e;
	background-image: url("../images/design/menu_dot_hover.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#page {
	background-color: #669900;
	position: relative;
	margin: 0 auto;
	width: 59em;
	padding-left: 10px;
	text-align: left;
}
#header {
	background: url("../images/design/headerPB.jpg") no-repeat;
	height: 188px;
	position: relative;
}
#header h1 {
	padding-left: 32px;
	font-family: Geogria, Verdana, sans-serif;
	color: #fff;
}
#header h1 a {
	display: block;
	height: 170px;
}
#header h1 a span {
	display: none;
}
.hcHr {
	background: url("../images/design/line.gif") repeat-x;
	border: 0px;
	height: 1px;
	margin: 1.5em 0;
	margin-right: 10px;
	clear: both;
}
.hcHr2 {
	border: 0px;
	height: 1px;
	margin: 0.5em 0;
	clear: both;
}
#left {
	float: left;
	width: 27%;
}
.menuDiv, #langs {
	background: #bf302e url("../images/design/bgmenu.png") repeat-y;
	position: relative;
}
#langs {
	padding-left: 2ex;
	padding-bottom: 2ex;
}
.menuDiv_x.leftPad {
	margin-top: 15px;
}
.menuDiv_x {
	position: relative;
	height: 10px;
}
.menuDiv_x .I  {
	background-image: url("../images/design/bgmenu.png");
	margin: 0 10px;
	height: 10px;
}
.menuDiv_x .TL, .menuDiv_x .TR, .menuDiv_x .BL, .menuDiv_x .BR  {
	background-repeat: no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	top: 0px;
}
.menuDiv_x .TL[class]  {
	background-image: url("../images/design/l_tl.png");
	left: 0px;
}
.menuDiv_x .TR[class]  {
	background-image: url("../images/design/l_tr.png");
	right: 0px;
}
.menuDiv_x .BL[class]  {
	background-image: url("../images/design/l_bl.png");
	left: 0px;
}
.menuDiv_x .BR[class]  {
	background-image: url("../images/design/l_br.png");
	right: 0px;
}
#central {
	float: left;
	width: 73%;
}
#central .cpad {
	margin-left: 2%;
	min-height: 500px;
}
p.navigation {
	font-weight: normal;
}
#footer {
	text-align: right;
	margin-right: 10px;
}

#peticiaDiv {

}
#peticia strong {
	background-color: #339900;
	padding: 1px;
}
a.button {
	text-decoration: none;
}

.chalani div {
	float: left;
	width: 49%;
	text-align: center;
}
.chalani img {
	border: 1px solid #007703;
	margin-bottom: 4px;
}
hr.clear {
	background-color: none;
	border: 0px;
}

