#texto_principal{
	margin-top:-50px;
}

#cont_texto_izqdo{
	color:#CBCACA;
}

#mapacopy{
	border-left:solid 15px #CBCACA;
}

#cont_formulario{
	position:absolute;
	top:57px;
	left:0px;
	height:175px !important;
	height:170px;
	width:432px;
	bbackground-color:yellow;
}
	#formularioI{
		position:absolute;
		top:0px;
		left:0px;
		bbackground-color:red;
	}
		.etiqueta{
			position:relative;
			left:0px;
			font-size:10px;
			font-weight:bold;
			margin-bottom:5px;
		}
		.cont_input_I{
			position:relative;
			width:210px;
			margin-bottom:8px;
			padding-top:4px !important;
			padding-bottom:4px !important;
			padding-top:0px;
			padding-bottom:0px;
			border:solid 1px #CBCACA;
		}
		.input_I{
			margin-left:4px;
			width:200px;
			border:0;
		}

	#formularioD{
		margin-left: 221px;
		width:207px;
		bbackground-color:red;
	}
		.input_D{
			margin-left:4px;
			width:200px;
			height:119px;
			border:0;
		}

	.enviar{
		position:absolute;
		right:0px;
		bottom:0px;
	}

A{color:#333333}
A:hover{text-decoration:underline;}

#error{
	position:absolute;
	top:240px;
	font-size:10px;
	color:red;
	font-weight:bold;
}
