/* CSS Document */

#contFormas{
	padding: 10px 0px 5px 45px;/*top, right, bottom, left*/
}
.formasTexto{
	font-size:11px;
	text-transform:uppercase;
	padding: 0px 5px 0px 0px;/*top, right, bottom, left*/
	vertical-align:bottom;
	text-align:right;
}
.formasTextoArr{
	font-size:11px;
	text-transform:uppercase;
	padding: 0px 5px 0px 0px;/*top, right, bottom, left*/
	text-align:right;
}
.formasTextoIzq{
	font-size:12px;
	font-weight:bold;
	padding: 10px 0px 8px 0px;/*top, right, bottom, left*/
	vertical-align:bottom;
	text-align:left;
}
.formasEspacio{
	height:13px;
	background-image:url(../imagenes/generales/pleca_entre_formas.gif);
	background-repeat:repeat-x;
}
.formasTxtCasillas{
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:11px;
	text-transform:uppercase;
}
.formasTxtEmail{
	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:11px;
}
.formasContBoton{
	text-align:center;
}
.formasBotonTxt{
	font-family:Arial, Helvetica, sans-serif;
	color:#666600;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}