/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
        font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*  Generales */

body {
    background: #1668a6 url(../img/fondo_general3.png) repeat-x top center;
}

/*img, div, h1 { behavior: url(iepngfix.htc) }*/

#contenedor {
    margin: 0 auto;
    width: 728px;
}


a {
    color: #cccccc;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td {
    vertical-align: top;
}

/* Cabeza contenedor*/

p.banner_horizontal {
    margin: 0 0 16px;
}

p.pleca_logo {
	background: transparent url(../img/bg_trans.png);
	margin: 0 0 26px 0;
}

/* Columna de contenido */

.columna_uno {
	width: 386px;
}

h1.escucha_stereorey3 {
    background: url(../img/h1_escucha_stereorey3.png) top left no-repeat;
    height: 25px;
    margin: 0;
    text-indent: -99999px;
    width: 280px;
}

h1.comparte_amigos3 {
    background: url(../img/h1_comparte_amigos3.png) top left no-repeat;
    height: 27px;
    margin: 0;
    text-indent: -99999px;
    width: 340px;
}

.publicidad_google {
    width: 234px;
    margin: 16px 12px 16px 8px;
}

p.players {
	/*margin: 0 0 52px 0;*/
	margin-bottom: 52px;
}

p.player_interface {
	margin: 0 0 52px 7px;
}

.player {
	margin-left: 7px;
	margin-bottom: 52px;
}

table.botones_comparte_stereorey {
    width: 361px;
}

/* Columna de publicidad */

.columna_dos {
	width: 342px;
}

h1.mandanos_cancion {
    background: url(../img/h1_mandanos_cancion.png) top left no-repeat;
    height: 25px;
    margin: 0;
    text-indent: -99999px;
    width: 315px;
}

.forma_mandar_cancion {
	text-align: right;
	margin-bottom: 68px;
}

input.campo_mandar_cancion {
    border: solid 1px white;
    color: #ccc;
    font-size: 28px;
    font-weight: bold;
    height: 36px;
    margin: 0 8px 0 0;
    width: 330px;
}

h1.sabias_que {
    background: url(../img/h1_sabias_que.png) top left no-repeat;
    height: 27px;
    margin: 0;
    text-indent: -99999px;
    width: 152px;
}

ul.lista_sabias_que {
	color: white;
	font-size: .8em;
	margin: 0 8px 24px 0;
}

ul.lista_sabias_que li {
	background: url(../img/fondo_lista_sabias.png) no-repeat;
	height: 55px;
	padding: 13px 8px 0 52px;
}

ul.lista_sabias_que li.ultimo {
	height: 53px;
}

/* Pie */

tfoot p {
	color: white;
    font-size: .8em;
    margin: 8px 12px 6px 12px;
}

.pie_mas_radio {
	border-bottom: solid 1px #cccccc;
}

.legales {
    margin-left: 102px;
}

.imagenPlayer {
    margin-bottom: -59px;
}
