/** Firma **/

.verticaltext{
font: 10px Verdana;
color: #000000;
position: absolute;
right: 3px;
top: 20px;
width: 15px;
writing-mode: tb-rl;
}

a.linkverticaltext, a.linkverticaltext:visited, a.linkverticaltext:hover, a.linkverticaltext:active {	
	color: #000000;
	text-decoration:none 
	}

body {
	background-image: url(/es/img/bg_vintage.jpg);
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.punteado_dcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #717168;
	border-right-color: #717168;
	border-bottom-color: #717168;
	border-left-color: #717168;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.texto_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}
.punteado_arriba {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8B7A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #717168;
	border-right-color: #717168;
	border-bottom-color: #717168;
	border-left-color: #717168;
}
#wrap {
    border:1px solid black;
    width:662px;
    }
#menu {
    padding:4px 0;
    width:760px;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#717168;
    }
#menu a.hover {
    background:#717168;
    color:#FFFFFF;
    }
	
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:12px;
    margin-bottom:2em;
    }
#subnav a {
    color:#717168;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#717168;
    font-size:11px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#fdfdfd;
	color:#9A1F25;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}.punteado_cuadro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8B7A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #717168;
	border-right-color: #717168;
	border-bottom-color: #717168;
	border-left-color: #717168;
}
.punteado_cuadro_completo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8B7A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #717168;
	border-right-color: #717168;
	border-bottom-color: #717168;
	border-left-color: #717168;
}
.punteado_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8B7A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #717168;
	border-right-color: #717168;
	border-bottom-color: #717168;
	border-left-color: #717168;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.menuBot:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menuBot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.menuBot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.menuBot:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.newsTit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717168;
	text-decoration: none;
	font-weight: bold;
	border: 1px dotted #999999;
}
a.newsTit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717168;
	text-decoration: none;
	font-weight: bold;
	border: 1px dotted #999999;
}
a.newsTit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717168;
	font-weight: bold;
	border: 1px dotted #999999;
}
a.newsTit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717168;
	text-decoration: none;
	font-weight: bold;
	border: 1px dotted #999999;
}
.scroll {
	scrollbar-base-color: #ffFFFF;
	scrollbar-face-color: #717168;
	scrollbar-track-color: #ffFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #717168;
	scrollbar-3dlight-color: #ffFFFF;
	scrollbar-shadow-color: #ffFFFF;
	scrollbar-darkshadow-color: #ffFFFF;
}
.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717168;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}
.txtley {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bgdiv {
	background-color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}
.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.textoGrisBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	font-weight: bold;
}
.marcoGris {
	border: 1px solid #999999;
}
.tituloAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #f1c234;
}

