BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #FFFF;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #336600; 
background-color : transparent; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #6666CC;
	color: #FFFFFF;
}

.bg_medium {
	background-color : #99CC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bg_light {
	background-color : #99CC33;
	color: #6666CC;
}

.alt_bg_dark {
	background-color : #99CC33;
	color: #6666CC;
}

.alt_bg_medium {
	background-color : #99CC33;
	color: #6666CC;
}

.alt_bg_light {
	background-color : #99CC33;
	color: #6666CC;
}.header {
	background-color : #99CC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.main {
}
.leftside {
}
.rightside {
	background-color : #EEEEEE;
	vertical-align : top;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 6666CC;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.footer {
	background-color : #99CC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.topbottom {
	background-color: #6666CC;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	font-weight : bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
a:smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.metadevelopers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A4A4A4;
	text-align : right;
}
.botetin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.peq {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.noticias{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.noticias a {
	color : #CC0033;
	text-decoration : none;
}

.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align : left;
}
.menu a {
	color : #000000;
	text-decoration : none;
}
.menu a:hover {
	color : #000000;
	text-decoration : underline;
}
