/* CSS Document */


/* ========== GENERAL ========== */
* {
	margin:0; 
	padding:0;
	outline:none;
}

body {
	background:#fff url(../img/background.jpg) no-repeat left 33px;
	color:#005b95;
    font:100% Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style:none;
}

fieldset {
	border:0;
}
table {
	border-collapse:collapse;
}

/* ========== AUX ========== */
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
.clear {
	clear:both;
}

/* ========== ESTRUCTURA ========== */
#header,
#main,
#footer {
	clear:both;
	overflow:hidden;
}

/* ---------- header ---------- */
#header {
	background:url(../img/back-header.png) repeat-x;
	height:46px;
}
#logo {
	float:left;
	margin:3px 519px 0 62px;
}
#volver {
	float:left;
	margin-top:8px;
}

/* ---------- main ---------- */
#main {
	width:955px;
}

h1 {
	background:url(../img/t-suscribite.png) no-repeat;
	height:65px;
	margin:1px 0 19px 233px;
}
h1 span {
	display:none;
}

#left {
	display:inline;
	float:left;
	margin:327px 107px 0 30px;
	width:255px;
}
#p-tambien_podes {
	background:url(../img/p-tambien_podes.gif) no-repeat;
	height:57px;
}
#p-tambien_podes span {
	display:none;
}
#left p {
	font-size:.56em;
}
#left p a {
	color:#217dc2;
	display:block;
	margin:10px 0;
}

#right {
	float:left;
	width:450px;
}
#mms,
#sms {
	float:left;
	padding-bottom:30px;
	width:217px;
}
#mms h2 {
	background:url(../img/t-mms.png) no-repeat;
	height:34px;
	margin-left:46px;
	text-align:center;
}
#sms h2 {
	background:url(../img/t-sms.png) no-repeat;
	height:35px;
	margin-left:47px;
	text-align:center;
}
h2 span {
	display:none;
}
#mms .celular {
	display:block;
	margin-left:36px;
}
#sms .celular {
	display:block;
	margin-left:39px;
}

iframe {
	border:none;
	height:422px;
	overflow:hidden;
	width:217px;
}

/* ---------- footer ---------- */
#footer {
	background:url(../img/back-footer.gif) repeat-x;
	color:#fff;
	font-size:.69em;
	text-decoration:none;
	height:47px;
	line-height:35px;
	padding-left:15px;
	}

.txt_footer{
	color:#fff;
	text-decoration:none;
}

.txt_footer_qm{
	font-size:9px;
	color:#fff;
	text-decoration:none;
	padding-left:690px;
}

/* ---------- bottom ---------- */
#bottom {
	padding:0 100px 0 30px;
}
#submenu li {
	display:inline;
}
#submenu a {
	border-left:1px solid #1d89cd;
	color:#1d89cd;
	display:block;
	float:left;
	font-size:.63em;
	font-weight:bold;
	height:12px;
	margin-bottom:30px;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}
#submenu a:hover,
#submenu .current {
	text-decoration:underline;
}
#funcionamiento {
	border-left:0 ! important;
	padding-left:0 ! important;
}
#b-compartir {
	margin:0 0 8px 772px;
}
.txt_bottom {
	color:#217dc2;
	font-size:.56em;
	margin-bottom:.4em;
	width:680px;
}
.mBottom {
	margin-bottom:70px;
}

#table_mms,
#table_sms {
	background:url(../img/back-table.jpg) repeat-x bottom;
	width:830px;
}
#table_mms caption,
#table_sms caption {
	background:url(../img/back-table_top.jpg) repeat-x;
	border:1px solid #005b95;
	color:#fff;
	font-size:.75em;
	font-weight:bold;
	line-height:21px;
	margin-left:-1px;
	padding-left:10px;
	text-align:left;
}
#table_mms th,
#table_sms th {
	background:url(../img/back-table_top.jpg) repeat-x;
	border:1px solid #005b95;
	color:#fff;
	font-size:.63em;
	font-weight:bold;
	line-height:21px;
	text-align:center;
	text-transform:uppercase;
}
#table_mms td,
#table_sms td {
	border:1px solid #1f8acd;
	padding:8px;
}
.table_bottom {
	background:url(../img/back-table-bottom.jpg) no-repeat top;
	height:36px;
	width:830px;
}
.td-zona {
	font-size:.63em;
	font-weight:bold;
	width:80px;
}
.td-calles {
	font-size:.56em;
	width:156px;
}
.td-alta {
	font-size:.63em;
	width:139px;
}
#table_mms .td-precio, 
#table_mms .td-operador, 
#table_mms .td-mapa {
	font-size:.63em;
	font-weight:bold;
	text-align:center;
	width:82px;
}
#table_mms .td-servicio {
	font-size:.56em;
	width:82px;
}

#table_sms tbody .td-precio,
#table_sms tbody .td-mapa {
	font-size:.63em;
	font-weight:bold;
	text-align:center;
	width:41px;
}
#table_sms thead .td-precio,
#table_sms thead .td-mapa {
	line-height:.94;
}
#table_sms .td-operador {
	font-size:.63em;
	font-weight:bold;
	text-align:center;
	width:62px;
} 
#table_sms .td-servicio {
	font-size:.56em;
	width:60px;
}
#table_sms .td-informe {
	font-size:.63em;
	width:140px;
}
#table_sms .td-alerta {
	font-size:.63em;
	width:126px;
}