/*
Hoja de estilos de PHP Kike Guestbook
*/

.formulario
{ 
	font-family: Verdana;
	font-size: 9pt;
	color: #333333;
	border: 1px #003366 solid;
}

.normal
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: none;
	color: #000000;
}

.tabla
{
	background-color: #000000;
	width: 550;
}

.filatitulo
{
	background: url(../fd_tit_libro.jpg) repeat-x;
	background-color: #F1F4FA;
	height: 20;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.filacentro{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
.filacentro2{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 150px;
}
.filaabajo
{
	background: url(../fd_tit_libro.jpg) repeat-x;
	background-color: #F1F4FA;
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}
