/* ESTRUCTURA ***************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D628F;
	width: 770px;
	clear: both;
	margin: 0 auto;
	background: #E7EDF0;
	/*border: 1px solid #000;*/
	border-top: 0;
	/*border-bottom: 1px solid #666;*/
}

#botonera_musicid{
	margin: 0;
	margin-left: 20px;
	margin-top: 20px;
}

p{
	margin: 0;
}

#browser{
	background-color: #f4f9fc;
	border: 0;
	width: 600px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0;
	margin-left: 20px;
	padding-top: 2px;
}
/****************************************************/





/* LINKS ********************************************/
a{
	color: #3D628F;
}

a:hover{
	color: #3D628F;
}

.otros_contenidos{
	position: relative;
	top: -6px;
}
/****************************************************/



/* TABLAS *******************************************/
.tabla{
	background-color: #f4f9fc;
	border: 1px solid #c7deec;
	border-bottom: 0;
	padding: 0;
	border-collapse: collapse;
}

.tabla td{
	border-bottom: 1px solid #c7deec;
	height: 25px;
	padding: 0 10px;
}

#lista_tarifas{
	float: right;
	margin: 0 20px;
	width: 250px;
}

#lista_banners{
	float: right;
	margin: 0 20px;
	width: 135px;
	border-collapse: collapse;
}

* html #lista_banners{
	margin: 0 10px;
}

#lista_banners11{
	float: right;
	margin: 0 20px;
	border-collapse: collapse;
}


.cabecera_tabla{
	font-weight: bold;
}

.respuesta, .respuesta-off{
	border: 1px solid #c7dfeb;
	background-color: #f4f9fc;
	border-top: 0;
	width: 770px;
	clear: both;
	margin: auto;
}

.respuesta-off{
	border-bottom: 0;
}

.tabla_historial{
	width: 600px;
	margin-left: 20px;
	background-color: #f4f9fc;
	border: 1px solid #c7deec;
	border-bottom: 0;
	padding: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.tabla_historial td{
	border-bottom: 1px solid #c7deec;
	height: 25px;
	padding: 0 18px;
}

.casilla_info, .casilla_info2{
	background-color: #fff;
	border: 0;
}

.casilla_info{
	border-right: 1px solid #c7deec;
	width: 300px;
}
/****************************************************/



/* IMAGENES *****************************************/
img{
	border: 0;
}

.banner{
	width: 770px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px 5px;
}

.flotar_derecha{
	float: right;
	margin-right: 20px;
}

#flash_comofunciona{
	padding: 30px 0;
}

.img_menu{
	width: 29px;
	height: 27px;
	vertical-align:baseline;
	position: relative;
	top: 9px;
}

.mini_banner{
	margin-bottom: 10px;
}

.ir{
	position: relative;
	top: 2px;
}

.img_browser{
	margin: 0 3px;
	border: 0;
	display: inline;
}
/****************************************************/






/* TEXTOS *******************************************/
h2{
	display:inline;
	font-size: 150%;
	font-weight: bold;
}

ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

li{
	margin: 5px 0 5px -20px;
}

.pregunta{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #c3deef;
	cursor: pointer;
	margin-left: 20px;
	width: 770px;
}

.titulo{
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}

.subtitulo{
	background-image: url();
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}

.texto{
	margin-left: 20px;
	margin-bottom: 20px;
}

.info{
	margin-left: 20px;
	padding: 10px 10px 20px 10px;
	background-color: #f4f9fc;
	border: 1px solid #c7deec;
	font-weight: bold;
	width: 250px;
}

.respuesta p, .respuesta-off p{
	margin: 10px;
}

.num, .num_destacado{
	width: 15px;
	height: 15px;
	margin: 0 3px;
	text-align: center;
	text-decoration: none;
	padding: 1px 6px;
}

.num_destacado{
	font-weight: bold;
	background-color: #c7deec;
}

.tit_info{
 float: left;
 font-weight: bold;
}

.desc_info{
 margin-left: 60px;
}

/****************************************************/



.borde{
	border-bottom: 1px solid #698DB0;
	width: 36px;
}

#submenu{
	font-size: 11px;
}

#submenu li{
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	height: 40px;
	line-height: 40px;
}


.stretch{
	margin-top: 1.42em;
	cursor: help;
	width: 725px;
	clear: both;
	margin: auto;
}

.stretch h3{
	font-size: 1.17em;
	color: #01467D;
	padding-right: 80px;
	padding-bottom: 5px;
	border-bottom: solid 1px #80A2BE;
	background: url(../img/tab-verdetalle.gif) right bottom no-repeat;
	margin-top: 10px;
}

.stretcher{
	margin-top: 1em;
	width: 725px;
	clear: both;
	margin: auto;
}




