* {
	padding:0;
	margin:0;
}

body{
}

.masgrande {
	font-size:12px;
	color:#666;
}


.sub6 {
	font-size:18px;
	color:#666;
	margin-bottom:10px;
	line-height:18px
}

h1 {
	font-size:20px;
	color:#666;
	margin-bottom:10px;
	line-height:20px
}

h2 {
	font-size:18px;
	color:#666;
	margin-bottom:10px;
	line-height:18px
}

h3 {
	font-size:16px;
	color:#666;
	margin-bottom:10px;
	line-height:16px;
}

h4 {
	font-size:14px;
	color:#666;
	margin-bottom:10px;
	line-height:14px
}

h5 {
	font-size:12px;
	color:#666;
	margin-bottom:10px;
	line-height: 12px
}

h6 {
	font-size:10px;
	color:#666;
	margin-bottom:10px;
	line-height:10px
}

blockquote {
	padding:10px 15px 10px 15px;
	font-style:italic;
	border:#CCCCCC solid 1px;
	background-color:#EEEEEE;
}

.bodies {
	margin:0px;
	background:url(../images/bg_glob.png);
	text-align:center;
}

tr, p, div {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

hr {
	background:#999999;
	height:1px;
	width:100%;
}

ul {
	list-style:none;
}

ul li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

ol{
	margin-left:25px;
	line-height: 15px;
	list-style-position:inherit;
}

form {
	display: inline;
	margin: 0;
 	padding: 0;
}

.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

a.pathway:link, a.pathway:visited {
	color: #900;
	font-weight: normal;
}

a.pathway:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

/* Menu principal superior */

#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	/*float: right;*/
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	/*border-bottom: 1px solid #CCC;*/
}
	
	
#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding: 0px 10px 0px 0px;
	padding-left: 15px;
	padding-right: 10px;
	text-decoration: none;
	color: #666;
	font-weight:bold;
	background: transparent;
	
}

#mainlevel-nav li a:hover {
	color: #333;

}

#active_menu {
	color: #333;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #FFF;
	font-weight: bold;
	background:url(../images/bg_main_menu.png) #FF00A4;
	background-repeat:no-repeat;
	width: 100%;
	text-indent: 35px;
	text-decoration: none;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 17px;
	/*line-height: 20px;*/
	margin-bottom: 3px;
}

a.mainlevel:hover {
	color: #FFF;
	background-color:#CCC;
	
}
a.mainmenu:link, a.mainmenu:visited {
	color: #FFF; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.mainmenu:hover {
	color: #333; 
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #FFF;
	text-indent:33px;
	line-height: 20px;
	background:url(../images/bg_main_menu_sub.png) repeat-y top left;
	display:block;
	margin-bottom:3px;
	width:100%;
	background-color:#c6c6c6;
}

a.sublevel:hover {
	color: #000;
	text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	width: 100%;
	margin-bottom:5px;
}

table.moduletable th {
	font-size: 11px;
	color: #f0f0f0;
	text-align: right;
	width: 100%;
	font-weight:bold;
	padding-right:32px;
	background:url(../images/bg_menu.png) no-repeat top right;
	height:25px;
	background-color:#FFF;
	padding-top:3px;
}
table.moduletable li {
	border-bottom:1px solid #ccc;
}
.latestnews a:link {
	color:#000;
}
.latestnews a:visited {
	color:#000;
}
.latestnews a:hover {
	color:#666;
}
.latestnews a:active {
	color:#900;
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 11px;
	font-weight: normal;
}
.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
table.pollstableborder {
	border: 1px solid #ccc;
}
.sectiontableheader {
	background-color: #EEE;
	color: #333;
	font-weight: bold;
	padding:5px;
	border-bottom:2px solid #CCC;
}
.sectiontableentry1 td {
	border-bottom:1px solid #CCCCCC;
	padding:4px 3px 4px 6px;

}
.sectiontableentry2 td {
	border-bottom:1px solid #CCCCCC;
	padding:4px 3px 4px 6px;
	background-color: #EEE;
}

.sectiontableentry1 a:hover {
	color:#900;
}

.sectiontableentry2 a:hover {
	color:#900;
}


.small {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.smalldark {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.contentpane {
}
.contentpaneopen {
	border: 0px ridge #0099CC;
	width: 100%;
	padding: 1px;
}

.contentpaneopen tr td img {
	margin:5px;
	padding:2px;
	border: 1px solid #CCC;
}

/* controlar las imagenes de pdf, mail y bla */
.contentpaneopen tr td.buttonheading a img {
	margin:1px;
	padding:1px;
	border:none;
	}
/* controlar las imagenes de pdf, mail y bla */

.contentpaneopen tr td span img {
	margin:0px;
	padding:0px;
	border: 0px;
}

.contentheading, .componentheading {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-align: left;
	background:url(../images/bg_tittle.png) no-repeat;
	padding-left:25px;
	border-bottom:1px solid #CCC;

}
.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-indent:18px;
	font-weight:normal;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	background: url(../images/date.png) no-repeat;
}

.forumcreatedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	text-indent:18px;
	font-weight:normal;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	}

.button {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	background-color: #666;
	color: #fff;
	border: 1px solid #757575;
}

.inputbox {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	background-color: #f0f0f0;
	border: 1px solid #CCC;
	line-height:12px;
	height:12px;
}

/* Imagenes del contenido */

.imgnoborder {
	border:0px;
}

/* LINKS */

a:link, a:visited {
	color:#000;
	/*color: #999;*/
	text-decoration: none;
}
a:hover {
	color: #900;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#EC008C;
	text-align:left;
	text-decoration: none;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
a.category:link, a.category:visited {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color: #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #EEE;
	/*background-color: #e0e0e0;*/
	border: 1px solid #CCC;
	padding:5px;
	margin-bottom:4px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding:3px;
	background-color:#333;
	color:#FFF;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	background-color: #293C43;
	color: #fff;
	font-weight: bold;
}
.readon {
	display:block;
	background:url(../images/bg_readon.png) no-repeat;
	color:#333;
	text-indent: -5000px;
	width:100px;
	height:20px;
	margin: 5px 0px 10px 0px;
}
.mosimage {
	border: 1px solid #ccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#ccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #ccc;
}

#search {
	position: absolute;
	top: 205px;
	width: 638px;
	text-align:right;
	z-index:40;
}

#core {
	background:url(../images/bg_body.png) repeat-y top center;
	padding:0px 5px 5px 5px;
	height: auto;
		}
#core_end {
	background:url(../images/bg_footer_end.png) no-repeat top center;
	padding:0px 5px 5px 5px;
	height:14px;
	}

#header {
	background:url(../images/header.gif) no-repeat;
	height:220px;
	}

#randomheader table {
margin:0px;
padding:0px;
}


#sect {
	width:638px;
	background-color:#FFF;
	text-align:left;
	/* Para el funcionamiento de Bla*/
	z-index:10;
	position: relative;	
	}

#menu {
	width:468px;
	background-color:#fff;
	padding-top:5px;
	float: left;
}

#pathway {
	width:468px;
	padding: 1px 0px 5px 8px;
	float:left;
	text-align:left;
}

#l_sect {
	width:468px;
	padding:5px;
	float:left;
}

#l_sect_down {
	width:468px;
	background-color:#fff;
	margin-top:5px;
	padding:5px;
	float:left;
}

#mod_down1 {
	width:227px;
	float:left; 
	margin-right:px;
}

#mod_down2 {
	width:227px;
	float:right;
}

#r_sect {
	width:160px;
	float:right;
	background-color:#FFF;
	padding-top:5px;
}

#banner {
	text-align:left;
	padding-left:8px;
}

#footer {
	background:url(../images/footer.png) repeat-x;
	clear:both;
	color:#999;
	text-align:center;
	padding:13px 0px 5px 0px;
}

#footer a:link, a:visited {
	color:#999;
}

#footer a:hover {
	color:#FFF;
}

#footer a:active {
	color:#CCC;
}

 #bla {
	width:100px;
	height:126px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index:1;
			
}

#bla img {
	border: none;		
} 

