/* inicio */

/* caja contenido */
.caja_contenido
{
	font-family: "Microsoft Sans Serif";
	cursor: default;
	padding:10px 0px;
}
.caja_contenido form
{
	margin: 0;
	padding: 0;
}
.caja_contenido h2
{
	margin: 0;
	font-family: Georgia;
	font-size: 1.2em;
	color: #623300;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}
.caja_contenido h2 a
{
	cursor: pointer;
	display: block;
	width: 100%;
	color: #623300;
	text-decoration: none;
}
.caja_contenido h2 a:hover
{
	color: #000000;
}
.caja_contenido h3
{
	margin: 0;
	font-family: Georgia;
	font-size: 1.2em;
	color: #623300;
	font-weight: normal;
	text-align: center;
	cursor: default;
}
.caja_contenido h3 a
{
	text-decoration: none;
	color: #623300;
}
.caja_contenido h3 a:hover
{
	color: #000000;
}
.caja_contenido p
{
	font-size: 0.75em;
	font-weight: bold;
	color: #442300;
	letter-spacing: 1px;
	text-align: center;
	margin: 0;
}
.caja_contenido fieldset
{
	border: 0;
	cursor: default;
}

.caja_contenido fieldset p
{
	margin:5px 0;
}
.caja_contenido .anuncio
{
	height: 125px;
}
.caja_contenido ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.caja_contenido li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
label
{
	font-size: 0.95em;
	font-weight: bold;
	color: #442300;
	letter-spacing: 1px;
	cursor: pointer;
}
.link_mas
{
	font-size: 0.75em;
	font-weight: bold;
	color: #00387D;
	text-decoration: none;
	cursor: pointer;
	padding: 5px;
}
.link_mas:hover
{
	color: #000000;
	text-decoration: underline;
}
.link_jugar
{
	padding: 5px;
}
.link_jugar a
{
	cursor: pointer;
	display: block;
	height: 47px;
	line-height: 1.7em;
	color: #102D02;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	background: url(imagenes/bg_jugar.gif) no-repeat center;
	margin-top: 10px;
}
.link_jugar a:hover
{
	color: #000000;
	text-decoration: underline;
}
/*/caja contenido*/
.input
{
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 15px;
	width: 117px;
	height: 19px;
	background: url(imagenes/bg_input.gif) repeat-x;
	border: 1px solid #442300;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFCEA;
	letter-spacing: 1px;
}
.enviar,
.ver
{
	width: 80px;
	padding: 2px;
	border: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #102D02;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: pointer;
}
.enviar:hover,
.ver:hover
{
	color: #000000;
}
.enviar { background: url(imagenes/bg_entrar.gif); }
.ver { background: url(imagenes/bg_entrar.gif); }

/***********************
caja ayuda*/
.caja_ayuda span
{
	display: none;
}
.link_ayuda
{
	background: url(imagenes/bg_ayuda.gif) no-repeat top;
	display: block;
	height: 50px;
	font-size: 0.75em;
	text-decoration: none;
	text-align: center;
}
.link_ayuda:hover
{
	background-position: bottom;
}
/*/caja ayuda
**********************
caja noticias*/
.caja_noticia
{
	padding: 0 20px 5px;
	cursor: default;
}
.caja_noticia .shortnews
{
	padding: 10px;
}
.caja_noticia .fullnews
{
	padding: 10px;
}
.caja_noticia p a
{
	font-family: "Microsoft Sans Serif";
	font-size: 0.9em;
	font-weight: bold;
	color: #00387D;
	text-decoration: none;
	cursor: pointer;
}
.caja_noticia p a:hover
{
	color: #000000;
	text-decoration: underline;
}
.caja_noticia h2
{
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #623300;
	font-weight: normal;
	text-align: center;
	cursor: default;
	position: relative;
	top: 8px;
}
.caja_noticia h2 a
{
	cursor: pointer;
	display: block;
	width: 100%;
	color: #623300;
	text-decoration: none;
}
.caja_noticia h2 a:hover
{
	color: #000000;
}
.caja_noticia p
{
	font-family: "Microsoft Sans Serif";
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	cursor: text;
}
.link
{
	font-family: "Microsoft Sans Serif";
	font-size: 0.75em;
	font-weight: bold;
	color: #00387D;
	text-decoration: none;
	letter-spacing: 1px;
}
.link:hover
{
	color: #000000;
}
.por_contenido
{
	background: url(imagenes/por_contenido_bg.gif) repeat-x;
	height: 18px;
	font-family:"Microsoft Sans Serif";
	line-height: 1.7em;
	text-align: center;
	font-size: 0.65em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #432100;
	margin-left: 24px;
	margin-right: 24px;
	cursor: default;
}
.dato
{
	color: #000000;
}
.por_l
{
	background: url(imagenes/por_lr_bg.gif) no-repeat left;
}
.por_r
{
	background: url(imagenes/por_lr_bg.gif) no-repeat right;
}

/*| /caja noticias |
*************
| historial |*/
.historial
{
	cursor: default;
}
.historial .cadenas
{
	background: url(imagenes/historial_cadenas.gif) no-repeat center;
	height: 28px;
}
.historial p
{
	text-align: center;
	margin: 0;
}
.caja_historial
{
	line-height: 1.6em;
	padding:0;
	margin:0;
}
.historial_de_noticias
{
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 0.95em;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #00387D;
	text-decoration: none;
}
.historial_de_noticias:hover
{
	color: #000000;
}
/* /historial */

#screenshots,
#videos {
width:280px;
}
#screenshots {
float:left;
margin-bottom:10px;
}
#videos {
float:right;
}
#screenshots .foto,
#videos .video {
padding:4px;
float:left;
width:100px;
height:100px;
background:url(imagenes/bg_foto.gif) no-repeat;
}

.fotos ul,
.videos ul
{
	margin-left:30px;
}
.fotos,
.videos {
	width:100%;
	overflow:hidden;
}
/*Menduz*/
#screenshots .foto img,#videos .video img{background:black url(cargando.gif) no-repeat scroll center center;cursor:pointer;display:block;height:100px;width:100px;border:0;}
