body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}
img {
	border-style: none;
}

/* @group Common Class */
.a {
  color:#5F900B;
  text-decoration:none;
}
.a:hover {
  color:#5F900B;
  text-decoration:underline;
}
.a:visited {
  color:#666666;
  text-decoration:underline;
}
.topic {
	margin: 10px 0;
	display: block;
	font-size: 11px;
}

.clear-all {
	clear: both;
}
.space {
	margin-top: 40px;
}


/* @end */

/* @group Header */

#header {
	position: relative;
	height: 210px;
}
#page-title {
  border-bottom:1px solid #5F900B;
  color:#5F900B;
  font-weight:normal;
  margin:0pt;
  padding-bottom:3px;
  font-size:20px;
}
#left_button{
  width:18px;
  height:18px;
  margin-right:3px;
  margin-bottom:12px;
  position: absolute;
	bottom: 5px;
	right: 10px;
}
#center_button{
  width:18px;
  height:18px;
  margin-right:3px;
  margin-bottom:12px;
  position: absolute;
	bottom: 5px;
	right: 10px;
}
#right_button{
  width:18px;
  height:18px;
  margin-right:10px;
  margin-bottom:9px;
  position: absolute;
  bottom: 5px;
	right: 10px;
}
#home-leftbox{
	background: url(../images/ultimasofrertas.jpg) no-repeat center top;
}
#home-centerbox{
	background: url(../images/ultimasofrertas.jpg) no-repeat center top;
	margin-left:4px;
}
#home-rightbox{
	background: url(../images/mapacobertura.jpg) no-repeat center top;
	margin-left:-3px;
}
.contact-header-ES {
	background: url(../images/contacto_es.jpg) no-repeat center top;
}
.contratacion-header-ES {
	background: url(../images/contratacion_es.jpg) no-repeat center top;
}
.mapa-header-ES {
	background: url(../images/cobertura_es.jpg) no-repeat center top;
}
.productos-header-ES {
	background: url(../images/productos_es.jpg) no-repeat center top;
}
.tarifas-header-ES {
	background: url(../images/tarifas_es.jpg) no-repeat center top;
}
.ofertas-header-ES {
	background: url(../images/ofertas_es.jpg) no-repeat center top;
	margin-top:1px;
}
.quienesomos-header-ES {
	background: url(../images/quienesomos_es.jpg) no-repeat center top;
}
.soportetecnico-header-ES {
	background: url(../images/soportetecnico_es.jpg) no-repeat center top;
}
.contact-header-EN {
	background: url(../images/contacto_en.jpg) no-repeat center top;
}
.contratacion-header-EN {
	background: url(../images/contratacion_en.jpg) no-repeat center top;
}
.mapa-header-EN {
	background: url(../images/cobertura_en.jpg) no-repeat center top;
}
.productos-header-EN {
	background: url(../images/productos_en.jpg) no-repeat center top;
}
.tarifas-header-EN {
	background: url(../images/tarifas_en.jpg) no-repeat center top;
}
.ofertas-header-EN {
	background: url(../images/ofertas_en.jpg) no-repeat center top;
	margin-top:1px;
}
.quienesomos-header-EN {
	background: url(../images/quienesomos_en.jpg) no-repeat center top;
}
.soportetecnico-header-EN {
	background: url(../images/soportetecnico_en.jpg) no-repeat center top;
}

#header.home-header-ES {
	height: 348px;
	background: url(../images/home_es.jpg) no-repeat center top;
}
#header.home-header-EN {
	height: 348px;
	background: url(../images/home_en.jpg) no-repeat center top;
}

#web-link {
	position: relative;
	top: 102px;
	left: 35px;
}


#phone {
	position: RELATIVE;
	left: 650px;
	height:12px;
	margin-top:-7px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:left;
	width:80px;
}
#language {
	position: relative;
	left: 190px;
	height:12px;
	margin-top:-13px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width:120px;
	text-decoration: none;
}

#language a {
	font-weight: bold;
  text-decoration: none;
  margin-left:10px;
	color: #fff;	
}
#language a:hover {
	text-decoration: underline;
	color: #689c0c;	
}



/* @end */

/* @group Footer */

#footer {
	position: relative;
	margin: 50px auto 0 auto;
	width: 590px;
	padding: 10px;
	height: 80px;
	font-size: 11px;
	color: #aaa;
}
#footer-logo {
	position: absolute;
	top: 0;
	right: 5px;
	width: 66px;
	height: 57px;
	background: url(../images/footer_logo.gif) no-repeat;
}
#footer-link {
	border-top: 2px solid #ddd;
	text-align: center;
	width: 590px;
	position: absolute;
	bottom: 10px;
}
#footer-link a {
	text-decoration: none;
	font-size: 11px;
	color: #aaa;
}
#footer-link a:hover {
	text-decoration: underline;
	color: #666;
}

/* @end */

/* @group Main Menu */

#main-menu {
	position: absolute;
	top: 250px;
	width: 142px;
	text-align: right;
	line-height: 20px;
}
#main-menu a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #cccccc;
}
#main-menu a.current,#main-menu a:hover  {
	color: #FFF;
	text-decoration: underline;
}

.main-menu-submenu {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
	
.main-menu-submenu a {
	font-size: 11px;
	background-color: #5f900b;
	border-top: 1px solid #ddd;
}
.main-menu-submenu a:hover {
	text-decoration: none;
}
.main-menu-submenu a.nborder {
	border-top: none;
}

/* @end */

/* @group Contactform */

form {
	position: relative;
}
form fieldset {
	padding: 0;
	border-style: none;
	border: 1px solid #FFF;
}
form fieldset.left {
	margin-left: 15px;
	width: 220px;
}
form fieldset.right {
	position: absolute;
	top: 0;
	right: 0 !important;
	right: 10px;
	padding: 0;
	width: 266px !important;
	width: 275px;
}
fieldset p label {
	font-size: 11px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	text-align: right;
	width: 55px;
}
.submit {
	border-style: none;
}
fieldset.right p label {
	width: 110px;
}
fieldset p {
	margin: 0;
	clear: both;
}
fieldset p, x:-moz-any-link {
	padding: 3px 0;
}
input, textarea {
	border: 1px solid #ccc;
}
#content form p.form-submit {
	text-align: right;
	margin-right: 10px;
}
form fieldset#comentarios p label {
	width: 70px;
}
form fieldset#comentarios {

}
form textarea {
	width: 455px;
}

/* @end */

/* @group content */

#main-body {
	position: relative;	
	margin: 0 auto;
	width: 920px;
	background: #46586C url(../images/bg.gif) no-repeat;
	overflow: hidden;
}

#home-content {
	margin: 0 auto;
	width: 595px;
}
#content {
	margin: 0 auto;
	width: 540px;
	padding: 10px;
	color: #999;
}

#content h1 {
	margin: 0;
	padding-bottom: 3px;
	font-size: 16px;
	color: #5f900b;
	font-weight: normal;
	border-bottom: 1px solid #5f900b;
}

#content p {
	font-size: 11px;
}




/* @end */

/* @group Contratacion */
.contratacion-item {
	padding-top: 15px;
	clear: both;
}
.contratacion-item a.icon {
	float: left;
	padding-right: 15px;
}
.contratacion-item strong {
	display: block;
	font-size: 11px;
}


/* @end */

/* @group Productos */

#productos-menu a {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#productos-menu a:hover {
	text-decoration: underline;
}
#productos-menu a.productos-menucurrent {
	font-weight: bold;
}
#productos-promotion {
	position: relative;
	color: #FFF;
	width: 536px;
	height: 103px;
	background: #FFFFFF url(../images/promotion.gif) no-repeat;
}
#productos-promotion p {
	position: absolute;
	top: 5px !important;
	top: 15px;
	right: 0;
	clear: both;
	width: 280px;
	font-size: 11px;
}
#productos-detail p img {
	float: left;
	margin-right: 20px;
}
#productos-promotion strong {
	position: absolute;
	bottom: 15px;
	right: 45px;
	font-size: 11px;
	
}
/* @end */



/* @group Tarifas */


#tarifas-table p.tarifas-row {
	clear: both;
	margin: 0;
	font-size: 11px;
	border-bottom: 1px solid #999;
	height: 15px;
	padding: 5px 0;
}


.tarifas-row strong, .tarifas-row span {
	display: block;
	line-height: 15px;
	float: left;
	
}
.tarifas-col1 {
	width: 130px;
}
.tarifas-col2 {
	width: 100px;
	text-align: center;
}
.tarifas-col3 {
	width: 100px;
	text-align: center;
}
.tarifas-col4 {
	width: 100px;
	text-align: center;
}
.tarifas-col5 {
	width: 100px;
	text-align: center;
}

/* @end */
.home-topic {
	margin: 5px;
	font-weight: normal;
	font-size: 24px;
	color: #5f900b;
}
#home-body {
	position: relative;
	top: 15px;
	width:612px;
	height:273px;
	overflow:hidden;
}
.gbox {
	position: relative;
	float: left;
	width: 200px;
	margin-right: 0px;
	height: 225px;
}
.gbox h2 {
	position: absolute;
	margin-top: 12px;
	top: 3px;
	left: 14px;
	font-size: 13px;
	color: #FFF;
}
.gbox-text {
	position: absolute;
	top: 30px;
	left: 10px;
	font-size: 11px;
	color: #666;
	width: 175px;
	height:175px;
	overflow:hidden;
}
.gbox-text strong {
	display: block;
	margin-top: 15px;
	color: #666;
}

p.pathway{
  color:#5F900B;
}
