/* MAMBO CSS */

/* MODULETABLE */

table.moduletable {
	padding			: 0;
	margin			: 0;
  	width			: 100%;
}

/* Titulo Bloques laterales */
table.moduletable th {
	margin			: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	width: 155px;
	text-align: left;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#box-right table.moduletable th {
	text-align		: left;
	vertical-align	: middle;
	padding			: 3px 4px;
	margin			: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Bloques laterales */
table.moduletable td {
	padding			: 1px 0 0 0;
	margin			: 0;
}

/* Viñeta */
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 18px;
	list-style		: square url(/templates/_css/images/indent.png) outside;	
}



/* FORM */

.button {
	margin          : 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}

.inputbox {
	border			: 1px solid #333333;
	color			: #CCCCCC;
	margin			: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #333333;
}


/* SECTION LISTING */

.sectiontableheader,
.sectiontablefooter {
	color			: #000000;
	padding			: 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.sectiontableentry1 {
	vertical-align	: top;
	padding			: 3px 5px;
}

.sectiontableentry2 {
	vertical-align	: top;
	padding			: 3px 5px;
}



/* LINK CATEGORY */

a.category:link, a.category:visited {
  font-weight      : bold;
}


/* PAGE NAVIGATION */

.pagenavbar {
	background		: transparent;
	padding			: 0;
	margin			: 2px;
	border			: 0;
	text-align		: center;
}

.pagenavbar a:hover {
	color			: #660000;
	text-decoration	: none;
	background-image: url(/templates/_css/images/back_hover.png);
	background-repeat: no-repeat;
}

.pagenavcounter {
	padding			: 0;
	margin			: 4px 0;
	border			: 0;
}

.contenttoc {
	width			: 160px;
	padding			: 2px;
	margin			: 0 0 2px 5px;
}
.contenttoc th {
	font			: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding			: 3px;
}
.contenttoc td {
	font-size		: 12px;
}
.toclink {}


/* SMALL FONTS */

.small {
	font-size		: 12px;
}
.smalldark {
	font-size		: 12px;
	color			: #000;
}
.createdate, .modifydate {
	font-size		: 12px;
	color			: #000000;
	padding			: 3px 0;
}


/* VOTING SETTINGS */

.content_rating, .content_vote {
	font-size		: 12px;
	padding			: 3px 5px;
}


/* PATHWAY */

.pathway, .bar {
	color           : #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pathway a:link, .pathway a:visited, 
a.bar:link, a.bar:visited {
	color           : #333333;
	text-decoration	: none;
}
.pathway a:hover,
a.bar:hover {
	color			: #660000;
}


/* Contenido de la pagina */
/* Tablas del cuerpo */
.contentpane, .contentpaneopen {
	padding			: 0;
	margin			: 0;
}
.contentpane td, .contentpaneopen td {
	padding			: 0 3px;
	margin			: 0;
}

/* Tìtulo */
.contentheading {
	color			: #003300;
	width			: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.componentheading {
	color			: #003300;
	width			: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}

.contentpagetitle {
	font-weight      : bold;
	color            : #003300;
	font-size: 18px;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
	text-decoration  : none;
}

.contendescription {
	padding			: 0;
	margin			: 0;
	border			: 0;
}
.imagedescription {
	padding			: 3px;
	margin			: 2px;
	border			: 1px solid #ddd;
}

.contact_email {
	padding			: 3px;
	margin			: 2px;
	border			: 1px solid #ddd;
}


/* BUTTONS */

.readon, a.readon:link, a.readon:visited,
.back_button a:link, .back_button a:visited {
	color            : #660000;
	white-space      : nowrap;
	text-decoration  : none;
	float			: right;
	margin			: 0;
	width			: 100px !important;
	width			: 127px;
	height			: 15px !important;
	height			: 19px;
	clear			: both;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.readon, a.readon:link, a.readon:visited {
	background-image: url(/templates/_css/images/readon.png);
	background-repeat: no-repeat;
	background-position: -2px -1px;
	border: 1px dotted #999999;
	background-color: EEEEEE;
}
.back_button a:link, .back_button a:visited {
	margin-left		: 5px;
	background-image: url(/templates/_css/images/back.png);
	background-repeat: no-repeat;
	background-position: -2px 0px;
}
a.readon:hover {
	color           : #000000;
	background-image: url(/templates/_css/images/readon.png);
	background-repeat: no-repeat;
	background-position: -2px -23px;
	background-color: #FF0;
	border: 1px dotted #000000;
}
.back_button a:hover {
	color			: #000000;
	background-image: url(/templates/_css/images/back.png);
	background-repeat: no-repeat;
	background-position: -2px -24px;
}

.pagenav a:link, .pagenav a:visited,
.buttonheading a:link, .buttonheading a:visited {
	color			: #999;
	text-align		: center;
	text-decoration	: none;
	vertical-align	: middle;
	white-space		: nowrap;
	border			: 1px solid #ddd;
	padding			: 2px;
	margin			: 0;
	float			: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pagenav a:hover, .buttonheading a:hover {
	color			: #000;
}


/* MAIN MENU */

.mainlevel {
	width            : auto;
	display          : block;
}
a.mainlevel:link, a.mainlevel:visited {
	color			: #F60;
	text-decoration : none;
	padding			: 4px;
	padding-left	: 18px;
	border			: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/templates/_css/images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px -5px;
}
a.mainlevel:hover {
	border			: 0;
	color			: #000000;
	background-color: #F00;
	background-image: url(/templates/_css/images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px -35px;
}
#active_menu {
	border			: 0;
	color			: #FF0000;
	background-color: #F60;
	background-image: url(/templates/_css/images/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px -65px;
}

/* SUB MENU */

.sublevel {
	width            : auto;
	display          : block;
}
a.sublevel:link, a.sublevel:visited {
	color			: #F60;
	text-decoration : none;
	padding-left	: 12px;
	border			: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
a.sublevel:hover {
	border			: 0;
	color			: #FFFF00;
	background-color: #000033;
}
a.sublevel#active_menu  {
	border			: 0;
	color           : #590000;
}


/* TOP MENU SYSTEM */

table.moduletable ul#mainlevel-nav {
	margin			: 0;
	padding			: 0;
	border			: 0;

	list-style		: none;
}
ul#mainlevel-nav li {
	float			: left;
	display			: block;
	margin			: 0;
	padding			: 0;
	border			: 0;
	white-space		: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#mainlevel-nav li a {
	margin			: 0px;
	border			: 1px solid #000000;
	float			: left;
	display			: block;
	text-decoration	: none;
	width			: 120px!important;
	width			: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
	height: 18px;
}
ul#mainlevel-nav li a:hover {
	color			: #000000;
	background-color: #FF9933;
}

/* END MAMBO CSS */

#box-right {
	float			: left;
	margin			: 1px;
	padding			: 2px;
	border			: 1px solid #999;

	width			: 171px !important;
	width			: 177px;

}

#right-container {
	float			: right;
	margin			: 1px 1px 0 0 !important;
	margin			: 1px 0 1px -2px;
	padding			: 0;
	border			: 0;

	width			: 178px !important;
	width			: 179px;
}
/* STYLES TIGRA DROPDOWNMENU */

#menuhorizontal {
	position		: relative;
	left			: 0;
	top				: 0;
	border			: 1 solid #000000;
	padding			: 0;
	margin			: 0;
	z-index			: 80;
}
/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	margin			: 0;
	padding			: 2px 0px 3px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link .minner, a:visited .minner {
	color			: #FF9933;
}
a:hover .minner {
	color			: #FFFFFF;
}

/* all levels outer */
.moout {
	-moz-opacity	: 1.0;
	filter			: alpha(opacity=100);
	background-image: url(bk_negro_85porciento.png);
}
.moover {
	-moz-opacity	: 1.0;
	filter			: alpha(opacity=100);
	background-color: #333333;
	color: #333333;
}
a.moover:link,  a.moover:visited, a.moover:hover {
	color			: #fff;
	text-decoration	: none;
}

/* Structure Module (Módulos de estructura) */


	
/* Text Module (Módulos de texto) */


DIV {
	color			: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	letter-spacing: .2em;
	white-space: nowrap;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	letter-spacing: .2em;
	margin: 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


/*  Hypertext Module  (Módulos de Hipertexto Pseudoclasses)  */

A:link     {
	color            : #F60;
	text-decoration  : none;
	font-weight: bold;
}
A:visited	{
	color            : #666666;
	text-decoration  : none;
	font-weight: bold;
}

A:hover {
	color            : #F00;
	text-decoration  : underline;
	font-weight: bold;
}

A:active  {
	color            : #FF0000;
	text-decoration  : underline;
}


/* List Module (Módulos de Listados) */


UL {
	list-style-image: url(/templates/_css/images/indent.png);
}


/* Forms Module (Módulos de Formularios) */


FORM  {
}


/* Table Module (Módulos de Tablas) */


TD {
	font			: normal 12px Arial, Helvetica, sans-serif;
	color			: #000;
}


/* Image Module (Módulos de Imagenes) */

IMG {}

/* Horizontal Rule Module (Módulos de Línea Horizontal) */

HR {
	color			: #999999;
	height			: 1px;
	width			: 100%;
}
.titulo-blanco {
	font-size: 24px;
	color: #FFF;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
}
.texto-blanco {
	color: #CCC;
}

