/* blue */
#page_bg {
	background: #006600;
}

div#wrapper {
		background: #659865 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y; /**f7f7f7**/
}

div#wrapper_r {
	background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/centro.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/izquierdo.jpg) 0% 0 no-repeat;
}

div#header_r {
	background: url(../images/derecho.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/blue/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/blue/mw_footer_b_r.png) 100% 0 no-repeat;
}
div#lat_izq {
		background: #f7f7f7 url(../images/marco_lat_izq.png) 0 0 repeat-y;
}

div#lat_der{
	background: url(../images/marco_lat_der.png) 100% 0 repeat-y;
}

div#centro {
	background: url(../images/marco_top.png) 0 0 repeat-x;
}

div#arriba_l {
	background: url(../images/marco_izq.png) 0 0 no-repeat;
}

div#arriba_r {
	background: url(../images/marco_der.png) 100% 0 no-repeat;
}

div#abajo_centro {
	background: url(../images/marco_aba.png) 0 0 repeat-x;
}

div#abajo_l {
	background: url(../images/marco_izq_aba.png) 0 0 no-repeat;
}

div#abajo_r {
	background: url(../images/marco_der_aba.png) 100% 0 no-repeat;
}
.cancion {
	background: url(../images/marco_bck.png) repeat 0 0;
	font: oblique normal bold larger;
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
}
.cancion2 {
	background: url(../images/marco_bck.png) repeat 0 0;
	font: oblique normal smaller;
	position: relative;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
}
/*addition by comstumer */
div#cabeza {
	background: url(../images/cabeza.png) 0 0 repeat-x;
}

div#cabeza_l {
	background: url(../images/cabeza_z.png) 0% 0 no-repeat;
}

div#cabeza_r {
	background: url(../images/cabeza_r.png) 100% 0 no-repeat;
}
div#articulo_l {
		background:  url(../images/art_l.png) 0 0 repeat-y;
}
div#articulo_r {
		background:  url(../images/art_r.png) 100% 0 repeat-y;
}
div#articulo_a {
	
	background: url(../images/art_ab.png) 0 0 repeat-x;
}

div#articulo_a_l {
	background: url(../images/art_a_l.png) 0 0 no-repeat;
}

div#articulo_a_r {
	background: url(../images/art_a_r.png) 100% 0 no-repeat;
}
div#art {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color : #006600;
text-align: center;
padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
	height: auto;}
div#llena {
padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	height: 40;
	 }