body {
	margin: 4px;
}
tr, p, div {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 11px;
    color            : #333333;
}
hr {
    background       : #999999;
    height           : 1px;
    width            : 100%;
}
/* Usado por Remository */
h5 {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 16px;
    font-weight      : bold;
    color            : #CB2026;
    text-align       : center;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: 0px;
    width: 100%;
    border-bottom: 1px #000000 solid;
}

/*different setting for newsflash*/
.newsflash td {
    color: #000000;
    text-align: justify;
    vertical-align: middle;
}

.cuerpo {
	background-color: #FFFFFF;
	border: 1px #CB2026 solid;
}

.mainpage {
    text-align: justify;
    color: #333333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    width: 100%;
    border: 1px #777777 solid;
    padding: 8px 8px 15px 8px;
}

.pie  {
	background-color: #CB2026;
	height: 25px;
	width: 100%;
	padding: 0px 5px 0px 5px;
}

.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size : 11px;
}

a.copyright:link, a.copyright:visited {
    color: #FFFFFF;
}

a.copyright:hover {
	color: #FFFFFF;
    text-decoration: underline;
}

#copyright_izq {
	float: left;
	vertical-align: middle;
	display: block;
	width: 50%;
	text-align: left;
}

#copyright_der {
	float: right;
	vertical-align: middle;
	width: 50%;
	text-align: right;
}

.blog {
    padding: 0px;
    width: 100%;
/*    cellspacing: 10px;*/
}
table.blog td {
    padding: 2px;
}
/*
.key-point:before {
	line-height: 0.1;
	font-size: 1px;
	background: transparent url(../images/key-point_tr.gif) no-repeat top right;
	margin: -15px -15px 0 -15px;
	height: 15px;
	display: block;
	border: none;
	content: url(../images/key-point_tl.gif);
}

.key-point {
	background: url(../images/key-point_back.gif) right repeat-y;
	padding: 0px 15px 0px 15px;
	margin-top: 18px;
}

.key-point:after {
	display: block;
	padding-top: 15px;
	line-height: 0.1;
	font-size: 1px;
	content:  url(../images/key-point_bl.gif);
	margin: -15px;
	height: 8px;
	background: transparent url(../images/key-point_br.gif) scroll no-repeat bottom right ;
}
*/

/*.key-point {
	
}
.key-point span {
	background: url(../images/box_central_sup_der.gif) top right no-repeat;
	display: block;
	margin: -1px -1px 0px 0px;
}
.key-point span span {
	background: url(../images/box_central_inf_der.gif) bottom right no-repeat;
	margin: 0px 0px -1px 0px;
}
.key-point span span span {
	background: url(../images/box_central_inf_izq.gif) bottom left  no-repeat;
	margin: 0px 0px -1px -1px;
}
.key-point span span span span {
	background: url(../images/box_central_sup_izq.gif) top left no-repeat;
	margin: -1px 0px 0px 0px;
}
.key-point span span span span span {
	background: none;
	margin: 0px 0px 0px 0px;
}
*/
.greybg {
    background: #eeeeee;
}


/* ******************************** Pathway ******************************** */

.pathway {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 5px 5px 5px 3px;
    
}

a.pathway:link, a.pathway:visited {
    color            : #000000;
    font-weight      : bold;
}

a.pathway:hover {
    color            : #CB2026;
    text-decoration   : none;
}


/* ******************************** Otros ******************************** */

.search {
    margin-top: 10px;
    text-align: right;
}

/*for title or site name*/
.title {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;
    color : #000000;
    margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
    font-family: sans-serif;
    font-size: 10px;
    font-weight: bold;
    color : #666666;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 20px;
}


/* ******************************** Menu ******************************** */

#active_menu {
    color: #CB2026;
    font-weight: bold;
}

.mainlevel {
    /*line-height: 20px;*/
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    color: #000000;
}
a.mainlevel:link, a.mainlevel:visited {
    color: #000000;
}

a.mainlevel:hover {
    color: #CB2026;
}

/* mainmenu : Aparentemente sin uso */
/*
a.mainmenu:link, a.mainmenu:visited {
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;

}
a.mainmenu:hover {
    color: #333333;
}*/

.sublevel {
    line-height: 15px;
}
a.sublevel:link, a.sublevel:visited {
    /*padding-left: 5px;*/
    /*margin-left: 5px;*/
    vertical-align: middle;
    font-size: 11px;
    color: #000000;
    text-align: left;
    line-height: 15px;
}

a.sublevel:hover {
    color: #ff9e31;
    text-decoration: none;
}

/* Menu Superior */

#mainlevel-nav {
    margin: 0;
    padding: 0;
}
#mainlevel-nav li {
    background-image: none;
    padding-left: 0px;
    list-style:none;
    float: right;
    margin: 0;
    width: 15.5%;
    font-size: 10px;
    line-height: 20px;
    white-space: nowrap;
    text-indent: 15px;
}
#mainlevel-nav a {
    display: block;
    float: right;
    text-decoration: none;
    border: 1px solid;
    border-color: #fff #cc3300 #cc3300 #fff;
    /*background: #ff9933 url(../images/vmenu_bgr.png) 2px no-repeat;*/
    color: white;
}

#mainlevel-nav a {
    float: none;
}

#mainlevel-nav a:hover {
    /*background: #ff6600 url(../images/vmenu_bgr.png) 2px no-repeat;*/
}


/* ******************************** Module ******************************** */

table.moduletable {
    padding: 0px 0px 15px 0px;
    margin-left: 10px;
    margin-bottom: 15px;
    width: 191px;
    background: url(../images/module_table.gif) no-repeat bottom left;
}

table.moduletable th {
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    width: 191px;
    height: 25px;
    text-transform: uppercase;
    text-indent: 5px;
    /*letter-spacing: -0.05em;*/
    padding: 5px 0px 0px 0px;
    background: url(../images/module_title.gif) no-repeat;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}

table.moduletable td {
    padding: 5px 10px 5px 5px;
    font-size: 10px;
    font-weight: normal;
    text-align: justify;
}

/* ****************************** Module Scroll ****************************** */

table.moduletable-scroll {
    padding: 0px 0px 15px 0px;
    margin-left: 10px;
    margin-bottom: 15px;
    width: 191px;
    background: url(../images/module_table.gif) no-repeat bottom left;
}

table.moduletable-scroll th {
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    width: 191px;
    height: 25px;
    text-transform: uppercase;
    text-indent: 5px;
    padding: 5px 0px 0px 0px;
    background: url(../images/module_title.gif) no-repeat;

}

table.moduletable-scroll li {
}

table.moduletable-scroll ul {
	padding: 0px;
}

table.moduletable-scroll td {
    padding: 5px 10px 5px 5px;
    font-size: 10px;
    font-weight: normal;
    valign: bottom;
}

/* ******************************** Module Frases *************************** */

table.moduletable-frases {
    padding: 0px;
    width: 100%;
    background-color: #D6E9FF;
}

table.moduletable-frases td {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

/* ******************************** Module Limpio *************************** */

table.moduletable-limpio {
    padding: 0px;
    width: 100%;
    margin-bottom: 15px;
}

table.moduletable-limpio td {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    width: 100%;
}

/* ******************************** Module DOCMan Random *************************** */

table.moduletable-docman_random {
    padding: 0px 0px 15px 0px;
    margin-left: 10px;
    margin-bottom: 15px;
    width: 191px;
    background: url(../images/module_table.gif) no-repeat bottom left;
}

table.moduletable-docman_random th {
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    width: 191px;
    height: 25px;
    text-transform: uppercase;
    text-indent: 5px;
    /*letter-spacing: -0.05em;*/
    padding: 5px 0px 0px 0px;
    background: url(../images/module_title.gif) no-repeat;

}

table.moduletable-docman_random a {
	font-size: 11px;
}

table.moduletable-docman_random td {
    padding: 5px 10px 5px 5px;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

table.moduletable-docman_random p {
    padding: 0px 10px 0px 5px;
    margin: 7px 0px 5px 0px;
}

/* ******************************** Poll ******************************** */

.poll {
    font-family      : Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #666666;
    line-height      : 14px;
}

.pollstableborder {
    border: 1px solid;
    padding: 1px;
}

table.pollstableborder {
    border: 1px solid #cccccc;
    width: 95%;
}

table.pollstableborder td {
    padding: 0px;
    text-align: left;
}


/* ******************************** SectionTable ******************************** */

.sectiontableheader {
    /*background-color : #CCCCCC;*/
    /*background-color : #EDEDED;*/
    background-color : #D6E9FF;
    color            : #333333;
    font-weight      : bold;
}

.sectiontableentry1 {
    /*background-color : #F0F0F0;*/
    background-color : #FFFFFF;
}

.sectiontableentry2 {
    /*background-color : #E0E0E0;*/
    /*background-color : #B4D5FB;*/
    background-color : #D6E9FF;
}

.small {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #999999;
    text-decoration  : none;
    font-weight      : bold;
}

.smalldark {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #000000;
    text-decoration  : none;
    font-weight      : normal;
}


/* ******************************** Content Pane ******************************** */

.contentpane {
    /*background       : #dedede;*/
    /*padding-bottom: 5px;*/
}

.contentpaneopen {
    /*border : 0px ridge #0099cc;*/
    /*border: 1px #000000 solid;*/
    width: 100%;
    padding: 1px;
    /*background-color: #D6E9FF;*/
    text-align: justify;
}

table.contentpaneopen {
    /*padding-bottom: 5px;*/
    margin: 2px;
}

.componentheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    /*color: #ff9900;*/
    color: #CB2026;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px #000000 solid;
}

.contentheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    /*color: #ff9900;*/
    color: #CB2026;
    text-align: left;
    margin-top: 5px;
    /*padding-bottom: 5px;*/
    border-bottom: 1px #000000 solid;
}

.createdate {
    font-family      : Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #999999;
    text-align       : left;
}


.button {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-style       : normal;
    font-size        : 10px;
    font-weight      : bold;
    background-color : #F0F0F0;
    color            : #000000;
    border           : 1px solid #CCCCCC;
}

.inputbox {
    font-family      : Verdana, Arial, Helvetica, sans-serif;
    font-size        : 10px;
    color            : #000000;
    background-color : #F0F0F0;
    border           : 1px solid #CCCCCC;
}


/* ******************************** Links ******************************** */

a:link, a:visited {
    color: #ff6600;
    text-decoration: none;
}

a:hover {
    color: #ff3300;
    text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff9900;
    text-align:left;
    text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
    color            : #333333;
    font-weight      : bold;
    font-size: 11px;
    font-weight: bold;
}

a.category:hover {
    color            : #999999;
}


/* ******************************** Otros ******************************** */

/* Styles for dhtml tabbed-pages */
.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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	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;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	/*margin-bottom: 15px;*/
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

/*ol {
    padding-left: 20px;
}*/

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    line-height: 15px;
    padding-left: 10px;
    padding-top: 0px;
    background-image: url(../images/arrow.png) ;
    background-repeat: no-repeat;
    background-position: 0px 3px;
    margin-bottom: 5px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.latestnews ul {
    padding-right: 3px;
    text-align: left;
}

.latestnews li {
    text-align: left;
}

#entrevista {
	border-top: 1px solid #CB2026;
	margin-top: 10px;
	padding-top: 10px;
}

#entrevista h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CB2026;
    text-align: justify;
    margin-bottom: 10px;
    margin-top: 20px;
    width: 100%;
    display: block;
    cursor: hand;
}

#entrevista p {
	margin: 0px 5px 5px 5px;
	padding: 0px;
}

#entrevista small {
	margin-top: 20px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
}

#entrevista_audio {
	text-align: right;
	width: 100%;
	margin: 5px 0px 5px 0px;
	line-height: 20px;
}

#entrevista_audio a {
	margin: 5px 0px 5px -15px;
	background: transparent url(../../../images/stories/icono_audio.gif) no-repeat top left;
	padding: 0px 0px 0px 20px;
}

.respuesta {
	color: #000033;
	display: none;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	
}

.fecha_portal {
	color: #FFFFFF;
}

#content_vote_div {
	background: #D6E9FF;
	text-align: center;
	padding: 5px 0px 5px 0px;
}