
/* head */
.inpt {
	color: 66785b;
	background-color: #e4f3c8;
}

.txt_head{
	color: White;
}

/* menu compatibles */
.comp_title{
	color: #254A00;
	background: url(/img/styles/green/public/body/compatibles/top_tabla.gif);
}

.comp_menu{
	color: #2C7C12;
	background: url(/img/styles/green/public/body/compatibles/button.gif);
}

a.menu{
	color: #2C7C12;
	text-decoration: none;
}

a.menu:hover{
	color: Black;
	text-decoration: none;
}

.comp_submenu{
	color: #16C71B;
}

a.submenu{
	color: #16C71B;
	text-decoration: none;
}

a.submenu:hover{
	color: Black;
	text-decoration: none;
}

.comp_bottom{
	background: url(/img/styles/green/public/body/compatibles/bottom_tabla.gif);
}

/* body */

.fondo_body{
	background-color: #F2FFF2;
}

.body_game{
	border: 1px solid #60666d;
	background-image: url(/img/public/body/bg_news_games.gif);
	background-color: #FBFFF6;
}

.title_game{
	background-image: url(/img/styles/green/public/body/bg_title_game.gif);
	color: #EEFFA8;
}

.header_news{
	background-image: url(/img/styles/green/public/body/bg_news.gif);
	text-align: center;
	vertical-align: middle;
}

.txt_listado{
	color: #4B5748;
}

/* pantalla descarga */

.txt_titulo{
	color: #4B5748;
}

.txt_descripcion{
	color: #4B5748;
}
