/* CSS Document*/
/*
.flashmain {
	width: 573px;
	height: 404px;
	border: 1px solid black;
}
*/
.contentdescription{
	padding: 10px;
}




html {
	height: 100%;
}
body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

.clr {
	clear: both;
}

.outline {
  border: 0px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}

#buttons_outer {
	width: 800px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	float: right;
	height: 21px !important;
	height: 23px;
	margin-top: 40px;
	margin-right: 0px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#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;
	list-style-type: none;
/*	list-style-image: url(../images/home.jpg) no-repeat; */
}

/* Top menu font */
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #176EA6;
	background: transparent;
	/*color: #333333;*/
}


ul li{
	 list-style-type: disc;
	 list-style-position: outside;
	 text-align: justify;
	 padding-right: 20px;
}

ol li{
	list-style-type: decimal;
 	list-style-position: inside;

}
 
#buttons>ul#mainlevel-nav li a {
	width: auto;
}

ul#mainlevel-nav li a:hover
{
	/*color: #fff;
	background: #c64934;*/
	color: #176EA6;
	text-decoration: underline;
	font-weight: normal;
}


.search{
	
}

#search_outer {
	float: left;
	width: 165px;

}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	
}

#search_inner form {
  padding: 10px;
  
}

.inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
	margin-left:5px;
	margin-right:5px;
	
}

#header_outer {
	
}

#header {

	float: left;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: 110px;
	vertical-align: top;
	background: url(../images/logotipo.png) no-repeat;
	background-position: top left;
	border: 0px solid red;
}

.banright{
	border: 0px solid red;
	float: right;
	width: 137px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#flashnews{
	border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;

}


#top_outer{
	width:   800px;
	height:  30px;
	padding: 0px;
	margin:  0px; 
	vertical-align: top;
	text-align: left;
	border: 0px solid black;
}
#top_inner {
	position: relative;
	left: 740px;
	width: 50px;
	border:  0px solid #cccccc;
	padding: 2px;
	margin:  0px;
}

/*------------------------------------------------------------------------------*/
/*-------------------------- SECCION MENUS IZQUIERDOS --------------------------*/
/*------------------------------------------------------------------------------*/
#left_outer {
	/* border: 102-11-2007px solid #cccccc; */ /* ESTE ERA EL PROBLEMA ERROR1 */
	float: left;
	margin-top: 0px;
	width: 227px; /*227*/
}

#left_inner {
  border: 0px solid #cccccc;
  padding: 0px;
  float: none !important;
  float: left;
  /*background: url(../images/bak1.jpg) repeat-y;*/
}

/* div menú izquierdo */
#left_inner div.moduletable{
}

/* tabla menú izquierdo */
#left_inner div.moduletable table{
	border: 0px solid black;
	width: 219px;
	
}

/* td tabla menú izquierdo */
#left_inner div.moduletable td{
	border: 0px solid black;
	/*background: url(../images/menu_bg.png) no-repeat;*/
	padding-left: 7px;
	padding-top: 0px;

}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/0019_swd_bullet_32.png) no-repeat;
	background-position: center left;
	border: 0px solid black;
	display: block;
	height: 20px !important;
	height: 25px;
	font-size: 13px;
	color:   #000000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;	


	text-decoration: none;	
	 
}
a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	text-decoration: underline;
	color:#5B5B5B;
	/*font-size: 10px;*/
	/*font-weight: normal;*/
	 

}
a.mainlevel#active_menu {
	color:#5B5B5B;
	font-weight: bold;
	font-size: 10px;
}

a.mainlevel#active_menu:hover {
	color:#5B5B5B;
}








#content_outer {

	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 573px; /*635*/
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
 
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;

 }

table.content_table td {
	padding: 0px;
	margin: 0px;
	
}
 
#xxx{
		border: 0px solid red;

}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

.contentdescription img{
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px solid black;
}


td.contentdescription ol{
	list-style-type: decimal;
}
td.contentdescription li{
	list-style-position: inside;
}

div.message {
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold; 
	text-transform: UPPERCASE;
	color: #EB7D10;
	padding: 10px;
	padding-bottom: 14px;

}

.category {
	font-size: 18px;
}


/*------------------------------------------------------------------------------*/
/*-------------------------- TABLA SECCION ------------------------*/
/*------------------------------------------------------------------------------*/
.sectiontable{
	width: 100%;
	padding: 20px;
	border: 0px solid black;
}
.sectiontable tr{
	border: 1px solid red;
}
.sectiontableheader{
	font-size: 16px;
	color: #5B5B5B;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontable td{
	border: 0px solid black;
	text-align: left;
	font-size: 9px;
}
.sectiontable td.categoryimg{
	border: 0px solid black;
	padding-right: 10px;
	width: 120px;
}
.sectiontable td img{
	border: 0px solid red;
	width: 60px;
	padding: 10px;
}

.sectiontableentry1 {
	background-color : #ffffff;
	border: 1px solid black;
}
tr.sectiontableentry1 td{
	border: 0px solid black;
	padding: 10px;
}
.sectiontableentry1 a{
	color: #ffffff;
	font-size: 12px;
}
.sectiontableentry1 a:hover{
	color: #CD4714;
	text-decoration: none;
}
.sectiontableentry2  {
	background-color : #f9f9f9;
}
tr.sectiontableentry2 td{
	border: 0px solid black;
	padding: 10px;
}
.sectiontableentry2 a{
	color: #CD4714;
	font-size: 12px;
}
.sectiontableentry2 a:hover{
	text-decoration: none;
	color: #CD4714;
}
.sectiontablefooter {

}


/*------------------------------------------------------------------------------*/
/*-------------------------- SECCION USER1 (NOTICIAS) --------------------------*/
/*------------------------------------------------------------------------------*/
.user1_inner {
	border: 0px solid black;
	margin: 0px; 
	/*margin-top: -100px;*/

	padding: 0px;
	height: 262px;
	vertical-align: text-top;
}
#user1 div.moduletable h3{
	/*background: url(../images/menuHeaderScroll3.jpg) no-repeat;*/
	background: url(../images/menuHeaderScroll_280.jpg) no-repeat;
	padding-top: 11px;
	padding-left: 30px;
	height:37px;
	border: 0px solid red;

	
}
#user1 div.moduletable {
	margin-bottom:  0px; /*2*/
	padding-bottom: 5px; /*5*/
	background: url(../images/bak_280.jpg) repeat-y;
	width: 280px;
	height: 240px;
	border: 0px solid blue;
}
#user1 div.finMenu{
	background: url(../images/finMenu_280.jpg) no-repeat;
	border: 0px solid green;
	width:280px;
	height: 20px;
}
#user1 div.moduletable div.moduletable{
	border: 0px solid green;
	padding-left: 5px;
    max-width: 265px;

}



/*------------------------------------------------------------------------------*/
/*-------------------------- SECCION USER2 (NOTICIAS) --------------------------*/
/*------------------------------------------------------------------------------*/
.user2_inner {
	border: 0px solid black;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 285px;
	height: 130px;
}
#user2 div.moduletable {
	margin-bottom:  0px; /*2*/
	padding-bottom: 5px; /*5*/
	background: url(../images/bak_280.jpg) repeat-y;
	width: 280px;
	height: 110px;
}
#user2 div.moduletable h3{
	background: url(../images/menuHeaderScroll_280.jpg) no-repeat;
	padding-top: 11px;
	padding-left: 30px;
	height:37px;
	
}
#user2 table.contentpaneopen td{
	padding-left: 10px;
}
#user2 div.finMenu{
	background: url(../images/finMenu_280.jpg) no-repeat;
	width:280px;
}


/*------------------------------------------------------------------------------*/
/*-------------------------- SECCION USER5 (VIDEO) -----------------------------*/
/*------------------------------------------------------------------------------*/
#user5{	
	border: 0px solid black;
	width:285px;	 
	height: 130px;
}
#user5_inner{	
}
#user5 div.moduletable {
	background: url(../images/bak_280.jpg) repeat-y;
	border: 0px solid red;
	text-align: center;
	width:280px;
	height: 130px;
}
#user5 div.moduletable h3{
	border: 0px solid black;
	background: url(../images/menuHeaderScroll_280.jpg) no-repeat;
	height:37px;
}
#user5 div.moduletable img{
	
}

#user5 div.finMenu{
	background: url(../images/finMenu_280.jpg) no-repeat;
	width:280px;
}






table td.body_outer {
	padding: 0px;
	border: 0px solid red;
  	height: 365px;
	min-height: 365px;
	vertical-align: top;	
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
}





/* Joomla core stuff */
/* Links en menu también */ 
a:link, a:visited {
	color: #c64934; text-decoration: none;
	/*font-weight: bold;*/
}

a:hover {
	color: #900;
	text-decoration: underline;
	/*font-weight: bold;*/
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px solid black;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   }

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	font-family: Arial, Helvetica, Sans Serif;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	color:#5B5B5B;
	

}
.article_seperator {
	border: 1px solid red;
	height: 0px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}

table.contentpane td {
	/*margin: 0px;
	padding: 0px;
	*/
	
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.contact_email label{
	
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 5px 0px 0px 5px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	
}
 

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	/*font-weight: bold;*/
	font-size: 16px;
	/*text-transform: uppercase;*/

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
		color: #CD4714;
	
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable_menu {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable_menu {
	padding: 0;
	margin-bottom: -15px; /*-15*/
	padding-bottom: 0px; /*5*/
	background: url(../images/bak1.jpg) repeat-y;

}

div.moduletable {
	padding: 0;
	margin-bottom: -15px; /*2*/
	padding-bottom: 0px; /*5*/
	background: url(../images/bak1.jpg) repeat-y;
}

div.moduletable img {
	margin-left:5px;
	vertical-align: middle;	
}



/* poner imagen header buscador
#user4 div.moduletable h3{
	background: url(../images/fondoBuscar.jpg) no-repeat;
	padding-top: 6px;
}
*/

#user4 div.moduletablemdc_ {
	margin-top:0px;	
}

div.searchmdc_{
	width: 573px;
	height:49px;

	background: url(../images/fondoBuscar.jpg) no-repeat;
}

div.searchmdc_ .inputboxmdc_{
	margin-left: 35px;
	margin-top: 9px;
	margin-right: 9px;
	
}

div.searchmdc_ .buttonmdc_{
	height: 25px;
	
}

.button{
	height: 5px;	
}


table.moduletable_menu th, div.moduletable_menu h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	background: url(../images/menuHeader.jpg) no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 35px;
	padding-top: 12px;
	height: 37px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletable th, div.moduletable h3 {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	background: url(../images/menuHeader.jpg) no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 35px;
	padding-top: 12px;
	height: 37px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}


.finMenu{
	background: url(../images/finMenu.jpg) no-repeat;
	height: 27px;
	width: 227px;
	
}

table.moduletable_menu td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	
}
/*
table.moduletableBuscar {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletableBuscar {
	padding: 0;
	margin-bottom: 2px;
	padding-bottom: 5px;

}

table.moduletableBuscar th, div.moduletableBuscar h3 {
	background: url(../images/menuHeader.jpg) no-repeat;
	color: #666666;
	text-align: left;
	padding-left: 35px;
	padding-top: 12px;
	height: 33px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin: 0 0 2px 0;
}

table.moduletableBuscar td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


table.pollstableborder td {
  padding: 2px;
}



.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	/*font-weight: bold;*/
	font-size: 10px;
	text-transform: uppercase;
}



a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
