.animacion {
	height: 195px;
	width: 800px;
}
.login {
	border: 2px solid #000000;
	text-align: center;
	height: 60px;
	width: 150px;
	-moz-border-radius:7px;
}
.principal {
	height: auto;
	width: auto;
}
.superior_login {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.entradas_login {
	height: 15px;
	width: 100px;
	border: 2px groove #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.boton_enviar {
	height: 25px;
	width: 60px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
}
.boton_borrar {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	height: 25px;
	width: 60px;
}
.titulos_login {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
}
.recuperacion_login {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.error_login {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #75474b;
	text-align: center;
}
.titulo_noticias {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
	background-image: url(../imagenes/sup_tira.gif);
}
.tabla_noticias {
	border: 2px solid #000000;
	-moz-border-radius:7px;
	text-align: center;
	width: 520px;
}
.subtitulos{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.noticia{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
