@media print {
.impresoravisible {
	visibility: hidden;
	width: 0px;
	overflow: hidden;
	height: 0px;
}
.separadorizquierdo {
	border-right-width: 0px;
}
.separadorderecho {
	border-right-width: 0px;
}
.columnaizquierda { 
	visibility: hidden;
	width:0px;
}
.columnaderecha { 
	visibility: hidden;
	width:0px;
}
}

@media screen {
.impresoravisible {
	visibility: visible;
	width: auto;
}
.columnaizquierda { 
	visibility: visible;
	width:230px;
}
.columnaderecha { 
	visibility: visible;
	width:200px;
}
.separadorizquierdo {
	border-right-style: dashed;
	border-right-color: #999999;
	border-right-width: 1px;
}
.separadorderecho {
	border-right-style: dashed;
	border-right-color: #999999;
	border-right-width: 1px;
}
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #666666;
}
a {
	color: #000000;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	color: #000000;
}
a:active {
	color: #008000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 50px;
}

.hojasombra {
	background-color: #999999;
	color: #BBBBBB;
}
.hojafondo {
	background-color: #CCCCCC;
}
.hoja {
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.hojacontenido {
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}
.separadortitulo1 {
	border-top: 1px dashed #999999;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.separadortitulo2 {
	border-top: 1px dashed #999999;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.separadortitulo3 {
	border-top: 1px dashed #999999;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.separadorseccion {
	border-top: 1px dashed #999999;
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h1 {
	border: 1px solid #999999;
	margin: 0px;
	background-color: #e8e8e8;
	font-size: 32px;
	color: #FFFFFF;
}
h2 {
	margin: 0px;
	font-size: 24px;
}
h3 {
	font-size: 19px;
	margin: 0px;
}
h4.seccion {
	font-size: 19px;
	margin: 0px;
	text-align: right;
}
h5.seccion {
	font-size: 16px;
	margin: 0px;
	text-align: right;
}
h4.menus {
	font-size: 13px;
	margin: 0px 10px;
	text-align: left;
	border-bottom: 1px dashed;
	background-color: #e8e8e8;
}
h4.submenus {
	font-size: 13px;
	margin: 0px 10px;
	text-align: left;
	border-bottom: 1px dashed;
	background-color: #e8e8e8;
}
.menus {
	font-size: 13px;
	text-align: left;
}
.menuspie {
	font-size: 13px;
	text-align: left;
}
.menusbordepastilla {
	border: 0px solid #999999; 
	width: 180px; 
	margin-left: auto; 
	margin-right: auto;
}
.menusbordearriba {
	border-bottom: 0px dotted #999999;
	width: auto; 
	background-color: #e8e8e8;
}
.menusbordecontenido {
	border: 0px none #999999; 
	width: auto; 
	background-color: #ffffff;
}
.menusbordepie {
	border: 0px none #999999; 
	width: auto; 
	background-color: #ffffff;
}
h4.noticias {
	font-size: 16px;
	margin: 0px 10px;
	text-align: left;
}
h4.noticiasinternas {
	font-size: 16px;
	margin: 0px 10px;
	text-align: left;
	color: #FFFFFF;
}
.noticias {
	font-size: 16px;
	text-align: justify;
	margin: 0px 10px;
}
.noticiaspie {
	font-size: 13px;
	text-align: right;
}
.noticiasbordepastilla {
	border: 0px none #999999; 
	width: auto; 
	margin-left: auto; 
	margin-right: auto;
}
.noticiasbordearriba {
	width: auto;
	border-bottom: 1px dotted #999999;
	background-color: #e8e8e8;
}
.noticiasbordecontenido {
	border: 0px none #999999; 
	width: auto; 
	background-color: #FFFFFF;
}
.noticiasbordepie {
	border: 1px dashed #999999; 
	width: auto; 
	background-color: #FFFFFF;
}
h4.anuncios {
	font-size: 13px;
	margin: 0px 10px;
	text-align: center;
}
.anuncios {
	font-size: 13px;
	text-align: center;
}
.anunciospie {
	font-size: 13px;
	text-align: center;
}
.anunciosbordepastilla {
	border: 1px dashed #999999; 
	width: 180px; 
	margin-left: auto; 
	margin-right: auto;
}
.anunciosbordearriba {
	width: auto;
	border: 0px none #999999; 
	background-color: #e8e8e8;
}
.anunciosbordecontenido {
	border: 0px none #999999; 
	width: auto; 
	background-color: #e8e8e8;
}
.anunciosbordepie {
	border: 0px none #999999; 
	width: auto; 
	background-color: #ffffff;
}
table.menucontenido{
	font-size: 12px;
}