@charset "utf-8";
/* CSS Document */

.celda {
		background-color:#CC3300;
		width:300px;
		color:#FFFFFF;
		font-size:11px;
		height:16px;
		}
.fd-celda	{
background-color:#cdcdcd;
			}		
#formulario{
	position:absolute;
	top:226px;
	left:218px;
	width:750px;
	height:257px;
}
#textoform	{
		position:absolute;
		top:185px;
		left:222px;
		text-align:left;
	}		
	
.fd-buttom{
		width:141px;
		height:51px;
		background-image:url(/pikolin/images/boton.gif);
		background-color:#FFFFFF;
		border:0px;
		background-repeat:repeat;
		font-family:trebuchet MS;
		color:#800000;

	}	
	

