body {
	font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #666;
	background: #fff url(../images/body_bg.jpg) repeat-x;
}

/* arreglo de PNG para IE 5.5 y 6 */
img, div, a, input { behavior: url(css/iepngfix.htc) }

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	font-size: 30px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #016aa0;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 1;
}
h3 {
	font-size:24px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	line-height: 1;
}
h4 {
	font-size: 16px;
	color: #016aa0;
	margin-bottom: 10px;
	line-height: 1;
}
h5 {
	font-size:17px;
}
h6 {
	font-size:15px;
}

ol {
	list-style:decimal;
}
ul {
	list-style:disc;
}
li {
	margin-left:30px;
}

p,dl,hr,ol,ul,pre,table,address,fieldset {
	margin-bottom:20px;
}

a:focus {
	outline:1px dotted invert;
}

a {
	color: #016aa0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* @group content */

/* @group navbar */

#navbar {
	height: 50px;
	background: url(../images/navbar_bg.png) no-repeat;
	margin-top: 20px;
	padding-top: 10px;
}

#nav {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	font-size: 14px;
}
#nav ul {
	width: 660px;
	float: left;
}

#nav li, #subnav li {
	display: inline;
	padding: 0;
	margin-left: 0px;
}
#nav li {
	margin-right: 20px;
}

#nav li a, #nav a:link, #nav a:visited, #subnav li a, #subnav a:link, #subnav a:visited {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#nav li a:hover, #subnav li a:hover{
	color: #000;
}
#nav li #current, #subnav #sub_current {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#forma_cuenta{
	width: 240px;
	padding-right: 20px;
	display: inline;
	float: right;
	text-align: right;
}
#forma_cuenta .campos{
	height: 15px;
	color: #999;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #ddd;
	
}
#forma_cuenta .campos:focus{
	color: #000;
}
#forma_cuenta button{
	vertical-align: middle; 
	padding: 0; 
	background: none; 
	cursor: pointer; 
	*cursor: hand;
	border-width: 0;
	border-style: none;
}

/* @group sub_nav */

#subnav_bar {
	height: 60px;
	float: left;
}
#subnav {
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
	padding-bottom: 20px;
}
#subnav ul {
	float: left;
	padding-bottom: 30px;
}
#subnav li {
	margin-right: 30px;
}

#subnav li #sub_current {
	background: url(../images/subnav_current_bg.gif) no-repeat 50% 27px;
	padding-bottom: 30px !important;
}

/* @end */


/* @end */

.header {
	height: 40px;
}

.btn_compralo {
	text-align: right;
}


.billboard	{
	height: 425px;
	margin-bottom: 20px;
}
.message_container {
	height: 385px;
}
.content {
	margin-top: 20px;
}
.subtitulo {
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 20px;
}
.subtitulo a{
	color: #666;
	text-decoration: none;
}
.subtitulo a:hover{
	text-decoration: none;
}

.btn_descarga img {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.vermas{
	color: #016aa0;
	text-decoration: none;
	padding-top: 5px;
}
.vermas:after {
	content: url(../images/vermas_flecha.png);
	padding-left: 5px;
}
.vermas:hover {
	text-decoration: underline;
}

.beneficio {
	margin-bottom: 20px;	
}
.icono_beneficio {
	text-align: center;
}
.ademas_top {
	height: 10px;
	background: url(../images/ademas_frame_bg_top.gif) no-repeat;
}
.ademas {
	background: url(../images/ademas_frame_bg.gif) no-repeat 0 bottom;
	padding: 10px 20px 15px;
}
.ademas_d00d {
	background: url(../images/ademas_frame_bg_d00d.jpg) no-repeat 0 bottom;
	padding: 10px 20px 15px;
}
.ademas h2, .ademas_d00d h2{
	color: #000;
}
.ademas p, ademas_d00d p{
	width: 420px;
	margin-bottom: 10px;
}
.ademas ol, ademas_d00d ol {
	margin-bottom: 5px;
}
.ademas ul, ademas_d00d ul {
	margin-bottom: 5px;
	list-style-image: url(../images/icono_list_check.png);
}

.ademas_columna {
	width: 200px;
	float: left;
	padding-right: 10px;
}
.ademas b{
	color: #000;
	line-height: 2.5;
}

.opciones {
	background: url(../images/productos_opciones_bg.jpg) no-repeat;
	margin-bottom: 40px;
}
.opcion {
	text-align: center;
	padding-top: 20px;
}
.opcion h2{
	font-size: 30px;
	font-weight: bold;
}
.opcion dl {
	display: block;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.opcion dd{
	font-size: 13px;
	color: #777777;
	padding-left: 20px;
	line-height: 18px;
}
.opcion dt {
	width: 80px;
	display: block;
	float: right;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #016aa0;
	padding-left: 40px;
}

.modulo {
	background: url(../images/prod_modulos_bg.jpg) no-repeat;
	padding-top: 20px;
}
.modulo_content {
	padding-left: 20px;
	padding-right: 20px;
}
.modulo_icono {
	width: 85px;
	height: 70px;
	text-align: right;
	float: left;
	clear: both;
	padding-right: 20px;
}
.modulo h2 {
	padding-top: 15px;
	padding-bottom: 25px;
}
.modulo_precio {
	height: 47px;
	text-align: center;
	background: url(../images/modulo_precio_btn.jpg) no-repeat center;
	padding-top: 15px;
	color: #fff;
	margin-bottom: 40px;
}
.modulo_precio b {
	font-size: 20px;
}

.adicionales {
	margin-top: 10px;
}
.adicionales h3 {
	color: #016aa0;
	line-height: 1.3;
}
.adicionales img{
	float: right;
}


/* @group tabs */

.tabs_frame_top{
	height: 33px;
	margin: 0;
	padding: 0;
}
.tabs_frame_middle{
	min-height: 220px;
	background: url(../images/tabs_frame_middle.jpg) repeat-y;
}

.menu_tabs {
	margin-bottom: 20px;
}

.menu_tabs li {
	font-size: 18px;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 15px;
	line-height: 1;
}
.menu_tabs ul a{
	width: 166px;
	color: #666;
	text-decoration: none;
	padding: 16px 120px 15px 15px;
	line-height: normal;
}
.menu_tabs ul a.selected {
	color: #fff;
	background: url(../images/tabs_frame_selected.png) no-repeat 0 5px;
}

/* @end */
.telefonos {
	margin-bottom: 20px;
}

.telefonos img {
	float: left;
	padding-right: 10px;
}
.telefonos .descripcion {
	padding-left: 100px;
	color: #999;
}
.descripcion b {
	color: #016aa0;
	font-size: 14px;
	line-height: 2;
}
.descripcion a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.descripcion a:hover {
	color: #016aa0;
	text-decoration: underline;
}
.descripcion .icono_pdf {
	float: none;
	padding-left: 5px;
}
.funciones h2 {
	line-height: 1.3;
}

.funciones h2:before{
		content: url(../images/fonciones_icon_list.gif);
	padding-right: 5px;
}
.funciones h3 {
	color: #000;
	padding: 10px 10px 20px;
	text-align: center;
	background: url(../images/funciones_categoria_titulo_bg.jpg) no-repeat;
}
.funciones p{
	padding-left: 20px;
}

.construccion {
	margin-top: 40px;
	text-align: center;
}

/* @group footer */
.footer {
	border-top: 1px solid #cdcdcd;
	padding-top: 20px;
	margin-top: 20px;
	color: #999;
	font-size: 11px;
	margin-bottom: 10px;
}


/* @end */



/* @end */

/* @group home */
#home_page {
	background: url(../images/home_bg.jpg) repeat-x;
}
#home_billboard {
	height: 385px;
	background: url(../images/home_billboard_bg.png) no-repeat;
	margin-bottom: 20px;
}
#home_billboard .message {
	text-align: center;
}
#home_billboard .message p{
	font-size: 18px;
	
}
#home_billboard .message img {
	margin-bottom: 20px;
}

/* @group ticker */

.ticker {
	height: 30px;
	margin-bottom: 20px;
	background: url(../images/ticker_bg.jpg) no-repeat;
}
.ticker_tarifas {
	width: 650px;
	margin-left: 175px;
	padding-top: 6px;
	float: left;
}
.ver_tarifas {
	float: right;
	padding-top: 8px;
	margin-right: 10px;
}

#ticker {
	list-style-type: none;
	background: #eee;
	padding: 0px;
	margin: 0;
}

/* @end */
.recuadros {
	padding: 0;
}
.recuadro {

	width: 200px;
	float: left;
	border-right: 1px solid #cbcbcb;
	padding-right: 20px;
	margin-right: 25px;

	text-align: center;
}
.recuadro_last {
	width: 200px;
	float: left;
	text-align: center;
}

.home_footer {
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-top: 20px;
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
}
.entrada_pic {
	text-align: right;
}

/* @end */

/* @group productos */
#prod_billboard {
	margin-bottom: 10px;
	background: url(../images/prod_imagen.png) no-repeat right;
}
#prod_billboard h1 {
	margin-bottom: 40px;
}

#prod_billboard a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.prod_seleccion {
	height: 143px;
	width: 460px;
	background: url(../images/prod_prod_bg.png) no-repeat 0 -168px;
	padding-top: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
.prod_seleccion:hover {
	background: url(../images/prod_prod_bg.png) no-repeat 0 0;
}

.prod_seleccion h2 {
	line-height: 1;
	margin-bottom: 0;
}
.prod_seleccion p {
	color: #666;
}

.prod_seleccion img{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/* @group pbx */
#pbx_billboard {
	background: url(../images/prod_pbx_billboard_bg.jpg) no-repeat;
}

#pbx_billboard .message {
	width: 412px;
	margin-left: 480px;
	padding-top: 25px;
	color: #fff;
}

#pbx_billboard h1{
	color: #fff;
	font-size: 40px;
}
#pbx_billboard h2 {
	color: #000;
}
#pbx_billboard .frame {
	width: 166px;
	height: 151px;
	color: #666;
	background: url(../images/prod_pbx_billboard_frame_bg.png) no-repeat;
	padding: 10px;
	float: left;
	margin-right: 20px;
}



/* @end */

/* @group trunk */
#trunk_billboard {
	background: url(../images/prod_trunk_billboard_bg.jpg) no-repeat;
}
#trunk_billboard h1 {
	color: #fff;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 40px;
}
#trunk_billboard .message {
	width: 412px;
	margin-left: 480px;
	padding-top: 60px;
	color: #fff;
}
#trunk_billboard img {
	float: left;
	padding-bottom: 30px;
	padding-top: 5px;
}
.trunk_pasos {
	width: 260px;
	background: url(../images/gradient_4col_bg.jpg) no-repeat 0 top;
	padding: 20px 20px 0;
	float: left;
	margin-right: 10px;
}
.trunk_btn_comienza {
	margin-bottom: 20px;
	padding-left: 66px;
}
.trunk_equipo {
	min-height: 140px;
	background: url(../images/gradient_6col_bg.jpg) no-repeat;
	padding-top: 20px;
}
.trunk_equipo .descripcion {
	float: left;
	width: 280px;
	padding-right: 20px;
}
.notas_pie{
	margin-top: 20px;
	font-size: 10px;
	color: #999999;
}


/* @end */

/* @group d00d */
#d00d_billboard {
	background: url(../images/prod_d00d_billboard_bg.jpg) no-repeat;
}
#d00d_billboard h1 {
	color: #fff;
	font-size: 30px;
}
#d00d_billboard .message {
	width: 412px;
	margin-left: 360px;
	padding-top: 230px;
	color: #fff;
}


/* @end */



/* @end */

/* @group Servicios */
#servicios_billboard {
	background: url(../images/servicios_billboard_bg.jpg) no-repeat;
	margin-bottom: 10px;
}

#servicios_billboard .message {
	width: 412px;
	margin-left: 520px;
	padding-top: 200px;
	color: #666;
}

#servicios_billboard h1 {
	color: #000;	
	font-weight: bold;
	font-size: 48px;
}


/* @end */

/* @group tarjetas */
#tarjetas_billboard {
	height: 360px;
	background: url(../images/tarjetas_billboard_bg.jpg) no-repeat;
	margin-bottom: -20px;
}
#tarjetas_billboard .message_container {
	height: 300px;
}
#tarjetas_billboard .message {
	width: 415px;
	color: #fff;
	padding-left: 50px;
	padding-top: 70px;
}
#tarjetas_billboard h1 {
	color: #fff;
	padding-bottom: 10px;
	font-size: 40px;
}
#tarjetas_billboard a{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}


/* @end */

/* @group wholesale */
#wholesale_billboard {
	height: 380px;
	background: url(../images/wholesale_billboard_bg.png) no-repeat;
	margin-top: -30px;
}
#wholesale_billboard .message_container {
	height: 300px;
}
#wholesale_billboard .message {
	width: 415px;
	color: #333;
	padding-left: 50px;
	padding-top: 100px;
}
#wholesale_billboard h1 {
	color: #000;
	padding-bottom: 10px;
	font-size: 40px;
}

/* @end */

/* @group contacto */
.contacto_frame {
}
.contacto_frame .iframe_container{
		background: url(../images/contacto_frame_bottom.gif) no-repeat 0 bottom;
}
.contacto_frame .round{
	height: 10px;
}
#contactform {
	width: 460px;
	height: 560px;
	margin: 0;
}


/* @end */

/* @group terminos */
.terminos {
	margin-top: 20px;
	text-align: justify;
	font-size: 12px;
}
.terminos b{
	color: #000;
}


/* @end */

/* @group nosotros */
#nosotros_billboard {
	height: 325px;
	margin-top: 20px;
	background-image: url(../images/nosotros_billboard_bg.png);
}
#nosotros_billboard .mundo{
	margin-left: 140px;
}
.nosotros_content {
	margin-top: 0;
}
.nosotros_content .quote {
	font-style: italic;
	font-size: 18px;
	color: #999;
	background: url(../images/gradient_4col_bg.jpg) no-repeat;
	line-height: 1.5;
}
.nosotros_content .quote_content {
	padding: 20px;
}
.nosotros_content .comillas {
	color: #016aa0;
	font: bold 24px/.2 Georgia, "Times New Roman", Times, serif;
}


/* @end */
