/* -------------------------------------------------------------*/
/* ---------------- Custom Styling Classes ---------------------*/
/* -------------------------------------------------------------*/


/* ---------------- Template Layout ----------------------*/
/*
*,
html {
  	-moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	box-sizing: border-box;
}
*, *:before, *:after {
  	-moz-box-sizing: inherit;
  	-webkit-box-sizing:  inherit;
  	-ms-box-sizing:  inherit;
    box-sizing: inherit;
}
*/

hr {
/*  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;*/
  border-width: 1px;
  width: 80%;
}

#wrapper {
	margin: 0 auto;
	max-width: 900px;
  /*background: url(images/bg.jpg);*/
	text-align: left;
/*	border-color: #3300CC;
	border-style: solid;
	border-width: 3px 3px 3px;*/
}

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}

.sombra {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

/* --- Top Graphic Bar Table ---*/
.top_bar {
	width:  100%; /*900px; 100%;*/
	height: 10px;
	/*background: url(top_bar.jpg);*/
	/*border-left: solid 1px #024978;
	border-right: solid 1px #024978;*/
	border-top: solid 1px #024978;
	background-color: #FFFFFF;
}

/* --- Table Holding Main Image ---*/
.table_1 {
	width: 100%; /*900px; 100%;*/
	/*height: 111px;*/
	/*background: url(main_image_back.jpg);
	/*border-left: solid 1px #024978;
	border-right: solid 1px #024978;*/
	padding: 10px;
	background-color: #B4C9D7; /*#FFFFFF;*/
	border-top: solid 1px #024978;
	border-bottom: solid 1px #024978;
}

/* --- Cell Holding Main Image ---*/
.main_image {
	width: 100%;
	/*height: 100%;*/
	max˙ id ?? 802px;
	/*max-height: 128px;*/
	height: auto;
}


/* --- Table Holding Pathway ---*/
.lower_bar {
	width: 100%; /*900px; 100%;*/
	height: 10px;
	/*background: url(lower_bar.jpg);*/
	/*border-left: solid 1px #024978;
	border-right: solid 1px #024978;*/
	/*border-bottom: solid 1px #024978;*/
	/*background-color: #FFFFFF;*/
}


.table_menu {
	padding-bottom: 35px;
	background-color: #B4C9D7;
	border-top: solid 1px #024978;
	border-bottom: solid 1px #024978;
	
}

.table_menu_celdas {
	float: left;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	min-width: 10%;
	/*background-color: #FFFFFF;
	opacity: 0.7;*/
}


/* --- Table Containing Left, Top, and Bottom Modules and the Main Body ---*/
.table_2 {
	width: 100%; /*900px; 100%;*/
	background: #E2E3F2;  /*#f5f5f5;*/
	/*border-left: solid 1px #024978;
	border-right: solid 1px #024978;*/
	margin: 0px;
	border-spacing: 0px;
	border-bottom: solid 1px #024978;
}


	/* --- Cell Holding Left Side Modules ---*/
	.left_modules {
		width: 175px;
		padding-top: 10px;
		background: #f5f5f5;
		border-left: solid 0px #024978;
		border-right: dashed 0px #024978;
		border-top: solid 1px #f5f5f5;
		border-bottom: solid 1px #f5f5f5; 
		float: left;	
		padding-bottom: 30px;	
	}
	
	/* --- Cell Holding Top and Bottom Modules and the Main Body ---*/
	.main_content {
		background: #FCFCFC;
		padding: 10px;
		border-left: dashed 0px #024978;
		border-right: dashed 1px #024978;
		border-top: solid 0px #024978;
		border-bottom: solid 0px #024978;
		float: left;
		max-width: 715px;  /*705px;*/ /*715px;*/
		min-height: 967px; /* Sin TBAI: 870px; */	
    	width: 100%;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
	}
	
	/* --- Cell Holding Right Side Modules ---*/
	.right_modules {
		width: 182px; /*172px;*/ /*182px;*/
		padding-top: 10px;
		/*background: #f5f5f5;*/
		border-left: dashed 0px #024978;
		border-right: solid 0px #024978;
		border-top: solid 0px #024978;
		border-bottom: solid 0px #024978;
		float: right;
		padding-bottom: 30px;	
	}

.main_content.anchototal {
		border-right: dashed 0px #024978;
		max-width: 100%; /*715px;*/
		min-height: initial;	
}

.right_modules.anchototal {
  display: none;
}

.resaltado {
	background-color: #FFFF00;
}

.botonesdescarga {
	position: relative;
	display: inline-block;
	color: #332200;
	border-radius: 0.2em;
	padding: 1.1em 1.75em;
	font-weight: 700;
	text-decoration: none;
	font-size: 0.925em;
	transition: background-color 0.25s ease-in-out 0s;
	border: 0px none;
	cursor: pointer;
	outline: 0px none;
	/*white-space: nowrap;*/
	/*box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);*/
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	margin: 0px 0px 20px 0px;
	/*border: 1px solid #E8B97E;*/
	/*background: none repeat scroll 0% 0% #FFDDB3;*/  
	background: #ffddb3; /* Old browsers */
	background: -moz-linear-gradient(top, #ffddb3 0%, #ef8d31 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffddb3), color-stop(100%,#ef8d31)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffddb3 0%,#ef8d31 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffddb3 0%,#ef8d31 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffddb3 0%,#ef8d31 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffddb3 0%,#ef8d31 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffddb3', endColorstr='#ef8d31',GradientType=0 ); /* IE6-9 */
}

.botonesdescargagreen {
	position: relative;
	display: inline-block;
	color: #332200;
	border-radius: 0.2em;
	padding: 1.1em 1.75em;
	font-weight: 700;
	text-decoration: none;
	font-size: 0.925em;
	transition: background-color 0.25s ease-in-out 0s;
	border: 0px none;
	cursor: pointer;
	outline: 0px none;
	/*white-space: nowrap;*/
	/*box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);*/
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	margin: 0px 0px 20px 0px;
	/*border: 1px solid #E8B97E;*/
	/*background: none repeat scroll 0% 0% #FFDDB3;*/  
	background: #cdf8c3; /* Old browsers */
	background: -moz-linear-gradient(top, #cdf8c3 0%, #53ef31 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdf8c3), color-stop(100%,#53ef31)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cdf8c3 0%,#53ef31 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cdf8c3 0%,#53ef31 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cdf8c3 0%,#53ef31 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cdf8c3 0%,#53ef31 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdf8c3', endColorstr='#53ef31',GradientType=0 ); /* IE6-9 */
}

.botonesdescargablue {
	position: relative;
	display: inline-block;
	color: #332200;
	border-radius: 0.2em;
	padding: 1.1em 1.75em;
	font-weight: 700;
	text-decoration: none;
	font-size: 0.925em;
	transition: background-color 0.25s ease-in-out 0s;
	border: 0px none;
	cursor: pointer;
	outline: 0px none;
	/*white-space: nowrap;*/
	/*box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);*/
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
	margin: 0px 0px 20px 0px;
	/*border: 1px solid #E8B97E;*/
	/*background: none repeat scroll 0% 0% #b3bbff;*/  
	background: #b3bbff; /* Old browsers */
	background: -moz-linear-gradient(top, #b3bbff 0%, #b3bbff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3bbff), color-stop(100%,#b3bbff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3bbff 0%,#b3bbff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3bbff 0%,#b3bbff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3bbff 0%,#b3bbff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3bbff 0%,#b3bbff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3bbff', endColorstr='#b3bbff',GradientType=0 ); /* IE6-9 */
}

.botonesdescarga:hover {
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 3px 1px rgba(255,255,255,2);
	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 3px 1px rgba(255,255,255,2);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 3px 1px rgba(255,255,255,2);  
}

.btnsancho60 {
	width: 60%;
}
.btnsancho90 {
	width: 90%;
}

.botoncta{ 
	background: #F58220; /*#5ec79e;*/ 
	border-radius: 3px;
	/*color: #ffffff;*/
	display: inline-table; /*block;*/
	/*min-width: 80%;*/	
	margin: 10px;
	padding: 10px;
	text-decoration: none;
	text-align: center;
	/*font-size:1.5em; 
	font-weight:bold;*/
	line-height: 1.2em;
}
.botoncta:hover{
	background: #005AAB; /*#887dc2;*/
}

/* --- Table Holding the Footer ---*/
.table_bottom {
	width: 100%; /*900px; 100%;*/
	background: #B4C9D7;
	/*border-left: solid 1px #024978;
	border-right: solid 1px #024978;*/
	border-top: solid 1px #024978;
	border-bottom: solid 1px #024978;
	margin-bottom: 30px;
}

/* --- Cell Holding the footer ---*/
.footer {
  height: 35px;
}

/* --- Ad element between logo and menu ---*/
.adwidget {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.adwidget-container {
    display: flex;
    background-image: url("backvflh2d.png");
    width: 672px;
    background-repeat: no-repeat;
    justify-content: center;
}
.adwidget-container-element {
    display: flex;
    flex-direction: row;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
}



/* -------------------------------------------------------------------*/
/* ---------------- Mambo Styling Classes ----------------------------*/
/* -------------------------------------------------------------------*/

/* ---------------- General Body Styling----------------------*/
    /* These are normal css setup reccommended for your
      HTML template although they are not neccessary */
 
body {
	margin: 10px 0px;
	/*background-color : #f5f5f5 ;*/
	/*background: #E8F3FB url(background.gif) repeat fixed;*/
	background: #BDBDBD url(background5.gif) repeat fixed;
	color : #465675;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 1.3em;
	}

h1 {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:16px;
  font-weight:bold;
	}

h2 {
  color:#53586D;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:15px;
  font-weight:bold;
	}

h3 {
	color: #FF9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #FF9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #FF9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

a:link.botonesdescarga, a:visited.botonesdescarga, a:hover.botonesdescarga   {
	color: #332200;
}
a:link.botoncta, a:visited.botoncta, a:hover.botoncta  {
	color: #FFFFFF;
}

a:link {
	/*font-size: 13px;*/ 
	/*color: #98A258; */
	color: #0000FF;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a:visited {
	/*font-size: 13px;*/
	/*color: #98A258; */
	color: #23598d;
	text-decoration: none;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}


a:hover {
	/*color: #23598d;*/
	color: #56A600; /*#98A258;*/
  text-decoration: none;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
   width: auto;
   margin: 0px 0px 0px 0px!important;
   margin: 0px 0px 0px 30px;
   border: 0px;
   padding: 0 0 0 0;
   }
	
img.responsive {
	width: 100%;
	height: auto;
/*	width: 100%;
	height: 100%; */
}   

/* ---------------- General Mambo Styles ----------------------*/
    /* The following are styles that are often used
        site wide by Mambo to provide better control
        of content's appearences. */


.pagenavbar { 
	/*for some weird reasons, this is not used in page nav, but found it used 
	  for nick names in forum threads by Simpleboard */
}

.pagenav {
	/* as the name implies, this is for formatting texts for
	   those "<< Start < Previous 1 Next > End >>" links */
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	/* same as above, but for links */
	font-weight: bold;
	color: #343A58;
}

a.pagenav:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #FF9900;
}

.small {
	/* general style for texts when small size fonts are used. In 
	   the contents, this style is used for "Written by..." texts */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #343A58;
    text-decoration: none;
    font-weight: normal;
    }

.siteheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #53586D;
    text-decoration: none;
    text-align: left;
    font-weight: normal;
    }


/* ---------------- Mambo Form Styles ----------------------*/
  /* Here are 2 styles that Mambo uses to let users control
      how their forms and buttons may look. */
 
.button {
	/* this style applies to most form buttons generated by
	   Mambo and its components. Change its format here*/
	color: #343A58; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #f5f5f5;
	border: 1px solid #000066;
	height: 20px;
  cursor:  pointer;
	}

.inputbox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Monospace, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 0px #CCCCCC solid;
	width:100%;

	}

.textareabox {
	/* Again, the name implies that this style changes the 
	   way those input box looks */
	font-family: Monospace, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #FFFFFF;
	border: 0px #CCCCCC solid;
	width:98%;

	}

.inputbox_dcha {
	/* Again, the name implies that this style changes the
	   way those input box looks */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	color: #343A58;
	background: #FFFFFF;
	border: 1px solid;
	}

.back_button {
	/* this style applies to the back button button generated by
	   Mambo. Change its format here*/
	float: left;
  font-size: 12px;
  color: #FFFFFF; 
  background: #f5f5f5;
  font-weight: bold;
  text-align: center;
  padding: 4px;
	border: 1px solid #000066;
  cursor:  pointer;
}


/* ---------------- Mambo Tabbed Frontend Admin Interface --------------------*/
  /* The CSS styles here defines how the frontend admin interface
      will look like when editing and adding news through frontend. */
 
.ontab {
	/* For styling of the "Tab" buttons when editing contents through the frontend
	   (when you log in as admin in the frontend). This .ontab is the styling for the
	   tab when it is active or after its "clicked" */
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	/* Same as above, used for styling of the "Tab" buttons when editing contents through the frontend.
	   This .ontab is the styling for the tab when it is NOT active or when it is NOT "clicked" */
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}

.tabpadding {
	/* this style is used set the size of the tab in 
	   in the above */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {
	/* Not too sure what this is used for. Couldn't find anything
	   related to it yet at the moment */
}

.pagetext {
	/* this style is used to style the content of the editing form
	   contents (where HTMLArea sits and all its forms + contents) in
	   the frontend Administration interface */
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


/* ---------------- Mambo Menu Styling ----------------------*/
    /* You can control the way menu behave and look 
    by using the CSS settings below */

a.mainlevel:link, a.mainlevel:visited {
	/* this styling is for the MAIN items in the menu */
	/*color: #3D4E6D;
	background: none;
	font-weight: bold;
	text-decoration:none;
	text-align: left;  */

  /*display          : block;
  font-size        : 13px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 8px 0px 8px 8px;
  color            : #333333;
  width            : 100%;*/

	font-size: 13px;
	display: block;
	color: #333;
	padding: 8px 0px;
	/*width: 100%;*/
	text-align: center;
	/*border: 1px solid #999999;
	margin-bottom: 1px; */
	}




a.mainlevel:hover {
	/* same as above, but when hovering */
	/*color: #98A258;
	width: 100%;
	font-weight: bold;
	text-decoration:none;
	text-align: left;  */
  background-color : #E3E3E3;
  /*font-size        : 13px;
  font-weight      : normal;*/
  text-decoration  : none;
	}


#active_menu {
  color            : #333333;
  font-weight      : bold;
	background-color: #dee8ef;
	padding-left: 5px;
	padding-right: 5px;
    padding-bottom: 12px;
	margin-top: -5px;
    border-style: solid;
	border-width: 2px;
	border-color: #9092c1 #9092c1 #dee8ef #9092C1;
    border-radius: 3px 3px 0px 0px;
}
a#active_menu:hover {
  color            : #333333;
}


/*a#active_menu {
	color: #3D4E6D;
	}
*/
a.sublevel:link, a.sublevel:visited {
	/* this styling is for menu items that HAS A PARENT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BABDCA;
	width: 100%; 
	font-weight: normal;
}

a.sublevel:hover {
	/* pffff!.. you know this! */
	color: #98A258;
	width: 100%; 
	text-decoration: none;
	}






/* --------- Mambo Styling for Contents ---------*/
    /* All the styling for contents are listed
      below. */
 
.contentpane {
	/* This is used mainly for the table that holds the SECTIONS such as News.
	   This is when you create a link to a Section and when clicked on it, it will display
	   "News" then some description (with image if you selected one) and then a list of 
	   Category of News. Yes! That entire thing is contained in a table with this style */
		
	background-color : #FFFFFF;
	}

.contentpaneopen {	
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
  /*border-top       : 1px solid #FFFFFF;*/
/*	background-color : #FFFFFF;  */
	}

.contentheading {
	/* This is used in several places; the Heading of contents on the frontpage,
	   it is also used for Section's heading (see above for explanation) "News" or
	   whatever heading you used */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
 	color: #53586D;
	text-align:left;
	line-height: 16px;
	height: 15px;
	}

.contentpagetitle {
	/* Couldn't find where is this yet. Will update this part when I
		get to it. Sorry. If you know, please email me the infos */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #FF9900;
	text-align:left;
	}

.contentdescription {
	/* When you create a link to a Section in the main menu and when clicked on it, it will display
	   "News" then some description (with image if you selected one) and then a list of 
	   Category of News. This style is used for formating the "DESCRIPTION" part of that page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	}

table.contenttoc {
	/* This is used to format the table of the Tables of Contents or "Jump to" 
	   box when it is enabled in a multiple paged content or article */
	color: #343A58;
	background-color: #f5f5f5;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
    }

table.contenttoc td {
	/* the same as above, but this is used to format the td or
	   table cells */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

table.contenttoc th {
	background: #53586D;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;
}

.content_rating {
	/* used for styling the texts used for displaying 
	   those "stars" for rating in an article */
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	/* used for those voting texts (the one with voting RADIO buttons) */
	font-weight: normal;
	font-size: 8pt;
}


/* --------- Mambo Sections Styles ---------*/
/* Styling of sections tables */

.sectiontableheader {
	/* This is for styling the section table headers on a SECTION's page.
	   An example would be those articles lists when you click on "News" or something?
	   With a table header of "Date", "Item Title", "Author" and "Hits" ? That's the
	   header that you will be controlling through this style */
	background-color : #8D93AE;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1 {
	/* this is used when there's a whole list of data to provide and
	   you need to create alternate colors for each row of data. This is
	   the first color */
	background-color : #D9DCEB;
	}
	
.sectiontableentry2 {
	/* this is the second color for the row. So, the table generator,
	   will alternate its style through sectionableentry1 and sectiontableentry2
	   as it cycles through and outputs each row of data. Similar to forum's post
	   listings */
	background-color : #f5f5f5;
	}




/* --------- Mambo Styles for Categories ---------*/
  /* The following are the styling for "Category" items 
    generated from the Sections area */

.category {
	/* this is to set the category Titles ( found on a SECTION's page
	   where the Category lists are) styles */
	color: #3D4E6D; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	/* same as above, but to set the link format */
	color: #3D4E6D; font-weight: bold;
	}

a.category:hover {
	/* same as above, but for links with mouse pointer over it */
	color: #3D4E6D;
	}



/* --------- Mambo Blog styling ---------*/
  /* Not too sure where this is used yet. I tried the blog section 
    but it doesn't seem to use it. If you have info on this, 
    email me. I'll update this part. */
 
a.blogsection:link, a.blogsection:visited {
	color: #44757D; 
	text-decoration: none; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #759328;	
	text-decoration: underline;
	font-size: 10px;
	}



/* --------- Mambo Components Styles ---------*/
  /* These stylings are to format the way components title 
  is displayed */

.componentheading {
	/* This is used for formatting the component's title
	   when it is displayed on its own page on the frontend */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #53586D;
	text-align:left;
	}


/* --------- Mambo Modules formatting ---------*/
  /* These stylings are to format the way modules are 
  displayed. It mainly deals with the format of its 
    table. I think this doesn't need too much explaining. */
	
table.moduletable {
	/* styling the module table */
	/*width: 90%;
	margin: 0px 0px 0px 7px;
	border-left: solid 0px #666666;
	border-right: solid 0px #666666;
	border-top: solid 0px #666666;
	border-bottom: solid 0px #666666;*/
  width			   : 100%;
  table-layout	   : auto;
  text-align: center;
  /*border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;*/

}

table.moduletablebreves td {
  	width           : 90%;
  	text-align	  	: center;
  	table-layout	: auto;
  	padding-left    : 5px;
  	padding-right   : 5px;
  	/*border-bottom   : 1px dashed #999999;*/
}


table.moduletable th {
	/* styling the module header, and the module titles */
	/*background: none;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-indent: 0px;
	width: 100%;
	height: 24px;
	border-bottom: solid 1px #666666;
	text-transform: uppercase;  */
  padding          : 5px 0px 10px 0px;
  /*font-size        : 11px;
  font-weight      : bold;*/
  text-transform   : uppercase;
  /*text-align       : center;
  vertical-align   : bottom;
  height           : 21px;*/
  line-height      : 20px;
  /*text-indent      : 0px;
  letter-spacing   : 1px; */
  color            : #666666;
  /*background-image : url(modul.jpg);*/
  border-top: 1px dashed #024978;
}

.nota {
	font-size: 11px;
	line-height: 1.3em;
}

table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	/*font-size: 13px;
	background: none;
	padding: 5px;
	font-weight: normal; */
  padding-left     : 0px;
  padding-right    : 0px;
}

table.moduletable ul {
	color: #ff0000;
}	

/* --------- Mambo's Built-in Component's Syling ---------*/
  /* These stylings are used for Mambo's built-in components 
  such as newsfeeds, weblinks, contact, search and polls. 
  A commented subtitle will guide you which is for which. */
 
 
 /*  Polls  */
 
.poll {
	/* polls texts */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #343A58;
	line-height: 14px
	}

.pollstableborder {
	/* set the border properties of the polls voting table */
	border: 1px solid #465675;
}



/*  Weblinks */

a.weblinks:link, a.weblinks:visited {
	/* well.. to format the link's titles under the "Weblinks" 
	   section on the frontend */
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	/* same as above, but for link with mouseover */
	color: #000099;	text-decoration: underline;
	}
	


/*  Newsfeeds */

.newsfeedheading {
	/* The newsfeed title. NOTE: This will not affect the newsfeed's news title! */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #343A58;
   }

.newsfeeddate {
	/* yeah.. the date on the newsfeed */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343A58;
	font-weight: normal;
	}

.fase4rdf {
	/* this is the body text of the newsfeed */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #343A58; 
	font-weight: normal;
	}

a.fase4rdf:link {
	/* links of the body text of the newsfeed */
	font-size: 13px; 
	font-weight: bold; 
	color: #356C82;
	}

a.fase4rdf:hover {
	/* links of the body text of the newsfeed when mouse points over it*/
	font-size: 13px;
	font-weight: bold; color: #759328;
	}


/* Search page */


table.searchintro {
	/* This is for formatting the box with "Search Keyword: test returned 4 matches" box
	   that appears after you have entered a search value. It appears on the mainbody
	   with the search results  */
  background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}


/*  Contact's table settings  */

table.contact {
	/* for formatting the entire "Contact" table which includes
	   the name, address icons and form. Note this table DOES NOT 
	   enclose the dropdown list for selecting the Department/person
	   to contact */
	background-color: #FFFFFF;
	}

table.contact td.icons {
	/* the name gave it away. This formats the <td> cells
	   where the little icons sits next to the details (those addresses,
	   phone number etc) */
	background-color: #CCCCCC;
	}

table.contact td.details {
	/* this is for formatting the <td> cells where all the details sits.
	   The details where addresses, phone number and additional info are */
	background-color: #F3F3F3;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.pathway {
	color: #ffffff;	
	}

a.pathway, a.pathway:visited {
  color: #ffffff;
}

a.pathway:hover {
	color: #98A258;	
	}
	
.site_name {
  padding-top: 5px;
  padding-left: 20px;
}

.seleccion_idioma {
  padding-bottom:10px;
  padding-right:10px;
  text-align:right;
  vertical-align:bottom;  
}

/* --- VENTANAS EMERGENTES ---*/

#wrapper_emergente {
	margin: 0 auto;
	width: 95%;
  /*background: url(images/bg.jpg);*/
	text-align: left;
	border-color: #024978;
	border-style: solid;
	border-width: 3px 3px 3px;
}



/* --- Top Graphic Bar Table ---*/
.top_bar_emergente {
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
	/*background: url(top_bar.jpg);*/
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
}

/* --- Table Holding Main Image ---*/
.table_1_emergente {
	padding: 10px;
	border-top: solid 1px #024978;
	border-bottom: solid 1px #024978;

	width: 102%;
	background-color: #B4C9D7; /*#FFFFFF;*/
	margin-left: -1%;
}

/* --- Table Holding Pathway ---*/
.lower_bar_emergente {
	width: 100%;
	height: 10px;
	background-color: #FFFFFF;
	/*background: url(lower_bar.jpg);*/
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}

/* --- Table Containing Left, Top, and Bottom Modules and the Main Body ---*/
.table_2_emergente {
	width: 100%;
	background: #f5f5f5;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	margin: -2px 0px -2px 0px;
}

.main_content_emergente {
    background: none repeat scroll 0% 0% #FCFCFC;
    padding: 10px;
    /*border-left: 0px dashed #024978;
    border-right: 1px dashed #024978;
    border-width: 0px 1px 0px 0px;
    border-style: solid dashed;
    border-color: #024978;
    float: left;
    max-width: 715px;
    min-height: 915px;
    width: 100%;*/
    box-sizing: border-box;
}

.titulo {
	/*
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	background-color: #E2E3F2; *//*#B7DDCB;*/
	/*
	line-height: 6px;
	margin-left: -16px;
	margin-right: -16px;
	padding-left: 5px;
	border-top: 1px solid #BCBEDD;  
	border-bottom: 1px solid #BCBEDD; 
	*/  
	border-left: 14px solid #ff0000;  /*#87C1A6;*/
	padding-left: 5px;
}

.etiqueta_frm {
  background-color:#EFEFEF;
  border:1px solid #CCCCCC;
}

.campo_frm {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
}

.radiobox, .checkbox, .imginfo {
  padding-top: 4px
}





/* =Responsive Structure
----------------------------------------------- */
/*
@media screen and (max-width: 1308px) {
}

@media screen and (max-width: 782px) {

}
*/
/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media screen and (max-width: 916px) {	
	td,tr,p,div {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #333333;
		line-height: 1.3em;
	}

	a.mainlevel:link, a.mainlevel:visited {
  		font-size        : 15px;
	}

	h1 {
	  	font-size:18px;
	}

	h2 {
	  	font-size:17px;
	}

	h3 {
		font-size: 16px;
	}

	h5 {
		font-size: 15px;
	}

	h6 {
		font-size: 14px;
	}

	.table_menu {
		padding-bottom: 0px;
	}
	
	.table_menu_celdas {
		width: 100%;
		float: none;
	}

	/* --- Cell Holding Left Side Modules ---*/
	.left_modules {
		width: 100%;
		padding-top: 10px;
		background: #f5f5f5;
		border-left: solid 0px #024978;
		border-right: dashed 0px #024978;
		border-top: solid 1px #f5f5f5;
		border-bottom: solid 1px #f5f5f5; 
		float: left;	
		padding-bottom: 30px;	
	}
	
	/* --- Cell Holding Top and Bottom Modules and the Main Body ---*/
	.main_content {
		/*background: #ffffff;*/
		border-right: solid 0px #024978;
		max-width: 100%;
		min-height: initial;		
		/*border-left: dashed 1px #024978;
		border-right: dashed 1px #024978;*/
	}
	
	/* --- Cell Holding Right Side Modules ---*/
	.right_modules {
		width: 100%;
		padding-top: 30px;
		border-top: dashed 1px #024978;
		float: left;	
	}

	.table_menu_celdas {
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.titulo {
	    line-height: 22px;
	}

	.nota {
		font-size: 13px;
	}

    /* --- Ad element between logo and menu ---*/
    .adwidget-container {
        background-image: url("backvflh2d360.png");
        width: 360px;
        display: block;
    }
    .adwidget-container-element {
        padding: unset;
    }

}

@media only screen and (max-width: 360px) {
	td,tr,p,div {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 17px;
		color: #333333;
		line-height: 1.3em;
	}

	a.mainlevel:link, a.mainlevel:visited {
  		font-size        : 17px;
	}

	h1 {
	  font-size:20px;
	}

	h2 {
	  font-size:19px;
	}

	h3 {
		font-size: 18px;
	}

	h5 {
		font-size: 17px;
	}

	h6 {
		font-size: 16px;
	}

	.table_menu {
		padding-bottom: 0px;
	}
	
	.table_menu_celdas {
		width: 100%;
		float: none;
	}

	/* --- Cell Holding Left Side Modules ---*/
	.left_modules {
		width: 100%;
		padding-top: 10px;
		background: #f5f5f5;
		border-left: solid 0px #024978;
		border-right: dashed 0px #024978;
		border-top: solid 1px #f5f5f5;
		border-bottom: solid 1px #f5f5f5; 
		float: left;	
		padding-bottom: 30px;	
	}
	
	/* --- Cell Holding Top and Bottom Modules and the Main Body ---*/
	.main_content {
		/*background: #ffffff;*/
		border-right: solid 0px #024978;
		max-width: 100%;
		min-height: initial;		
		/*border-left: dashed 1px #024978;
		border-right: dashed 1px #024978;*/
	}
	
	/* --- Cell Holding Right Side Modules ---*/
	.right_modules {
		width: 100%;
		padding-top: 30px;
		border-top: dashed 1px #024978;
		float: left;	
	}

	.table_menu_celdas {
	    padding-left: 0px;
	    padding-right: 0px;
	}

	.titulo {
	    line-height: 22px;
	}

	.nota {
		font-size: 15px;
	}

    /* --- Ad element between logo and menu ---*/
    .adwidget-container {
        background-image: url("backvflh2d360.png");
        width: 360px;
        display: block;
    }
    .adwidget-container-element {
        padding: unset;
    }



}
