@charset "utf-8";
/* CSS Document */

body {
	background-color: #152627;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color: #152627;
}
a:link { color: #56b1c3; text-decoration: none; cursor: help;}
a:visited { color: #56b1c3; text-decoration: none; cursor: help;}
a:hover { color: #152627; text-decoration: none; cursor: help;}

.frase{color: #56b1c3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}

.juego {font-size:14px;}
.juego a:link { color: #152627; text-decoration: none; cursor: help;}
.juego a:visited { color: #152627; text-decoration: none; cursor: help;}
.juego a:hover { color: #56b1c3; text-decoration: none; cursor: help;}

.menu { border-bottom:dashed 1px #152627; font-size: 12px}
.menu a:link { color: #56b1c3; text-decoration: none; cursor: help;}
.menu a:visited { color: #56b1c3; text-decoration: none; cursor: help;}
.menu a:hover { color: #152627; text-decoration: none; cursor: help;}

.noticia {background-image:url(img/noticiapeque.png);}
.noticiatitulo {color: #56b1c3; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
.noticiapeque {color: #56b1c3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.noticiacuerpo {background-image:url(img/noticiabg.png); text-align:justify; font-size: 14px}

.web {font-size: 14px; color: #000000;}
.web a:link { color: #56b1c3; text-decoration: none; cursor: help;}
.web a:visited { color: #56b1c3; text-decoration: none; cursor: help;}
.web a:hover { color: #152627; text-decoration: none; cursor: help;}
