.imput-font {
font-size:9px;
font-weight:bold;
}

.option{
	font-size:10px;
	font-weight:bold;
}
.boton{
        font-size:10px;
		color:#FFFFFF;
        font-family:Verdana,Helvetica;
        font-weight:bold;
		background-image:url(../img/boton.png);
		background-repeat:no-repeat;
        border:0px;
        width:145px;
        height:26px;
       }
	   
.boton-white{
        font-size:10px;
		color:#FFFFFF;
        font-family:Verdana,Helvetica;
        font-weight:bold;
		background-image:url(../img/boton-white.png);
		background-repeat:no-repeat;
        border:0px;
        width:145px;
        height:36px;
       }

div#rectangulo-1 {
	background: url(../img/rectan-1.jpg) 0 0 no-repeat;
		padding-left:20px;
		padding-right:20px;
}


div#rectangulo-2 {
	background: url(../img/rectan-2.jpg) 0 100% repeat-x;
	background-position:top;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	height:20px;
	width: 373px;
}


div#rectangulo-3 {
	background: url(../img/rectan-3.jpg) 100% 0 no-repeat;
	text-align:right;
}


div#cuadro-1 {
	background: url(../img/cuadro-banco-1.png) no-repeat;
	padding:30px 0px;
}


div#cuadro-2 {
	background: url(../img/cuadro-banco-2.png) 0px 10px repeat-y;
	padding:10px 30px 10px;
}


div#cuadro-3 {
	background: url(../img/cuadro-banco-3.png) 0px 100% no-repeat;
	width: 536px;
	position:absolute;
	left: 259px;
	top: 142px;
}
