#contenido{
	width: 700px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
}

#contenido_direccion{
	padding: 0px 0px 0px 0px;
	margin: -12px 0px 0px -5px;
	width: 712px;
	height: 384px;
	background-image: url(../imagenes/cuadrado_fotos.jpg);
	background-repeat:			no-repeat;
	/* el borde ayuda fijar en firefox */
	border: 1px solid #eef5f9;
}


#direccion p{
	margin: 10px 0px;
	padding: 0px;
}

#direccion{
	margin: 14px 0px 0px 10px;
	padding: 14px 10px 15px 10px;
	width: 668px;
	height: 60px;
	font-size:				13px;
	height: 62px;
}


.centrado{
	text-align: center;
}

.destacado{
	color: red;
}




/****************************************************/


#formulario{
	color: 			#080808;
	font-weight: 	bold;
	width: 550px;
	margin: 25px 0px 0px 70px;
}

#formulario fieldset {
	border:	none;
}

#formulario legend{
	display: none;
}

#formulario p{
		margin: 0px;
		padding: 0px;
}
.form_textbox{
	float:			left;
	font-weight: 	normal;
	width: 			155px;
	margin:			0px 0px 15px 0px;
	display:		compact;
	background-color:	#dde8e4;
	border:				1px solid  #bec0c5;
}

.form_label{
	float:			left;
	font-weight: 	normal;
	margin:			0px 0px 15px 0px;
	display:		compact;
	text-align: 	right;
	width: 			90px;
	padding-right: 10px;
	display:			block;
}

#formulario textarea {
	float:			left;
	width: 			155px;
	margin:			0px 0px 15px 0px;
	display:		compact;
	letter-spacing: 	0px;	
	background-color:	#dde8e4;
	border:				1px solid  #bec0c5;
	height:				50px;
	width:				412px;
	overflow: 			auto;
}

.checkbox{
	width: 		auto;
	height: 		auto;	
	background:	none;
	border:		none;
	margin: 		0px 0px 0px 100px;
}


#label_clausula{
	text-align:	left;
	width:		339px;
	margin: 		0px 0px 0px 0px;
	padding:		0px;
}

#Enviar{
	margin-top:-5px;
}


.submit {
	background-color: #2b4939;
	border: 				1px solid #bacfc8;
	margin-top:			10px;
	margin-right:		20px;
	margin-bottom:		10px;
	float:				right;
	color: 				#ffffff;
	width:				60px;
	font-size: 15px;
}

.no_style{
	border: 0;
}

#MensajeEstado{
	margin: 0px 0px 12px 0px;
	text-align: center;
}

#mensaje_solicitud{
	margin-bottom: 20px;
}

#a_clausula {
	color:	#000000;
}

.texto_destacado{
	color:	#2b4939;
}


.texto_error{
	color:	red;
}
