/* new */
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100.01%;
	color: #333333;
}

a {
	text-decoration: none;
	color: #039;
}

a:hover {
	text-decoration: underline;
	color: #039;
}

h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	color: #003399;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	color: #003399;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	color: #003399;
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
}

hr {
	border: 1px solid #ccc;
}

.clr {
	clear: both;
}

.vbig {
	font-weight: bolder;
	font-size: 13px;
}

.vbigger {
	font-weight: bolder;
	font-size: 30px;
	color: #000;
}

.ktxt {
	font-size: 11px;
	line-height: 15px;
}

.kNorTxt {
	font-size: 13px;
	line-height: 20px;
}

.kFnt {
	font-size: 12px;
	text-align: left;
}

/* links */
.subMenueLink {
	font-size: 1.1em;
}

/* butts */
.btnOrangeArrow {
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 1px;
	background-color: #ffffff;
	background-image: url(../images_base/btnOrangeArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 143px;
	height: 34px;
	border: 0px;
	vertical-align: text-top;
	cursor: pointer;
	text-align: left;
	padding-left: 6px;
	padding-top: 4px;
}

.bigbtnOrangeArrow {
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	letter-spacing: 1px;
	background-color: #ffffff;
	background-image: url(../images_base/confronta-tariffe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
	height: 34px;
	border: 0px;
	vertical-align: text-top;
	cursor: pointer;
	text-align: left;
	padding-left: 6px;
	padding-top: 4px;
}


.bt_both {
	background-color: #ffffff;
	background-image: url(../images_base/bt_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 128px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}

.bt_down {
	background-color: #ffffff;
	background-image: url(../images_base/bt_02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 128px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}

.bt_high {
	background-color: #ffffff;
	background-image: url(../images_base/bt_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 128px;
	height: 27px;
	border: 0px;
	cursor: pointer;
}

/* main based on tarifas24.es */
#pagewrap {
	padding-top: 0px;
	width: 946px;
	height: 101%;
	margin: 0px auto;
}

#pagewrap_bg {
	float: left;
	background-image: url(../images_base/bg.gif);
	background-repeat: repeat-y;
	width: 946px;
	height: auto;
}

#page {
	position: relative;
	height: auto;
	width: 917px;
	padding: 0px;
}

#content {
	width: 917px;
	height: auto;
	padding-left: 14px;
}

#header {
	padding-top: 10px;
	width: 917px;
	height: 72px;
}

#logo {
	float: left;
	padding-left: 5px;
}

#alogo {
	text-decoration: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#submenue {
	padding-right: 5px;
	float: right;
	color: #003399;
	font-size: 0.6em;
}

#submenuedummy {
	height: 14px;
}

#logoDesc {
	background-image: url(../images_base/teaser.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 578px;
	height: 34px;
	float: right;
	color: #003399;
	padding-left: 40px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 0.8em;
	letter-spacing: 0.2em;
	line-height: 1.4em;
}

#menueIndex {
	float: left;
	width: 917px;
	height: 25px;
	background-image: url(../images_base/bg_menue_inicio.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#menueIndex_adsl {
	float: left;
	width: 917px;
	height: 25px;
	background-image: url(../images_base/bg_menue_adsl.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#menueIndex_aboutus {
	float: left;
	width: 917px;
	height: 25px;
	background-image: url(../images_base/bg_menue_chi_siamo.gif);
	background-repeat: no-repeat;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#mk1,#mk2,#mk3 {
	float: left;
	padding-top: 4px;
	width: 231px;
	letter-spacing: 0;
}

.white,.MenueLink {
	color: #fff;
}

.MenueLink:hover {
	color: #fff;
	text-decoration: underline;
}

#leftContent {
	float: left;
	width: 694px;
	height: auto;
}

.boxSmallContLeft {
	float: left;
	width: 694px;
	height: auto;
}

.bRTGUO {
	background: url("../images_base/box_tr_orange.gif") top right no-repeat;
	margin: 0;
	padding: 0;
}

.bLTGUO {
	background: url("../images_base/box_tl_orange.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

.bRBGU {
	background: url("../images_base/box_br.gif") bottom right no-repeat;
	margin: 0;
	padding: 0;
}

.bLBGU {
	background: url("../images_base/box_bl.gif") bottom left no-repeat;
	margin: 0;
	padding: 0;
}

.bcSmall {
	height: 250px;
}

.bcMed {
	height: 420px;
}

.boxCont {
	padding-left: 1px;
	width: 100%;
	height: auto;
}

.titleCont {
	width: 100%;
	height: 20px;
}

.box_title {
	padding: 2px 0px 0px 9px;
}

#dslInsideMiddle {
	height: 254px;
	background-image: url(../images_base/dsl_index.jpg);
	background-position: 0px -45px;
	background-repeat: no-repeat;
}

.indexBoxTextHeight {
	height: 290px;
	width: 0px;
}

#dslTable {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#dslTxtMiddle {
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 80px;
	width: 80px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
}

#dslBoxesMiddle {
	
}  /* maybe sometimes needed */
.dslTdMiddle {
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.dslSpeedBoxMiddle {
	width: 138px;
	height: 110px;
	padding: 10px;
	border: 1px solid;
	border-color: #999;
	margin-top: 15px;
}

.floatLeft {
	float: left;
}

.columnField {
	float: left;
	width: auto;
	padding-top: 4px;
	padding-left: 4px;
}

.radio {
	margin-top: 0;
}

.em07 {
	font-size: 0.7em;
}

.em08 {
	font-size: 0.8em;
}

.em09 {
	font-size: 0.9em;
}

.kLabel {
	vertical-align: top;
	line-height: 15px;
}

.spaceColumnField {
	padding-left: 6px;
	clear: both;
}

.dslInsideButton {
	padding-left: 180px;
	padding-top: 10px;
	width: 50%;
}

.moveContRight {
	margin-left: 145px;
}

.boxBreakLine {
	float: left;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.seobox_ol {
	background-image: url(../images_base/box_ol.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	float: left;
}

.seobox_om_full {
	background-color: #f3f3f3;
	width: 903px;
	height: 5px;
	float: left;
	border-top: 1px solid #ccc;
}

.seobox_om_left {
	background-color: #f3f3f3;
	width: 680px;
	height: 5px;
	float: left;
	border-top: 1px solid #ccc;
}

.seobox_or {
	background-image: url(../images_base/box_or.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 6px;
	float: right;
}

.seobox_mmk_full {
	background-image: url(../images_base/box_vlk.jpg);
	background-repeat: repeat-x;
	width: 915px;
	font-size: 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.seobox_mmk_left {
	background-image: url(../images_base/box_vlk.jpg);
	background-repeat: repeat-x;
	width: 651px;
	padding: 10px 20px;
	font-size: 18px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.seobox_ulk {
	background-image: url(../images_base/box_ul.jpg);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	float: left;
}

.seobox_umk_full {
	background-color: #fff;
	width: 903px;
	height: 5px;
	float: left;
	border-bottom: 1px solid #ccc;
}

.seobox_umk_left {
	width: 680px;
	height: 5px;
	float: left;
	border-bottom: 1px solid #ccc;
}

.seobox_urk {
	background-image: url(../images_base/box_ur.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 6px;
	float: right;
}

#rightContent {
	float: right;
	width: 203px;
	height: auto;
}

.sidebarBoxes {
	width: 100%;
	height: auto;
	float: left;
}

.bRTGU {
	background: url("../images_base/box_tr.gif") top right no-repeat;
	margin: 0;
	padding: 0;
}

.bLTGU {
	background: url("../images_base/box_tl.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

.bC {
	padding: 0.8em 1em 1em 1em;
}

.dslTxtBorder {
	padding: 0px 8px 8px 8px;
	font-size: 0.8em;
	line-height: 1em;
	color: #333333;
	height: auto;
}

.dslTxtPaddingTop {
	padding-top: 10px;
}

#kStar {
	position: absolute;
	top: 145px;
	left: 310px;
}

#kStar_landing {
	position: absolute;
	top: 200px;
	left: 190px;
}

#kStar_2 {
	position: absolute;
	top: 203px;
	left: 406px;
}

.dslPaddingLeft {
	padding: 0 20px;
}

.fontWeightNormal {
	font-weight: normal;
}

.ullistBlueArrow {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 1.6em;
}

.lilistBlueArrow {
	list-style: none;
	padding-left: 20px;
	background-image: url(../images_base/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#bg_content_bottom {
	padding-top: 24px;
	padding-bottom: 10px;
	line-height: 1em;
	text-align: center;
	float: left;
	width: 917px;
	height: auto;
}

.leftFromLine {
	float: left;
	width: 60px;
}

.rightFromLine {
	float: right;
}

.SpeedLine {
	width: 300px;
	height: 15px;
	background-color: #A3B8CC;
	margin-left: 50px;
}

/* LP */
#topbox {
	background-image: url(../images_base/adsl_bg.jpg);
	background-repeat: no-repeat;
	width: 917px;
	height: 147px;
}

.kStgTxt {
	color: #000;
	padding: 28px 0 0 222px;
	font-size: 20px;
	line-height: 30px;
}

.colorBlue {
	color: #039;
}

.thxh1blue {
	margin-left: 10px;
	padding-top: 15px;
	color: #036;
	font-size: 18px;
	font-weight: bolder;
}

.dslSpeedBoxLP {
	width: 185px;
	height: 110px;
	padding: 10px;
	border: 1px solid;
	border-color: #999;
	margin: 15px 0 0 5px;
}

/* IE extravagances */ /* IE6 */
* html .seobox_mmk_full,* html .seobox_umk_full,* html .seobox_mmk_left,* html .seobox_umk_left
	{
	margin-top: -13px;
}

* html #kStar_2 {
	top: 429px;
}

/* IE7 */
*+html #kStar_2 {
	top: 405px;
}

.reg {
	font-weight: 100;
}

.txtBorder {
	padding: 10px 8px 10px 8px;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
}