html,/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */ body, div, span, applet,         {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url("../images/fondo.jpg");
}
h1 {
  color: #006699;
  font-weight: bold;
}
h2 {
  color: #006699;
  font-weight: bold;
}
h3 {
  color: #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}
a,  a:link {
  color: #006699;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
.negro {
  color: #000000;
  font-weight: bold;
  font-size:12px;
}
.foto {
	float: right;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(/images/fondofoto.jpg);
	background-repeat: repeat;
}
#outerWrapper {
	background-color: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 980px;
	background-image: url(../images/fondolineas2.gif);
	background-repeat: repeat-y;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 120px;
	line-height: 15px;
	padding: 0px 0px 10px 0px;
	text-indent: 0px;
	background-position: 0px 0px;
}
#outerWrapper #header img {
	margin-left: 125px;
	margin-top: 0px;
}
#outerWrapper #Navigation {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 45px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper {
	margin-bottom: 10px;
	height: auto;
}
.fotoizq {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 2px solid #CCCCCC;
	padding: 2px;
}
.fotoizquierda {
	float: left;
	margin: 0px 20px 10px 0px;
	border: 2px solid #CCCCCC;
	padding: 2px;
}
.fotoderecha {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 2px solid #CCCCCC;
	padding: 2px;
}
#pdflogo {
	margin: 5px 5px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote {
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	color: #333333;
}
.fuentenota {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
#outerWrapper #contentWrapper #sidebar2 {
	/*border-right: solid 2px #FFCC00;*/
	color: #000000;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	width: 180px;
	height: auto;
}
#outerWrapper #contentWrapper #sidebar2 #oportNegocios {
	margin: 10px 0 20px 25px;
}
#outerWrapper #contentWrapper #sidebar2 #fundacionellen {
	margin: 10px 0 20px 25px;
}
#outerWrapper #contentWrapper #sidebar2 #satbanner {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}
.bannersidebar2 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}


#outerWrapper #contentWrapper #sidebar2 h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}
#outerWrapper #contentWrapper #sidebar2 h2 {
  color: #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#outerWrapper #contentWrapper #sidebar2 a, #outerWrapper #contentWrapper #sidebar2 a:link {
	color: #006699;
	font-weight: bold;
	font-size: 11px;
}
#outerWrapper #contentWrapper #sidebar2 .small {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #333333;
}
#outerWrapper #contentWrapper #sidebar2 a.smalllink {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	color: #FF9900;
	text-align: right;
}
.fotoDown {
	float: left;
	padding-top: 5px;
}
#outerWrapper #contentWrapper #sidebar2 a:hover {
  color: #FF9900;
  text-decoration: underline;
}
#outerWrapper #contentWrapper #central {
	border-left-color: #FFCC00;
	border-left-width: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 10px 10px 10px 140px;
	padding: 10px;
	width: 590px;
	height: auto;
	border-right-color: #FFCC00;
	border-right-width: 2px;
}
#outerWrapper #contentWrapper #leftcolumn {
	width: 130px;
	float: left;
	padding: 0;
	margin: 0px 0 0 2px;
	color: #006699;
}
#outerWrapper #contentWrapper #leftcolumn #latleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	width: 120px;
	margin: 0;
	padding: 0 5px;
	color: #006699;
}
#outerWrapper #contentWrapper #leftcolumn #latleft li {
	margin: 5px 0 10px 0;
	padding: 0;
	color: #006699;
}
#outerWrapper #contentWrapper #leftcolumn #latleft a {
	background-image: url(../images/latleft.jpg);
	padding: 5px 5px 15px 5px;
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	color: #006699;
}
.tabla500
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 500px;
	text-align: left;
	border-collapse: collapse;
}
.tabla500 th
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
.tabla500 td
{
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	
}
.tabla500 tfoot tr td
{
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
	
}
.tabla500 tbody tr:hover td
{
	background: #FFFFFF url("/images/fondoTablaOver.jpg") repeat;
	color: #006699;
}
#outerWrapper #contentWrapper #leftcolumn #latleft a:hover {
	background-image: url(../images/latleft.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	color: #0099CC;
}
p {
	font-size: 12px;
	text-align: justify;
}
#outerWrapper #contentWrapper #central #down #down1 {
	width: 340px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 400px;
	margin-left: 0px;
	margin-right: 10px;
}
#outerWrapper #contentWrapper #central #downpaging {
	margin-top: 30px;
	margin-left: 110px;
}
#outerWrapper #contentWrapper #sidebar2 #comprasGobierno {
	margin: 10px 0px 20px 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#outerWrapper #contentWrapper #sidebar2 #banner1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#outerWrapper #contentWrapper #sidebar2 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#outerWrapper #contentWrapper #central #down #down2 {
	width: 340px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	height: 400px;
	margin-right: 10px;
	float: right;
}
#outerWrapper #contentWrapper #central #down {
	display: inline;
}
#outerWrapper #contentWrapper #central h1 {
  color: #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#outerWrapper #contentWrapper #central h2 {
  font-size: 14px;
}
#outerWrapper #contentWrapper #central h3 {
  font-size: 11px;
}
#outerWrapper #contentWrapper #central a, #outerWrapper #contentWrapper #central a:link {
  color: #006699;
  font-size: 12px;
}
#outerWrapper #contentWrapper #central a:visited {
  color: #006699;
}
#outerWrapper #contentWrapper #central a:hover {
  color: #FF9900;
  text-decoration: underline;
}
#outerWrapper #contentWrapper #central a:focus {
  color: #FF9900;
  text-decoration: underline;
}
#outerWrapper #contentWrapper #central a:active {
  color: #006699;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
  background-color: #DDDDDD;
  background-image: url("../images/fondofooter.jpg");
  background-repeat: repeat;
  border-style: none;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #FFFFFF;
}
#outerWrapper #footer a:hover {
  text-decoration: underline;
}
.bannerTitle {
	height: 100px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft1 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 320px;
	height: 100px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft2 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	width: 320px;
	height: 110px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft3 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	width: 320px;
	height: 110px;
}

#outerWrapper #contentWrapper #central #down #down2 #downleft4 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 320px;
	height: 100px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft5 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	width: 320px;
	height: 110px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft6 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 10px;
	width: 320px;
	height: 110px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft1 #banafilia {
	padding: 30px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft2 #diseno {
	padding: 0px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 90px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft3 #comext {
	padding: 8px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 80px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft4 #cursos {
	padding: 30px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 50px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft5 #cnegocios {
	padding: 0px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 90px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft6 #btrabajo {
	padding: 20px 0px 10px 0px;
	margin-left: 160px;
	width: 155px;
	height: 70px;
}
.downRight {
	height: 90px;
	padding-left: 190px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	float: right;
}

#outerWrapper  #footer  p {
	text-align: center;
}

/*Funcionalidad de menu*/
#nav li {
	float: left;
}
#nav {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 40px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/menu980.jpg);
	text-indent: -9999px;
}
#nav li#nav_inicio a {
	left: 0;
	width: 122px;
	background-position: 0 0;
}
#nav li#nav_acerca a {
	left: 122px;
	width: 122px;
	background-position: -122px 0;
}
#nav li#nav_servicios a {
	left: 244px;
	width: 122px;
	background-position: -244px 0;
}
#nav li#nav_afilia a {
	left: 366px;
	width: 122px;
	background-position: -366px 0;
}
#nav li#nav_eventos a {
	left: 488px;
	width: 122px;
	background-position: -488px 0;
}
#nav li#nav_deleg a {
	left: 610px;
	width: 122px;
	background-position: -610px 0;
}
#nav li#nav_direc a {
	left: 732px;
	width: 122px;
	background-position: -732px 0;
}
#nav li#nav_prensa a {
	left: 854px;
	width: 126px;
	background-position: -854px 0;
}
#nav li#nav_inicio a:hover {
	background-position: 0 -45px;
}
#nav li#nav_acerca a:hover {
	background-position: -122px -45px;
}
#nav li#nav_servicios a:hover {
	background-position: -244px -45px;
}
#nav li#nav_afilia a:hover {
	background-position: -366px -45px;
}
#nav li#nav_eventos a:hover {
	background-position: -488px -45px;
}
#nav li#nav_deleg a:hover {
	background-position: -610px -45px;
}
#nav li#nav_direc a:hover {
	background-position: -732px -45px;
}
#nav li#nav_prensa a:hover {
	background-position: -854px -45px;
}

#nav #body_inicio li#nav_inicio a {
	background-position: 0 -90px;
}
#nav #body_acerca li#nav_acerca a {
	background-position: -148px -90px;
}
#nav #body_servicios li#nav_servicios a {
	background-position: -289px -90px;
}
#nav #body_afilia li#nav_afilia a {
	background-position: -428px -90px;
}
#nav #body_eventos li#nav_eventos a {
	background-position: -569px -90px;
}
#nav #body_deleg li#nav_deleg a {
	background-position: -709px -90px;
}
#nav #body_direc li#nav_direc a {
	background-position: -849px -90px;
}
#nav #body_prensa li#nav_prensa a {
	background-position: -849px -90px;
}
.banners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 5px;
	text-align: left;
}
#outerWrapper #contentWrapper #sidebar2 p {
	text-align: left;
}
.rayita {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #017BCA;
}
.listainterna {
	list-style-image: url(../images/bullet.jpg);
}
.listadatos {
	display:inline;
	width: 300px;
	float: left;
	font-size: 60%;
	/*line-height: 10px;*/
	height: 40px;
	/*padding-top: 0px;
	padding-left: 1px;
	padding-right: 20px;*/
	margin-bottom: 15px;
	margin-left: 60px;
	list-style-type: none;
	list-style-position:outside;
}


/*
px*/
#tabla600
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}
#tabla600 th
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
#tabla600 td
{
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	
}
#tabla600 tfoot tr td
{
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
	
}
#tabla600 tbody tr:hover td
{
	background: #FFFFFF url(../images/fondoTablaOver.jpg) repeat;
	color: #006699;
}
#outerWrapper #contentWrapper #central #tabla600 .col1 {
	width: 120px;
}

/*tabla 300*/
#tabla300
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 300px;
	text-align: left;
	border-collapse: collapse;
}
#tabla300 th
{
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
#tabla300 td
{
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	
}
#tabla300 tfoot tr td
{
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
	
}
#tabla300 tbody tr:hover td
{
	background: #FFFFFF url(../images/fondoTablaOver.jpg) repeat;
	color: #006699;
}

img {
border: 0px none ;
}
#outerWrapper #contentWrapper #central hr {
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 1px;
}
.derechaalign {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.derechaalign a {
	font-size: x-small !important;
}
#btnAntiguas {
	float: right;
	margin: 5px 20px 5px 5px;
}
#btnRecientes {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
}
#btnNuevas {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#btnPasadas {
	float: left;
	margin: 5px 5px 5px 60px;
}#outerWrapper #contentWrapper #central #submenu {
	margin: 0 0 20px 0;
	padding: 2px;
	height: 40px;
	width: 730px;
	background-image: url(../images/fondoSub.jpg);
	background-repeat: repeat-y;
}
#outerWrapper #contentWrapper #central #submenu #smEventos {
	margin: 5px;
	padding: 0px;
	height: 30px;
	width: 730px;
	position: relative;
	list-style-type: none;
	background-image: url(../images/submEventos.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #central #submenu #smEventos  li {
	float: left;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li a {
	background-image: url(../images/submEventos.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_ferias a {
	background-position: 0px 0px;
	width: 122px;
	left: 0px;
	height: 30px;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_cursos a {
	background-position: -122px 0;
	width: 122px;
	left: 122px;
	height: 30px;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_asam a {
	background-position: -244px 0;
	width: 122px;
	left: 244px;
	height: 30px;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_ferias a:hover {
	background-position: 0px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_cursos a:hover {
	background-position: -122px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smEventos li#smE_asam a:hover {
	background-position: -244px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios {
	margin: 5px;
	padding: 0px;
	height: 30px;
	width: 730px;
	position: relative;
	list-style-type: none;
	background-image: url(../images/submServ.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #central #submenu #smServicios li {
	float: left;
}
#outerWrapper #contentWrapper #central #submenu #smServicios li a {

	background-image: url(../images/submServ.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-type: none;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_dg a {
	background-position: 0px 0px;
	width: 58px;
	height: 30px;
	left: 0px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_afilia a {
	background-position: -58px 0px;
	width: 62px;
	height: 30px;
	left: 58px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_estad a {
	background-position: -120px 0px;
	width: 71px;
	height: 30px;
	left: 120px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_comex a {
	background-position: -191px 0px;
	width: 56px;
	height: 30px;
	left: 191px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_jur a {
	background-position: -247px 0px;
	width: 52px;
	height: 30px;
	left: 247px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_cdis a {
	background-position: -299px 0px;
	width: 59px;
	height: 30px;
	left: 299px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_norm a {
	background-position: -358px 0px;
	width: 84px;
	height: 30px;
	left: 358px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_pyme a {
	background-position: -442px 0px;
	width: 41px;
	height: 30px;
	left: 442px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_bazares a {
	background-position: -483px 0px;
	width: 50px;
	height: 30px;
	left: 483px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_bolsa a {
	background-position: -533px 0px;
	width: 92px;
	height: 30px;
	left: 533px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_negocios a {
	background-position: -625px 0px;
	width: 59px;
	height: 30px;
	left: 625px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_inntex a {
	background-position: -684px 0px;
	width: 46px;
	height: 30px;
	left: 684px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_dg a:hover {
	background-position: 0px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_afilia a:hover {
	background-position: -58px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_estad a:hover {
	background-position: -120px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_comex a:hover {
	background-position: -191px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_jur a:hover {
	background-position: -247px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_cdis a:hover {
	background-position: -299px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_norm a:hover {
	background-position: -358px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_pyme a:hover {
	background-position: -442px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_bazares a:hover {
	background-position: -483px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_bolsa a:hover {
	background-position: -533px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_negocios a:hover {
	background-position: -625px -30px;
}
#outerWrapper #contentWrapper #central #submenu #smServicios #smS_inntex a:hover {
	background-position: -684px -30px;
}
.verticali  {
	display: inline;
	/*margin-right:40px;
	margin-left:40px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#dirAnt {
	margin-left:70px;
	float: left;
}
#dirSig {
	margin-left:70px;
	float: right;
}
#dirPrim {
	margin-left:70px;
	float: left;
}
#dirUlt {
	margin-left:70px;
	float: right;
}
.selector {
	text-align: right;
}
.datosdir {
	display: inline;
}
#outerWrapper #contentWrapper #central #paging {
	width: 730px;
	margin-top: 50px;
}
.breakrelease {
clear:both;
}
.nobullet {
	list-style-type: none;
}
.selectorTipo {
	float: right;
}
#outerWrapper #contentWrapper #central #selectorTipo {
	float: right;
	text-align: right;
}
#outerWrapper #contentWrapper #central #frm_mes #notipo2 {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 20px;
	margin: 5px;
}
#outerWrapper #contentWrapper #leftcolumn #latleft .nivel2 {
	font-size: 10px;
	line-height: 11px;
	padding: 0 0 2px 2px;
	margin: 0 0 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-weight: normal;
}
#outerWrapper #contentWrapper #leftcolumn #latleft .nivel2 li {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	background-image: url(../images/latleft.jpg);
	padding: 3px;
	margin: 0 0 3px 0;
	font-weight: normal;
}
#outerWrapper #contentWrapper #leftcolumn #latleft .nivel2 li a {
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	padding: 3px;
	margin: 0 0 3px 0;
	text-decoration: none;
	font-weight: normal;
	border: none;
}#outerWrapper #contentWrapper #leftcolumn #latleft .nivel2 li a:hover {
	list-style-type: none;
	font-size: 10px;
	line-height: 11px;
	padding: 3px;
	margin: 0 0 3px 0;
	text-decoration: none;
	font-weight: normal;
}
h4 {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#outerWrapper #contentWrapper #central .gris {
	font-weight: bold;
	color: #333333;
}
#outerWrapper #contentWrapper #central .azul {
	font-weight: bold;
	color: #006699;
}
.linea {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006EBB;
}#tabla580 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 520px;
	text-align: left;
	border-collapse: collapse;
}
#tabla580 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
#tabla580 td {
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	width: 25%;
}
#tabla580 thead {
	background-image: url(../images/fondoTablaTit.jpg);
	background-repeat: repeat-x;
}
#tabla580 tfoot tr td {
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
}
#tabla580 tbody tr:hover td {
	background: #FFFFFF url(../images/fondoTablaOver.jpg) repeat;
	color: #006699;
}
#outerWrapper #contentWrapper #central #tabla580 .col1 {
	width: 120px;
}
h5 {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 10px;
}
.idioma {
	font-size: 9px !important;
	width: 160px;
	margin: 0;
	list-style: none;
	float: left;
}
.idioma a {
	display: block;
	float: left;
	height: 15px;
	list-style-type: none;
	width: 40px;
	padding: 5px 10px 5px 25px;
	margin: 2px;
	font-size: 10px !important;
}
.idioma li {
	display: block;
	float: left;
	height: 15px;
	list-style-type: none;
	width: 30px;
	padding: 5px 10px 5px 25px;
	margin: 5px;
}
.idioma_ingles {
	background-image: url("../images/idioma_03.jpg");
	background-repeat: no-repeat;
}
.idioma_ingles a {
	vertical-align: middle;
	font-size: 9px !important;
}
.idioma_espanol {
	background-image: url("../images/idioma_05.jpg");
	background-repeat: no-repeat;
}
.idioma_espanol a {
	vertical-align: middle;
	font-size: 9px !important;
}#outerWrapper #contentWrapper #central2 {
	border-left-color: #FFCC00;
	border-left-width: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 10px 10px 10px 140px;
	padding: 10px;
	width: 600px;
	height: auto;
	border-right-color: #FFCC00;
	border-right-width: 2px;
}
#outerWrapper #contentWrapper #central .cita {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color:#333;
}
#outerWrapper #contentWrapper #central #cursos {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	float: left;
	line-height: 18px;
}
#outerWrapper #contentWrapper #central #cursos #cursosR {
	width: 280px;
	float: right;
	padding: 10px 0 0px 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
#outerWrapper #contentWrapper #central #cursos #cursosL {
	padding: 10px 10px 0px 0;
	width: 600px;
}
#outerWrapper #contentWrapper #central #cursos h5 {
	background-image: url(/images/latleft.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-top: 5px;
}
#outerWrapper #contentWrapper #central #cursos h5 a:hover {
	text-align: center;
	color: #6699CC;
}
#outerWrapper #contentWrapper #central .fotos {
	list-style-type: none;
	float: left;
	margin: 0 0 20px 0;
	padding: 0px;
}
#outerWrapper #contentWrapper #central .fotos li {
	float: left;
	padding: 2px;
	border: 2px solid #FFCC00;
	margin: 3px;
	display: block;
}
#footer .bannersfooter {
	list-style-type: none;
	float: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer .bannersfooter li {
	list-style-type: none;
	float: left;
	height: 36px;
	width: 100px;
	padding: 0;
	margin: 5px 30px;
}
#footer .row2 {
	margin-left: 25%;

}
#footer #banners {
	padding: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#outerWrapper #footer .legal {
	text-align: center;
}
#outerWrapper #contentWrapper #central #cursos .jump {
	background-image: url(/images/latleft.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-top: 5px;
}
#outerWrapper #contentWrapper #central .fotoboletin {
	margin: 8px 8px 0 0;
	padding: 5px;
	border: 2px solid #Fc0;
}
.more {
	text-align: right;
	float: right;
	text-transform: none;
	font-weight: bold;
	color: #9CF;
	font-size: xx-small;
}
.listaresumen {
	list-style-image: url(../images/bullet.jpg);
}
ul .listaresumen a {
	
	font-size: 10px !important;
}
.tabla500 .resumen td {
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
}
ul .listaresumen a:hover {
	color: #F90 !important;
}
.opneg {
	float: right;
	margin: 0px 0px 20px 20px;
}
#central .pasu {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
#central .pasu tr td a {
	font-size: 10px !important;
}
#central .pasu tr td {
	width: 25%;
}
.tabla580 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}
.tabla580 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
}
.tabla580 td {
	padding: 8px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.tabla580 thead {
	background-image: url(../images/fondoTablaTit.jpg);
	background-repeat: repeat-x;
}
.tabla580 tfoot tr td {
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
}
.tabla580 tbody tr:hover td {
	background: #FFFFFF;
	color: #006699;
}
.tabla580 .col1 {
	width: 20%;
}
.tabla580 .col2 {
	width: 80%;
}
.listainterna dl {
	margin: 0px;
	padding: 0px;
}
.listainterna dd {
	margin: 0px;
	padding: 0px;
}
.listainterna dl {
	font-weight: bold;
	color: #069;
}
.red {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
}
#central .SMtop {
	float: right;
	width: 400px;
	margin: -10px -10px 10px 10px;
}
.tabla500datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 10px;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
	line-height: 12px;
}
.tabla500datos th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px;
	background-image:url(../images/fondoTablaTit.jpg);
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height:auto;
	color: #FFFFFF;
	background-repeat: repeat-x;
	text-align: center;
	text-transform: uppercase;
	line-height: 13px;
}
.tabla500datos td {
	padding: 2px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
}
.tabla500datos td a {
	color: #006699;
	font-size: 9px !important;
}
.tabla500datos tfoot tr td {
	background: #FFFFCC;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/fondoTablaFooter.jpg);
}
.redes {
	font-size: 9px !important;
	margin: 0;
	list-style: none;
	float: left;
	padding: 0;
}
.redes li {
	display: block;
	float: left;
	height: 32px;
	list-style-type: none;
	width: 32px;
	margin: -10px 12px 10px 12px;
}
.redes li a {
	display: block;
	float: left;
	height: 32px;
	list-style-type: none;
	width: 32px;
	text-indent: -9999px;
}
.redes .rss a{
	background-image: url(/images/rss32.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.redes .fb  a{
	background-image: url(/images/facebook.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.redes .tw a{
	background-image: url(/images/twitter.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.redes .tw-bazar a{
	background-image: url(/images/tw-bazar.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}
.redes .in a{
	background-image: url(/images/linkedin.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	
}
.qepd {
	font-size: smaller;
	font-weight: bold;
	color: #000;
	height: 25px;
}
#outerWrapper #contentWrapper #central .fotonoticia {
	margin: 10px 0 10px 10px;
	padding: 5px;
	border: 2px solid #Fc0;
	float: right;
	}
.stands {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.stands li {
	list-style-type: none;
	float: left;
	margin: 0 5px 20px 5px;
	border: 2px solid #006699;
	padding: 10px;
	color: #006699;
	font-weight: bold;
}
#central .ME tr td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	background-image: none;
}

.contador2 {
	font-family: 'Quattrocento Sans', sans-serif;
	padding: 0 0 10px 0;
	text-align: center !important;
	background-image: url(/congreso37/images/fondoc37.jpg);
	background-repeat: no-repeat;
	width: 198px;
	margin-bottom: 20px;
	margin-left: -12px;
	margin-right: 0px;
	margin-top: -10px;
	border-bottom: 3px solid #C84D9D;
}
.contador2 h2 {
	text-align: center;
	color: #666666 !important;
	font-weight: bold !important;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.contador2 p {
	font-size: 14px !important;
	color: #333 !important;
	line-height: 16px !important;
	text-align: center !important;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}	
.contador2 img {
	margin-bottom: 10px;
}
.contador2 .goc37 {
	color: #333 !important;
	font-variant: normal !important;
	font-size: 14px !important;
}
.contador2 .goc37:hover {
	color: #C84D9D !important;
	padding-left: 10px;
}
#countbox1 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 26px;
	color: #FFFFFF;
	background-color: #D7158C;
	margin-bottom: 10px;
}
.contadorbazar {
	font-family: 'Quattrocento Sans', sans-serif;
	padding: 0 0 0 0;
	text-align: center !important;
	width: 198px;
	margin-bottom: 30px !important;
	margin-left: -10px !important;
	margin-right: 0px !important;
	margin-top: -10px !important;
	height: 300px !important;
	border:none;
	display: block;
}
