/* CSS Document */

a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.mainlevel:link {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.mainlevel:visited {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
}
a.mainlevel:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.arribatodo {
	font-family: Verdana;
	font-size: 9pt;
	color: #6699FF;
}

a.arribatodo:link {
	color: #000099;
}
a.arribatodo:visited {
	color: #FF9900;
}
a.arribatodo:hover {
	color: #FFFFFF;
	background-color: #000000;
}
	

body {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #EFEAE7;
}
/* JOOMLA SECCIONES DE AQUI EN ADELANTE */
/* Contenidos */
.contentpaneopen {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #000000;
}
.contentheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.article_seperator {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
}
.blogsection {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}

/* Cambia titulos de los modulos */
.moduletable {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.moduletable_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pathway{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
/* cajas de texto de entrada */
.inputbox {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #666666;
}
/* Subtitulos dentro de articulos */
.contentheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12pt;
	font-weight: bolder;
	color: #666666;
	background-color: #FFFFFF;
}
.componentheading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.contentpane{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.contentdescription{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
}
/* cambia fechas y autores */
.createdate {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #666666;
}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
}
.modifydate {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #666666;
}
/* Leer mas */
.readon {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}
/* Botones */
.button {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
}
.poll {
	font-size: 10px;
}
.sectiontableentry1 {
	font-size: 12px;
}
.sectiontableentry2 {
	font-size: 12px;
}
#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #666666;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FFFF33;
	background-color: #33CC00;
}
#footer {
	text-align: center;
	padding: 3px;
	color: #666666;
	font-size: 9px;
	background-color: transparent;
}

/* Modificaciones 09/12/2009 */

a.blogsection:link {
	color: #FFFFFF;
}
a.blogsection:visited {
	color: #FFFFFF;
}
a.blogsection:hover {
	color: #FFFFFF;
}
.bar {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
	height: 20px;
	padding: 10px;
	font-weight: bold;
}
.bar:visited {
	color: #000000;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.bar:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.searchintro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
}

.blog_more{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;}

.pagenav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}

.pagenav_prev {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}
.pagenav_next {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #000000;
	font-weight: bold;
}

.back_button {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
}
