/* CSS Document */

body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff url(images/header-fade-fondo.jpg) repeat-x;
}

body, #header, #main-nav {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#header, #container-top, #main-nav, #submenu, #contenido, #footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#header-logo {
	/*text-indent: -5000px;*/
	/*background: url(images/header-logo-urbalink.jpg) right no-repeat;*/
	width: 150px;
	height: 115px;
	position: relative;
	left: 40px;
	float: left;
}

#header-logo-ven {
	text-indent: -5000px;
	background: url(images/header-logo-urbalink-ven.jpg) right no-repeat;
	width: 84px;
	height: 115px;
	position: relative;
	left: 40px;
	float: left;
}

#header-nav {
	width: 420px;
	text-align: right;
	float: right;
	padding-right: 40px;
}

#header-1 { background: url(images/header-icono-inicio.gif) right no-repeat; padding-right: 30px; margin-top: 19px; list-style: none; }
#header-2 { background: url(images/header-icono-corp.gif) right no-repeat; padding-right: 30px; list-style: none; }
#header-3 { background: url(images/header-icono-personal.gif) right no-repeat; padding-right: 30px; list-style: none; }
#header-4 { background: url(images/header-icono-quienes.gif) right no-repeat; padding-right: 30px; list-style: none; }
#header-5 { background: url(images/header-icono-contacto.gif) right no-repeat; padding-right: 30px; list-style: none; }

#container-top {
	text-indent: -5000px;
	background: url(images/content-box-top.jpg) no-repeat;
	height: 19px;
}

#main-nav {
	background: #fff url(images/content-box.jpg) repeat-y;
	display: block;
}

.no-space {
	padding-right: 0px;
}

#vtmenu {
	width: 356px;
	height: 40px;
	display: block;
	clear: left;
	float: left;
	position: relative;
	top: 0px;
	left: 30px;
	margin-bottom: 10px;
}

a.rollvt01 {display:block; width: 116px; height: 40px; background: url(images/int-vtmenu-01.png) 0 0 no-repeat; text-decoration: none;}
a.rollvt02 {display:block; width: 119px; height: 40px; background: url(images/int-vtmenu-02.png) 0 0 no-repeat; text-decoration: none;}
a.rollvt03 {display:block; width: 121px; height: 40px; background: url(images/int-vtmenu-03.png) 0 0 no-repeat; text-decoration: none;}

a.rollvt01:hover, a.rollvt02:hover, a.rollvt03:hover {background-position: 0 -40px;}

#vtmenu ul {
	display: inline;
	list-style-type: none;
}

#vtmenu ul li {
	float: left;
}

#submenu {
	width: 373px;
	height: 40px;
	display: block;
	clear: right;
	float: right;
	position: relative;
	top: 0px;
	right: 30px;
	margin-bottom: 10px;
}

a.rollsb01 {display:block; width: 94px; height: 40px; background: url(images/int-submenu-01.png) 0 0 no-repeat; text-decoration: none;}
a.rollsb02 {display:block; width: 94px; height: 40px; background: url(images/int-submenu-02.png) 0 0 no-repeat; text-decoration: none;}
a.rollsb03 {display:block; width: 92px; height: 40px; background: url(images/int-submenu-03.png) 0 0 no-repeat; text-decoration: none;}
a.rollsb04 {display:block; width: 93px; height: 40px; background: url(images/int-submenu-04.png) 0 0 no-repeat; text-decoration: none;}

a.rollsb01:hover, a.rollsb02:hover, a.rollsb03:hover, a.rollsb04:hover {background-position: 0 -40px;}

#submenu ul {
	display: inline;
	list-style-type: none;
}

#submenu ul li {
	float: left;
}

#int-ttl {
	font: normal bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	width: 740px;
	display: block;
	background: #fff url(images/internattl-fade-fondo.jpg) repeat-x;
	clear: both;
	margin: 0 auto;
	padding-left: 20px;
}

#int-ttl a, #int-ttl a:link {
	font: normal bold 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}

#int-ttl a:hover {
	font: normal bold 9px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #ccc;
	text-decoration: none;
}

#int-bnr {
	width: 760px;
	display: block;
	clear: both;
	margin: 0 auto;
}

#contenido {
	background: #fff url(images/content-box.jpg) repeat-y;
	display: block;
	text-align: center;
	padding-top: 0px;
}

#textblock {
	width: auto;
	margin: 20px;
	text-align: left;
}

#enlaces ul {
	list-style-type:none;
}

h2 {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	clear: both;
}

.justified {
	text-align: justify;
	width: 700px;
	margin: 0 auto;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

#info {
	width: 760px;
	margin: 0 auto;
}

#abawifi-logo {
	width: 200px;
	display: block;
	padding: 20px 0;
	clear: left;
	float: left;
}

#abawifi-cont {
	width: 520px;
	display: block;
	padding: 20px 30px 20px 0;
	clear: right;
	float: right;
	text-align: justify;
}

.alianza-block {
	width: 760px;
	margin: 30px auto;
	clear: both;
}

.alianza-logo {
	width: 160px;
	float: left;
	clear: left;
	display: block;
	margin: 10px 20px;
	text-align: left;
}

.alianza-det {
	width: 515px;
	float: right;
	clear: right;
	display: block;
	margin: 10px 20px;
	text-align: justify;
}

.al-nombre {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	padding: 0;
	margin: 0;
}

.al-web {
	font: normal normal bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	padding: 0;
	margin: 0;
}

.al-first {
	margin-top: 30px;
}

.al-last {
	margin-bottom: 30px;
}

#info-filter {
	width: 130px;
	display: block;
	clear: left;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#info-block {
	width: 580px;
	display: block;
	clear: right;
	float: right;
	position: relative;
	top: 10px;
	right: 10px;
	text-align: right;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
}

.filter {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	width: 130px;
	text-align: right;
	border: solid #cecece 1px;
	padding: 15px 10px 5px 10px;
	margin: 0px;
	background: #000 url(images/newsttl-fade-fondo.jpg) repeat;
}

.filter-list {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #333;
	width: 130px;
	text-align: left;
	border: solid #cecece 1px;
	border-top: 0px;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
	clear: both;
}

.filter-list-not {
	border-top: solid #cecece 1px;
}

.filter-label {
	width: 100px;
	display: block;
	clear: both;
	text-align: left;
	margin-bottom: 2px;
}

.filter-input {
	margin-bottom: 5px;
}

.info-hdr-dtl {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	width: auto;
	text-align: left;
	border: solid #cecece 1px;
	border-bottom: 0px;
	padding: 15px 10px 0px 10px;
	margin: 0px;
	background-color: #fff;
}

.info-date-dtl {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
	text-align: left;
	line-height: 150%;
	border-left: solid #cecece 1px;
	border-right: solid #cecece 1px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	background-color: #fff;
}

#info-box-dtl {
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
	text-align: left;
	line-height: 150%;
	border-left: solid #cecece 1px;
	border-right: solid #cecece 1px;
	padding: 0px 10px;
	margin: 0px;
	background-color: #fff;
}

.cambiar-texto-inc {
	width: 20px;
	height: 20px;
	background: #fff url(images/texto-inc.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.cambiar-texto-dec {
	width: 20px;
	height: 20px;
	background: #fff url(images/texto-dec.gif) no-repeat;
	cursor: pointer;
	border: none;
}

.info-par {
	color: #333;
	width: auto;
	text-align: left;
	line-height: 150%;
	margin: 0;
	padding: 0 5px 2px 2px;
	background-color: #fff;
}

.img-par {
	float:left;
	width:auto;
	text-align:left;
	margin: 0;
	padding: 0px 8px 2px 2px;
}

.info-src-dtl {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
	text-align: left;
	line-height: 150%;
	border: solid #cecece 1px;
	border-top: 0px;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #fff;
}

.pager {
	font: normal bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	width: auto;
	clear: both;
	text-align:right;
}

#info-list-block {
	width: auto;
	clear: both;
	text-align: left;
	padding: 15px 10px 0 10px;
	border: solid #cecece 1px;
	background-color: #fff;
}

.info-hdr-list {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	width: auto;
	clear: both;
	padding: 0;
	margin: 0;
}

.info-hdr-list a, .info-hdr-list a:link {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration:none;
}

.info-hdr-list a:hover {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration:underline;
}

.info-hdr-list-locales {
	font: normal small-caps bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f00;
	line-height: 20px;
	width: 560px;
	clear: left;
	text-align: left;
	border-top: solid #cecece 1px;
	border-left: solid #cecece 1px;
	border-right: solid #cecece 1px;
	padding: 8px 10px 0px 10px;
	margin: 0px;
	background-color: #fff;
}

.info-date-list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	clear:both;
	width: auto;
	text-align: left;
	padding-bottom: 5px;
	background-color: #fff;
}

.info-service-list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 560px;
	clear: right;
	text-align: left;
	border-left: solid #cecece 1px;
	border-right: solid #cecece 1px;
	padding: 2px 10px 0px 10px;
	margin: 0px;
	background-color: #fff;
}

.info-src-list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 400px;
	float: left;
	clear: left;
	text-align: left;
	border-left: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	padding: 2px 0px 15px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}

.info-src-locales-list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 560px;
	float: left;
	clear: left;
	text-align: left;
	line-height: 12px;
	border: solid #cecece 1px;
	border-top: 0px;
	padding: 2px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}

.info-dtl-list {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: auto;
	clear:both;
	text-align: left;
	border-left: solid #cecece 1px;
	border-right: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #fff;
}

#footer-nav {
	width:760px;
	text-align: center;
	border-top: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	padding: 10px 0px 10px 0px;
	margin: 0 auto;
	clear: both;
}

#navcontainer{
	width:760px;
	text-align:center;
	margin: 0 auto;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	font: normal bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px 10px;
}

#navlist a:link, #navlist a:visited {
	color: #333;
	background-color: #f2f2f2;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	background-color:#f00;
	text-decoration: none;
}

#footer {
	font: normal small-caps bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f66;
	display: block;
	line-height: 0.5em;
	text-align: right;
	padding-bottom: 30px;
	background: #fff url(images/content-box-footer.jpg)  no-repeat;
}

#footer-cp {
	text-align:right;
	padding-top:40px;
	padding-right: 40px;
}

#footer-cp span {
	padding-top: 0px;
}

a {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: none;
}

a:hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: underline;
}

#info a.int {
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: none;
}
#info a.int:hover {
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #f00;
	text-decoration: underline;
}


/* CSS para formulario de afiliacion */

.red {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

.red-error {
	font-weight: bold;
	font-style: normal;
	font-size: 8px;
	color: #f00;
}

.red-input {
	border: 1px solid #f00;
}

#forma fieldset {
	width: auto;
	clear: both;
	margin: 20px auto;
	padding: 10px 60px 0;
	border: none;
	border-top: solid #cecece 1px;
}
#forma legend {
  font: normal bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  vertical-align: middle;
  color: #f00;
  padding: 0 4px;
  margin-bottom: 15px;
  margin-left: -30px;
}
.label {
  font: normal bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  width: 180px;
  display: block;
  clear: left;
  float: left;
  line-height: 1.8;
  vertical-align: top;
  text-align: left;
}
.inputbox {
  width: 400px;
  float: right;
  text-align:left;
  padding-right: 30px;
}
.input {
  width: auto;
  text-align: left;
}
.inputcalendar {
  width: 110px;
  float: right;
  text-align:left;
  padding-right: 160px;
}
.inputtlfcod {
  width: 40px;
}
.inputtlf {
  width: 143px;
}
.radiolist {
  text-align: left;
  vertical-align: middle;
}
.inputtxtarea {
  padding-left: 50px;
  text-align: left;
}
.inputbtn {
  width: 80px;
  margin: 20px 0;
  float:left;
}
#forma ol {
  margin: 0;
  padding: 0;
  text-align:left;
}
#forma li {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  clear: both;
}
#forma fieldset fieldset {
  border: none;
  margin: 3px 0;
}
#forma fieldset fieldset legend {
  padding: 5px 0 0;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  text-transform: none;
}

.noticiaslinea {
	width:100%;
	height:1px;
	border-top: dotted #cecece 1px;
		padding-bottom: 5px;
}
li#boton {
	margin-left: 210px;
}
