div#col-sombra{
	position:absolute;
	left:580px;
	top: 0px;
	float:left;
	height: 265px;
	width:35px;
	background-image: url(sombra-der.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#col-sombra-top{
	position:absolute;
	left:21px;
	top: 0px;
	float:left;
	height: 63px;
	width:954px;
	background-image: url(sombra-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#col-1{
	position:relative;
	left:55px;
	top: 25px;
	float:left;
	width: 500px;
	padding-bottom: 100px;

}

div#col-2{
	top: 0px;
	position:relative;
	width:300px;
	left:0px;
	background-repeat: no-repeat;
	background-position: left top;
		float:left;

}
div#col-3{
	top: 45px;
	position:relative;
	width:305px;
	left:155px;
	float:left;
		padding-bottom: 100px;


}
/* --------------------------- */
div#col-2 input {
	background-image: url(bck-form-2.gif);
	background-repeat: no-repeat;
	border: 1px solid #c3c5c7;
	font-size: 11px;
	color: #5a5a5a;
	padding: 4px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#col-2 textarea {
	background-image: url(bck-form-2.gif);
	background-repeat: no-repeat;
	border: 1px solid #c3c5c7;
	font-size: 11px;
	color: #5a5a5a;
	padding: 4px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#col-2 .boton {
	width: 62px;
	height: 17px;
	border:none;
	background-image:none;
}
div#btn{
	text-align: right;
}
