@charset "utf-8";

p.intro {
	padding-bottom:25px;
}


#left_content {
	position:relative;
	float:left;
	width:650px;
}

#right_content {
	position:relative;
	float:right;
	width:270px;
	padding-top:350px;
	background:url(../img/tarjetabb.jpg) no-repeat top left;
}

span.label {
	float:left;
	width:60px;
}

#empresa {
	width:390px;
}

#cif {
	width:90px;
}

#actividad {
	width:390px;
}

#direccion {
	width:430px;
}

#cp {
	width:50px;
}

#localidad {
	width:220px;
}

#provincia {
	width:220px;
}

#personacontacto {
	width:470px;
}

#telefono {
	width:80px;
}
#fax {
	width:80px;
}
#email {
	width:230px;
}

#interes {
	width:600px;	
	height:50px;
	margin-top:4px;
}

#comentarios {
	width:600px;
	height:50px;
	margin-top:4px;
}

form p {
	float:left;
	font:normal 11px Tahoma, Verdana, Helvetica, sans-serif;	
}

#result{
	font-weight:bold;
}