/* CSS Document */

#col_esq{
	width:335px;
	float:left;
	margin-right:65px;
}

#col_dir{
	width:200px;	
	float:left;
	padding-top:10px;
}

input,textarea{
	width:325px;
	padding:3px;
	border:1px solid #999;
}

textarea{
	height:175px;
}

#bot{
	width:79px;
	height:18px;
	padding:0px;
	border:0px;
}

p.campo{
	color:#3399cc;
}

.pais{
	font-size:12px;
	font-weight:bold;
	color:#0a4d87;
}
