@charset "utf-8";
/* CSS Document */
.titulo_principal{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #9FD020;
	text-align: center;
}
.consideraciones{
	font-size: 95%;
	font-weight: bold;
	color: #9A0201;
	background-image: url(imagenes/cuadro_form.jpg);
	background-repeat: repeat;
}
.texto{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	font-size: 90%;
	color: #FFF;
}
.texto:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
	color: #900;
	text-decoration: none;
	background-color: #CCC;
	font-size: 90%;
}
.cuadro_portada{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(imagenes/imagenes/3333.jpg);
	background-repeat: repeat;
}
.centrar_titulares{
	text-align: center;
	background-image: url(imagenes/form_cuadro.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #920201;
}
.img{
	padding: 4px;
	border: 1px solid #CCC;
	text-align: center;
}
body{
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}
/* clases de estilo */
.botones{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90%;
	line-height: 25px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: center;
	background-image: url(imagenes/imagenes/boton-2.jpg);
}
.botones:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 90;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(imagenes/imagenes/boton-1.jpg);
	text-align: center;
}
.tablas{
	background-color: #FFF;
	padding: 6px;
	border: 1px solid #ADD534;
}
.cuadro{
	background-color: #FFF;
	border: 1px solid #CCC;
}
.parrafo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 75%;
	text-decoration: none;
	vertical-align: 50%;
	text-align: justify;
	white-space: normal;
}
.leer_mas{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	padding-left: 20px;
}
.leer_mas:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	color: #09F;
}
.Titular{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-image: url(imagenes/menu.jpg);
	text-align: center;
}
.body_cuadro{
	background-image: url(imagenes/body-cuadro.jpg);
}
.fecha{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #09F;
	text-decoration: none;
}
.pie_pagina{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.notas{
	font-size: 95%;
	text-decoration: none;
	text-align: justify;
	vertical-align: 50%;
}
.form{
	background-image: url(imagenes/cuadro_form.jpg);
	text-align: center;
}
.form_text{}
.form_input{}
.cuadro_form{
	text-align: left;
	background-image: url(imagenes/form_cuadro.jpg);
}
.form_boton{
	background-image: url(imagenes/boton_coment.jpg);
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 30px;
}
.form_boton:hover{
	background-image: url(imagenes/boton_coment_1.jpg);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	height: 30px;
}
.juegos_1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #FF0;
	text-decoration: none;
	background-color: #000;
}
.juego_2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.mini_titulares{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
