#Solicitud
{
	border:1px solid #ccc;
	padding:10px 10px 5px 10px;
	width:670px;
	margin:10px auto 5px auto;
}

#Solicitud h2
{
	font-size:16px;
	color:#B32424;
}

#Solicitud p
{
	padding:15px 0px 20px 0px;
	font-size:12px;
	text-align:center;
}

.datosolicitud
{
	float:left;
	width:330px;
	padding:5px 0px;
	height:26px;
	margin:0px 0px 5px 0px;
}

.datosolicitud label
{
	font-weight:bold;
	font-size:11px;
	float:left;
	width:145px;
	font-weight:bold;
	text-align:right;
	margin:5px 2px 0px 0px;
}

.datosolicitud input.itext
{
	float:left;
	padding:4px;
	border:1px solid #999;
	width:160px;
	color:#666;
}

.datosolicitud input.itextsmall
{
	float:left;
	padding:2px;
	border:1px solid #999;
	width:100px;
	font-size:16px;
	color:#666;
}

.datosolicitud select.iselect
{
	float:left;
	border:1px solid #999;
	width:165px;
	font-size:14px;
	color:#333;
}

.datosolicitud span
{
	font-size:12px;
	margin:0px 0px 0px 2px;
	padding:0px 0px 0px 0px;
	float:left;
}

.ibutton
{
	text-align:center;
	padding:5px 0px;
	clear:both;
}

.ibutton input.isubmit
{
	border:none;
	background:url(../images/boliviabienesraices/btn_enviar.png) no-repeat;
	width:90px;
	height:26px;
	color:#fff;
	margin:0px 7px;
}
.ibutton input.isubmit:hover
{
	background:url(../images/boliviabienesraices/btn_enviar.png) no-repeat 0px -27px;;
	color:#000;	
}
/*=====================================*/
.left { float:left; }
.right { float:right; }
/*=====================================*/
.panel1 { width:250px; }
.panel2 { width:300px; }
.panel3 { width:350px; }
.panel4 { width:385px; }
/*=====================================*/
.borde { border:1px solid #ccc; }
/*=====================================*/
.text { margin:5px 5px; padding:10px 0px; }

.text form
{
	width:365px;
	margin:0px auto;
}
.text p
{
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 10px 0px;
	text-align:justify;
	clear:both;
}

.text h2
{
	font-size:14px;
	margin:0px 0px 5px 0px;
}

.text ol
{
	margin:0px 0px 10px 30px;
	font-size:12px;
}

.text li
{
	line-height:1.5em;
}
