body {
	font-family: Trebuchet MS, Verdana, Tahoma;
	background-image: url('images/fondo4.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

#bg2 {
	background-image: url('images/fondob1.gif');
	background-position: 60% top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 100%;
	height: 96%;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.maintitle {
	background-image: url('images/fondob4.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 120px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	margin: auto;
	z-index: 2;
}

.maintitle p {
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	margin: 4px 0px;
}

#cmenu {
	font-size: 16px;
	position: absolute;
	top: 120px;
	left: 0px;
	width: 60%;
	text-align: right;
	padding: 0px 0px 0px 0px;
/*	border-left: 1px dotted #bbb;  */
	z-index: 1;
}

#cmenu ul {
	list-style: none;
	margin: 0px 16px;
}

#cmenu ul li {
	padding: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
}

#cmenu ul li a {
	font-weight: bold;
	margin: 0px;
}

#cnews, .cpnlinf {
	font-size: 9pt;
	padding: 8px;
	position: absolute;
	top: 90px;
	top: 20%;
	left: 3%;
	width: 28%;
	z-index: 2;
}

#cbldun {
	top: 144px;
}

#cblfel {
	top: 198px;
}

#cnews #cnwlbl, .cpnlinf .cpnllbl {
	background-color: #1cab40;
	color: #fff;
	font-weight: bold;
	padding: 3px 6px;
}

.cpnlinf .cpnlinftit {
/*	font-weight: bold;
	padding: 6px;
	border: 1px dashed #1cab40;	
	border-top: 0px;	*/
	margin-bottom: 8px;
}

#cnews #cnwtit a, .cpnlinf .cpnltit a {
}


#cnewsbk, .cpnlinfbk {
	color: #acffa0;
	background-color: #acffa0;
	padding: 8px;
	font-size: 9pt;
	position: absolute;
	top: 90px;
	top: 20%;
	left: 3%;
	width: 28%;
	border: 1px dashed #1cab40;
	filter: alpha(Opacity=50);
	-moz-opacity: 0.5;
}

.cpnlinflbl {
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
}

.cpnlinflblbk {
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	visibility: hidden;
}

#cbkbldun {
	top: 144px;
}

#cbkblfel {
	top: 198px;
}

#cnewsbk #cnwlblbk, .cpnlinfbk .cpnllblbk {
	font-weight: bold;
	padding: 3px 6px;
}

.cpnlinfbk .cpnlinftitbk {
	margin-bottom: 8px;
	visibility: hidden;
}

#cfotos {
	position: absolute;
	width: 42%;
	top: 4%;
	left: 58%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

#cfotos img {
	margin: 0px 20px;
}

#mcent {
	background-color: #000;
	position: absolute;
	height: 70%;
	width: 1px;
	top: 80px;
	left: 60%;
	margin: 0px 0px 0px 0px;
}

#made {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #777;
	font-size: 8pt;
	text-align: right;
	padding-right: 8px;
	padding-bottom: 4px;
	z-index: 10;
}

#made a {
	color: #555;
	font-weight: bold;
	padding: 0px;
}

#made a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #555;
}

#made a.none {
	margin: 0px;
	padding: 0px;
}

span.small {
	display: block;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}