.banner {
	background-color: #CCCCCC;
	height: 100px;
	width: 386px;
	background-repeat: no-repeat;
	border: 1px inset #EAEAEA;
}
.imagen_loe {
	background-color: #CCCCCC;
	cursor:pointer;
}
TABLE.pna{
	background-image: url(../imagenes/general/backmenuizquierdo.gif);
}
/*
TD.separador_portal_col{
	background-image: url(../imagenes/general/sep_col.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style:dotted;
	border-right-color: #CCCCCC;
}
TD.separador_portal_filas{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
*/
.titulopna {
	margin-left: 5px;
	/*background-image: url(../imagenes/portal/pnatitulo.jpg);*/
	background-repeat: no-repeat;
	height: 27px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	background-color: #ffffff;
	text-align:left;
}
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #E5E5E5;
	/*padding-left: 10px;*/
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.titulo_form_pna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2D2D2D;
	/*text-align:right;*/
	background-color: #FFFFFF;
}
.titulo_form_input_pna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #535353;
	background-color: #ffffff;
}
/*Estilos Buscador*/
.titulobusqueda {
	/*background-image: url(../images/general/busquedatitulo.jpg);*/
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
.submits {
	background-image: url(/imagenes/general/submit.jpg);
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 9px;
	color: #003366;
	font-weight: normal;
	background-position: right;
	/*text-align: right;*/
	border: 1px solid #FFFFFF;
	height: 18px;
	padding-right: 20px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 60px;
}
.forminputbuscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F4F4F4;
	/*padding-left: 2px;*/
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
/*-------------------------*Eventos Portal*-----------------------------------*/
TABLE.eventos_portal{
	background-image: url(../imagenes/portal/backmenuizquierdo.gif);
	/*background-repeat: no-repeat;*/
	background-position:left;
	background-color: #F8F8F8;
}
TD.top_eventos_portal{
	background-image: url(../imagenes/portal/sep_top_eventos.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.fecha_portal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099CC;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}