/* personalizaciones estilo marron */

body {background-color:#663300} 
/* otros 663300(marron), 3399cc(celeste), 66ccff(celeste mas claro) */

td.on		{background-color:#663300}
td.off 		{background: url(../images/m/menu_bg.gif) 0px 0px repeat-x}
td.mainoff 	{ background: url(../images/m/main_menu_bg.gif) -130px 0px no-repeat}
td.mainon	{background: url(../images/m/main_menu_bg.gif) 0px 0px no-repeat}
.menu_bar    {background:url(../images/m/menu_bar.gif) no-repeat}

.body_left_bg    {background:url(../images/m/body_left_bg.jpg) left top repeat-y}
.body_right_bg   {background:url(../images/m/body_right_bg.jpg) left top repeat-y}
.footer_bg {background:url(../images/m/footer_bg.gif) no-repeat;}
.footer_left     {background:url(../images/m/footer_left.gif) left top no-repeat;}
.footer_right    {background:url(../images/m/footer_right.gif) left top no-repeat;}

/* CSS fondo */
.menu_bg 		{background:url(../images/m/menu_bg.jpg) left top repeat-x}
.body_left_bg	{background:url(../images/m/body_left_bg.jpg) left top repeat-y}
.body_right_bg	{background:url(../images/m/body_right_bg.jpg) left top repeat-y}
.header_top		{background:url(../images/m/header_top.gif) left top no-repeat}


/* CSS Text Document */
a 						{color: #72550F}
a:hover 				{color: #663300}
.left_menu_link 		{color: #72550F}
.left_menu_link:hover 	{color:#663300}
.barra_link {			 color: #A0522D;
						 background-color:#F0E68C;}
.footer_link 			{ color: #A0522D}
.footer_link:hover		{ color:#800000}


