/* CSS Document                                                   */
/* Desarrollado por: Ing. Juan C. Mena G.                         */
/* Todos los derechos reservados por Cybernetix de Venezuela, C.A */

/*Limpia de estilos predefinidos de la página*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	vertical-align: baseline;
}

body {
	line-height: 1;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
a {
	text-decoration:none;
}

/* Estilos de la página de inicio */
body {
	background:url(../imagenes/fondo_body.jpg) repeat-x;
	background-color: #FFF;
}
#contenedor_total{
	display:block;
	width:100%;
	height:100%;
}
#logo {
	display:block;
	padding-top:10px;
	height:6px;
	width:1057px;
	margin:0 auto;
}
#logo_imagen{
	padding-top:18px;
	padding-left:10px;
	width:219px;
	height:97px;
	background:url(../imagenes/logo_background.png) no-repeat;
	float:right;
	position:absolute;
	z-index: 2;
	left: 1px;
	top: -26px;
}

#fijador {
	margin-right:50px;
	float:right;
	width:190px;
	height:36px;
	position:relative;
}
.link_menu{
	margin-top:10px;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
	height:20px;	
}
#contenedor_cuerpo{
	display:block;
	clear:both;
	width:1065px;
	height:594px;
	background:url(../imagenes/fondo_cuerpo.png) no-repeat;
	background-position:center;
	position:relative;
	margin: 0 auto;	
}
#banner_rotator {
	display:block;
	width:1057px;
	height:386px;
	float:left;
	margin: 0 auto;
}
#botones {
	display:block;
	width:192px;
	height:156px;
	position:absolute;
	left: 802px;
	top: 115px;
}
.boton {
	position:relative;
	margin-top:10px;
}
#contenedor_videos{
	display:block;
	clear:both;
	width:1057px;
	height:208px;
	margin: 0 auto;
}
.bloque_video {
	display:block;
	float:left;
	padding-left:12px;
	padding-right:12px;
	width:300px;
	height:161px;
	background:url(../imagenes/fondo_bloque_video.png) no-repeat;
	background-position:center;
}
.visor_video{
	float:left;
	width:126px;
	height:125px;
	padding-top:11px;
	padding-left:6px;
}
.descripcion_video{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:17px;
	float:left;
	padding-top:12px;
	padding-left:8px;
	height:95px;
	width:150px;
	
}
.descripcion_video h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
}
.link_videos h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:8px;
	color:#2786C2;
}
.descripcion_video p{
	font-size:13px;
}
.link_videos {
	display:block;
	float:left;
	width:138px;
	height:16px;
	margin-top:0px;
}
/** End **/

/* Estilos de links*/
#menu {
	margin:0 auto;
	display:block;
	clear:both;
	width:1057px;
	height:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:normal;
	background-color:#385874;
}
#menu ul{
	margin:0 auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin:0 auto;
	display: inline;
	float: left;
}
#menu a {
	display: block;
	padding: 9px 10px 10px;
	text-decoration: none;
	color:#FFF;
}
#menu a:hover {
	color:#CCFF00;
	background-color:#294156;
}
#menu a:active {
	color:#CCFF00;
	background-color:#294156;
}
#menu #sobre,
#menu a:link.currentAncestor,
#menu a:visited.currentAncestor {
	color:#CCFF00;
	background-color:#294156;
}
.descripcion_video a{
	text-decoration:none;
}

/* Estilos para el Slider */
#slider {
	display:block;
	width:1057px;
	height:386px;
	float:left;
	margin: 0 auto;
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0 auto;
	left: 4px;
	top: 0px;
	z-index:1;
}

#sliderContent  {
	width: 1057px; /* important to be same as image width or wider */
	position: absolute;
	top: 0px;
	margin: 0 auto;
	left: 0px;
	height: 26px;
}
.sliderImage  {
    float: left;
    position: relative;
	display: none;
	margin: 0 auto;
}
.sliderImage span {
    position: absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px/20px;
    padding: 20px 20px;
    width: 1057px;
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 100px;
}
.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
	z-index:-2;
}
ul { 
	list-style-type: none;
	margin: 0 auto;
}
/* Estilo de  Footer*/
#footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:17px;
	display:block;
	clear:both;
	width:1057px;
	height:206px;
	margin: 0 auto;
}
#footer_block {
	display:block;
	margin:0 auto;
	width:1057px;
	height:122px;
	border:1px;
	border-style:solid;
	border-color:#CCC;
}
.home_icon{
	display:block;
	margin-top:16px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	width:30px;
	height:22px;
}
.columna_footer1{
	display:block;
	width:250px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.columna_footer2{
	display:block;
	width:250px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.columna_footer1 h3, .columna_footer2 h3, .columna_footer h3{
	color:#999;
	font-size:20px;
}
.columna_footer{
	display:block;
	width:240px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float:left;
}
.footer_facebook {
	display:block;
	width:250px;
	height:70px;
	margin-top:5px;
	float:left;
	position:relative;
	left: -10px;
}
.footer_menu1 {
	display:block;
	width:250px;
	height:auto;
	margin-top:10px;
	margin-right:0px;
	float:left;
}
.footer_menu2 {
	display:block;
	width:110px;
	height:auto;
	margin-top:10px;
	float:left;
}
.footer_menu1 a, .footer_menu2 a {
	color:#999;
	font-size:13px;
}
.footer_menu1 a:hover, .footer_menu2 a:hover {
	color:#333;
}
.historia {
	display:block;
	width:250px;
	height:auto;
	margin-top:10px;
}
.historia2 {
	display:block;
	width:250px;
	height:auto;
	margin-top:10px;
}
.historia p, .historia2 p{
	color:#999;
	font-size:13px;
	text-align:left;
}
#callcenter{
	display:block;
	width:151px;
	height:auto;
	margin-top:16px;
	margin-right:30px;
	float:right;
}
#callcenter h2{
	color:#999;
	font-size:28px;
	margin-bottom:5px;
}
#info {
	display:block;
	width:100px;
	margin-top:3px;
	height:auto;
	float:left;
}
#callcenter_img {
	display:block;
	float:right;
	width:51px;
	height:auto;
}
#info p{
	color:#999;
	font-size:13px;
}
#logo_webmaster{
	display:block;
	float:left;
	width:140px;
	height:42px;
	margin-top:12px;
}
#derechos_autor{
	display:block;
	float:left;
	width:auto;
	margin-top:30px;
	padding-left:160px;
	height:16px;
}
#derechos_autor p{
	font-size:14px;
	color:#999;
}
/* velerypos css */
#contenedor_pos{
	display:block;
	clear:both;
	width:1065px;
	height:2750px;
	margin: 0 auto;
	background:url(../imagenes/fondo_cuerpo_blanco.png) repeat-y;
}

#fondo_cuerpo_borde_inferior {
	clear:both;
	margin:0 auto;
	background:url(../imagenes/fondo_cuerpo_blanco_borde_inferior.png) no-repeat;
	background-position:center;
	width:1065px;
	height:9px;
}
.titulo_pagina {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	padding-top:20px;
	clear:both;
	margin-bottom:20px;
	margin-left:10px;
	height:32px;
	width:auto;
}
.titulo_pagina h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
}
.renglon_texto_izq {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	display:block;
	clear:both;
	height:auto;
	width:932px;
	margin-left:10px;
	padding-top:20px;
}
.tn_renglon_texto_1{
	display:block;
	float:left;
	width:350px;
	height:auto;
}
.historia_renglon_texto_1 {
	display:block;
	float:left;
	width:582px;
	height:auto;
	color:#606060;
}
.historia_renglon_texto_1 h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#2786C2;
}
.renglon_texto_der {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	display:block;
	float:right;
	height:auto;
	width:932px;
	margin-left:10px;
	padding-top:20px;
}
.tn_renglon_texto_2{
	display:block;
	float:left;
	width:350px;
	height:auto;
}
.historia_renglon_texto_2 {
	display:block;
	float:left;
	width:582px;
	height:auto;
	color:#606060;
}
.historia_renglon_texto_2 h1{
	font-size:20px;
	font-weight:normal;
	color:#2786C2;
}
/* fin */
/* contabilidad css */
#contenedor_contabilidad{
	display:block;
	clear:both;
	width:1065px;
	height:3625px;
	margin: 0 auto;
	background:url(../imagenes/fondo_cuerpo_blanco.png) repeat-y;
}
/* fin*/

/* administrativo css */

#contenedor_admin {
	display:block;
	clear:both;
	width:1065px;
	height:2420px;
	margin: 0 auto;
	background:url(../imagenes/fondo_cuerpo_blanco.png) repeat-y;	
}
