/*
Hoja de estilos de PHP Kike Guestbook
*/
.linkmarron{
	color: #CFC114;
	text-decoration: none;
}
.formulario
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 0px #003366 solid;
}
.formulariobtn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 0px #003366 solid;
	height: 15px;
}

.normal
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.tablaform
{

	width: 220;
}

.tabla
{
	width: 360;	
}

.filatitulo
{
	height: 10px;
font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #ffffff;


}

.filacentro
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #F1E86D;
}

.filaabajo
{

	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	color: #CFC114;
}

.borrar_celdas
{

	font-family: Verdana;
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
