/* 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. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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;
	font-size: 16px;
}
h2 {
	color: #006699;
	font-weight: bold;
	font-size: 14px;
}
h3 {
  color: #006699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}
a,  a:link {
  color: #006699;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #fff;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 980px;
	background-image: url(../../images/fondolineas.gif);
}
#outerWrapper #header {
	background-color: #FFFFFF;
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 110px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	text-indent: 0px;
	background-position: 0px 0px;
}
#outerWrapper #header img {
	margin-left: 120px;
	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;
}
#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 {
	color: #000000;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 8px 10px 8px;
	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;
}
#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: #000000;
	font-weight: normal;
}
.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;
	padding: 10px;
	width: 730px;
	height: auto;
	border-right-color: #FFCC00;
	border-right-width: 2px;
}
.fechadenoticias {
	text-align: right;
}
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 #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: 14px;
}
#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: 2px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 300px;
	height: 80px;
	padding: 10px;
	background-color: #FFFFFF;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft2 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	width: 300px;
	height: 150px;
	background-color: #FFFFFF;
	padding: 10px;
}
#outerWrapper #contentWrapper #central #down #down1 #downleft3 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	width: 300px;
	height: 250px;
	padding: 10px;
	background-color: #FFFFFF;
}

#outerWrapper #contentWrapper #central #down #down2 #downleft4 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	width: 300px;
	height: 80px;
	padding: 10px;
	background-color: #FFFFFF;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft5 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	width: 300px;
	height: 150px;
	background-color: #FFFFFF;
	padding: 10px;
}
#outerWrapper #contentWrapper #central #down #down2 #downleft6 {
	border-bottom-color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 10px;
	width: 300px;
	height: 250px;
	padding: 10px;
	background-color: #FFFFFF;
}
#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;
}
.logosFooter {
	margin-left: 30px;
	border: 0;
	padding-top: 10px;
}
#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;
}
li#nav_inicio a {
	left: 0;
	width: 122px;
	background-position: 0 0;
}
li#nav_acerca a {
	left: 122px;
	width: 122px;
	background-position: -122px 0;
}
li#nav_servicios a {
	left: 244px;
	width: 122px;
	background-position: -244px 0;
}
li#nav_afilia a {
	left: 366px;
	width: 122px;
	background-position: -366px 0;
}
li#nav_eventos a {
	left: 488px;
	width: 122px;
	background-position: -488px 0;
}
li#nav_deleg a {
	left: 610px;
	width: 122px;
	background-position: -610px 0;
}
li#nav_direc a {
	left: 732px;
	width: 122px;
	background-position: -732px 0;
}
li#nav_prensa a {
	left: 854px;
	width: 126px;
	background-position: -854px 0;
}



li#nav_inicio a:hover {
	background-position: 0 -45px;
}
li#nav_acerca a:hover {
	background-position: -122px -45px;
}
li#nav_servicios a:hover {
	background-position: -244px -45px;
}
li#nav_afilia a:hover {
	background-position: -366px -45px;
}
li#nav_eventos a:hover {
	background-position: -488px -45px;
}
li#nav_deleg a:hover {
	background-position: -610px -45px;
}
li#nav_direc a:hover {
	background-position: -732px -45px;
}
li#nav_prensa a:hover {
	background-position: -854px -45px;
}

#body_inicio li#nav_inicio a {
	background-position: 0 -90px;
}
#body_acerca li#nav_acerca a {
	background-position: -148px -90px;
}
#body_servicios li#nav_servicios a {
	background-position: -289px -90px;
}
#body_afilia li#nav_afilia a {
	background-position: -428px -90px;
}
#body_eventos li#nav_eventos a {
	background-position: -569px -90px;
}
#body_deleg li#nav_deleg a {
	background-position: -709px -90px;
}
#body_direc li#nav_direc a {
	background-position: -849px -90px;
}
#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);
}
/*tabla 700px*/
#tabla700
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 700px;
	text-align: left;
	border-collapse: collapse;
}
#tabla700 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;
}
#tabla700 td
{
	padding: 8px;
	border-bottom: 1px solid #FF9900;
	color: #006699;
	border-top: 1px solid #fff;
	
}
#tabla700 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);
	
}
#tabla700 tbody tr:hover td
{
	background: #FFFFFF url(../../images/fondoTablaOver.jpg) repeat;
	color: #006699;
}
img {
border: 0px none ;
}
